Table of Contents

Method ApplyPanels

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ApplyPanels()

Applies Panels to the native control.

public virtual void ApplyPanels()

ApplyPanels(Collection<StatusBarPanel>)

Appllies panels to the native control.

public virtual void ApplyPanels(Collection<StatusBarPanel> panels)

Parameters

panels Collection<StatusBarPanel>

Collection of the panels.