User Tools

Site Tools


keepvisible_keep_progress_window_visible_.htm
Navigation:  ABC Library Reference > ReportManager Class > ReportManager Properties >====== KeepVisible (keep progress window visible) ====== Previous pageReturn to chapter overviewNext page
KeepVisible BYTE, PROTECTED

blk2blue.jpg

The KeepVisible property controls whether the ReportManager closes the progress window before or after the Print Preview window is displayed. A value of one (1 or True) delays the close until after the Print Preview window is closed; a value of zero (0 or False) closes the window prior to the Print Preview window open.

The KeepVisible property gives you an opportunity to leave the progress window open and viewable with the Print Preview. Useful if you have results that you would like to display on the progress window.

Implementation:

The TakeCloseEvent method implements the behavior specified by the KeepVisible property.

See Also:     TakeCloseEvent

keepvisible_keep_progress_window_visible_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1