Function CenterControl() Foundation
Center an Xbase Part within another object.
CenterControl( <oControl>, [<oCenterIn>] ) --> NIL
The return value of CenterControl() is always NIL.
The function CenterControl() centers the Xbase Part passed in parameter <oControl> another Xbase Part, usually the parent object. The size of the Xbase Part is not changed by CenterControl().
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.