Index

XPushButton

XObject &rarrXWindow&rarr XControl&rarr XButton&rarr XPushButton


public
  • XPushButton
  • ~XPushButton


  • Derrived

    : public XButton

    public

    XPushButton

    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 = "" )

    Returns

    -

    ~XPushButton

    Definition

    virtual ~XPushButton ( )


    Created by AutoDoc, (C) 1996 by Jens von Pilgrim