Method GetToolLabel
GetToolLabel(int)
Gets the specified toolbar item label text.
public string GetToolLabel(int toolId)
Parameters
toolIdintID of a previously added tool.
Gets the specified toolbar item label text.
public string GetToolLabel(int toolId)
toolId intID of a previously added tool.