Which property of the progressbar control specifies the amount to increment the current value of the control?
No Answer is Posted For this Question
Be the First to Post Answer
How many system controls are available ?
Is it possible to set a shortcut key for label?
Which method grants a lock on a resource?
What is the difference between desktop application and windows application?
How to redirect a user to new page in ASP.NET without making a round-trip to the browser?
What is the use of form?
what are the diffrences between windows application and windows service?
Name the property which of menu cannot be set at run time?
What is the use of stretch property in Image control?
what is the control used to call a windows application?
What are different authentication types. How do you retrieve user id in case of windows authentication?
Hi, 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. please help me