ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / C1InputMaskPickerForm Class / ImeModeBase Property

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