What is a windows form application?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between winforms and windows forms?
how to call constructor in abstract class
____ property is used to lock a textbox to enter data.
How 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
Which of the following position is the default docking position of the statusstrip control on the form?
Extension methods can be both static and normal class methods. Yes/No?
For a server control, you need to have same properties like color maxlength, size, and allowed character throughout the application. How do you handle this?
What is a windows forms application?
What is the synonym of form?
Clear property is available in which control?
Which method of the messagebox class is used to display a message in the message box?
How to create class level variable that can be assigned value at the time of declaration and in the constructor alone?