Child Window Notification Message Handlers
There are five categories of child window notification messages:
Category | Description |
---|---|
Generic Control Handler | Handler for generic control notification codes. |
User Button Handlers | Handlers for user button notification codes. |
Combo Box Handlers | Handlers for combo box notification codes. |
Edit Control Handlers | Handlers for edit control notification codes. |
List Box Handlers | Handlers for list box notification codes. |