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
2242i 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
1957How 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
2500How to create class level variable that can be assigned value at the time of declaration and in the constructor alone?
1 3886Which C# access modifier helps to limit the accessibility of a class member within the same assembly?
1 4171Which interface is to be implemented to release the unmanaged resources in an object in Dot Net?
1 3986Post New Dot Net WindowsForms Questions
Explain how insert record in the database?
Explain how barcode create in the report?
Explain how to find the current record position in data control?
Is windows an application software?
Name the property which is used to specify the source from where the crystal reports would be accessed.
How to use the FindControl() function to preselect an item in my dropdownlist?
What is the difference between pixels, points, and em’s when fonts are displayed?
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
What is the advantage of a form?
Explain how save rerecord in the database?
Are windows forms still used?
How do you apply specific formatting to the data inside the cells?
What is the difference between the add() and insert() methods of a listbox control?
What is form description?
Explain how to get records from a database?