Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 951 Bytes

File metadata and controls

18 lines (13 loc) · 951 Bytes
description Learn more about: Inserting a Composite Control
title Inserting a Composite Control
ms.date 11/04/2016
helpviewer_keywords
composite controls, inserting with ATL Object Wizard
composite controls
ATL Control Wizard
ms.assetid f10b1927-9fc6-40a7-ac29-efdac70584fe

Inserting a Composite Control

The Add Class dialog box allows you to insert an ATL object into a project. Access this dialog box by right-clicking the project name in Solution Explorer, pointing to Add, and then clicking Add Class.

In the Add Class dialog box, choose ATL Control. This will start the ATL Control Wizard. To create a composite control, select the Options tab, and click the Composite control check box.

A default HTML page will be created for viewing the control.

See also

Composite Control Fundamentals