Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remove Popup Menu
Message
 
To
22/09/1999 09:55:14
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00267551
Message ID:
00267597
Views:
18
>How can I remove the popup menu from control ?

If you talk about a control like the TextBox, and you talk about the system popup menu, the easiest way is to disabled the control and re-enabled it.

text1.enabled = false
text1.enabled = true
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform