CenterControl()
Center an Xbase Part within another object.
CenterControl( <oControl>, [<oCenterIn>] ) --> NIL
ConfirmBox()
Displays text in a graphic box and accepts user input via pushbuttons.
ConfirmBox( [<oOwner>], <cMessage>, [<cTitle>], [<nButtons>],[<nStyle>],[<nStartBtn>] ) --> nAction
GetWindowRestorePlacement()
Gets the position and dimension a window restores to.
GetWindowRestorePlacement( <oWindow>|<nHwnd>, @<aPos>, @<aSize> ) -> lSuccess