[prefixes]
*variables
Control=cnt
VBControl=cnt
VBComponent=cmp
VBProject=proj
Member=mbm
Field=fld
Recordset=rs
Connection=cn
ListItem=lsi
Node = nod
Boolean= bln 
Byte= byt 
Collection= col
Currency= cur
Date=  dtm 
Double= dbl 
Error= err
Integer= int
Long= lng 
Object= obj 
Single= sng
String= str 
Variant= vnt

*controls
SSTAB=sst
CommonDialog=cdl
Label= lbl
TextBox= txt
ComboBox= cmb
RadioButton= opt
CheckBox= chk
CommandButton= cmd
Frame= fra
Image= img
Timer= tmr
ImageList= ils
TreeView= tre
ListView= lvw
MSFlexgrid=msg
mshflexgrid= msg
Toolbar= tlb
ProgressBar= prg
OptionButton= opt
ListBox= lst
PictureBox= pic
HScrollBar= hsb
VScrollBar= vsb
Timer= tmr
DriveListBox= drv
Datacontrol= dat
Data-bound combo box= dbcbo
Databoundgrid= dbgrd
Data-bound list box= dblst
Directory list box= dir
Filelistbox= fil
Gauge= gau
Graph= gra
grid= grd
Line= lin
MAPImessage= mpm
MAPIsession= mps
Mci= mci
MSTab= mst
OLE= Ole
Outline= out
Pictureclip= clp
Report= rpt
Shape= shp
Spin= spn
UpDown= upd
Slider= sld
ImageList= ils
TreeView= tre
Toolbar= tlb
TabStrip= tab
StatusBar= sta
ListView= lvw
ProgressBar= prg
RichTextBox= rtf
DXANIMATEDGIF=dx
REPCDG=SDG


[TIPS]
Show=1
Tip1=If you want to send all project as mail - try the mail icon from the tool window or press : Alt + A, P,R,M
Tip2=If you want to send a form or a module as mail - try project explorer - make right click on that module and choose mail 
Tip3=If you want multiple paste - right click on paste window and choose define ( it's better to have the text already on clipboard ...)
Tip4=You can fast add customizable error handler on any procedure - just click last icon on toolbox - or - if you had the cursor on a procedure - press Alt+A,P,E,R
Tip5=You can fast add customizable document on any procedure - just click an icon on toolbox - or - if you had the cursor on a procedure - press Alt+A,P,E,D
Tip6=You can customize more of prefixes editing the ini file - just press Alt+A,P,O,I
Tip7=You can transform the project into html - or xml - by pressing Alt+A,P,R,(H or X)
Tip8=You can rapidly find a procedure - press Alt+A,P,P and then on the form Alt+F ( you can try even a part of a procedure name !)
Tip9=If you want to add rapidly some procedures to project(especially let/get/set ) press Alt+A,P,V,O
Tip10=If you want remember the height and width of a control select the control and then  press Alt+A,P,F,C -for paste - select as many controls you want and press Alt+A,P,F,P
Tip11=If you want to select all the controls an a frame - select the frame and press Alt+A,P,F,O
Tip13=You can fast arrange the order of tabs - press Alt+A,P,F,T - you can even select different controls
Tip12=Please see How Do I from help ...
Tip14=You can customize the addin - press Alt+A,P,U - and navigate between ...
Tip15=You can analyze the project seeying what functions are never used - but be very carefull
Tip16=You can add prefix for your variables - Write this : Dim Find as Boolean - press mouse-right-click then press R,R 
Tip17=You also can add better If - then -else -endif,with - end with,select case - and the most valuable - transform any enum into a select case
Tip18=You can easily change the case of any word - just select the word and press press mouse-right-click then press G ...
Tip19=You can organize your projects by pressing Alt+A,P,R,O - then select browse for directory to be scanned and save the list ... 
Tip20=Please send comments to profule@yahoo.com


[Customize]
chkInterceptControls=1
chkWriteLog=1
