MKI_DialogIsCancelled (Dialogs)

www.CAD6.com

C++ Syntax

bool

MKI_DialogIsCancelled( void );

 

Checks whether the user has pressed the "Cancel" button in a previously activated progress indicator.

 

This procedure will work even after the progress indicator has been closed by means of MKI_DialogHideProgress. It will return the correct value until MKI_DialogShowProgress is called again.

 

Return Value

Returns true if the "Cancel" button of a currently open or previously opened progress indicator has been pressed, else false.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH