![]() |
MKI_DialogHideProgress (Dialogs) |
www.CAD6.com |
C++ Syntaxvoid MKI_DialogHideProgress( void );
Hides the non-modal progress indication dialog box and enables the application's window.
CommentEach time MKI_DialogShowProgress is called, a counter starting with 0 will be increased. Each time MKI_DialogHideProgress is called, that counter will be decreased. Once the counter is at least 1, the dialog will be visible.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH