What are the new events in textbox that has been included in
VB ?
What is the use of Scalewidth and ScaleHeight Proeperty?
What is the default workspace?
How can you read content from file?
What is form in visual basic?
What is the maximum no. of forms can include in one project (vb project)?
How will you retain the values of existing elements in a dynamic array when you want to alter the array size?
What is datagrid in vb net?
Recordset object consists what?
What does Query_unload event do in VB? Why we need Form _unload event?
what are the Differences between Class Module and Standard Module?
what is the front end you used?
Dim X,Y as Integer Here what is the datatype of X and Y ?