Enabled Property (VectorIconElement) | Input for WinForms | ComponentOne
C1.Framework Namespace / VectorIconElement Class / Enabled Property

In This Topic
Enabled Property (VectorIconElement)
In This Topic
Gets or sets whether the element is enabled (can receive mouse and keyboard messages).
Syntax
'Declaration
 
Public Property Enabled As Boolean
 
See Also