2.2.6.11.1 DialogBar::CreateControl

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