Click or drag to resize

ModernWindowBackstagePanel Property

A TabControl object shown as backstage panel. usually this panel can be used to adjust application settings.

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
public TabControl BackstagePanel { get; set; }

Property Value

Type: TabControl
See Also