MKI_DialogPropertySheetNoCancel (Dialogs) New in Version 2024.0

www.CAD6.com

C++ Syntax

void

MKI_DialogPropertySheetNoCancel(

 HWND f_hPropSheet );

 

This procedure changes a property sheet dialog to show a "Close" button instead of an "OK" button, and disables the "Cancel" button. This cannot be reversed while the dialog is open.

 

Parameters

f_hPropSheet

[HWND] Handle of the property sheet window whose controls are to be changed.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH