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