What is an example of form?
No Answer is Posted For this Question
Be the First to Post Answer
What is the extension of the windows installer file?
Explain the new events in textbox that has been included in vb?
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
which property is used to change to some value to access a identity column in datacontrols?
What are the different types of JOINs in SQL Server?
What are the three states set in a checkstate property?
how to call constructor in abstract class
Which property of textbox cannot be changed at runtime?
Which controls have refresh method?
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?
what is a property to resize a label control according to your caption?
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?