Share via


What Is AtlAxWin90?

AtlAxWin90 is the name of a window class that helps provide ATL's control-hosting functionality. When you create an instance of this class, the window procedure will automatically use the control-hosting API to create a host object associated with the window and load it with the control that you specify as the title of the window. For more information, see How Do I Load Controls Specified at Run Time?.

See Also

Concepts

ATL Control Containment FAQ