This topic has not yet been rated - Rate this topic

TDM_ENABLE_RADIO_BUTTON message

Enables or disables a radio button in a task dialog.

Parameters

wParam [in]

An int value that specifies the ID of the radio 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

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

Commctrl.h

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.