ComponentOne Basic Library for WPF and Silverlight
IsStylusCaptured Property (C1ProgressIndicator)


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

Reference

C1ProgressIndicator Class
C1ProgressIndicator Members