MaskWindow

The MaskWindow is a container window that allows you to create a rectangular mask for child windows

Summary
MaskWindowThe MaskWindow is a container window that allows you to create a rectangular mask for child windows
Implementation DetailsTo use a MaskWindow, you add children as normal to it.
XML DefinitionThis is the MaskWindow XML definition.
XML Tag
Required Attributes

Implementation Details

To use a MaskWindow, you add children as normal to it.  If the contents of the window extend beyond the size of the mask window, the parts outside of the window will be invisble

XML Definition

This is the MaskWindow XML definition.

XML Tag

<MaskWindow>
....
</MaskWindow>

Required Attributes