![]() |
MKI_DrawClear (Display) New in Version 2023.2 |
www.CAD6.com |
C++ Syntaxvoid MKI_DrawClear( HWND f_hWindow );
Clears a dialog window control, i.e. fills it in standard background color for a dialog window.
ParametershWindow [HWND] Handle of the window or control whose client area shall be cleared.
Use this to clear a preview control usually filled using MKI_DrawEntity, MKI_DrawBlock, or MKI_DISPLAYDATA::ControlDrawInit in case there is nothing to display. This will result in the control being filled with dialog background color (instead of drawing window background color), better indicating the "Nothing to draw here" state.
|
CAD6interface 2025.1 - Copyright 2025 Malz++Kassner® GmbH