2.2.6.33.2 WizardControl::CreateControl

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