Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / am Class / CreateTextBoxControl Method

In This Topic
    CreateTextBoxControl Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function CreateTextBoxControl() As System.Windows.Forms.TextBox
    protected virtual System.Windows.Forms.TextBox CreateTextBoxControl()
    See Also