Changes

Jump to: navigation, search

Building a Visual Basic Status Bar

1 byte added, 19:24, 13 August 2007
no edit summary
The status bar provides a location for the application developer to convey information to the user about what is happening in an application. For example, when an application is reading a file the status bar might display text which reads "Opening file....". Many applications provide a status bar across the bottom of forms and this is often where a user will lok look for feedback on what an application is doing. For this reason alone, it is well worth learning how to add a status bar to your applications.
== Adding a Status Bar to a Visual Basic Application ==

Navigation menu