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

Explain the usage of Web Browser Control?

1582


When should we use recursive programming?

647


Write the Steps in Creating an ActiveX Control?

2059


How do I implement an accelerator key for a text box?

1153


__ no of controls in form.

1151






Draw Sequence Modal of DAO and Explain?

1586


Discuss the working with to-do lists.

657


Explain the "cursortype" and "Locktype" in VB?

3954


what are the Types of DBCombo boxes?

1772


What is FireHouse Cursors?

1841


What is ODBC Direct and Microsoft Jet Database Engine ?

1566


How can you force new objects to be created on new threads?

1952


What is script control?

658


Binary Access-method isused to access file in which manner?

1511


How many objects resides in ADO ?

1541