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


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

Reference

C1ComboBox Class
C1ComboBox Members