Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / ContactCollectionForm Class / DefaultImeMode Property

In This Topic
    DefaultImeMode Property (ContactCollectionForm)
    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