What are the components of gui for windows?
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
Name the template that is used to create a user-defined component.
What are the three states set in a checkstate property?
Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?
What is form application?
What is window form application?
What is formdata?
What are the forms of database?
Explain about crystal report in brief?
What are the properties of datacontrol?
What is the use of play() playlooping() functions?
What is the difference between a document and a form?
Which property value of the helpnavigator property will display the index for a specified topic?
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