don't exactly know if this is what you mean,
but if you want to set the Radiobutton, declare a
control-variable for this control and use SetCheck() to set it to TRUE or FALSE.
for quitting the dialog box use OnCancel() or SendMessage(WM_CLOSE,...)
Hope this helps
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.