Table of Contents

Method GrowToolMinWidth

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

GrowToolMinWidth(int, int)

Sets new minimal width of the toolbar item if its greater than previous width.

public void GrowToolMinWidth(int toolId, int width)

Parameters

toolId int

ID of a previously added toolbar item.

width int

New minimal width of a toolbar item.