|
Category:
|
Microsoft Access : Environment
|
|
Description:
|
Access application, ADP, and startup routines, managing the Access window, printers, ribbons, status bar, and Microsoft Visual SourceSafe
|
Module: modStatusBar
Manage the Access status bar and progress meter
|
Procedure Name
|
Type
|
Description
|
|
(Declarations)
|
Declarations
|
Declarations and private variables for the modStatusBar module
|
|
StatusBarSetup
|
Procedure
|
Makes the Access status bars visible and invisible.
Useful at the beginning of an application to turn off the status bar (gives more space) if you're not going to use it,
then turn it back on after the application ends.
|
|
StatusMessageClear
|
Procedure
|
Clears the Access status bar text
|
|
StatusMessageSet
|
Procedure
|
Places a message in the Access status bar
|
|
StatusMeterClose
|
Procedure
|
Closes the built-in Access status meter
|
|
StatusMeterInit
|
Procedure
|
Initializes the built-in Access status bar progress meter
|
|
StatusMeterRemove
|
Procedure
|
Remove the Access status bar progress meter
|
|
StatusMeterUpdate
|
Procedure
|
Updates the built-in Access status bar progress meter
|
Overview of Total Visual SourceBook
The source code in Total Visual
SourceBook includes modules and classes for Microsoft Access, Visual
Basic 6 (VB6), and Visual Basic for Applications (VBA) developers. Easily
add this professionally written, tested, and documented royalty-free code
into your applications to simplify your application development efforts.
Additional Resources
|