Свойство | Тип | Описание | |
---|---|---|---|
rtbBlank | System.Windows.Forms.RichTextBox | ||
rtbNotes | System.Windows.Forms.RichTextBox |
Метод | Описание | |
---|---|---|
HelpForm ( ) : System | ||
PopulateRichText ( Stream streamRtfNotes = null, bool wordWrap = true ) : void |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
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 |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public PopulateRichText ( Stream streamRtfNotes = null, bool wordWrap = true ) : void | ||
streamRtfNotes | Stream | |
wordWrap | bool | |
Результат | void |
public System.Windows.Forms.RichTextBox rtbBlank | ||
Результат | System.Windows.Forms.RichTextBox |