How To Sync the StatusBar Text with the ToolTip Text (152259)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Visual Basic Standard Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
This article was previously published under Q152259 SUMMARY
The Microsoft Windows Common Controls OCX (COMCTL32.OCX) provides a ToolBar
control and a StatusBar control that you can easily implement in your
Visual Basic application. There is no built-in method to synchronize these
two controls such that the StatusBar displays descriptive text for a
ToolBar button when the mouse is currently located over it. This article
illustrates how you can implement this behavior within your Visual Basic
application.
Modification Type: | Minor | Last Reviewed: | 8/30/2004 |
---|
Keywords: | kbhowto KB152259 |
---|
|