True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / DropDownForm Class / ImeModeBase Property

In This Topic
    ImeModeBase Property (DropDownForm)
    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