Table of Contents

Method GetToolLongHelp

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

GetToolLongHelp(int)

Returns the long help for the given tool.

public string GetToolLongHelp(int toolId)

Parameters

toolId int

ID of a previously added tool.

Returns

string

Remarks

You might use the long help for displaying the tool purpose on the status line.