An NDoc Documented Class Library

ContainerStatusBarPanel.Parent Property

The StatuBar control hosting the panel.

new public ContainerStatusBar Parent {get;}

Remarks

You can use this property to determine the ContainerStatusBar control that a ContainerStatusBarPanel object is contained within. ContainerStatusBarPanel objects are added to a ContainerStatusBar control by calling the Add method of the ContainerStatusBar.Panels property. The ContainerStatusBar.Panels property is a collection of a ContainerStatusBarPanel items.

See Also

ContainerStatusBarPanel Class | ContainerStatusBarPanel Members | Genghis.Windows.Forms Namespace