Table of Contents

Method GetToolIndex

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

GetToolIndex(int)

Finds tool by its ID and returns tool index (position).

public int GetToolIndex(int toolId)

Parameters

toolId int

ID of a previously added tool.

Returns

int

The index, or position, of a previously added tool.