|
Add Columns or Continuation Arrows to Menus with Many Items
| Version Compatibility: |
Visual Basic 6
|
More information: This demo application shows you how to dynamically create submenu items for top-level and popup menus at run time. In addition, it allows for switching between normal and columnized menus, and between menus with and without bitmaps. If the menu length goes beyond the a pre-specified length, the code will automatically sectionalize the menu and provide Up and/or Down graphics to enable navigation between the menu sections. This code has been viewed 77003 times. Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents. code/DynaMenu.zip
|