C1.Win.Input.Base Namespace / C1TextBoxBase Class / ImageList Property

In This Topic
ImageList Property (C1TextBoxBase)
In This Topic
Gets or sets the System.Windows.Forms.ImageList that contains the System.Drawing.Image displayed on a C1.Win.Input.C1TextBox control.
Syntax
'Declaration
 
Public Property ImageList As ImageList
 
See Also