What is the default property of data control?
Answers were Sorted based on User's Feedback
Explain about form creation in Visual Basic?
What is Tabstrip control? What is the starting Index value? How to locate it?
which collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
what are the Differences between ActiveX Control and Standard Control?
What are binary and project compatibility?
in vb6.0 can we use function keys (F1 to F12) in form_keypress event in a form which contains commandbutton (s) control? if yes, then explain me how it is possible. Thanks.
Does VB support pointers to functions?
How many no of controls are there in form?
What are the tools available for Debuggiu in VB?
which VB constant make the menu item in centre?
How can you check whether a record is valid record or Invalid record using ADO control or Object?