Definition | XRadioButton ( XWindow* owner, XRect* rec, USHORT id, ULONG style, const char* s ):XSettingButton ( owner, rec, id, style¦BS_AUTORADIOBUTTON, ( const char* ) s, ( unsigned char* )WC_BUTTON )
XRadioButton ( HWND hwnd )
XRadioButton ( XWindow* owner, XRect* rec, USHORT id = 0, ULONG style=WIN_VISIBLE, const char* s = "" ) |