Sfoglia il codice sorgente

DataGridView Table 추가 / Button LayOut 추가

박영준 5 anni fa
parent
commit
91dfe464fb

BIN
.vs/Jdas_Mbic/v15/.suo


BIN
.vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide


BIN
.vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide-shm


BIN
.vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide-wal


+ 0 - 20
Jdas_Mbic/Form1.cs

@@ -1,20 +0,0 @@
1
-using System;
2
-using System.Collections.Generic;
3
-using System.ComponentModel;
4
-using System.Data;
5
-using System.Drawing;
6
-using System.Linq;
7
-using System.Text;
8
-using System.Threading.Tasks;
9
-using System.Windows.Forms;
10
-
11
-namespace Jdas_Mbic
12
-{
13
-    public partial class Form1 : Form
14
-    {
15
-        public Form1()
16
-        {
17
-            InitializeComponent();
18
-        }
19
-    }
20
-}

+ 5 - 5
Jdas_Mbic/Jdas_Mbic.csproj

@@ -46,16 +46,16 @@
46 46
     <Reference Include="System.Xml" />
47 47
   </ItemGroup>
48 48
   <ItemGroup>
49
-    <Compile Include="Form1.cs">
49
+    <Compile Include="Main.cs">
50 50
       <SubType>Form</SubType>
51 51
     </Compile>
52
-    <Compile Include="Form1.Designer.cs">
53
-      <DependentUpon>Form1.cs</DependentUpon>
52
+    <Compile Include="Main.Designer.cs">
53
+      <DependentUpon>Main.cs</DependentUpon>
54 54
     </Compile>
55 55
     <Compile Include="Program.cs" />
56 56
     <Compile Include="Properties\AssemblyInfo.cs" />
57
-    <EmbeddedResource Include="Form1.resx">
58
-      <DependentUpon>Form1.cs</DependentUpon>
57
+    <EmbeddedResource Include="Main.resx">
58
+      <DependentUpon>Main.cs</DependentUpon>
59 59
     </EmbeddedResource>
60 60
     <EmbeddedResource Include="Properties\Resources.resx">
61 61
       <Generator>ResXFileCodeGenerator</Generator>

+ 338 - 47
Jdas_Mbic/Form1.Designer.cs

@@ -1,6 +1,6 @@
1 1
 namespace Jdas_Mbic
2 2
 {
3
-    partial class Form1
3
+    partial class JdasMbic
4 4
     {
5 5
         /// <summary>
6 6
         /// 필수 디자이너 변수입니다.
@@ -28,11 +28,10 @@
28 28
         /// </summary>
29 29
         private void InitializeComponent()
30 30
         {
31
-            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
31
+            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(JdasMbic));
32 32
             this.pictureBox1 = new System.Windows.Forms.PictureBox();
33 33
             this.tabControl1 = new System.Windows.Forms.TabControl();
34
-            this.tabPage1 = new System.Windows.Forms.TabPage();
35
-            this.tabPage2 = new System.Windows.Forms.TabPage();
34
+            this.tabPage_Main = new System.Windows.Forms.TabPage();
36 35
             this.groupBox5 = new System.Windows.Forms.GroupBox();
37 36
             this.label19 = new System.Windows.Forms.Label();
38 37
             this.numericUpDown6 = new System.Windows.Forms.NumericUpDown();
@@ -111,9 +110,34 @@
111 110
             this.comboBox_Port = new System.Windows.Forms.ComboBox();
112 111
             this.cmBaudRate = new System.Windows.Forms.Label();
113 112
             this.comboBox_baudrate = new System.Windows.Forms.ComboBox();
113
+            this.tabPage_Setting = new System.Windows.Forms.TabPage();
114
+            this.dataGridView_TableSetting = new System.Windows.Forms.DataGridView();
115
+            this.Column_DB = new System.Windows.Forms.DataGridViewTextBoxColumn();
116
+            this.Column_Offset = new System.Windows.Forms.DataGridViewTextBoxColumn();
117
+            this.groupBox3 = new System.Windows.Forms.GroupBox();
118
+            this.groupBox6 = new System.Windows.Forms.GroupBox();
119
+            this.button_Initalize = new System.Windows.Forms.Button();
120
+            this.button_FileSave = new System.Windows.Forms.Button();
121
+            this.button_FileLoad = new System.Windows.Forms.Button();
122
+            this.button_Expansion = new System.Windows.Forms.Button();
123
+            this.button6 = new System.Windows.Forms.Button();
124
+            this.button7 = new System.Windows.Forms.Button();
125
+            this.button8 = new System.Windows.Forms.Button();
126
+            this.button9 = new System.Windows.Forms.Button();
127
+            this.button10 = new System.Windows.Forms.Button();
128
+            this.button_AllZeroWrite = new System.Windows.Forms.Button();
129
+            this.numericUpDown9 = new System.Windows.Forms.NumericUpDown();
130
+            this.numericUpDown10 = new System.Windows.Forms.NumericUpDown();
131
+            this.numericUpDown11 = new System.Windows.Forms.NumericUpDown();
132
+            this.label29 = new System.Windows.Forms.Label();
133
+            this.label30 = new System.Windows.Forms.Label();
134
+            this.label31 = new System.Windows.Forms.Label();
135
+            this.label_Table = new System.Windows.Forms.Label();
136
+            this.label_Function = new System.Windows.Forms.Label();
137
+            this.comboBox1 = new System.Windows.Forms.ComboBox();
114 138
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
115 139
             this.tabControl1.SuspendLayout();
116
-            this.tabPage1.SuspendLayout();
140
+            this.tabPage_Main.SuspendLayout();
117 141
             this.groupBox5.SuspendLayout();
118 142
             ((System.ComponentModel.ISupportInitialize)(this.numericUpDown6)).BeginInit();
119 143
             ((System.ComponentModel.ISupportInitialize)(this.numericUpDown7)).BeginInit();
@@ -156,12 +180,19 @@
156 180
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox_G_RX)).BeginInit();
157 181
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox_R_RX)).BeginInit();
158 182
             this.groupBox9.SuspendLayout();
183
+            this.tabPage_Setting.SuspendLayout();
184
+            ((System.ComponentModel.ISupportInitialize)(this.dataGridView_TableSetting)).BeginInit();
185
+            this.groupBox3.SuspendLayout();
186
+            this.groupBox6.SuspendLayout();
187
+            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown9)).BeginInit();
188
+            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown10)).BeginInit();
189
+            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown11)).BeginInit();
159 190
             this.SuspendLayout();
160 191
             // 
161 192
             // pictureBox1
162 193
             // 
163 194
             this.pictureBox1.Image = global::Jdas_Mbic.Properties.Resources.bluecell_logo;
164
-            this.pictureBox1.Location = new System.Drawing.Point(746, 443);
195
+            this.pictureBox1.Location = new System.Drawing.Point(761, 428);
165 196
             this.pictureBox1.Name = "pictureBox1";
166 197
             this.pictureBox1.Size = new System.Drawing.Size(165, 50);
167 198
             this.pictureBox1.TabIndex = 0;
@@ -169,39 +200,29 @@
169 200
             // 
170 201
             // tabControl1
171 202
             // 
172
-            this.tabControl1.Controls.Add(this.tabPage1);
173
-            this.tabControl1.Controls.Add(this.tabPage2);
203
+            this.tabControl1.Controls.Add(this.tabPage_Main);
204
+            this.tabControl1.Controls.Add(this.tabPage_Setting);
174 205
             this.tabControl1.Location = new System.Drawing.Point(12, 12);
175 206
             this.tabControl1.Name = "tabControl1";
176 207
             this.tabControl1.SelectedIndex = 0;
177
-            this.tabControl1.Size = new System.Drawing.Size(918, 418);
208
+            this.tabControl1.Size = new System.Drawing.Size(918, 410);
178 209
             this.tabControl1.TabIndex = 135;
179 210
             // 
180
-            // tabPage1
181
-            // 
182
-            this.tabPage1.Controls.Add(this.groupBox5);
183
-            this.tabPage1.Controls.Add(this.groupBox2);
184
-            this.tabPage1.Controls.Add(this.groupBox1);
185
-            this.tabPage1.Controls.Add(this.groupBox4);
186
-            this.tabPage1.Controls.Add(this.groupBox12);
187
-            this.tabPage1.Controls.Add(this.groupBox9);
188
-            this.tabPage1.Location = new System.Drawing.Point(4, 22);
189
-            this.tabPage1.Name = "tabPage1";
190
-            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
191
-            this.tabPage1.Size = new System.Drawing.Size(910, 392);
192
-            this.tabPage1.TabIndex = 0;
193
-            this.tabPage1.Text = "tabPage1";
194
-            this.tabPage1.UseVisualStyleBackColor = true;
195
-            // 
196
-            // tabPage2
197
-            // 
198
-            this.tabPage2.Location = new System.Drawing.Point(4, 22);
199
-            this.tabPage2.Name = "tabPage2";
200
-            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
201
-            this.tabPage2.Size = new System.Drawing.Size(192, 74);
202
-            this.tabPage2.TabIndex = 1;
203
-            this.tabPage2.Text = "tabPage2";
204
-            this.tabPage2.UseVisualStyleBackColor = true;
211
+            // tabPage_Main
212
+            // 
213
+            this.tabPage_Main.Controls.Add(this.groupBox5);
214
+            this.tabPage_Main.Controls.Add(this.groupBox2);
215
+            this.tabPage_Main.Controls.Add(this.groupBox1);
216
+            this.tabPage_Main.Controls.Add(this.groupBox4);
217
+            this.tabPage_Main.Controls.Add(this.groupBox12);
218
+            this.tabPage_Main.Controls.Add(this.groupBox9);
219
+            this.tabPage_Main.Location = new System.Drawing.Point(4, 22);
220
+            this.tabPage_Main.Name = "tabPage_Main";
221
+            this.tabPage_Main.Padding = new System.Windows.Forms.Padding(3);
222
+            this.tabPage_Main.Size = new System.Drawing.Size(910, 384);
223
+            this.tabPage_Main.TabIndex = 0;
224
+            this.tabPage_Main.Text = "Main";
225
+            this.tabPage_Main.UseVisualStyleBackColor = true;
205 226
             // 
206 227
             // groupBox5
207 228
             // 
@@ -616,7 +637,7 @@
616 637
             this.groupBox1.Controls.Add(this.pictureBox24);
617 638
             this.groupBox1.Controls.Add(this.pictureBox25);
618 639
             this.groupBox1.Controls.Add(this.label28);
619
-            this.groupBox1.Location = new System.Drawing.Point(225, 1);
640
+            this.groupBox1.Location = new System.Drawing.Point(225, 5);
620 641
             this.groupBox1.Name = "groupBox1";
621 642
             this.groupBox1.Size = new System.Drawing.Size(319, 175);
622 643
             this.groupBox1.TabIndex = 139;
@@ -814,7 +835,7 @@
814 835
             this.groupBox4.Controls.Add(this.pictureBox16);
815 836
             this.groupBox4.Controls.Add(this.pictureBox17);
816 837
             this.groupBox4.Controls.Add(this.label18);
817
-            this.groupBox4.Location = new System.Drawing.Point(588, 1);
838
+            this.groupBox4.Location = new System.Drawing.Point(588, 5);
818 839
             this.groupBox4.Name = "groupBox4";
819 840
             this.groupBox4.Size = new System.Drawing.Size(319, 175);
820 841
             this.groupBox4.TabIndex = 140;
@@ -1001,7 +1022,7 @@
1001 1022
             this.groupBox12.Controls.Add(this.pictureBox_R_TX);
1002 1023
             this.groupBox12.Controls.Add(this.pictureBox_G_RX);
1003 1024
             this.groupBox12.Controls.Add(this.pictureBox_R_RX);
1004
-            this.groupBox12.Location = new System.Drawing.Point(3, 1);
1025
+            this.groupBox12.Location = new System.Drawing.Point(3, 3);
1005 1026
             this.groupBox12.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
1006 1027
             this.groupBox12.Name = "groupBox12";
1007 1028
             this.groupBox12.Padding = new System.Windows.Forms.Padding(2, 3, 2, 3);
@@ -1060,7 +1081,7 @@
1060 1081
             this.groupBox9.Controls.Add(this.comboBox_Port);
1061 1082
             this.groupBox9.Controls.Add(this.cmBaudRate);
1062 1083
             this.groupBox9.Controls.Add(this.comboBox_baudrate);
1063
-            this.groupBox9.Location = new System.Drawing.Point(3, 66);
1084
+            this.groupBox9.Location = new System.Drawing.Point(3, 68);
1064 1085
             this.groupBox9.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
1065 1086
             this.groupBox9.Name = "groupBox9";
1066 1087
             this.groupBox9.Padding = new System.Windows.Forms.Padding(2, 3, 2, 3);
@@ -1135,7 +1156,7 @@
1135 1156
             | System.Windows.Forms.AnchorStyles.Right)));
1136 1157
             this.comboBox_Port.Cursor = System.Windows.Forms.Cursors.Default;
1137 1158
             this.comboBox_Port.FormattingEnabled = true;
1138
-            this.comboBox_Port.Location = new System.Drawing.Point(100, 15);
1159
+            this.comboBox_Port.Location = new System.Drawing.Point(106, 15);
1139 1160
             this.comboBox_Port.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
1140 1161
             this.comboBox_Port.Name = "comboBox_Port";
1141 1162
             this.comboBox_Port.Size = new System.Drawing.Size(93, 20);
@@ -1168,25 +1189,262 @@
1168 1189
             "57600",
1169 1190
             "115200",
1170 1191
             "128000"});
1171
-            this.comboBox_baudrate.Location = new System.Drawing.Point(101, 45);
1192
+            this.comboBox_baudrate.Location = new System.Drawing.Point(107, 45);
1172 1193
             this.comboBox_baudrate.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
1173 1194
             this.comboBox_baudrate.Name = "comboBox_baudrate";
1174 1195
             this.comboBox_baudrate.Size = new System.Drawing.Size(93, 20);
1175 1196
             this.comboBox_baudrate.TabIndex = 91;
1176 1197
             this.comboBox_baudrate.Text = "115200";
1177 1198
             // 
1178
-            // Form1
1199
+            // tabPage_Setting
1200
+            // 
1201
+            this.tabPage_Setting.Controls.Add(this.groupBox6);
1202
+            this.tabPage_Setting.Controls.Add(this.groupBox3);
1203
+            this.tabPage_Setting.Controls.Add(this.dataGridView_TableSetting);
1204
+            this.tabPage_Setting.Location = new System.Drawing.Point(4, 22);
1205
+            this.tabPage_Setting.Name = "tabPage_Setting";
1206
+            this.tabPage_Setting.Padding = new System.Windows.Forms.Padding(3);
1207
+            this.tabPage_Setting.Size = new System.Drawing.Size(910, 375);
1208
+            this.tabPage_Setting.TabIndex = 1;
1209
+            this.tabPage_Setting.Text = "Setting";
1210
+            this.tabPage_Setting.UseVisualStyleBackColor = true;
1211
+            // 
1212
+            // dataGridView_TableSetting
1213
+            // 
1214
+            this.dataGridView_TableSetting.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
1215
+            this.dataGridView_TableSetting.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
1216
+            this.Column_DB,
1217
+            this.Column_Offset});
1218
+            this.dataGridView_TableSetting.Location = new System.Drawing.Point(16, 17);
1219
+            this.dataGridView_TableSetting.Name = "dataGridView_TableSetting";
1220
+            this.dataGridView_TableSetting.RowHeadersWidth = 50;
1221
+            this.dataGridView_TableSetting.RowTemplate.Height = 23;
1222
+            this.dataGridView_TableSetting.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.True;
1223
+            this.dataGridView_TableSetting.Size = new System.Drawing.Size(282, 338);
1224
+            this.dataGridView_TableSetting.TabIndex = 0;
1225
+            // 
1226
+            // Column_DB
1227
+            // 
1228
+            this.Column_DB.HeaderText = "DB";
1229
+            this.Column_DB.Name = "Column_DB";
1230
+            // 
1231
+            // Column_Offset
1232
+            // 
1233
+            this.Column_Offset.HeaderText = "Offset";
1234
+            this.Column_Offset.Name = "Column_Offset";
1235
+            // 
1236
+            // groupBox3
1237
+            // 
1238
+            this.groupBox3.Controls.Add(this.comboBox1);
1239
+            this.groupBox3.Controls.Add(this.label_Function);
1240
+            this.groupBox3.Controls.Add(this.label_Table);
1241
+            this.groupBox3.Controls.Add(this.button_Expansion);
1242
+            this.groupBox3.Controls.Add(this.button_FileLoad);
1243
+            this.groupBox3.Controls.Add(this.button_FileSave);
1244
+            this.groupBox3.Controls.Add(this.button_Initalize);
1245
+            this.groupBox3.Location = new System.Drawing.Point(338, 17);
1246
+            this.groupBox3.Name = "groupBox3";
1247
+            this.groupBox3.Size = new System.Drawing.Size(493, 113);
1248
+            this.groupBox3.TabIndex = 1;
1249
+            this.groupBox3.TabStop = false;
1250
+            // 
1251
+            // groupBox6
1252
+            // 
1253
+            this.groupBox6.Controls.Add(this.label31);
1254
+            this.groupBox6.Controls.Add(this.label30);
1255
+            this.groupBox6.Controls.Add(this.label29);
1256
+            this.groupBox6.Controls.Add(this.numericUpDown11);
1257
+            this.groupBox6.Controls.Add(this.numericUpDown10);
1258
+            this.groupBox6.Controls.Add(this.numericUpDown9);
1259
+            this.groupBox6.Controls.Add(this.button_AllZeroWrite);
1260
+            this.groupBox6.Controls.Add(this.button6);
1261
+            this.groupBox6.Controls.Add(this.button7);
1262
+            this.groupBox6.Controls.Add(this.button8);
1263
+            this.groupBox6.Controls.Add(this.button10);
1264
+            this.groupBox6.Controls.Add(this.button9);
1265
+            this.groupBox6.Location = new System.Drawing.Point(338, 136);
1266
+            this.groupBox6.Name = "groupBox6";
1267
+            this.groupBox6.Size = new System.Drawing.Size(493, 219);
1268
+            this.groupBox6.TabIndex = 1;
1269
+            this.groupBox6.TabStop = false;
1270
+            // 
1271
+            // button_Initalize
1272
+            // 
1273
+            this.button_Initalize.Location = new System.Drawing.Point(86, 71);
1274
+            this.button_Initalize.Name = "button_Initalize";
1275
+            this.button_Initalize.Size = new System.Drawing.Size(75, 23);
1276
+            this.button_Initalize.TabIndex = 0;
1277
+            this.button_Initalize.Text = "Initalize";
1278
+            this.button_Initalize.UseVisualStyleBackColor = true;
1279
+            // 
1280
+            // button_FileSave
1281
+            // 
1282
+            this.button_FileSave.Location = new System.Drawing.Point(248, 71);
1283
+            this.button_FileSave.Name = "button_FileSave";
1284
+            this.button_FileSave.Size = new System.Drawing.Size(75, 23);
1285
+            this.button_FileSave.TabIndex = 0;
1286
+            this.button_FileSave.Text = "File Save";
1287
+            this.button_FileSave.UseVisualStyleBackColor = true;
1288
+            // 
1289
+            // button_FileLoad
1290
+            // 
1291
+            this.button_FileLoad.Location = new System.Drawing.Point(329, 71);
1292
+            this.button_FileLoad.Name = "button_FileLoad";
1293
+            this.button_FileLoad.Size = new System.Drawing.Size(75, 23);
1294
+            this.button_FileLoad.TabIndex = 0;
1295
+            this.button_FileLoad.Text = "File Load";
1296
+            this.button_FileLoad.UseVisualStyleBackColor = true;
1297
+            // 
1298
+            // button_Expansion
1299
+            // 
1300
+            this.button_Expansion.Location = new System.Drawing.Point(167, 71);
1301
+            this.button_Expansion.Name = "button_Expansion";
1302
+            this.button_Expansion.Size = new System.Drawing.Size(75, 23);
1303
+            this.button_Expansion.TabIndex = 0;
1304
+            this.button_Expansion.Text = "Expansion";
1305
+            this.button_Expansion.UseVisualStyleBackColor = true;
1306
+            // 
1307
+            // button6
1308
+            // 
1309
+            this.button6.Location = new System.Drawing.Point(291, 126);
1310
+            this.button6.Name = "button6";
1311
+            this.button6.Size = new System.Drawing.Size(75, 23);
1312
+            this.button6.TabIndex = 1;
1313
+            this.button6.Text = "button1";
1314
+            this.button6.UseVisualStyleBackColor = true;
1315
+            // 
1316
+            // button7
1317
+            // 
1318
+            this.button7.Location = new System.Drawing.Point(291, 36);
1319
+            this.button7.Name = "button7";
1320
+            this.button7.Size = new System.Drawing.Size(75, 23);
1321
+            this.button7.TabIndex = 2;
1322
+            this.button7.Text = "button1";
1323
+            this.button7.UseVisualStyleBackColor = true;
1324
+            // 
1325
+            // button8
1326
+            // 
1327
+            this.button8.Location = new System.Drawing.Point(291, 79);
1328
+            this.button8.Name = "button8";
1329
+            this.button8.Size = new System.Drawing.Size(75, 23);
1330
+            this.button8.TabIndex = 3;
1331
+            this.button8.Text = "button1";
1332
+            this.button8.UseVisualStyleBackColor = true;
1333
+            // 
1334
+            // button9
1335
+            // 
1336
+            this.button9.Location = new System.Drawing.Point(291, 168);
1337
+            this.button9.Name = "button9";
1338
+            this.button9.Size = new System.Drawing.Size(75, 23);
1339
+            this.button9.TabIndex = 4;
1340
+            this.button9.Text = "button9";
1341
+            this.button9.UseVisualStyleBackColor = true;
1342
+            // 
1343
+            // button10
1344
+            // 
1345
+            this.button10.Location = new System.Drawing.Point(183, 168);
1346
+            this.button10.Name = "button10";
1347
+            this.button10.Size = new System.Drawing.Size(75, 23);
1348
+            this.button10.TabIndex = 4;
1349
+            this.button10.Text = "button9";
1350
+            this.button10.UseVisualStyleBackColor = true;
1351
+            // 
1352
+            // button_AllZeroWrite
1353
+            // 
1354
+            this.button_AllZeroWrite.Location = new System.Drawing.Point(372, 35);
1355
+            this.button_AllZeroWrite.Name = "button_AllZeroWrite";
1356
+            this.button_AllZeroWrite.Size = new System.Drawing.Size(115, 156);
1357
+            this.button_AllZeroWrite.TabIndex = 5;
1358
+            this.button_AllZeroWrite.Text = "All Zero Write";
1359
+            this.button_AllZeroWrite.UseVisualStyleBackColor = true;
1360
+            // 
1361
+            // numericUpDown9
1362
+            // 
1363
+            this.numericUpDown9.Location = new System.Drawing.Point(150, 37);
1364
+            this.numericUpDown9.Name = "numericUpDown9";
1365
+            this.numericUpDown9.Size = new System.Drawing.Size(120, 21);
1366
+            this.numericUpDown9.TabIndex = 6;
1367
+            // 
1368
+            // numericUpDown10
1369
+            // 
1370
+            this.numericUpDown10.Location = new System.Drawing.Point(150, 79);
1371
+            this.numericUpDown10.Name = "numericUpDown10";
1372
+            this.numericUpDown10.Size = new System.Drawing.Size(120, 21);
1373
+            this.numericUpDown10.TabIndex = 6;
1374
+            // 
1375
+            // numericUpDown11
1376
+            // 
1377
+            this.numericUpDown11.Location = new System.Drawing.Point(150, 126);
1378
+            this.numericUpDown11.Name = "numericUpDown11";
1379
+            this.numericUpDown11.Size = new System.Drawing.Size(120, 21);
1380
+            this.numericUpDown11.TabIndex = 6;
1381
+            // 
1382
+            // label29
1383
+            // 
1384
+            this.label29.AutoSize = true;
1385
+            this.label29.Location = new System.Drawing.Point(59, 41);
1386
+            this.label29.Name = "label29";
1387
+            this.label29.Size = new System.Drawing.Size(54, 12);
1388
+            this.label29.TabIndex = 7;
1389
+            this.label29.Text = "Multi Set";
1390
+            // 
1391
+            // label30
1392
+            // 
1393
+            this.label30.AutoSize = true;
1394
+            this.label30.Location = new System.Drawing.Point(59, 84);
1395
+            this.label30.Name = "label30";
1396
+            this.label30.Size = new System.Drawing.Size(68, 12);
1397
+            this.label30.TabIndex = 7;
1398
+            this.label30.Text = "Multi Offset";
1399
+            // 
1400
+            // label31
1401
+            // 
1402
+            this.label31.AutoSize = true;
1403
+            this.label31.Location = new System.Drawing.Point(59, 128);
1404
+            this.label31.Name = "label31";
1405
+            this.label31.Size = new System.Drawing.Size(44, 12);
1406
+            this.label31.TabIndex = 7;
1407
+            this.label31.Text = "label29";
1408
+            // 
1409
+            // label_Table
1410
+            // 
1411
+            this.label_Table.AutoSize = true;
1412
+            this.label_Table.Location = new System.Drawing.Point(22, 36);
1413
+            this.label_Table.Name = "label_Table";
1414
+            this.label_Table.Size = new System.Drawing.Size(37, 12);
1415
+            this.label_Table.TabIndex = 1;
1416
+            this.label_Table.Text = "Table";
1417
+            // 
1418
+            // label_Function
1419
+            // 
1420
+            this.label_Function.AutoSize = true;
1421
+            this.label_Function.Location = new System.Drawing.Point(22, 76);
1422
+            this.label_Function.Name = "label_Function";
1423
+            this.label_Function.Size = new System.Drawing.Size(53, 12);
1424
+            this.label_Function.TabIndex = 1;
1425
+            this.label_Function.Text = "Function";
1426
+            // 
1427
+            // comboBox1
1428
+            // 
1429
+            this.comboBox1.FormattingEnabled = true;
1430
+            this.comboBox1.Location = new System.Drawing.Point(86, 31);
1431
+            this.comboBox1.Name = "comboBox1";
1432
+            this.comboBox1.Size = new System.Drawing.Size(318, 20);
1433
+            this.comboBox1.TabIndex = 2;
1434
+            // 
1435
+            // JdasMbic
1179 1436
             // 
1180 1437
             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
1181 1438
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
1182
-            this.ClientSize = new System.Drawing.Size(942, 511);
1439
+            this.ClientSize = new System.Drawing.Size(942, 490);
1183 1440
             this.Controls.Add(this.tabControl1);
1184 1441
             this.Controls.Add(this.pictureBox1);
1185
-            this.Name = "Form1";
1186
-            this.Text = "Form1";
1442
+            this.Name = "JdasMbic";
1443
+            this.Text = "Jdas Mbic";
1444
+            this.Load += new System.EventHandler(this.JdasMbic_Load);
1187 1445
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
1188 1446
             this.tabControl1.ResumeLayout(false);
1189
-            this.tabPage1.ResumeLayout(false);
1447
+            this.tabPage_Main.ResumeLayout(false);
1190 1448
             this.groupBox5.ResumeLayout(false);
1191 1449
             this.groupBox5.PerformLayout();
1192 1450
             ((System.ComponentModel.ISupportInitialize)(this.numericUpDown6)).EndInit();
@@ -1234,6 +1492,15 @@
1234 1492
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox_R_RX)).EndInit();
1235 1493
             this.groupBox9.ResumeLayout(false);
1236 1494
             this.groupBox9.PerformLayout();
1495
+            this.tabPage_Setting.ResumeLayout(false);
1496
+            ((System.ComponentModel.ISupportInitialize)(this.dataGridView_TableSetting)).EndInit();
1497
+            this.groupBox3.ResumeLayout(false);
1498
+            this.groupBox3.PerformLayout();
1499
+            this.groupBox6.ResumeLayout(false);
1500
+            this.groupBox6.PerformLayout();
1501
+            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown9)).EndInit();
1502
+            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown10)).EndInit();
1503
+            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown11)).EndInit();
1237 1504
             this.ResumeLayout(false);
1238 1505
 
1239 1506
         }
@@ -1242,7 +1509,7 @@
1242 1509
 
1243 1510
         private System.Windows.Forms.PictureBox pictureBox1;
1244 1511
         private System.Windows.Forms.TabControl tabControl1;
1245
-        private System.Windows.Forms.TabPage tabPage1;
1512
+        private System.Windows.Forms.TabPage tabPage_Main;
1246 1513
         private System.Windows.Forms.GroupBox groupBox5;
1247 1514
         private System.Windows.Forms.Label label19;
1248 1515
         public System.Windows.Forms.NumericUpDown numericUpDown6;
@@ -1321,7 +1588,31 @@
1321 1588
         public System.Windows.Forms.ComboBox comboBox_Port;
1322 1589
         private System.Windows.Forms.Label cmBaudRate;
1323 1590
         private System.Windows.Forms.ComboBox comboBox_baudrate;
1324
-        private System.Windows.Forms.TabPage tabPage2;
1591
+        private System.Windows.Forms.TabPage tabPage_Setting;
1592
+        private System.Windows.Forms.DataGridView dataGridView_TableSetting;
1593
+        private System.Windows.Forms.DataGridViewTextBoxColumn Column_DB;
1594
+        private System.Windows.Forms.DataGridViewTextBoxColumn Column_Offset;
1595
+        private System.Windows.Forms.GroupBox groupBox6;
1596
+        private System.Windows.Forms.Label label31;
1597
+        private System.Windows.Forms.Label label30;
1598
+        private System.Windows.Forms.Label label29;
1599
+        private System.Windows.Forms.NumericUpDown numericUpDown11;
1600
+        private System.Windows.Forms.NumericUpDown numericUpDown10;
1601
+        private System.Windows.Forms.NumericUpDown numericUpDown9;
1602
+        private System.Windows.Forms.Button button_AllZeroWrite;
1603
+        private System.Windows.Forms.Button button6;
1604
+        private System.Windows.Forms.Button button7;
1605
+        private System.Windows.Forms.Button button8;
1606
+        private System.Windows.Forms.Button button10;
1607
+        private System.Windows.Forms.Button button9;
1608
+        private System.Windows.Forms.GroupBox groupBox3;
1609
+        private System.Windows.Forms.ComboBox comboBox1;
1610
+        private System.Windows.Forms.Label label_Function;
1611
+        private System.Windows.Forms.Label label_Table;
1612
+        private System.Windows.Forms.Button button_Expansion;
1613
+        private System.Windows.Forms.Button button_FileLoad;
1614
+        private System.Windows.Forms.Button button_FileSave;
1615
+        private System.Windows.Forms.Button button_Initalize;
1325 1616
     }
1326 1617
 }
1327 1618
 

+ 45 - 0
Jdas_Mbic/Main.cs

@@ -0,0 +1,45 @@
1
+using System;
2
+using System.Collections.Generic;
3
+using System.ComponentModel;
4
+using System.Data;
5
+using System.Drawing;
6
+using System.Linq;
7
+using System.Text;
8
+using System.Threading.Tasks;
9
+using System.Windows.Forms;
10
+
11
+namespace Jdas_Mbic
12
+{
13
+    public partial class JdasMbic : Form
14
+    {
15
+        public JdasMbic()
16
+        {
17
+            InitializeComponent();
18
+        }
19
+
20
+        private void JdasMbic_Load(object sender, EventArgs e)
21
+        {
22
+            HeaderIndexNumSet();
23
+        }
24
+        private void HeaderIndexNumSet()
25
+        {
26
+            
27
+            for(int i = 0; i < 65; i++) dataGridView_TableSetting.Rows.Add();
28
+            //   dataGridView_TableSetting.RowHeadersWidth = 70;    
29
+            foreach (DataGridViewRow row in this.dataGridView_TableSetting.Rows)
30
+            {
31
+                row.HeaderCell.Value = String.Format("{0}", row.Index + 1);
32
+            }
33
+            this.dataGridView_TableSetting.AutoResizeRowHeadersWidth(
34
+            DataGridViewRowHeadersWidthSizeMode.AutoSizeToAllHeaders);
35
+            this.dataGridView_TableSetting.TopLeftHeaderCell.Value = "No.";
36
+           //init = true;
37
+           // SetDoNotSort(dataGridView1);
38
+           //  dataGridView_TableSetting.Columns["DB"].ReadOnly = true;
39
+           //dataGridView1.RowHeadersWidth = 30;
40
+           //  dataGridView1.RowHeadersAlign = 20;
41
+            dataGridView_TableSetting.Columns[0].DefaultCellStyle.Alignment = DataGridViewContentAlignment.MiddleCenter;
42
+            dataGridView_TableSetting.ClearSelection();
43
+        }
44
+    }
45
+}

+ 30 - 24
Jdas_Mbic/Form1.resx

@@ -118,7 +118,7 @@
118 118
     <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
119 119
   </resheader>
120 120
   <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
121
-  <data name="pictureBox18.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
121
+  <data name="pictureBox2.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
122 122
     <value>
123 123
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACRxJREFUWEft
124 124
         mHlU1dUWx22e00abM6PBbBVkWjYImpqpaZqaulTAHHBAEAUEJ4gpkEBDuQQSIPBQUC4gODDepzHEw4ch
@@ -163,7 +163,7 @@
163 163
         RK5CYII=
164 164
 </value>
165 165
   </data>
166
-  <data name="pictureBox19.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
166
+  <data name="pictureBox3.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
167 167
     <value>
168 168
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACRxJREFUWEft
169 169
         mHlU1dUWx22e00abM6PBbBVkWjYImpqpaZqaulTAHHBAEAUEJ4gpkEBDuQQSIPBQUC4gODDepzHEw4ch
@@ -208,7 +208,7 @@
208 208
         RK5CYII=
209 209
 </value>
210 210
   </data>
211
-  <data name="pictureBox20.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
211
+  <data name="pictureBox4.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
212 212
     <value>
213 213
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACk5JREFUWEft
214 214
         mPlTVFcWx/Mf6MxUTX5NpfKLMZnScccFUHZBoO2GhqbZd0U2WWRrkE3BQBBllX0HBVFBoyCMCxiXMcGV
@@ -258,7 +258,7 @@
258 258
         AAAASUVORK5CYII=
259 259
 </value>
260 260
   </data>
261
-  <data name="pictureBox21.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
261
+  <data name="pictureBox5.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
262 262
     <value>
263 263
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACk5JREFUWEft
264 264
         mPlTVFcWx/Mf6MxUTX5NpfKLMZnScccFUHZBoO2GhqbZd0U2WWRrkE3BQBBllX0HBVFBoyCMCxiXMcGV
@@ -308,7 +308,7 @@
308 308
         AAAASUVORK5CYII=
309 309
 </value>
310 310
   </data>
311
-  <data name="pictureBox22.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
311
+  <data name="pictureBox24.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
312 312
     <value>
313 313
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACRxJREFUWEft
314 314
         mHlU1dUWx22e00abM6PBbBVkWjYImpqpaZqaulTAHHBAEAUEJ4gpkEBDuQQSIPBQUC4gODDepzHEw4ch
@@ -353,7 +353,7 @@
353 353
         RK5CYII=
354 354
 </value>
355 355
   </data>
356
-  <data name="pictureBox23.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
356
+  <data name="pictureBox25.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
357 357
     <value>
358 358
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACk5JREFUWEft
359 359
         mPlTVFcWx/Mf6MxUTX5NpfKLMZnScccFUHZBoO2GhqbZd0U2WWRrkE3BQBBllX0HBVFBoyCMCxiXMcGV
@@ -403,7 +403,7 @@
403 403
         AAAASUVORK5CYII=
404 404
 </value>
405 405
   </data>
406
-  <data name="pictureBox6.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
406
+  <data name="pictureBox12.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
407 407
     <value>
408 408
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACRxJREFUWEft
409 409
         mHlU1dUWx22e00abM6PBbBVkWjYImpqpaZqaulTAHHBAEAUEJ4gpkEBDuQQSIPBQUC4gODDepzHEw4ch
@@ -448,7 +448,7 @@
448 448
         RK5CYII=
449 449
 </value>
450 450
   </data>
451
-  <data name="pictureBox7.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
451
+  <data name="pictureBox13.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
452 452
     <value>
453 453
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACRxJREFUWEft
454 454
         mHlU1dUWx22e00abM6PBbBVkWjYImpqpaZqaulTAHHBAEAUEJ4gpkEBDuQQSIPBQUC4gODDepzHEw4ch
@@ -493,7 +493,7 @@
493 493
         RK5CYII=
494 494
 </value>
495 495
   </data>
496
-  <data name="pictureBox8.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
496
+  <data name="pictureBox14.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
497 497
     <value>
498 498
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACk5JREFUWEft
499 499
         mPlTVFcWx/Mf6MxUTX5NpfKLMZnScccFUHZBoO2GhqbZd0U2WWRrkE3BQBBllX0HBVFBoyCMCxiXMcGV
@@ -543,7 +543,7 @@
543 543
         AAAASUVORK5CYII=
544 544
 </value>
545 545
   </data>
546
-  <data name="pictureBox9.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
546
+  <data name="pictureBox15.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
547 547
     <value>
548 548
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACk5JREFUWEft
549 549
         mPlTVFcWx/Mf6MxUTX5NpfKLMZnScccFUHZBoO2GhqbZd0U2WWRrkE3BQBBllX0HBVFBoyCMCxiXMcGV
@@ -593,7 +593,7 @@
593 593
         AAAASUVORK5CYII=
594 594
 </value>
595 595
   </data>
596
-  <data name="pictureBox10.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
596
+  <data name="pictureBox16.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
597 597
     <value>
598 598
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACRxJREFUWEft
599 599
         mHlU1dUWx22e00abM6PBbBVkWjYImpqpaZqaulTAHHBAEAUEJ4gpkEBDuQQSIPBQUC4gODDepzHEw4ch
@@ -638,7 +638,7 @@
638 638
         RK5CYII=
639 639
 </value>
640 640
   </data>
641
-  <data name="pictureBox11.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
641
+  <data name="pictureBox17.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
642 642
     <value>
643 643
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACk5JREFUWEft
644 644
         mPlTVFcWx/Mf6MxUTX5NpfKLMZnScccFUHZBoO2GhqbZd0U2WWRrkE3BQBBllX0HBVFBoyCMCxiXMcGV
@@ -688,7 +688,13 @@
688 688
         AAAASUVORK5CYII=
689 689
 </value>
690 690
   </data>
691
-  <data name="pictureBox2.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
691
+  <metadata name="Column_DB.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
692
+    <value>True</value>
693
+  </metadata>
694
+  <metadata name="Column_Offset.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
695
+    <value>True</value>
696
+  </metadata>
697
+  <data name="pictureBox18.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
692 698
     <value>
693 699
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACRxJREFUWEft
694 700
         mHlU1dUWx22e00abM6PBbBVkWjYImpqpaZqaulTAHHBAEAUEJ4gpkEBDuQQSIPBQUC4gODDepzHEw4ch
@@ -733,7 +739,7 @@
733 739
         RK5CYII=
734 740
 </value>
735 741
   </data>
736
-  <data name="pictureBox3.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
742
+  <data name="pictureBox19.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
737 743
     <value>
738 744
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACRxJREFUWEft
739 745
         mHlU1dUWx22e00abM6PBbBVkWjYImpqpaZqaulTAHHBAEAUEJ4gpkEBDuQQSIPBQUC4gODDepzHEw4ch
@@ -778,7 +784,7 @@
778 784
         RK5CYII=
779 785
 </value>
780 786
   </data>
781
-  <data name="pictureBox4.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
787
+  <data name="pictureBox20.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
782 788
     <value>
783 789
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACk5JREFUWEft
784 790
         mPlTVFcWx/Mf6MxUTX5NpfKLMZnScccFUHZBoO2GhqbZd0U2WWRrkE3BQBBllX0HBVFBoyCMCxiXMcGV
@@ -828,7 +834,7 @@
828 834
         AAAASUVORK5CYII=
829 835
 </value>
830 836
   </data>
831
-  <data name="pictureBox5.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
837
+  <data name="pictureBox21.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
832 838
     <value>
833 839
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACk5JREFUWEft
834 840
         mPlTVFcWx/Mf6MxUTX5NpfKLMZnScccFUHZBoO2GhqbZd0U2WWRrkE3BQBBllX0HBVFBoyCMCxiXMcGV
@@ -878,7 +884,7 @@
878 884
         AAAASUVORK5CYII=
879 885
 </value>
880 886
   </data>
881
-  <data name="pictureBox24.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
887
+  <data name="pictureBox22.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
882 888
     <value>
883 889
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACRxJREFUWEft
884 890
         mHlU1dUWx22e00abM6PBbBVkWjYImpqpaZqaulTAHHBAEAUEJ4gpkEBDuQQSIPBQUC4gODDepzHEw4ch
@@ -923,7 +929,7 @@
923 929
         RK5CYII=
924 930
 </value>
925 931
   </data>
926
-  <data name="pictureBox25.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
932
+  <data name="pictureBox23.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
927 933
     <value>
928 934
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACk5JREFUWEft
929 935
         mPlTVFcWx/Mf6MxUTX5NpfKLMZnScccFUHZBoO2GhqbZd0U2WWRrkE3BQBBllX0HBVFBoyCMCxiXMcGV
@@ -973,7 +979,7 @@
973 979
         AAAASUVORK5CYII=
974 980
 </value>
975 981
   </data>
976
-  <data name="pictureBox12.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
982
+  <data name="pictureBox6.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
977 983
     <value>
978 984
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACRxJREFUWEft
979 985
         mHlU1dUWx22e00abM6PBbBVkWjYImpqpaZqaulTAHHBAEAUEJ4gpkEBDuQQSIPBQUC4gODDepzHEw4ch
@@ -1018,7 +1024,7 @@
1018 1024
         RK5CYII=
1019 1025
 </value>
1020 1026
   </data>
1021
-  <data name="pictureBox13.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
1027
+  <data name="pictureBox7.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
1022 1028
     <value>
1023 1029
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACRxJREFUWEft
1024 1030
         mHlU1dUWx22e00abM6PBbBVkWjYImpqpaZqaulTAHHBAEAUEJ4gpkEBDuQQSIPBQUC4gODDepzHEw4ch
@@ -1063,7 +1069,7 @@
1063 1069
         RK5CYII=
1064 1070
 </value>
1065 1071
   </data>
1066
-  <data name="pictureBox14.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
1072
+  <data name="pictureBox8.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
1067 1073
     <value>
1068 1074
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACk5JREFUWEft
1069 1075
         mPlTVFcWx/Mf6MxUTX5NpfKLMZnScccFUHZBoO2GhqbZd0U2WWRrkE3BQBBllX0HBVFBoyCMCxiXMcGV
@@ -1113,7 +1119,7 @@
1113 1119
         AAAASUVORK5CYII=
1114 1120
 </value>
1115 1121
   </data>
1116
-  <data name="pictureBox15.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
1122
+  <data name="pictureBox9.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
1117 1123
     <value>
1118 1124
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACk5JREFUWEft
1119 1125
         mPlTVFcWx/Mf6MxUTX5NpfKLMZnScccFUHZBoO2GhqbZd0U2WWRrkE3BQBBllX0HBVFBoyCMCxiXMcGV
@@ -1163,7 +1169,7 @@
1163 1169
         AAAASUVORK5CYII=
1164 1170
 </value>
1165 1171
   </data>
1166
-  <data name="pictureBox16.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
1172
+  <data name="pictureBox10.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
1167 1173
     <value>
1168 1174
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACRxJREFUWEft
1169 1175
         mHlU1dUWx22e00abM6PBbBVkWjYImpqpaZqaulTAHHBAEAUEJ4gpkEBDuQQSIPBQUC4gODDepzHEw4ch
@@ -1208,7 +1214,7 @@
1208 1214
         RK5CYII=
1209 1215
 </value>
1210 1216
   </data>
1211
-  <data name="pictureBox17.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
1217
+  <data name="pictureBox11.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
1212 1218
     <value>
1213 1219
         iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAABGdBTUEAALGPC/xhBQAACk5JREFUWEft
1214 1220
         mPlTVFcWx/Mf6MxUTX5NpfKLMZnScccFUHZBoO2GhqbZd0U2WWRrkE3BQBBllX0HBVFBoyCMCxiXMcGV

+ 1 - 1
Jdas_Mbic/Program.cs

@@ -16,7 +16,7 @@ namespace Jdas_Mbic
16 16
         {
17 17
             Application.EnableVisualStyles();
18 18
             Application.SetCompatibleTextRenderingDefault(false);
19
-            Application.Run(new Form1());
19
+            Application.Run(new JdasMbic());
20 20
         }
21 21
     }
22 22
 }

BIN
Jdas_Mbic/bin/Debug/Jdas_Mbic.exe


BIN
Jdas_Mbic/bin/Debug/Jdas_Mbic.pdb


BIN
Jdas_Mbic/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache


BIN
Jdas_Mbic/obj/Debug/Jdas_Mbic.JdasMbic.resources


+ 1 - 1
Jdas_Mbic/obj/Debug/Jdas_Mbic.csproj.CoreCompileInputs.cache

@@ -1 +1 @@
1
-f37e5d377d6a43965a711adbbc3ef6d21f818b10
1
+fb755ef108369250d2b84a4262663b049d543842

+ 10 - 0
Jdas_Mbic/obj/Debug/Jdas_Mbic.csproj.FileListAbsolute.txt

@@ -8,3 +8,13 @@ D:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.csproj.GenerateResource.cache
8 8
 D:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.csproj.CoreCompileInputs.cache
9 9
 D:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.exe
10 10
 D:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.pdb
11
+G:\C#\Jdas_Mbic\Jdas_Mbic\bin\Debug\Jdas_Mbic.exe.config
12
+G:\C#\Jdas_Mbic\Jdas_Mbic\bin\Debug\Jdas_Mbic.exe
13
+G:\C#\Jdas_Mbic\Jdas_Mbic\bin\Debug\Jdas_Mbic.pdb
14
+G:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.csprojAssemblyReference.cache
15
+G:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.JdasMbic.resources
16
+G:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.Properties.Resources.resources
17
+G:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.csproj.GenerateResource.cache
18
+G:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.csproj.CoreCompileInputs.cache
19
+G:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.exe
20
+G:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.pdb

BIN
Jdas_Mbic/obj/Debug/Jdas_Mbic.csproj.GenerateResource.cache


BIN
Jdas_Mbic/obj/Debug/Jdas_Mbic.exe


BIN
Jdas_Mbic/obj/Debug/Jdas_Mbic.pdb