what are the Control Categories?

Answer Posted / guest

a)Intrinsic controls:
**********************
such as the command button and frame controls.
These controls are contained inside the Visual Basic .exe
file. Intrinsic controls are always included in the toolbox

b)ActiveX controls:
**********************
which exist as separate files with a .ocx file name
extension. These include controls that are available in all
editions of Visual Basic (DataCombo, DataList controls, and
so on) and those that are available only in the
Professional and Enterprise editions (such as Listview,
Toolbar, Animation, and Tabbed Dialog). Many third-party
ActiveX controls are also available.

c)Insertable Objects:
**********************
such as a Microsoft Excel Worksheet object containing a
list of all your company's employees, or a Microsoft
Project Calendar object containing the scheduling
information for a project. Since these can be added to the
toolbox,they can be considered controls.Some of these
objects also support Automation (formerly called OLE
Automation),which allows you to program another
application's objects from within a Visual Basic
application.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Draw Sequence Modal of DAO? Explain.

1935


How can you Navigate from the DHTML application to another DHTML application? .

1918


Explain the creation project schedule.

799


What are the Internet tools available in VB 6.0?

2585


What is the use of Hyperlink control for DHTML applications?

2126


What is snapshot in vb?

701


____ property of menu cannot be set at run time.

1409


Explain what is Visual basic?

761


Which method is preferred to save data like database to the disk?

1760


What is the use of debug Window?

1805


___ argument can be used to make a menuitem into bold.

1554


Explain about manipulating the recordset object

744


What is Seek Method which type of record set is available this?

1678


Explain the usage of Web Browser Control?

1890


What is ActiveX? Explain.

1628