ToolStripTextBox.TextBox Propriété

Définition

Obtient le contrôle TextBox hébergé.

public:
 property System::Windows::Forms::TextBox ^ TextBox { System::Windows::Forms::TextBox ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.TextBox TextBox { get; }
[<System.ComponentModel.Browsable(false)>]
member this.TextBox : System.Windows.Forms.TextBox
Public ReadOnly Property TextBox As TextBox

Valeur de propriété

TextBox hébergé.

Attributs

S’applique à