\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Util Namespace / CellTip Class / ImeModeBase Property

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