Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / FontFamilyComboBox Class / TextBox Property

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