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


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

Reference

C1RadialMenu Class
C1RadialMenu Members