ToolStripTextBox.TextBox 屬性

定義

取得裝載的 TextBox 控制項。

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

屬性值

裝載的 TextBox

屬性

適用於