Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1 KB

File metadata and controls

21 lines (14 loc) · 1 KB
title Creating an ATL DHTML Control
ms.date 11/04/2016
helpviewer_keywords
HTML controls, creating
DHTML controls
DHTML controls, creating
ms.assetid 1d8f0ede-7d8b-4959-976e-b4d0e2a87f5a

Creating an ATL DHTML Control

The ATL Control Wizard automates the process of creating a DHTML control. It generates the necessary resource files, including an HTML file containing sample code.

To create an ATL DHTML control

  1. Follow the steps in Creating an ATL Project.

  2. In Class View, right-click the project node, point to Add, and click Add Class from the shortcut menu. In the Add Class dialog box, double-click the ATL Control Wizard. In the ATL Control Wizard, click the Options tab and select DHTML control.

You can now test the default control.

See also

Support for DHTML Control