Member variable XbpWindow():clipChildren Foundation

Determines whether Xbase Parts in the child list are clipped during graphic output.

Attribute: EXPORTED
Data type: Logical (.F.)
Description

The instance variable :clipChildren contains a logical value that determines whether childs of the window are clipped when graphic output occurs in the window. The default value is .F. (false), meaning children are not clipped but "overpainted" by the output of GRA functions if they overlap the child area. If the value equals .T. (true), no graphic output occurs within the child areas of the window.

Feedback

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.