CContainedWindowT Members
Methods
Constructor. Initializes data members to specify which message map will process the contained window's messages. |
|
Creates a window. |
|
Provides default message processing. |
|
Returns the current message. |
|
Registers the window class of the contained window. |
|
Subclasses a window. |
|
Changes which message map is used to process the contained window's messages. |
|
Restores a previously subclassed window. |
Data Members
Identifies which message map will process the contained window's messages. |
|
Specifies the name of an existing window class on which a new window class will be based. |
|
Points to the window class's original window procedure. |
|
Points to the containing object. |
Static Functions
Processes messages sent to the contained window. |