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

In This Topic
    TextBox Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property TextBox As System.Windows.Forms.TextBox
    public System.Windows.Forms.TextBox TextBox {get;}
    See Also