Displays a message on the statusbar. This version allows specifying which panel the message displays in and optionally allows progress report information.
public void StatusMessage( string Message, string Panel, int Percent, string Header );
Return Value
void
Parameters
Message
Panel
Percent
Header
Overloads:
o.statusmessage(lcMessage, lcPanel, lnPercent, lcHeader)
public void StatusMessage( string Message );
See also:
Class wwHelpForm© West Wind Techologies, 1996-2023 • Updated: 04/14/05
Comment or report problem with topic