Table of Contents

Method SetToolMinWidth

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

SetToolMinWidth(int, int)

Sets minimal width of the toolbar item.

public void SetToolMinWidth(int toolId, int width)

Parameters

toolId int

ID of a previously added toolbar item.

width int

New minimal width of a toolbar item.