Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IElement Interface / Selectable Property


In This Topic
Selectable Property (IElement)
In This Topic
Internal use only.
Syntax
'Declaration
 
Property Selectable As Boolean
 
'Usage
 
Dim instance As IElement
Dim value As Boolean
 
instance.Selectable = value
 
value = instance.Selectable
See Also