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

In This Topic
    DefaultImeMode Property (C1SuperLabel)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property DefaultImeMode As System.Windows.Forms.ImeMode
    protected virtual System.Windows.Forms.ImeMode DefaultImeMode {get;}
    See Also