Table of Contents

Method GetStatusWidth

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

GetStatusWidth(int)

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

int GetStatusWidth(int index)

Parameters

index int

Panel index, starting from zero.

Returns

int

int with the panel width if success; null otherwise.

Remarks

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