Method ApplyPanels
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.