User Tools

Site Tools


deferwindow_defer_progress_window_.htm
Navigation:  ABC Library Reference > ReportManager Class > ReportManager Properties >====== DeferWindow (defer progress window) ====== Previous pageReturn to chapter overviewNext page
DeferWindow USHORT, PROTECTED

blk2blue.jpg

The DeferWindow property controls whether the ReportManager opens the progress window with the Open method or delays opening the progress window until the first timer cycle. A value of one (1 or True) delays the open until the first timer cycle; a value of zero (0 or False) opens the window immediately.

The DeferWindow property gives you an opportunity to leave the progress window closed until there are actual records to process.

Implementation:

The TakeWindowEvent method implements the behavior specified by the DeferWindow property.

See Also:     TakeWindowEvent

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