ComponentOne Basic Library for WPF and Silverlight
IsStylusDirectlyOver Property (C1DropDown)


C1.WPF Namespace > C1DropDown Class : IsStylusDirectlyOver Property
Syntax
'Declaration
 
Public ReadOnly Property IsStylusDirectlyOver As System.Boolean
'Usage
 
Dim instance As C1DropDown
Dim value As System.Boolean
 
value = instance.IsStylusDirectlyOver
public System.bool IsStylusDirectlyOver {get;}
See Also

Reference

C1DropDown Class
C1DropDown Members