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 |
Which datatypes in Visual Basic are capable of accepting Nulls?
What is the use of Tabledef?
What is DBSqlPassThrough?
How can you check Beginning and End of the file?
What are the new events in textbox that has been included in VB ?
How to find the current record position in data control?
If we can make more than one MDI Form in VB then How? I need to make 2 MDI Forms in my project.
___,__,___ are the type of combo box?
which argument can be used to make a menu item into bold?
What is MAPI ?
What is DDE?
Explain Default cursor Type and LockEdit type in DAO?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)