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

What is DAO?

1598


Is visual basic still used?

516


How would you navigate between one document to another document in Internet Explorer ?

1813


Which type of object requires this object?

1588


Is it possible to change menu runtime using API? If yes Specify the function names?

1466






Types of ActiveX Components in VB?

1446


Can you create a Updatecascade, Deletecascade relation in Ms- Access?

1705


What is the default model of the form?

1641


what are the Differences between ActiveX Control and Standard Control?

3115


What is ODBC Direct and Microsoft Jet Database Engine ?

1476


what is the Property used to add a menus at runtime?

1651


Explain Default cursor Type and LockEdits type in RDO?

1500


___,___ and __ are difference between image and picture controls.

1123


Types of DBCombo boxes

1590


___,___ arguments will be used to run a executable program in shell function

1230