Habe in Programm geschrieben, in dessen Dialogbox 5 Radiobuttons eingebaut sind. Nun würde ich es gerne so programmieren, dass ein Button standarmäßig angeklickt ist, oder dass der User gezwungen wird mindestens einen Button anzuklicken.
Specifies the check state. This parameter can be one of the following:
Value Meaning 0 Set the button state to unchecked. 1 Set the button state to checked. 2 Set the button state to indeterminate. This value can be used only if the button has the BS_3STATE or BS_AUTO3STATE style.