|
-
Sep 26th, 2003, 11:21 PM
#1
Thread Starter
Hyperactive Member
PopUp
How to create a pop up menu in VB.NET?
-
Sep 26th, 2003, 11:28 PM
#2
use a context menu
use the Show method of the context menu to show it
set the ContextMenu property of a control to your menu if you want the menu to popup automatically (if the control has that proeprty)
buy a book
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
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
|