ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / DropDownFormBase Class / CanEnableIme Property

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