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
2233i 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
1951How 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
2477How to create class level variable that can be assigned value at the time of declaration and in the constructor alone?
1 3873Which C# access modifier helps to limit the accessibility of a class member within the same assembly?
1 4157Which interface is to be implemented to release the unmanaged resources in an object in Dot Net?
1 3976Post New Dot Net WindowsForms Questions
how see report periviwe
Which window displays messages for the status of various features provided in the visual studio .net ide?
What are the properties of datacontrol?
What is the use of runworkasync() methods?
How is anchoring different from docking?
Explain something about crystal report in brief?
What are the different cloud platforms?
How save rerecord in the database?
What is form design?
Where is system windows forms dll?
What is dynamic linking?
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
How to use the FindControl() function to preselect an item in my dropdownlist?
Which property of the errorprovider control automatically sets to the form to which?
What is a windows forms application?