Presentation is loading. Please wait.

Presentation is loading. Please wait.

ProgrammingLanguages Programming Languages Visual Basic Controls This lesson describes the VB Controls: VB has two types of Controls: Intrinsic Controls.

Similar presentations


Presentation on theme: "ProgrammingLanguages Programming Languages Visual Basic Controls This lesson describes the VB Controls: VB has two types of Controls: Intrinsic Controls."— Presentation transcript:

1

2 ProgrammingLanguages Programming Languages

3 Visual Basic Controls This lesson describes the VB Controls: VB has two types of Controls: Intrinsic Controls and Active Controls. These controls represent all the Graphics User Interfaces, as well as Operating Systems resources, available to programmers.

4 There are 20 controls which are built in to VB.There are 20 controls which are built in to VB. Intrinsic Controls These controls are called intrinsic controls.These controls are called intrinsic controls. Every one of the intrinsic controls are available to every VB program you write.Every one of the intrinsic controls are available to every VB program you write. When you create a "New" VB project, all 20 of the intrinsic controls will show up in the Toolbox.When you create a "New" VB project, all 20 of the intrinsic controls will show up in the Toolbox.

5 The following list shows the 20 intrinsic controlsThe following list shows the 20 intrinsic controls Intrinsic Control List

6 The following list shows the 20 intrinsic controlsThe following list shows the 20 intrinsic controls Intrinsic Control List (2) Command Button ImageBox CheckBox PictureBox TextBox ListBox Label ComboListBox Option Button FrameCommand Button ImageBox CheckBox PictureBox TextBox ListBox Label ComboListBox Option Button Frame ADO Data Control Vertical Scroll DirListBox Line DriveListBox Shape FileListBox OLEContainer Timer Horizontal ScrollADO Data Control Vertical Scroll DirListBox Line DriveListBox Shape FileListBox OLEContainer Timer Horizontal Scroll

7 Sample ActiveX Control List

8 The following list shows the 20 intrinsic controlsThe following list shows the 20 intrinsic controls Sample ActiveX Control List(2) Toolbar Progress Bar Tabbed Dialog Internet Transfer Control Tab Strip ListView control Multimedia control ImageListToolbar Progress Bar Tabbed Dialog Internet Transfer Control Tab Strip ListView control Multimedia control ImageList Data Repeater SysInfo MAPI Winsock Animation MonthView DateTimePicker PictureClip FlatScrollBar Slider ImageComboData Repeater SysInfo MAPI Winsock Animation MonthView DateTimePicker PictureClip FlatScrollBar Slider ImageCombo

9 Color Common Dialog Window The whole point of a visual language is to make certain parts of programmingThe whole point of a visual language is to make certain parts of programming (usually the user interface) much easier on the programmer.(usually the user interface) much easier on the programmer.

10 Open Common Dialog Window This is the user interface created by Common Dialog Control for file-open.This is the user interface created by Common Dialog Control for file-open.

11 Font Common Dialog Window This is the user interface created by Common Dialog Control for Font selection.This is the user interface created by Common Dialog Control for Font selection.


Download ppt "ProgrammingLanguages Programming Languages Visual Basic Controls This lesson describes the VB Controls: VB has two types of Controls: Intrinsic Controls."

Similar presentations


Ads by Google