C1.Android.Core Assembly / C1.Android.Core Namespace / C1Border Class / HasFocus Property


In This Topic
HasFocus Property (C1Border)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property HasFocus As Boolean
 
'Usage
 
Dim instance As C1Border
Dim value As Boolean
 
value = instance.HasFocus
See Also