MKI_DialogCustomButtonMenu (Dialogs) Renamed in Version 2024.0

www.CAD6.com

C++ Syntax

void

MKI_DialogCustomButtonMenu(

 HWND f_hWindow,

 const LPCWSTR f_pszText );

 

Draws a custom button showing a left-aligned text and a right-aligned arrow.

 

Parameters

f_hWindow

[HWND] Handle of the dialog window control.

f_pszText

[const LPCWSTR] Address of the text to be displayed in the button.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH