123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340 |
-
- namespace NXWMS.Forms.Base.ChildFrm
- {
- partial class FrmUitEdit
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.groupOperation = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
- this.kryptonPanelInput = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
- this.kryptonNavigatorOperation = new ComponentFactory.Krypton.Navigator.KryptonNavigator();
- this.kryptonPageInfo = new ComponentFactory.Krypton.Navigator.KryptonPage();
- this.tableLayoutPanelInput = new System.Windows.Forms.TableLayoutPanel();
- this.kryptonLabel16 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.txtUnitCode = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
- this.kryptonLabel29 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.cmbUnitType = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
- this.kryptonLabel30 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel4 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.txtUnitName = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
- this.kryptonLabel28 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.chkUse = new ComponentFactory.Krypton.Toolkit.KryptonCheckBox();
- this.richDescibe = new ComponentFactory.Krypton.Toolkit.KryptonRichTextBox();
- this.lbStatusMessage = new System.Windows.Forms.Label();
- this.btnSave = new ComponentFactory.Krypton.Toolkit.KryptonButton();
- this.btnExit = new ComponentFactory.Krypton.Toolkit.KryptonButton();
- ((System.ComponentModel.ISupportInitialize)(this.groupOperation)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.groupOperation.Panel)).BeginInit();
- this.groupOperation.Panel.SuspendLayout();
- this.groupOperation.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.kryptonPanelInput)).BeginInit();
- this.kryptonPanelInput.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.kryptonNavigatorOperation)).BeginInit();
- this.kryptonNavigatorOperation.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.kryptonPageInfo)).BeginInit();
- this.kryptonPageInfo.SuspendLayout();
- this.tableLayoutPanelInput.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.cmbUnitType)).BeginInit();
- this.SuspendLayout();
- //
- // groupOperation
- //
- this.groupOperation.CaptionOverlap = 0D;
- this.groupOperation.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.BoldPanel;
- this.groupOperation.Dock = System.Windows.Forms.DockStyle.Fill;
- this.groupOperation.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.PanelClient;
- this.groupOperation.GroupBorderStyle = ComponentFactory.Krypton.Toolkit.PaletteBorderStyle.ButtonCustom1;
- this.groupOperation.Location = new System.Drawing.Point(0, 0);
- this.groupOperation.Name = "groupOperation";
- //
- // groupOperation.Panel
- //
- this.groupOperation.Panel.Controls.Add(this.kryptonPanelInput);
- this.groupOperation.Panel.Controls.Add(this.lbStatusMessage);
- this.groupOperation.Panel.Controls.Add(this.btnSave);
- this.groupOperation.Panel.Controls.Add(this.btnExit);
- this.groupOperation.Size = new System.Drawing.Size(800, 450);
- this.groupOperation.TabIndex = 69;
- this.groupOperation.Values.Heading = "编辑";
- this.groupOperation.Values.Image = global::NXWMS.Properties.Resources.about;
- //
- // kryptonPanelInput
- //
- this.kryptonPanelInput.Controls.Add(this.kryptonNavigatorOperation);
- this.kryptonPanelInput.Dock = System.Windows.Forms.DockStyle.Top;
- this.kryptonPanelInput.Location = new System.Drawing.Point(0, 0);
- this.kryptonPanelInput.Name = "kryptonPanelInput";
- this.kryptonPanelInput.PanelBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ButtonStandalone;
- this.kryptonPanelInput.Size = new System.Drawing.Size(796, 380);
- this.kryptonPanelInput.TabIndex = 48;
- //
- // kryptonNavigatorOperation
- //
- this.kryptonNavigatorOperation.Button.ButtonDisplayLogic = ComponentFactory.Krypton.Navigator.ButtonDisplayLogic.None;
- this.kryptonNavigatorOperation.Button.CloseButtonDisplay = ComponentFactory.Krypton.Navigator.ButtonDisplay.Hide;
- this.kryptonNavigatorOperation.Dock = System.Windows.Forms.DockStyle.Fill;
- this.kryptonNavigatorOperation.Group.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.PanelClient;
- this.kryptonNavigatorOperation.Location = new System.Drawing.Point(0, 0);
- this.kryptonNavigatorOperation.Name = "kryptonNavigatorOperation";
- this.kryptonNavigatorOperation.NavigatorMode = ComponentFactory.Krypton.Navigator.NavigatorMode.BarRibbonTabGroup;
- this.kryptonNavigatorOperation.PageBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ButtonCalendarDay;
- this.kryptonNavigatorOperation.Pages.AddRange(new ComponentFactory.Krypton.Navigator.KryptonPage[] {
- this.kryptonPageInfo});
- this.kryptonNavigatorOperation.SelectedIndex = 0;
- this.kryptonNavigatorOperation.Size = new System.Drawing.Size(796, 380);
- this.kryptonNavigatorOperation.TabIndex = 63;
- this.kryptonNavigatorOperation.Text = "kryptonNavigator1";
- //
- // kryptonPageInfo
- //
- this.kryptonPageInfo.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
- this.kryptonPageInfo.Controls.Add(this.tableLayoutPanelInput);
- this.kryptonPageInfo.Flags = 65534;
- this.kryptonPageInfo.LastVisibleSet = true;
- this.kryptonPageInfo.MinimumSize = new System.Drawing.Size(50, 50);
- this.kryptonPageInfo.Name = "kryptonPageInfo";
- this.kryptonPageInfo.Size = new System.Drawing.Size(794, 351);
- this.kryptonPageInfo.Text = "基础配置";
- this.kryptonPageInfo.ToolTipTitle = "Page ToolTip";
- this.kryptonPageInfo.UniqueName = "4DF85F544D6E479F5F90B0946513722D";
- //
- // tableLayoutPanelInput
- //
- this.tableLayoutPanelInput.BackColor = System.Drawing.Color.Transparent;
- this.tableLayoutPanelInput.ColumnCount = 6;
- this.tableLayoutPanelInput.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
- this.tableLayoutPanelInput.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanelInput.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
- this.tableLayoutPanelInput.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanelInput.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
- this.tableLayoutPanelInput.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanelInput.Controls.Add(this.kryptonLabel16, 0, 2);
- this.tableLayoutPanelInput.Controls.Add(this.txtUnitCode, 1, 0);
- this.tableLayoutPanelInput.Controls.Add(this.kryptonLabel29, 0, 0);
- this.tableLayoutPanelInput.Controls.Add(this.cmbUnitType, 5, 0);
- this.tableLayoutPanelInput.Controls.Add(this.kryptonLabel30, 4, 0);
- this.tableLayoutPanelInput.Controls.Add(this.kryptonLabel4, 2, 0);
- this.tableLayoutPanelInput.Controls.Add(this.txtUnitName, 3, 0);
- this.tableLayoutPanelInput.Controls.Add(this.kryptonLabel28, 0, 1);
- this.tableLayoutPanelInput.Controls.Add(this.chkUse, 1, 1);
- this.tableLayoutPanelInput.Controls.Add(this.richDescibe, 1, 2);
- this.tableLayoutPanelInput.Dock = System.Windows.Forms.DockStyle.Top;
- this.tableLayoutPanelInput.Location = new System.Drawing.Point(0, 0);
- this.tableLayoutPanelInput.Name = "tableLayoutPanelInput";
- this.tableLayoutPanelInput.RowCount = 3;
- this.tableLayoutPanelInput.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
- this.tableLayoutPanelInput.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
- this.tableLayoutPanelInput.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
- this.tableLayoutPanelInput.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
- this.tableLayoutPanelInput.Size = new System.Drawing.Size(794, 138);
- this.tableLayoutPanelInput.TabIndex = 44;
- //
- // kryptonLabel16
- //
- this.kryptonLabel16.AutoSize = false;
- this.kryptonLabel16.Location = new System.Drawing.Point(3, 63);
- this.kryptonLabel16.Name = "kryptonLabel16";
- this.kryptonLabel16.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
- this.kryptonLabel16.Size = new System.Drawing.Size(87, 23);
- this.kryptonLabel16.TabIndex = 103;
- this.kryptonLabel16.Values.Text = "描述";
- //
- // txtUnitCode
- //
- this.txtUnitCode.Dock = System.Windows.Forms.DockStyle.Fill;
- this.txtUnitCode.Location = new System.Drawing.Point(103, 3);
- this.txtUnitCode.Name = "txtUnitCode";
- this.txtUnitCode.Size = new System.Drawing.Size(158, 23);
- this.txtUnitCode.TabIndex = 30;
- this.txtUnitCode.Tag = "UNIT_CODE";
- //
- // kryptonLabel29
- //
- this.kryptonLabel29.AutoSize = false;
- this.kryptonLabel29.Location = new System.Drawing.Point(3, 3);
- this.kryptonLabel29.Name = "kryptonLabel29";
- this.kryptonLabel29.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
- this.kryptonLabel29.Size = new System.Drawing.Size(94, 24);
- this.kryptonLabel29.TabIndex = 83;
- this.kryptonLabel29.Values.Text = "单位编码";
- //
- // cmbUnitType
- //
- this.cmbUnitType.Dock = System.Windows.Forms.DockStyle.Fill;
- this.cmbUnitType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbUnitType.DropDownWidth = 121;
- this.cmbUnitType.Location = new System.Drawing.Point(631, 3);
- this.cmbUnitType.Name = "cmbUnitType";
- this.cmbUnitType.Size = new System.Drawing.Size(160, 21);
- this.cmbUnitType.TabIndex = 32;
- this.cmbUnitType.Tag = "UNIT_TYPE";
- //
- // kryptonLabel30
- //
- this.kryptonLabel30.AutoSize = false;
- this.kryptonLabel30.Location = new System.Drawing.Point(531, 3);
- this.kryptonLabel30.Name = "kryptonLabel30";
- this.kryptonLabel30.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
- this.kryptonLabel30.Size = new System.Drawing.Size(94, 24);
- this.kryptonLabel30.TabIndex = 84;
- this.kryptonLabel30.Values.Text = "单位类型";
- //
- // kryptonLabel4
- //
- this.kryptonLabel4.AutoSize = false;
- this.kryptonLabel4.Location = new System.Drawing.Point(267, 3);
- this.kryptonLabel4.Name = "kryptonLabel4";
- this.kryptonLabel4.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
- this.kryptonLabel4.Size = new System.Drawing.Size(94, 24);
- this.kryptonLabel4.TabIndex = 86;
- this.kryptonLabel4.Values.Text = "单位名称";
- //
- // txtUnitName
- //
- this.txtUnitName.Dock = System.Windows.Forms.DockStyle.Fill;
- this.txtUnitName.Location = new System.Drawing.Point(367, 3);
- this.txtUnitName.Name = "txtUnitName";
- this.txtUnitName.Size = new System.Drawing.Size(158, 23);
- this.txtUnitName.TabIndex = 87;
- this.txtUnitName.Tag = "UNIT_NAME";
- //
- // kryptonLabel28
- //
- this.kryptonLabel28.AutoSize = false;
- this.kryptonLabel28.Location = new System.Drawing.Point(3, 33);
- this.kryptonLabel28.Name = "kryptonLabel28";
- this.kryptonLabel28.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
- this.kryptonLabel28.Size = new System.Drawing.Size(94, 24);
- this.kryptonLabel28.TabIndex = 79;
- this.kryptonLabel28.Values.Text = "使用标识";
- //
- // chkUse
- //
- this.chkUse.Dock = System.Windows.Forms.DockStyle.Fill;
- this.chkUse.Location = new System.Drawing.Point(103, 33);
- this.chkUse.Name = "chkUse";
- this.chkUse.Size = new System.Drawing.Size(158, 24);
- this.chkUse.TabIndex = 85;
- this.chkUse.Tag = "USED_FLAG";
- this.chkUse.Values.Text = "";
- //
- // richDescibe
- //
- this.tableLayoutPanelInput.SetColumnSpan(this.richDescibe, 5);
- this.richDescibe.Location = new System.Drawing.Point(103, 63);
- this.richDescibe.Name = "richDescibe";
- this.richDescibe.Size = new System.Drawing.Size(688, 72);
- this.richDescibe.TabIndex = 102;
- this.richDescibe.Tag = "DESCRIBE";
- this.richDescibe.Text = "";
- //
- // lbStatusMessage
- //
- this.lbStatusMessage.AutoSize = true;
- this.lbStatusMessage.BackColor = System.Drawing.Color.Transparent;
- this.lbStatusMessage.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lbStatusMessage.Location = new System.Drawing.Point(5, 360);
- this.lbStatusMessage.Name = "lbStatusMessage";
- this.lbStatusMessage.Size = new System.Drawing.Size(0, 20);
- this.lbStatusMessage.TabIndex = 47;
- //
- // btnSave
- //
- this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.btnSave.Location = new System.Drawing.Point(605, 386);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(101, 29);
- this.btnSave.TabIndex = 42;
- this.btnSave.Values.Image = global::NXWMS.Properties.Resources.save;
- this.btnSave.Values.Text = "保存";
- this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
- //
- // btnExit
- //
- this.btnExit.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.btnExit.Location = new System.Drawing.Point(712, 385);
- this.btnExit.Name = "btnExit";
- this.btnExit.Size = new System.Drawing.Size(74, 29);
- this.btnExit.TabIndex = 41;
- this.btnExit.Values.Image = global::NXWMS.Properties.Resources.exit;
- this.btnExit.Values.Text = "退出";
- this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
- //
- // FrmUitEdit
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(800, 450);
- this.Controls.Add(this.groupOperation);
- this.Name = "FrmUitEdit";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
- this.Text = "FrmUitEdit";
- this.Shown += new System.EventHandler(this.FrmUitEdit_Shown);
- ((System.ComponentModel.ISupportInitialize)(this.groupOperation.Panel)).EndInit();
- this.groupOperation.Panel.ResumeLayout(false);
- this.groupOperation.Panel.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.groupOperation)).EndInit();
- this.groupOperation.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.kryptonPanelInput)).EndInit();
- this.kryptonPanelInput.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.kryptonNavigatorOperation)).EndInit();
- this.kryptonNavigatorOperation.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.kryptonPageInfo)).EndInit();
- this.kryptonPageInfo.ResumeLayout(false);
- this.tableLayoutPanelInput.ResumeLayout(false);
- this.tableLayoutPanelInput.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.cmbUnitType)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentFactory.Krypton.Toolkit.KryptonGroupBox groupOperation;
- private ComponentFactory.Krypton.Toolkit.KryptonPanel kryptonPanelInput;
- private ComponentFactory.Krypton.Navigator.KryptonNavigator kryptonNavigatorOperation;
- private ComponentFactory.Krypton.Navigator.KryptonPage kryptonPageInfo;
- private System.Windows.Forms.Label lbStatusMessage;
- private ComponentFactory.Krypton.Toolkit.KryptonButton btnSave;
- private ComponentFactory.Krypton.Toolkit.KryptonButton btnExit;
- public System.Windows.Forms.TableLayoutPanel tableLayoutPanelInput;
- private ComponentFactory.Krypton.Toolkit.KryptonTextBox txtUnitCode;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel29;
- private ComponentFactory.Krypton.Toolkit.KryptonComboBox cmbUnitType;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel30;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel4;
- private ComponentFactory.Krypton.Toolkit.KryptonTextBox txtUnitName;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel28;
- private ComponentFactory.Krypton.Toolkit.KryptonCheckBox chkUse;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel16;
- private ComponentFactory.Krypton.Toolkit.KryptonRichTextBox richDescibe;
- }
- }
|