Method ApplyPanels
ApplyPanels()
Applies Panels to the native control.
public virtual void ApplyPanels()ApplyPanels(BaseCollection<StatusBarPanel>)
Appllies panels to the native control.
public virtual void ApplyPanels(BaseCollection<StatusBarPanel> panels)Parameters
- panelsBaseCollection<StatusBarPanel>
- Collection of the panels.