'Declaration Public ReadOnly Property TextBox As System.Windows.Forms.RichTextBox
public System.Windows.Forms.RichTextBox TextBox { get; }
public: __property System.Windows.Forms.RichTextBox get_TextBox();
public:
property System.Windows.Forms.RichTextBox TextBox { System.Windows.Forms.RichTextBox get(); }