Table of Contents

Method GetStatusStyle

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

GetStatusStyle(int)

Gets the style of the specified panel in the native control.

public virtual StatusBarPanelStyle? GetStatusStyle(int index)

Parameters

index int

Panel index, starting from zero.

Returns

StatusBarPanelStyle?

Remarks

This method doesn't affect Panels, it wortks with the native control.