Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what are the Control Categories?



what are the Control Categories?..

Answer / 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

More Visual Basic Interview Questions

What is ODBC Direct and Microsoft Jet Database Engine ?

0 Answers  


which property of menu cannot be set at run time.

0 Answers  


What is the use of ActiveX Documents?

0 Answers  


It possible to call OLEDB?s Features directly in VB without using any control?

0 Answers  


What are forms in visual basic?

0 Answers  


How would you convert a form into document?

0 Answers  


Explain OLE Drag and Drop?

0 Answers  


What are the uses of List View Control?

0 Answers   Atul Auto,


what is the Need of zorder method?

2 Answers  


1s it posible to Create Tables Through Querydef?

0 Answers  


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

0 Answers  


How do we call MS- Excel in VB?

3 Answers  


Categories