|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| Yes
| Import Library
| -
| Header File
| prsht.h
| Unicode
| No
| Platform Notes
| None
|
|
|
PSM_PRESSBUTTON
The PSM_PRESSBUTTON message simulates the choice of a property sheet button.
You can send this message explicitly or by using the
PropSheet_PressButton macro.
PSM_PRESSBUTTON
wParam = (WPARAM) (int) iButton;
lParam = 0;
Parameters
iButton
Index of the button to choose. This parameter can be one of the following
values:
Value
| Meaning
|
PSBTN_APPLYNOW
| Chooses the Apply Now button.
|
PSBTN_BACK
| Chooses the Back button.
|
PSBTN_CANCEL
| Chooses the Cancel button.
|
PSBTN_FINISH
| Chooses the Finish button.
|
PSBTN_HELP
| Chooses the Help button.
|
PSBTN_NEXT
| Chooses the Next button.
|
PSBTN_OK
| Chooses the OK button.
|
Return Values
No return value.
See Also
PropSheet_PressButton
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database