MKI_DialogControlDisable (Dialogs) New in Version 2024.0

www.CAD6.com

C++ Syntax

void

MKI_DialogControlDisable(

 HWND f_hWindow,

 __int32 f_nCtlID );

 

This procedure disables a dialog window control.

 

Parameters

f_hWindow

[HWND] Handle of the dialog window that contains the control.

f_nCtlID

[__int32] Identification number of the control.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH