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
1977i 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
1703How 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
2200How to create class level variable that can be assigned value at the time of declaration and in the constructor alone?
1 3424Which C# access modifier helps to limit the accessibility of a class member within the same assembly?
1 3780Which interface is to be implemented to release the unmanaged resources in an object in Dot Net?
1 3457Post New Dot Net WindowsForms Questions
What is the advantage of a form?
Which method grants a lock on a resource?
What is the difference between pixels, points, and em’s when fonts are displayed?
What is the use of form?
What are the forms of database?
Explain how to find the current record position in data control?
i 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
Name the template that is used to create a user-defined component.
which property is used to change to some value to access a identity column in datacontrols?
What are window based applications?
What is the use of runworkasync() methods?
Which property of the errorprovider control automatically sets to the form to which?
Name the property which of menu cannot be set at run time?
Where is system windows forms dll?
What is a windows form application?