ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperLabel Class / CanEnableIme Property

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