Method | Description | |
---|---|---|
MessageDocumentationTextBoxController ( |
Initializes a new instance of MessageDocumentationTextBoxController class with specified values.
|
Method | Description | |
---|---|---|
TextBox_TextChanged ( object sender, |
Performs the actions when the text box content changes. This method updates the Message object's documentation property. |
public MessageDocumentationTextBoxController ( |
||
documentationTextBox | Reference to the text box control which contains the documentation. | |
message | Reference to an instance of |
|
return | System |