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


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

Reference

C1ProgressIndicator Class
C1ProgressIndicator Members