Property | Type | Description | |
---|---|---|---|
rtbBlank | System.Windows.Forms.RichTextBox | ||
rtbNotes | System.Windows.Forms.RichTextBox |
Method | Description | |
---|---|---|
HelpForm ( ) : System | ||
PopulateRichText ( Stream streamRtfNotes = null, bool wordWrap = true ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
linkLabel1_LinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void |
public PopulateRichText ( Stream streamRtfNotes = null, bool wordWrap = true ) : void | ||
streamRtfNotes | Stream | |
wordWrap | bool | |
return | void |
public System.Windows.Forms.RichTextBox rtbBlank | ||
return | System.Windows.Forms.RichTextBox |