
Removes CWnd from the chain of Clipboard viewers. Syntax class CWnd : public CCmdTargetĬalled by the framework to perform the object's default action.Ĭalled by the framework to retrieve the child element or child object at a given point on the screen.Ĭalled by the framework to retrieve the specified object's current screen location.Ĭalled by the framework to traverse to another user interface element within a container and if possible, retrieve the object.Ĭalled by the framework to modify the selection or move the keyboard focus of the specified object.Īrranges all the minimized (iconic) child windows.Īttaches a Windows handle to a CWnd object.Ĭall this member function to make a frame window modal.īinds the calling object's default simple bound property, as marked in the type library, to a cursor associated with a data-source control.īinds a cursor-bound property on a data-bound control to a data-source control and registers that relationship with the MFC binding manager.īrings CWnd to the top of a stack of overlapping windows.Ĭalled to calculate the window rectangle from the client rectangle. Provides the base functionality of all window classes in the Microsoft Foundation Class Library.
