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人。

屬性

適用於