Dialog Box Messages (Compact 2013)
3/28/2014
The following table shows the dialog boxes messages, with a description of the purpose of each.
Programming element |
Description |
---|---|
This message is sent by an application to retrieve the identifier of the default push button control for a dialog box. |
|
This message is sent by an application to change the identifier of the default push button for a dialog box. |
|
This message is sent to a dialog box before Windows draws the dialog box. |
|
This message is sent to the dialog box procedure associated with a control. |
|
This message is sent to the dialog box procedure immediately before a dialog box is displayed. |
|
This message is sent to a dialog box procedure to set the keyboard focus to a different control in the dialog box. |