Training
Learning path
Implement classes, properties, and methods - Training
Learn how to create classes and objects in C# and how to securely access and manage encapsulated data using class properties and methods.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Class CWindowImpl allows you to implement a window and handle its messages. Message handing in ATL is based on a message map. This section explains:
How to add a message handler to a control.
What message maps are and how to use them.
The syntax for message handler functions.
Training
Learning path
Implement classes, properties, and methods - Training
Learn how to create classes and objects in C# and how to securely access and manage encapsulated data using class properties and methods.