Lesson 5
Lesson 5
OBJECTIVES:
1.
2.
3.
4.
prefix
pnl
ado
ani
chk
cbo
cmd
dlg
com
ctr
Example
pnlGroup
adoBiblio
aniMailBox
chkReadOnly
cboEnglish
cmdExit
dlgFileOpen
comFax
ctrCurrent
Data
Data-bound combo box
Data-bound grid
Data-bound list box
Data combo
Data grid
Data list
Data repeater
Date picker
Directory list box
Drive list box
File list box
Flat scroll bar
Form
Frame
Gauge
Graph
Grid
Hierarchical flexgrid
Horizontal scroll bar
Image
Image combo
ImageList
Label
Lightweight check box
Lightweight combo box
Lightweight command button
Lightweight frame
Lightweight horizontal scroll bar
Lightweight list box
Lightweight option button
Lightweight text box
Lightweight vertical scroll bar
Line
List box
ListView
MAPI message
MAPI session
dat
dbcbo
dbgrd
dblst
dbc
dgd
dbl
drp
dtp
dir
drv
fil
fsb
frm
fra
gau
gra
grd
flex
hsb
img
imgcbo
ils
lbl
lwchk
lwcbo
lwcmd
lwfra
lwhsb
lwlst
lwopt
lwtxt
lwvsb
lin
lst
lvw
mpm
mps
datBiblio
dbcboLanguage
dbgrdQueryResult
dblstJobType
dbcAuthor
dgdTitles
dblPublisher
drpLocation
dtpPublished
dirSource
drvTarget
filSource
fsbMove
frmEntry
fraLanguage
gauStatus
graRevenue
grdPrices
flexOrders
hsbVolume
imgIcon
imgcboProduct
ilsAllIcons
lblHelpMessage
lwchkArchive
lwcboGerman
lwcmdRemove
lwfraSaveOptions
lwhsbVolume
lwlstCostCenters
lwoptIncomeLevel
lwoptStreet
lwvsbYear
linVertical
lstPolicyCodes
lvwHeadings
mpmSentMessage
mpsSession
MCI
Menu
Month view
MS Chart
MS Flex grid
MS Tab
OLE container
Option button
Picture box
Picture clip
ProgressBar
Remote Data
RichTextBox
Shape
Slider
Spin
StatusBar
SysInfo
TabStrip
Text box
Timer
Toolbar
TreeView
UpDown
Vertical scroll bar
mci
mnu
mvw
ch
msg
mst
ole
opt
pic
clp
prg
rd
rtf
shp
sld
spn
sta
sys
tab
txt
tmr
tlb
tre
upd
vsb
mciVideo
mnuFileOpen
mvwPeriod
chSalesbyRegion
msgClients
mstFirst
oleWorksheet
optGender
picVGA
clpToolbar
prgLoadFile
rdTitles
rtfReport
shpCircle
sldScale
spnPages
staDateTime
sysMonitor
tabOptions
txtLastName
tmrAlarm
tlbActions
treOrganization
updDirection
vsbRate
SHIFT+F3
SHIFT+TAB
CTRL+N
Description
Copy the selected text to the Clipboard.
Cut the selected text to the Clipboard.
Delete the selected text without placing it on the
Clipboard.
Paste the Clipboard contents at the
insertion point.
Undo the last editing action in the current line.
Cut the current line to the Clipboard.
Delete to the end of the word.
Delete to the beginning of the word.
Find Next: repeat text search down through your code. If
no text search has been done, the Find dialog box is
displayed.
Find Previous: repeat text search up
through your code. If no text search has
been done, the Find dialog box is displayed.
Remove indent.
Insert a blank line above the current line.
Description
View Code window
View Object Browser
Find
Replace
Find Next
Find Previous
Next procedure
Previous procedure
View definition
Shift one screen down
Shift one screen up
Go to last position
Beginning of module
End of module
Move one word to right
Move one word to left
Move to end of line
Move to beginning of line
Undo
Delete current line
Delete to end of word
Indent
Outdent
Clear all breakpoints
View shortcut menu
Data
Object Property
0 (Unchecked)
Value
1 (Grayed)
Value
Long
Color
Combo box
String
Text
String
Path
String
Drive
String
Filename
Long
Color
Boolean
FontBold
Boolean
FontItalic
Boolean
FontStrikeThru
Boolean
FontUnderline
String
FontName
Number
FontSize
List box
String
Text
String
Filename
0 (False)
Value
1 (True)
Value
String
Filename
Scrollbars
Integer
Value
Textbox
String
Text
Check box
Radio button
Extensions
Descriptions
Contents
BAS
Module File
General procedures
CLS
Class modules
FRM
Form File
OCX
ActiveX control
VBP
Project File
VBW