NAME Create()void = Create(AFWindow* pwindow, AFRect *rect, ULONG id)
DESCRIPTION Creates a gadget in pwindow with size and coordinates rect with GadID of id
INPUTS pwindow - pointer to window to receive the status bar rect - AFRect struct which shows size and position of gadget id - gadget id
RESULT none
BUGS none known
SEE ALSO AFWindow AFRect