Module cStatusPanel.pkg

cStausPanel.pkg This is an abstract class that can be used to create status panels. The interface at this level is very simple. You can start, stop, request a cancel and allow the object to paint. Interface: Get/Set pbCancel - set true if you want to request a cancel. Send Activate - activate the panel Send Deactivate - deactivate the panel Send ProcessEvents - allows panel to paint in a tight loop Send Close_panel - sets pbCancel, indicating that you'd like to cancel the panel. Look at cProcessStatusPanel.pkg to see how this is used.

References (1):

ModuleLine
cProcessStatusPanel.pkg29

Field References (0):

ModuleContaining SymbolLine