Advertisement
7_2009-2012 Custom Controls/ Forms/ Menus #227940

Dynamic Popup Menu Control

This is a usercontrol written in vb6 that enables you to create your own dynamic popup menus. For example, instead of creating hidden menu's in the menu editor, giving each one a name, or, creating an array of holders for dynamic entries, you can simply do this: UserChoice = popMenu.Popup("item1,item2,item3") A seemingly simply thing, but has been quite useful for my projects, so I thought I would pass it on. It started off as a class, but I turned it into a user control so it would be easier to use for beginners. Hope you find it useful -

AI

Riepilogo AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Codice sorgente
original-source
Upload
Commenti originali (3)
Recuperato da Wayback Machine