Method GetStatusStyle
GetStatusStyle(int)
Gets the style of the specified panel in the native control.
public virtual StatusBarPanelStyle? GetStatusStyle(int index)Parameters
- indexint
- Panel index, starting from zero. 
Returns
Remarks
This method doesn't affect Panels, it wortks with the native control.