Method GetToolSticky
GetToolSticky(int)
Gets the specified toolbar item Sticky property value.
public bool GetToolSticky(int toolId)
Parameters
toolId
intID of a previously added tool.
Returns
- bool
Toolbar item Sticky property value.
Gets the specified toolbar item Sticky property value.
public bool GetToolSticky(int toolId)
toolId
intID of a previously added tool.
Toolbar item Sticky property value.