C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarYearsPanel Class / HasPointerCapture Property


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