From: ATZCT <at...@ob...> - 2004-10-01 09:28:03
|
1.what about this command // progressbar control #xcommand @ <x>,<y> PROGRESSBAR <oPBar> ; [ OF <oWnd> ] ; [ ID <nId> ] ; [ SIZE <nWidth>,<nHeight> ] ; [ BARWIDTH <maxpos> ] ; [ QUANTITY <nRange> ] ; => ; <oPBar> := HProgressBar():New( <oWnd>,<nId>,<x>,<y>,<nWidth>, ; <nHeight>,<maxpos>,<nRange> ) 2. In hwgdoc.htm we have 5 Functions 5 Classes must be - 6 classes |