Description


Include file: xpushbtn.h

Parent class: XButton

Overview

Functions

XPushButton

Parameters

XWindow * owner the owner
XRect * rect the rectangle
USHORT id id of the window
ULONG style style, valid values are:
BU_TEXT
BU_HELP
BU_DEFAULT
BU_NOPOINTERFOCUS
BU_NOBORDER
BU_NOCURSORSELECT
BU_AUTOSIZE

(can be or-ed). If BU_ICON or BU_BITMAP is set, an icon/bitmap must be avaible in the programs resources with the id given in id (third parameter).
const char * string text to display

Remarks

Constructs a pushbuttom


This document was generated by Jens von Pilgrim's Autodoc