Friday, July 9, 2010

My Visual Basic 6.0 (Basic Tips....)

All Prefix in Visual Basic 6.0

3D panel = pnl
ADO data = ado
Animated button = ani
Checkbox = chk
Combo = cbo
Command button = cmd
Common dialog = dlg
Communications = com
Control (used within procedures when the specific type is unknown) = ctr
Data = dat


Data-bound combo box = dbcbo
Data-bound grid = dbgrd
Data-bound list box = dblst
Data combo = dbc
Data grid = dgd
Data list = dbl
Data repeater = drp
Date picker = dtp
Directory list box = dir
Drive list box = drv
File list box = fil
Flat scroll bar = fsb
Form = frm
Frame = fra
Gauge = gau
Graph = gra
Grid = grd
Horizontal scroll bar = hsb
Image = img
Image combo = imgcbo
Image list = ils
Label = lbl
Lightweight checkbox = lwchk
Lightweight combo box = lwcbo
Lightweight command button = lwcmd
Lightweight frame = lwfra
Lightweight horizontal scroll bar = lwhsb
Lightweight list box = lwlst
Lightweight option button = lwopt
Lightweight text box = lwtxt
Lightweight vertical scroll bar = lwvsb
Line = lin
List box = lst
List view = lvw
MAPI message = mpm
MAPI session = mps
MCI = mci
Menu = mnu
Month view = mvw
MS chart  = ch
MS flex grid = msg
MS tab = mst
OLE container = ole
Option button = opt
Picture box = pic
Picture clip = clp
Progress bar = prg
Remote data = rd
Rich text box = rtf
Shape = shp
Slider = sld
Spin = spn
Status bar = sta
System info = sys
Tab strip = tab
Text box = txt
Timer = tmr
Toolbar = tlb
Tree view = tre
Up-down = upd
Vertical scroll bar = vsb

No comments:

Post a Comment