Table of Contents

Method SetToolSticky

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

SetToolSticky(int, bool)

Sets the specified toolbar item Sticky property value.

public void SetToolSticky(int toolId, bool sticky)

Parameters

toolId int

ID of a previously added tool.

sticky bool

new Sticky property value.