ComponentOne Input for WinForms
DropDownImageList Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1SplitButton Class : DropDownImageList Property
The ImageList to get the images to display in the drop down items.
Syntax
'Declaration
 
Public Property DropDownImageList As System.Windows.Forms.ImageList
public System.Windows.Forms.ImageList DropDownImageList {get; set;}
See Also

Reference

C1SplitButton Class
C1SplitButton Members