![]() |
MKI_DialogControlHide (Dialogs) New in Version 2024.0 |
www.CAD6.com |
C++ Syntaxvoid MKI_DialogControlHide( HWND f_hWindow, __int32 f_nCtlID );
This procedure hides a dialog window control. A hidden control will also be disabled.
Parametersf_hWindow [HWND] Handle of the dialog window that contains the control. f_nCtlID [__int32] Identification number of the control. f_fVisible [bool] If true, the control will be visible, otherwise not.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH