根据id获取工具条。

命名空间:  SuperMap.Desktop
程序集:  SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll

语法

C#
IToolBar Item[
	string ID
] { get; }

参数

ID
Type: System..::.String

返回值

返回指定工具条。

请参见