Table of Contents

Method GetStatusText

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

GetStatusText(int)

Gets the status text for the specified panel in the native control.

string GetStatusText(int index = 0)

Parameters

index int

Panel index, starting from zero.

Returns

string

string with the status text if success; null otherwise.

Remarks

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