Clears the content of the RichTextBox control.
[Visual Basic]
Public Sub Clear()
[C#]
public void Clear();
[C#]
private void ghCustomerID_Format(object sender, System.EventArgs eArgs) |
[Visual Basic]
Private Sub ghCustomerID_Format(ByVal sender As Object, ByVal e As System.EventArgs) Handles ghCustomerID.Format |
RichTextBox Class | RichTextBox Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.