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

属性

适用于