TDM_ENABLE_BUTTON message
Enables or disables a push button in a task dialog.
Parameters
-
wParam [in]
-
An int value that specifies the ID of the push button to be enabled or disabled.
-
lParam [in]
-
Specifies button state. Set to 0 to disable the button; set to nonzero to enable the button.
Return value
The return value is ignored.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|