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