提交 47e83b89 编写于 作者: leaky114's avatar leaky114

增加打开erp数据库文件菜单

上级 63c662e6
......@@ -28,5 +28,5 @@ Imports System.Runtime.InteropServices
' You can specify all the values or you can default the Build and Revision Numbers
' by using the '*' as shown below:
<Assembly: AssemblyVersion("1.21.12.4")>
<Assembly: AssemblyFileVersionAttribute("1.21.12.4")>
\ No newline at end of file
<Assembly: AssemblyVersion("1.21.12.9")>
<Assembly: AssemblyFileVersionAttribute("1.21.12.9")>
\ No newline at end of file
......@@ -400,6 +400,26 @@ Namespace My.Resources
End Get
End Property
'''<summary>
''' 查找类似于 (图标) 的 System.Drawing.Icon 类型的本地化资源。
'''</summary>
Friend ReadOnly Property 打开ERP数据文件161624() As System.Drawing.Icon
Get
Dim obj As Object = ResourceManager.GetObject("打开ERP数据文件161624", resourceCulture)
Return CType(obj,System.Drawing.Icon)
End Get
End Property
'''<summary>
''' 查找类似于 (图标) 的 System.Drawing.Icon 类型的本地化资源。
'''</summary>
Friend ReadOnly Property 打开ERP数据文件323224() As System.Drawing.Icon
Get
Dim obj As Object = ResourceManager.GetObject("打开ERP数据文件323224", resourceCulture)
Return CType(obj,System.Drawing.Icon)
End Get
End Property
'''<summary>
''' 查找类似于 (图标) 的 System.Drawing.Icon 类型的本地化资源。
'''</summary>
......
......@@ -220,6 +220,13 @@
<data name="打印323224" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\icon\打印323224.ico;System.Drawing.Icon, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<data name="打开ERP数据文件161624" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\icon\打开ERP数据文件161624..ICO;System.Drawing.Icon, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="打开ERP数据文件323224" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\icon\打开ERP数据文件323224.ICO;System.Drawing.Icon, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="打开全部工程图161624" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\icon\打开全部工程图161624.ico;System.Drawing.Icon, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
......@@ -283,7 +290,6 @@
<data name="查找部件323224" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\icon\查找部件323224.ICO;System.Drawing.Icon, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<data name="查询材料编码161624" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\icon\查询材料编码161624.ico;System.Drawing.Icon, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
......
......@@ -28,3 +28,5 @@
[+]增加erp查询
1.21.12.4
[+]更新erp查询函数
1.21.12.9
[+]增加打开erp数据库文件菜单
B'设置为一个动作,可一次撤销
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册