ComponentOne Basic Library for WPF and Silverlight
IsStylusOver Property (C1TileListBox)


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

Reference

C1TileListBox Class
C1TileListBox Members