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 |
What is form technology?
How do you check whether the row data has been changed?
Which property of textbox cannot be changed at runtime?
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
What is window form application?
What is the use of form?
Which C# access modifier helps to limit the accessibility of a class member within the same assembly?
What is the default property of data control?
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
What is the full form of gac?
what are container objects?
What are windows based applications examples?