This class implements a modal or modeless dialog box that hosts ActiveX controls.
At a Glance
| Header file: | Atlwin.h |
| Windows CE versions: | 2.10 and later |
| Platforms: | H/PC 2.0, H/PC Pro |
| Complete documentation: | Visual C++ documentation |
Syntax
template <class T, class TBase = CWindow>
class ATL_NO_VTABLE CAxDialogImpl : public CDialogImplBaseT< TBase >