Buy Questpond's video subscriptions on
huge discount
.
Online: 2517
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
Windows Forms
>
Loading ...
How to disable the default ContextMenu of a TextBox?
Posted by
vishalneeraj-24503
on 12/15/2013 | Category:
Windows Forms Interview questions
| Views: 6082 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
By creating new object of ContextMenu class,we can disable ContextMenu of a TextBox.
txt_name.ContextMenu = new ContextMenu();
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
How to show only horizontal scroll bar only?
Next > :
Which Namespace is used for Sending Mail in Dot Ne ...
Comments or Responses
Login to post response
More Interview Questions by vishalneeraj-24503
Which Namespace is used for Sending Mail in Dot Net?
Where is the best place to dispose all objects in Code?
How to get a file's name from the complete path string With file ...
How to get a file's name from the complete path string without f ...
How to get the path to my running EXE?
How to get the path for "My Documents" and other system fold ...
What will be the output of Result variable? Dim result as Boolean ...
What will be the output of below query? Select Choose(1,'Vishal ...
Latest Interview Questions
Differences between ISNULL and NULLIF ?
What will be output of following function when called? public strin ...
How to assign a value to a textbox through javascript?
DB2 - Display the employee details who are working from more than 1 an ...
DB2 - Fetch the current date and time in the following format 24/APR ...
DB2 - Find the NAMEs that have an even number of letters in them
DB2 - Find the count of departments having average salary greater than ...
DB2 - Write a query to get the employee name who joined the company re ...
More ...