ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1BulletGraph Class / ImeModeBase Property

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