ClearMessage Method

This member of Class WaveLinkMessageBox is supported on Windows Mobile, Windows CE, Palm, and DOS.

The ClearMessage Method clears the list of error lines displayed by the current object.

Syntax

public void ClearMessage()

Remarks

Once defined, a message remains within a WaveLinkMessageBox object until either the object is released, a new message is defined over an existing line of error message using SetMessageLine Method, or all message lines are cleared using ClearMessage.

This allows you to modify a single object for each message in the application instead of creating a new messagebox object for each individual message.

Example

See the Display Method

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal