?? medinfo.cs
字號:
this.dataSet11.Locale = new System.Globalization.CultureInfo("zh-CN");
//
// label4
//
this.label4.Location = new System.Drawing.Point(24, 24);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(56, 16);
this.label4.TabIndex = 24;
this.label4.Text = "編號";
//
// txt4
//
this.txt4.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "藥品資料.編號"));
this.txt4.Location = new System.Drawing.Point(24, 40);
this.txt4.Name = "txt4";
this.txt4.ReadOnly = true;
this.txt4.Size = new System.Drawing.Size(64, 21);
this.txt4.TabIndex = 30;
this.txt4.Text = "";
//
// txt5
//
this.txt5.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "藥品資料.名稱"));
this.txt5.Location = new System.Drawing.Point(104, 40);
this.txt5.Name = "txt5";
this.txt5.ReadOnly = true;
this.txt5.Size = new System.Drawing.Size(152, 21);
this.txt5.TabIndex = 29;
this.txt5.Text = "";
//
// txt6
//
this.txt6.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "藥品資料.規格"));
this.txt6.Location = new System.Drawing.Point(272, 40);
this.txt6.Name = "txt6";
this.txt6.ReadOnly = true;
this.txt6.Size = new System.Drawing.Size(48, 21);
this.txt6.TabIndex = 28;
this.txt6.Text = "";
//
// txt7
//
this.txt7.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "藥品資料.整量單位"));
this.txt7.Location = new System.Drawing.Point(336, 40);
this.txt7.Name = "txt7";
this.txt7.ReadOnly = true;
this.txt7.Size = new System.Drawing.Size(48, 21);
this.txt7.TabIndex = 31;
this.txt7.Text = "";
//
// txt8
//
this.txt8.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "藥品資料.散量單位"));
this.txt8.Location = new System.Drawing.Point(400, 40);
this.txt8.Name = "txt8";
this.txt8.ReadOnly = true;
this.txt8.Size = new System.Drawing.Size(48, 21);
this.txt8.TabIndex = 34;
this.txt8.Text = "";
//
// txt9
//
this.txt9.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "藥品資料.入庫單價"));
this.txt9.Location = new System.Drawing.Point(464, 40);
this.txt9.Name = "txt9";
this.txt9.ReadOnly = true;
this.txt9.Size = new System.Drawing.Size(64, 21);
this.txt9.TabIndex = 33;
this.txt9.Text = "";
//
// txt10
//
this.txt10.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "藥品資料.出庫單價"));
this.txt10.Location = new System.Drawing.Point(544, 40);
this.txt10.Name = "txt10";
this.txt10.ReadOnly = true;
this.txt10.Size = new System.Drawing.Size(72, 21);
this.txt10.TabIndex = 32;
this.txt10.Text = "";
//
// txt11
//
this.txt11.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "藥品資料.批發價"));
this.txt11.Location = new System.Drawing.Point(632, 40);
this.txt11.Name = "txt11";
this.txt11.ReadOnly = true;
this.txt11.Size = new System.Drawing.Size(72, 21);
this.txt11.TabIndex = 27;
this.txt11.Text = "";
//
// label5
//
this.label5.Location = new System.Drawing.Point(104, 24);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(56, 16);
this.label5.TabIndex = 21;
this.label5.Text = "名稱";
//
// label6
//
this.label6.Location = new System.Drawing.Point(272, 24);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(56, 16);
this.label6.TabIndex = 22;
this.label6.Text = "規格";
//
// label9
//
this.label9.Location = new System.Drawing.Point(336, 24);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(56, 16);
this.label9.TabIndex = 19;
this.label9.Text = "整量單位";
//
// label11
//
this.label11.Location = new System.Drawing.Point(464, 24);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(56, 16);
this.label11.TabIndex = 20;
this.label11.Text = "入庫單價";
//
// label12
//
this.label12.Location = new System.Drawing.Point(400, 24);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(56, 16);
this.label12.TabIndex = 25;
this.label12.Text = "散量單位";
//
// label17
//
this.label17.Location = new System.Drawing.Point(544, 24);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(88, 16);
this.label17.TabIndex = 26;
this.label17.Text = "出庫單價";
//
// label16
//
this.label16.Location = new System.Drawing.Point(632, 24);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(56, 16);
this.label16.TabIndex = 23;
this.label16.Text = "批發價";
//
// txt12
//
this.txt12.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "藥品資料.整散比"));
this.txt12.Location = new System.Drawing.Point(24, 88);
this.txt12.Name = "txt12";
this.txt12.ReadOnly = true;
this.txt12.Size = new System.Drawing.Size(72, 21);
this.txt12.TabIndex = 27;
this.txt12.Text = "";
//
// label7
//
this.label7.Location = new System.Drawing.Point(24, 72);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(56, 16);
this.label7.TabIndex = 23;
this.label7.Text = "整散比";
//
// label8
//
this.label8.Location = new System.Drawing.Point(112, 72);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(56, 16);
this.label8.TabIndex = 23;
this.label8.Text = "分類";
//
// cmb1
//
this.cmb1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "藥品資料.分類"));
this.cmb1.Enabled = false;
this.cmb1.Location = new System.Drawing.Point(112, 88);
this.cmb1.Name = "cmb1";
this.cmb1.Size = new System.Drawing.Size(120, 20);
this.cmb1.TabIndex = 35;
//
// txt15
//
this.txt15.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "藥品資料.效期"));
this.txt15.Location = new System.Drawing.Point(432, 88);
this.txt15.Name = "txt15";
this.txt15.ReadOnly = true;
this.txt15.Size = new System.Drawing.Size(64, 21);
this.txt15.TabIndex = 33;
this.txt15.Text = "";
//
// txt16
//
this.txt16.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "藥品資料.上限"));
this.txt16.Location = new System.Drawing.Point(520, 88);
this.txt16.Name = "txt16";
this.txt16.ReadOnly = true;
this.txt16.Size = new System.Drawing.Size(80, 21);
this.txt16.TabIndex = 32;
this.txt16.Text = "";
//
// label10
//
this.label10.Location = new System.Drawing.Point(520, 72);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(56, 16);
this.label10.TabIndex = 20;
this.label10.Text = "上限";
//
// label13
//
this.label13.Location = new System.Drawing.Point(432, 72);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(56, 16);
this.label13.TabIndex = 26;
this.label13.Text = "效期";
//
// txt14
//
this.txt14.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "藥品資料.拼音碼"));
this.txt14.Location = new System.Drawing.Point(328, 88);
this.txt14.Name = "txt14";
this.txt14.ReadOnly = true;
this.txt14.Size = new System.Drawing.Size(80, 21);
this.txt14.TabIndex = 32;
this.txt14.Text = "";
//
// txt13
//
this.txt13.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "藥品資料.費用歸類"));
this.txt13.Location = new System.Drawing.Point(248, 88);
this.txt13.Name = "txt13";
this.txt13.ReadOnly = true;
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -