Sandbox Logo

Panel.Parent

Panel Parent { get; set; }

Description

The panel we are directly attached to. This panel will be positioned relative to the given parent, and therefore move with it, typically also be hidden by the parents bounds.

Return

User Comments