Active Menu Help Control Version 1.00
Dear Brothers and Sisters,
Have you ever dreamed of giving on line help about your menus in status bar as user moves mouse over menus. This feature is available by default in applications developed in VC++ with MFC.
Here is a simple solution to all your menu help problems. This amazing Active Menu Help Control for VB 6.00 do all this with ease. This control needs VB 6.00 runtime files.This control does not need any third party subclassing ocx control.
Friends who are interested in source code please do not waste their time because it is compiled ActiveX control with demo app. Source code of demo app explains how to use control. It is just one line code.
Private Sub MenuHelp1_MenuSelected(menuString As String)
sbStatusBar.Panels(1).Text = menuString
End Sub
Original Author: unknown
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 134 times
Categories
Attachments
CODE_UPLOAD694.zip
Posted: 9/3/2020 3:45:00 PM
Size: 6,391 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.