Method GetToolShortHelp
GetToolShortHelp(int)
Returns the short help for the given tool.
public string GetToolShortHelp(int toolId)
Parameters
toolId
intID of a previously added tool.
Returns
Remarks
Usually short help is shown as a hint when mouse is over tool item.