Message In StatusBar

  • Thread starter Thread starter A.M
  • Start date Start date
Hi Ali,

We can try SysCmd method, the code below sets the status bar's text to
"Hello world"

SysCmd acSysCmdSetStatus, "Hello world"

ACC: How to Change the Status Bar Text Using SysCmd()
http://support.microsoft.com/?id=105511

Please feel free reply to the threads if you have any concerns or questions.



Sincerely,

Alick Ye, MCSD
Product Support Services
Microsoft Corporation
Get Secure! - <www.microsoft.com/security>

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| From: "A.M" <[email protected]>
| Subject: Message In StatusBar
|
| Hi,
|
| How can i put put messages on status bar ?
|
| Thanks,
| Ali
|
|
|
|
|
 
Back
Top