Skip to content
切换导航条
切换导航条
当前项目
正在载入...
登录
孙克
/
ACSingleStore
转到一个项目
切换导航栏
切换导航栏固定状态
项目
群组
代码片段
帮助
项目
活动
版本库
流水线
图表
问题
0
合并请求
0
维基
网络
创建新的问题
作业
提交
问题看板
文件
提交
网络
比较
分支
标签
Commit 7f50a6a4
由
LN
编写于
2021-06-01 13:54:25 +0800
浏览文件
选项
浏览文件
标签
下载
电子邮件补丁
差异文件
1
1 个父辈
646fb7d5
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
13 行增加
和
14 行删除
source/ACSingleStore/FrmStoreBox.Designer.cs
source/ACSingleStore/FrmStoreBox.Designer.cs
查看文件 @
7f50a6a
...
@@ -53,6 +53,7 @@
...
@@ -53,6 +53,7 @@
this
.
btnLogDebug
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnLogDebug
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
tabControl1
=
new
System
.
Windows
.
Forms
.
TabControl
();
this
.
tabControl1
=
new
System
.
Windows
.
Forms
.
TabControl
();
this
.
tabPage3
=
new
System
.
Windows
.
Forms
.
TabPage
();
this
.
tabPage3
=
new
System
.
Windows
.
Forms
.
TabPage
();
this
.
btnImgSave
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnFcomp
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnFcomp
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnForig
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnForig
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnClearLog
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnClearLog
=
new
System
.
Windows
.
Forms
.
Button
();
...
@@ -189,7 +190,6 @@
...
@@ -189,7 +190,6 @@
this
.
btnUpDownP6
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnUpDownP6
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnUpDownP3
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnUpDownP3
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnUpDownP4
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnUpDownP4
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnImgSave
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
contextMenuStrip1
.
SuspendLayout
();
this
.
contextMenuStrip1
.
SuspendLayout
();
this
.
tabControl2
.
SuspendLayout
();
this
.
tabControl2
.
SuspendLayout
();
this
.
tabPage4
.
SuspendLayout
();
this
.
tabPage4
.
SuspendLayout
();
...
@@ -532,6 +532,18 @@
...
@@ -532,6 +532,18 @@
this
.
tabPage3
.
Text
=
" 操作日志 "
;
this
.
tabPage3
.
Text
=
" 操作日志 "
;
this
.
tabPage3
.
UseVisualStyleBackColor
=
true
;
this
.
tabPage3
.
UseVisualStyleBackColor
=
true
;
//
//
// btnImgSave
//
this
.
btnImgSave
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnImgSave
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnImgSave
.
Location
=
new
System
.
Drawing
.
Point
(
230
,
50
);
this
.
btnImgSave
.
Name
=
"btnImgSave"
;
this
.
btnImgSave
.
Size
=
new
System
.
Drawing
.
Size
(
105
,
38
);
this
.
btnImgSave
.
TabIndex
=
285
;
this
.
btnImgSave
.
Text
=
"库位图片保存"
;
this
.
btnImgSave
.
UseVisualStyleBackColor
=
true
;
this
.
btnImgSave
.
Click
+=
new
System
.
EventHandler
(
this
.
btnImgSave_Click
);
//
// btnFcomp
// btnFcomp
//
//
this
.
btnFcomp
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnFcomp
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
...
@@ -2330,19 +2342,6 @@
...
@@ -2330,19 +2342,6 @@
this
.
btnUpDownP4
.
UseVisualStyleBackColor
=
false
;
this
.
btnUpDownP4
.
UseVisualStyleBackColor
=
false
;
this
.
btnUpDownP4
.
Click
+=
new
System
.
EventHandler
(
this
.
btnUpDownP4_Click
);
this
.
btnUpDownP4
.
Click
+=
new
System
.
EventHandler
(
this
.
btnUpDownP4_Click
);
//
//
// btnImgSave
//
this
.
btnImgSave
.
Anchor
=
((
System
.
Windows
.
Forms
.
AnchorStyles
)((
System
.
Windows
.
Forms
.
AnchorStyles
.
Bottom
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Left
)));
this
.
btnImgSave
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnImgSave
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnImgSave
.
Location
=
new
System
.
Drawing
.
Point
(
230
,
50
);
this
.
btnImgSave
.
Name
=
"btnImgSave"
;
this
.
btnImgSave
.
Size
=
new
System
.
Drawing
.
Size
(
105
,
38
);
this
.
btnImgSave
.
TabIndex
=
285
;
this
.
btnImgSave
.
Text
=
"库位图片保存"
;
this
.
btnImgSave
.
UseVisualStyleBackColor
=
true
;
this
.
btnImgSave
.
Click
+=
new
System
.
EventHandler
(
this
.
btnImgSave_Click
);
//
// 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
请
注册
或
登录
后发表评论