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

In This Topic
Icon Property (C1TextBoxBase)
In This Topic
Gets or sets the C1.Framework.C1Icon that is displayed on a C1.Win.Input.C1TextBox control.
Syntax
'Declaration
 
Public Property Icon As C1Icon
 
See Also