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


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