www.icetips.com  Icetips Utilities Documentation 3/4/2011    

Progress Class:  ProgressControl

Previous  Top  Next  


The ProgressControl property is set in the Init method.  It is used in the GetProgressControl, HideControls and ShowProgress methods and stores the FEQ value for the progress control.  It is specified in the first parameter of the Init method.  Each Progress class can only control a single progress bar but you can instantiate multiple progress classes in each procedure if you need to control multiple progress bars.

 

Note that this is a PRIVATE property and should not be accessed outside of this class. 

 

It is declared as:

 

ProgressControl            Long,Private



Direct link to this page: http://www.icetips.com/manuals/utilities/progresscontrol_progress.htm