ComponentOne Basic Library for WPF and Silverlight
AreAnyTouchesDirectlyOver Property (C1ComboBox)


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

Reference

C1ComboBox Class
C1ComboBox Members