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


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