You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
|
<MenuConfig>
|
|
|
|
|
<MainMenus>
|
|
|
|
|
<MenuItem id="1" caption="全选" category="属性表顶部操作" tooltip="全选" ImageSource="Resources\Images\AllSelect.png" class="AllSelect"/>
|
|
|
|
|
<MenuItem id="2" caption="切换选择" category="属性表顶部操作" tooltip="切换选择" ImageSource="Resources\Images\SwitchSele.png" class="SwitchSelect"/>
|
|
|
|
|
<MenuItem id="3" caption="取消选择" category="属性表顶部操作" tooltip="取消选择" ImageSource="Resources\Images\Cancel.png" class="CancelSelect"/>
|
|
|
|
|
<MenuItem id="4" caption="缩放" category="属性表顶部操作" tooltip="缩放" ImageSource="Resources\Images\Zoom.png" class="ZoomSelected"/>
|
|
|
|
|
<MenuItem id="5" caption="删除" category="属性表顶部操作" tooltip="删除" ImageSource="Resources\Images\Error.png" class="ErrorSelected"/>
|
|
|
|
|
<MenuItem id="6" caption="刷新" category="属性表顶部操作" tooltip="刷新" ImageSource="Resources\Images\Refresh.png" class="Refreshing"/>
|
|
|
|
|
</MainMenus>
|
|
|
|
|
</MenuConfig>
|