Table of Contents

Method GetToolFits

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

GetToolFits(int)

Gets whether the specified tool fits in the toolbar visible area.

public bool GetToolFits(int toolId)

Parameters

toolId int

ID of a previously added tool.

Returns

bool

true if tool fits in the toolbar, false otherwise.