___,_____ and ____ container objects.
___ Property is to compress a image in image control.
___,___ and __ are difference between image and picture
controls.
To set the command button for ESC ___ Property has to be
changed.
___,__,___ are the type of combo box?
__ no of controls in form.
OLE is used for _______
___ is the control used to call a windows application.
Clear property is available in ____,___ control.
___ Property is used to count no. of items in a combobox.
___ is a property to resize a label control according to
your caption.
___ property is used to change to ___ value to access a
identity column'in datacontrols.
_____ is the property to ___,____,____ are valid for
recordsource property of dat control.
Timer control contains ________ no. of events.
____ property is used to lock a textbox to enter a datas.
____ is the difference between Listindex and Tab index.
____ property of menu cannot be set at run time.
_____ collection in recordset used to assign a value from
textbox to table columns without making abinding in
datacontrol.
___ argument can be used to make a menuitem into bold.
___,___ arguments will be used to run a executable program
in shell function
___ property used to add a menus at runtime.
___ VB constant make the menu item in centre.
___ method used to move a recordset pointer in nth position
in DAG.
Answer Posted / guest
Form,Frame and picturebox are container objects.
_Strecth__ Property is to compress a image in image control.
To set the command button for ESC _CANCEL__ Property has to be
changed.
Clear property is available in _LIST___,_COMBO__ control.
_AUTOSIZE__ is a property to resize a label control according to
your caption.
Timer control contains ___ONE_____ no. of events.
_LOCKED___ property is used to lock a textbox to enter a datas.
__NAME__ property of menu cannot be set at run time.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
How many ways we can access file using VB?
Why doesn't "my string" & Chr$(13) do what I want?
How would you navigate between one document to another document in Internet Explorer ?
Draw Sequence Modal of DAO? Explain.
___,___ arguments will be used to run a executable program in shell function
Give brief description about class?
To populate a single column value which dbcontrols you to use?
How can you Navigate from the DHTML application to another DHTML application? .
How can you determine performance standards?
Are there any examples of commercial applications built using Visual Basic?
What is ActiveX Dll and ActiveX Exe?
What are the tools in visual basic?
Explain about an event-driven programming language?
Types of Resultsets.