Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
C# Helper...
 
XML RSS Feed
Follow VBHelper on Twitter
 
 
 
MSDN Visual Basic Community
 
 
 
 
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-2010 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated