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
2249i 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
1960How 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
2513How to create class level variable that can be assigned value at the time of declaration and in the constructor alone?
1 3897Which C# access modifier helps to limit the accessibility of a class member within the same assembly?
1 4178Which interface is to be implemented to release the unmanaged resources in an object in Dot Net?
1 3997Post New Dot Net WindowsForms Questions
What is the use of runworkasync() methods?
What is the difference between a document and a form?
What is an example of form?
What are the different cloud platforms?
What are windows based applications?
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 are windows applications?
What is the synonym of form?
Name the class to be inherited for creating a custom control.
How to split a column header in gridview using c#.net?
Which window allows viewing the resources of the servers, such as services, processes and the event log?
Explain how to find the current record position in data control?
What is form technology?
What is the difference between desktop application and windows application?
What is difference between winforms and windows forms?