'Declaration Public Function New( _
ByVal textBoxThe text box.As System.Windows.Forms.TextBox _
)
public WinFormsTextBoxProvider(
System.Windows.Forms.TextBox textBox
)
public: WinFormsTextBoxProvider(
System.Windows.Forms.TextBox textBox
)
public:
WinFormsTextBoxProvider(
System.Windows.Forms.TextBox textBox
)
Parameters
- textBox
- The text box.