ComponentOne InputPanel for WinForms
ImageList Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > C1InputPanel Class : ImageList Property
Gets or sets the ImageList that contains the images to display on the input panel.
Syntax
'Declaration
 
Public Property ImageList As System.Windows.Forms.ImageList
public System.Windows.Forms.ImageList ImageList {get; set;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members