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