- 
    
The Common Dialog
Control  enables the users to create
Dialog Boxes (open, save, print, setup, font, help and so on) in their own
applications.
 
  - 
    
The Animation
Control  enables the users to play
silent avi files producing animation appropriate to the operations performed.
 
  - 
    
The Communication
Control  describes how to use it with a
modem to dial a phone number, interact with another modem or add advanced
communication functionality to your applications.
 
  - 
    
The Internet Transfer Control enables the
users to transfer files to and from a remote computer using TCP or FTP
protocols.
 
  - 
    
The ListView  Control enables the users to organize and view the data in
deifferent ways using the View Property.
 
  - 
    
The MAPI Control  enables the users to sign-on to an electronic messaging system,
access an Inbox, send or receive messages or send file attachments.
 
  - 
    
The Masked -Edit Control  enables the users to create mask platforms that
prompt them for date, time currency or customized data input.
 
  - 
    
The MSChart Control enables users to create
barchrts, assign and edit backdrops and load data from an array.
 
  - 
    
The Multimedia Control enables the users to
control and manage t5he recording playback of a variety of multimedia using a
simple push-button interface.
 
  - 
    
The PictureClip Control enables the users to
create an image resource for other Visual Basic Controls by storing multiple
images in a single image resource and then retrie3ving individual images by
‘clipping’ specific regions.
 
  - 
    
The ProgressBar
Control enables the users to get a feedback about a lengthy operation by
pictorially displaying a moving coloured bar.
 
  - 
    
The RichTextBox Control  enables the users to get word-processing
features in a
    TextBox.
 
  - 
    
The Slider
Control  enables the users to select a
range of data between a maximum and a minimum setting.
 
  - 
    
The StatusBar Control  enables the users to display text and images
in the Status Bar. 
 
  - 
    
The Sysinfo Control  enables the users to determine the current
operating system, how to monitor and respond to Plug and Play events or changes
in AC and battery power status.
 
  - 
    
The Tabbed Dialog Control enables the users
to present several dialogs or screens of information on a single form using the
same interface.
 
  - 
    
The ToolBar Control  enables the users to reconfigure the Toolbar
by setting the AllowCustomize property.
 
  - 
    
The TabStrip Control enables the users to
create tabs by adding tab objects to the tab collection.  Use an imagelist controlo to supply bitmaps
for the tabs.  
 
  - 
    
The TreeView Control enables the users to
expland the node objects and explain how they relate to each other.
 
  - 
    
The WinSock Control enables the users to
send data to remote computers using TCP or UDP protocols. 
 
  - 
    
The ADO or ActiveX Data Model is another
database object model  like the DAO
model which is useful in certain cases