VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Create Popup menu in form.

by T-Programs (1 Submission)
Category: Custom Controls/Forms/Menus
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Fri 14th October 2005
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Create Popup menu in form.

API Declarations


2.Open "menu editor" (of the new form)
3.Ad an menu like:

MNU
|__Open File
|__Create File
|__Delete File



Rate Create Popup menu in form.




Private Sub Command1_Click()
PopupMenu Form2.MNU
End Sub


Download this snippet    Add to My Saved Code

Create Popup menu in form. Comments

No comments have been posted about Create Popup menu in form.. Why not be the first to post a comment about Create Popup menu in form..

Post your comment

Subject:
Message:
0/1000 characters