C1.Android.Core Assembly / C1.Android.Core Namespace / C1BitmapIcon Class / HasWindowFocus Property


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