Is windows an application software?
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 method that has to be overridden to change the appearance of the control that is inherited from an existing control.
Which window displays messages for the status of various features provided in the visual studio .net ide?
Explain the need of z-order method?
What are the forms of graphics?
Explain how to find the current record position in data control?
Explain how to add resources during runtime?
Explain the new events in textbox that has been included in vb?
What is form and its types?
How insert record in the database?
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?
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
What are windows applications?
Which method of the messagebox class is used to display a message in the message box?