Active Menu Help Control Version 1.00

By | 2002-06-01

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

Attachments

FileUploadedSize
CODE_UPLOAD694.zip9/3/2020 3:45:00 PM6391
Author: dwirch

Derek Wirch is a seasoned IT professional with an impressive career dating back to 1986. He brings a wealth of knowledge and hands-on experience that is invaluable to those embarking on their journey in the tech industry.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.