ComponentOne MultiSelect for WinForms
DropDownImageList Property

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 ImageList
public ImageList DropDownImageList {get; set;}
See Also

Reference

C1SplitButton Class
C1SplitButton Members