Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
 
 
 
 
 
 
 
Old Pages
 
Old Index
Site Map
What's New
 
Books
How To
Tips & Tricks
Tutorials
Stories
Performance
Essays
Links
Q & A
New in VB6
Free Stuff
Pictures
 
 
 
TitleUse a control's ContextMenu property to display a context menu in VB .NET
KeywordsContextMenu, context menu, dropdown menu, popup menu
CategoriesVB.NET, Software Engineering, Controls
 
Create the ContextMenu. Select the control and set its ContextMenu property to the menu. That's all there is to it.

If the control normally has a default context menu (e.g. the TextBox has a Copy, Cut, Paste, etc. context menu), this menu replaces the default menu.

 
 
Copyright © 1997-2003 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated