Method SetToolMinWidth NamespaceAlternet.UI AssemblyAlternet.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.