HOW TO NET FORMS THE WINDOWS
Answer / chithra
Windows Forms: is the name given to the graphical
application programming interface (API) included as a part
of Microsoft .NET Framework, providing access to native
Microsoft Windows interface elements by wrapping the extant
Windows API in managed code.
| Is This Answer Correct ? | 1 Yes | 2 No |
List out controls which does not have events?
Name the template that is used to create a user-defined component.
What is datagrid?
Which event occurs when a user drags an item in a treeview or listview control?
write a program to create login form
What is the use of form?
How do I change the console application in windows?
What is form description?
How to split a column header in gridview using c#.net?
what is the difference between checkbox and radiobutton?
28 Answers College School Exams Tests, TCS, Wipro,
What are the forms of database?
How to create class level variable that can be assigned value at the time of declaration and in the constructor alone?