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

In This Topic
ImageIndex Property (C1TextBoxBase)
In This Topic
Gets or sets the image list index value of the image displayed on the C1.Win.Input.C1TextBox control.
Syntax
'Declaration
 
Public Property ImageIndex As Integer
 
See Also