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

2.2.6.33.2 WizardControl::CreateControl

Contents

Description

creates a control using the holder attributes, destroys the holder window

Syntax

BOOL CreateControl( HWND hwndHolder )

Parameters

hwndHolder
the created control uses the rect and ID from the holder. The holder itself is destroyed.

Return

returns true if successful else false

Examples

Remark

See Also

Header to Include

Control.h