How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed
2283i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net
2001How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%+12.5%+5.15%+amount? kindly please explain what type of formula we apply in software? Tushar
2549How to create class level variable that can be assigned value at the time of declaration and in the constructor alone?
1 3961Which C# access modifier helps to limit the accessibility of a class member within the same assembly?
1 4236Which interface is to be implemented to release the unmanaged resources in an object in Dot Net?
1 4051Post New Dot Net WindowsForms Questions
Which method of the messagebox class is used to display a message in the message box?
How do I change the console application in windows?
Explain how many number of events does the timer controls?
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?
What is window form application?
What are the forms of database?
Name the class to be inherited for creating a custom control.
how print PGL by XML
Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?
What is the extension of the windows installer file?
How can you pause a timer control?
Is form action required?
What is a windows form application?
Explain something about crystal report in brief?
Explain the difference between listbox and combo box?