graphicbox #handle.ext, xOrg, yOrg, width, height

The graphicbox is a control that can be added to any window type.  It understands all of the commands of that are used in a window of type "graphics."

It should be noted that graphics windows and graphicboxes are intended for drawing graphics.  It is not advisable to place controls within them, since some controls do not work properly when placed in graphicboxes or graphics windows.  If there is a need for text display within a graphicbox or graphics window, use the graphics text capabilities rather than a statictext control.

