|
-
August 16th, 2001, 09:24 AM
#1
Right Click Menus in Windows
I am building an application in VB 6.0 that will allow a user to add, edit, change, and delete client information
that is stored in the database. Part of this information is user telephone information. A user can have more
than one telephone number, so when I retrieve this information I load it into an MS Flex Grid control. Now, the
person who is performing the maintenance should be allowed to add, change, and delete telephone information. My question
is this:
How do you build popup menus? I need to have a menu come up when the user right-clicks on the grid when the app is in
add or edit mode. I know how to code the event firing, but how do you create the menu?
Also, is there a way to make the flex grid editable? Like when the user selects a cell, let the user enter information
directly into that cell?
Spectre
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|