VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

This example will teach you how to create a Shortcut Menu using 2 Forms. You right-click on Form1 a

Adam Kachwalla  (3 Submissions)   Custom Controls/Forms/Menus   VB 6.0   Unknown Difficulty   Sat 31st January 2004   Mon 8th February 2021

This example will teach you how to create a Shortcut Menu using 2 Forms. You right-click on Form1 and the menu appears! Ideal for beginners.

API Declarations


'You will need only 2 forms to use this example.
'Form2 is the menu. Make sure there is no Caption and no ControlBox on Form2.
'If you don't want your menu to be resized, set the BorderStyle of Form2 to 3.
'If you have these, you will end up with a dialog instead of a menu!

Rate This example will teach you how to create a Shortcut Menu using 2 Forms. You right-click on Form1 a (1(1 Vote))
This example will teach you how to create a Shortcut Menu using 2 Forms. You right-click on Form1 a.bas

This example will teach you how to create a Shortcut Menu using 2 Forms. You right-click on Form1 a Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters