Skip to content
切换导航条
切换导航条
当前项目
正在载入...
登录
孙克
/
RC30-AutoInOutStore
转到一个项目
切换导航栏
切换导航栏固定状态
项目
群组
代码片段
帮助
项目
活动
版本库
流水线
图表
问题
0
合并请求
0
维基
网络
创建新的问题
作业
提交
问题看板
文件
提交
网络
比较
分支
标签
Commit ff5c8c23
由
几米阳光
编写于
2018-12-06 09:15:46 +0800
浏览文件
选项
浏览文件
标签
下载
电子邮件补丁
差异文件
1
1 个父辈
a215ee24
显示空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
17 行增加
和
16 行删除
source/ACSingleStore/FrmStoreBox.Designer.cs
source/ACSingleStore/FrmStoreBox.Designer.cs
查看文件 @
ff5c8c2
...
@@ -200,13 +200,13 @@
...
@@ -200,13 +200,13 @@
this
.
tabPage2
=
new
System
.
Windows
.
Forms
.
TabPage
();
this
.
tabPage2
=
new
System
.
Windows
.
Forms
.
TabPage
();
this
.
tabPage3
=
new
System
.
Windows
.
Forms
.
TabPage
();
this
.
tabPage3
=
new
System
.
Windows
.
Forms
.
TabPage
();
this
.
groupBox6
=
new
System
.
Windows
.
Forms
.
GroupBox
();
this
.
groupBox6
=
new
System
.
Windows
.
Forms
.
GroupBox
();
this
.
lblBatchStatus
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
btnBatchOutTest
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnBatchOutTest
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnBatchOutEnd
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnBatchOutEnd
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnStartBatchInStore
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnStartBatchInStore
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnGetOutTray
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnGetOutTray
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
lblDoorStatus
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
lblDoorStatus
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
btnBatchInStore
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnBatchInStore
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
lblBatchStatus
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
groupBox5
.
SuspendLayout
();
this
.
groupBox5
.
SuspendLayout
();
this
.
groupBox1
.
SuspendLayout
();
this
.
groupBox1
.
SuspendLayout
();
this
.
groupBox2
.
SuspendLayout
();
this
.
groupBox2
.
SuspendLayout
();
...
@@ -2261,6 +2261,17 @@
...
@@ -2261,6 +2261,17 @@
this
.
groupBox6
.
TabStop
=
false
;
this
.
groupBox6
.
TabStop
=
false
;
this
.
groupBox6
.
Text
=
"批量上下料操作"
;
this
.
groupBox6
.
Text
=
"批量上下料操作"
;
//
//
// lblBatchStatus
//
this
.
lblBatchStatus
.
AutoSize
=
true
;
this
.
lblBatchStatus
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
lblBatchStatus
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
lblBatchStatus
.
Location
=
new
System
.
Drawing
.
Point
(
14
,
31
);
this
.
lblBatchStatus
.
Name
=
"lblBatchStatus"
;
this
.
lblBatchStatus
.
Size
=
new
System
.
Drawing
.
Size
(
65
,
20
);
this
.
lblBatchStatus
.
TabIndex
=
229
;
this
.
lblBatchStatus
.
Text
=
"等待启动"
;
//
// btnBatchOutTest
// btnBatchOutTest
//
//
this
.
btnBatchOutTest
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnBatchOutTest
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
...
@@ -2275,29 +2286,30 @@
...
@@ -2275,29 +2286,30 @@
// btnBatchOutEnd
// btnBatchOutEnd
//
//
this
.
btnBatchOutEnd
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnBatchOutEnd
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnBatchOutEnd
.
Location
=
new
System
.
Drawing
.
Point
(
171
,
112
);
this
.
btnBatchOutEnd
.
Location
=
new
System
.
Drawing
.
Point
(
286
,
156
);
this
.
btnBatchOutEnd
.
Name
=
"btnBatchOutEnd"
;
this
.
btnBatchOutEnd
.
Name
=
"btnBatchOutEnd"
;
this
.
btnBatchOutEnd
.
Size
=
new
System
.
Drawing
.
Size
(
105
,
38
);
this
.
btnBatchOutEnd
.
Size
=
new
System
.
Drawing
.
Size
(
105
,
38
);
this
.
btnBatchOutEnd
.
TabIndex
=
227
;
this
.
btnBatchOutEnd
.
TabIndex
=
227
;
this
.
btnBatchOutEnd
.
Text
=
"取出完成"
;
this
.
btnBatchOutEnd
.
Text
=
"取出完成"
;
this
.
btnBatchOutEnd
.
UseVisualStyleBackColor
=
true
;
this
.
btnBatchOutEnd
.
UseVisualStyleBackColor
=
true
;
this
.
btnBatchOutEnd
.
Visible
=
false
;
this
.
btnBatchOutEnd
.
Click
+=
new
System
.
EventHandler
(
this
.
btnBatchOutEnd_Click
);
this
.
btnBatchOutEnd
.
Click
+=
new
System
.
EventHandler
(
this
.
btnBatchOutEnd_Click
);
//
//
// btnStartBatchInStore
// btnStartBatchInStore
//
//
this
.
btnStartBatchInStore
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnStartBatchInStore
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnStartBatchInStore
.
Location
=
new
System
.
Drawing
.
Point
(
39
,
112
);
this
.
btnStartBatchInStore
.
Location
=
new
System
.
Drawing
.
Point
(
171
,
93
);
this
.
btnStartBatchInStore
.
Name
=
"btnStartBatchInStore"
;
this
.
btnStartBatchInStore
.
Name
=
"btnStartBatchInStore"
;
this
.
btnStartBatchInStore
.
Size
=
new
System
.
Drawing
.
Size
(
105
,
38
);
this
.
btnStartBatchInStore
.
Size
=
new
System
.
Drawing
.
Size
(
105
,
38
);
this
.
btnStartBatchInStore
.
TabIndex
=
226
;
this
.
btnStartBatchInStore
.
TabIndex
=
226
;
this
.
btnStartBatchInStore
.
Text
=
"
批量入库开始
"
;
this
.
btnStartBatchInStore
.
Text
=
"
关闭门锁
"
;
this
.
btnStartBatchInStore
.
UseVisualStyleBackColor
=
true
;
this
.
btnStartBatchInStore
.
UseVisualStyleBackColor
=
true
;
this
.
btnStartBatchInStore
.
Click
+=
new
System
.
EventHandler
(
this
.
btnStartBatchInStore_Click
);
this
.
btnStartBatchInStore
.
Click
+=
new
System
.
EventHandler
(
this
.
btnStartBatchInStore_Click
);
//
//
// btnGetOutTray
// btnGetOutTray
//
//
this
.
btnGetOutTray
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnGetOutTray
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnGetOutTray
.
Location
=
new
System
.
Drawing
.
Point
(
171
,
68
);
this
.
btnGetOutTray
.
Location
=
new
System
.
Drawing
.
Point
(
39
,
113
);
this
.
btnGetOutTray
.
Name
=
"btnGetOutTray"
;
this
.
btnGetOutTray
.
Name
=
"btnGetOutTray"
;
this
.
btnGetOutTray
.
Size
=
new
System
.
Drawing
.
Size
(
105
,
38
);
this
.
btnGetOutTray
.
Size
=
new
System
.
Drawing
.
Size
(
105
,
38
);
this
.
btnGetOutTray
.
TabIndex
=
225
;
this
.
btnGetOutTray
.
TabIndex
=
225
;
...
@@ -2327,17 +2339,6 @@
...
@@ -2327,17 +2339,6 @@
this
.
btnBatchInStore
.
UseVisualStyleBackColor
=
true
;
this
.
btnBatchInStore
.
UseVisualStyleBackColor
=
true
;
this
.
btnBatchInStore
.
Click
+=
new
System
.
EventHandler
(
this
.
btnBatchInStore_Click
);
this
.
btnBatchInStore
.
Click
+=
new
System
.
EventHandler
(
this
.
btnBatchInStore_Click
);
//
//
// lblBatchStatus
//
this
.
lblBatchStatus
.
AutoSize
=
true
;
this
.
lblBatchStatus
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
lblBatchStatus
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
lblBatchStatus
.
Location
=
new
System
.
Drawing
.
Point
(
14
,
31
);
this
.
lblBatchStatus
.
Name
=
"lblBatchStatus"
;
this
.
lblBatchStatus
.
Size
=
new
System
.
Drawing
.
Size
(
65
,
20
);
this
.
lblBatchStatus
.
TabIndex
=
229
;
this
.
lblBatchStatus
.
Text
=
"等待启动"
;
//
// FrmStoreBox
// FrmStoreBox
//
//
this
.
AutoScaleDimensions
=
new
System
.
Drawing
.
SizeF
(
96F
,
96F
);
this
.
AutoScaleDimensions
=
new
System
.
Drawing
.
SizeF
(
96F
,
96F
);
...
...
编写
预览
支持
Markdown
格式
附加文件
你添加了
0
人
到此讨论。请谨慎行事。
Finish editing this message first!
Cancel
请
注册
或
登录
后发表评论