ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer Namespace / C1Sizer Class / CanEnableIme Property

In This Topic
    CanEnableIme Property (C1Sizer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property CanEnableIme As System.Boolean
    protected virtual System.bool CanEnableIme {get;}
    See Also