【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。

2.2.6.11.1 DialogBar::CreateControl

Contents

Description

Creates the DialogBar, docked to the top of the mainframe

Syntax

BOOL CreateControl( Dialog & dlg, LPCSTR lpcszName = NULL, DWORD dwOptions = 0 )

Parameters

dlg
lpcszName
dwOptions

Return

return TRUE if successful, FALSE otherwise

Examples

Remark

See Also

Header to Include

Dialog.h