Bantayan Island: *Visual Basic Object Class & Prefixes*

Sunday, October 12, 2014

*Visual Basic Object Class & Prefixes*



Object Class          Prefix           Example
Form -                   frm          frmDataEntry
Command button -         cmd          cmdExit
Text Box -               txt          txtPayment
Label -                  lbl          lblTotal
Option button -          opt          optBold
Check box -              chk          chkPrintSummary
Frame -                  fra          fraSelection
Horizontal scroll bar -  hsb          hsbRate
Vertical scroll bar -    vsb          vsbTemperature
Image -                  img          imgLogo
Picture box -            pic          picLandscape
Combo box -              cbo          cboBooklist
List box -               lst          lstIngredients
Shape -                  shp          shpBox

No comments:

Post a Comment