123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542 |
- namespace Uninpho.Tools
- {
- partial class ManageForm
- {
- /// <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()
- {
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
- this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
- this.xtraTabPageYHXX = new DevExpress.XtraTab.XtraTabPage();
- this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
- this.hyperlinkLabelControl2 = new DevExpress.XtraEditors.HyperlinkLabelControl();
- this.hyperlinkLabelControl1 = new DevExpress.XtraEditors.HyperlinkLabelControl();
- this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
- this.usernamelabel = new DevExpress.XtraEditors.LabelControl();
- this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
- this.useridlabel = new DevExpress.XtraEditors.LabelControl();
- this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
- this.usertruenamelabel = new DevExpress.XtraEditors.LabelControl();
- this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
- this.xtraTabPageQXGL = new DevExpress.XtraTab.XtraTabPage();
- this.gridControl1 = new DevExpress.XtraGrid.GridControl();
- this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
- this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
- this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
- this.saveBtn = new DevExpress.XtraEditors.SimpleButton();
- this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
- this.xtraTabPageXGMM = new DevExpress.XtraTab.XtraTabPage();
- this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
- this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
- this.textEdit2 = new DevExpress.XtraEditors.TextEdit();
- this.textEdit3 = new DevExpress.XtraEditors.TextEdit();
- this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
- this.textEdit4 = new DevExpress.XtraEditors.TextEdit();
- this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
- this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
- ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
- this.xtraTabControl1.SuspendLayout();
- this.xtraTabPageYHXX.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
- this.panelControl1.SuspendLayout();
- this.xtraTabPageQXGL.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
- this.panelControl2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
- this.xtraTabPageXGMM.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
- this.panelControl3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).BeginInit();
- this.SuspendLayout();
- //
- // xtraTabControl1
- //
- this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.xtraTabControl1.Location = new System.Drawing.Point(0, 0);
- this.xtraTabControl1.Name = "xtraTabControl1";
- this.xtraTabControl1.SelectedTabPage = this.xtraTabPageYHXX;
- this.xtraTabControl1.Size = new System.Drawing.Size(581, 287);
- this.xtraTabControl1.TabIndex = 0;
- this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
- this.xtraTabPageYHXX,
- this.xtraTabPageQXGL,
- this.xtraTabPageXGMM});
- //
- // xtraTabPageYHXX
- //
- this.xtraTabPageYHXX.Controls.Add(this.panelControl1);
- this.xtraTabPageYHXX.Name = "xtraTabPageYHXX";
- this.xtraTabPageYHXX.Size = new System.Drawing.Size(575, 258);
- this.xtraTabPageYHXX.Text = "用户信息";
- //
- // panelControl1
- //
- this.panelControl1.Controls.Add(this.hyperlinkLabelControl2);
- this.panelControl1.Controls.Add(this.hyperlinkLabelControl1);
- this.panelControl1.Controls.Add(this.labelControl8);
- this.panelControl1.Controls.Add(this.labelControl1);
- this.panelControl1.Controls.Add(this.usernamelabel);
- this.panelControl1.Controls.Add(this.labelControl2);
- this.panelControl1.Controls.Add(this.useridlabel);
- this.panelControl1.Controls.Add(this.labelControl5);
- this.panelControl1.Controls.Add(this.labelControl3);
- this.panelControl1.Controls.Add(this.labelControl4);
- this.panelControl1.Controls.Add(this.usertruenamelabel);
- this.panelControl1.Controls.Add(this.labelControl6);
- this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelControl1.Location = new System.Drawing.Point(0, 0);
- this.panelControl1.Name = "panelControl1";
- this.panelControl1.Size = new System.Drawing.Size(575, 258);
- this.panelControl1.TabIndex = 10;
- //
- // hyperlinkLabelControl2
- //
- this.hyperlinkLabelControl2.Cursor = System.Windows.Forms.Cursors.Hand;
- this.hyperlinkLabelControl2.Location = new System.Drawing.Point(386, 65);
- this.hyperlinkLabelControl2.Name = "hyperlinkLabelControl2";
- this.hyperlinkLabelControl2.Size = new System.Drawing.Size(48, 14);
- this.hyperlinkLabelControl2.TabIndex = 12;
- this.hyperlinkLabelControl2.Text = "修改密码";
- //
- // hyperlinkLabelControl1
- //
- this.hyperlinkLabelControl1.Cursor = System.Windows.Forms.Cursors.Hand;
- this.hyperlinkLabelControl1.Location = new System.Drawing.Point(386, 160);
- this.hyperlinkLabelControl1.Name = "hyperlinkLabelControl1";
- this.hyperlinkLabelControl1.Size = new System.Drawing.Size(48, 14);
- this.hyperlinkLabelControl1.TabIndex = 12;
- this.hyperlinkLabelControl1.Text = "权限管理";
- //
- // labelControl8
- //
- this.labelControl8.Location = new System.Drawing.Point(388, 112);
- this.labelControl8.Name = "labelControl8";
- this.labelControl8.Size = new System.Drawing.Size(36, 14);
- this.labelControl8.TabIndex = 7;
- this.labelControl8.Text = "用户名";
- //
- // labelControl1
- //
- this.labelControl1.Location = new System.Drawing.Point(120, 65);
- this.labelControl1.Name = "labelControl1";
- this.labelControl1.Size = new System.Drawing.Size(48, 14);
- this.labelControl1.TabIndex = 0;
- this.labelControl1.Text = "用户名:";
- //
- // usernamelabel
- //
- this.usernamelabel.Location = new System.Drawing.Point(176, 65);
- this.usernamelabel.Name = "usernamelabel";
- this.usernamelabel.Size = new System.Drawing.Size(36, 14);
- this.usernamelabel.TabIndex = 9;
- this.usernamelabel.Text = "用户名";
- //
- // labelControl2
- //
- this.labelControl2.Location = new System.Drawing.Point(132, 112);
- this.labelControl2.Name = "labelControl2";
- this.labelControl2.Size = new System.Drawing.Size(36, 14);
- this.labelControl2.TabIndex = 1;
- this.labelControl2.Text = "工号:";
- //
- // useridlabel
- //
- this.useridlabel.Location = new System.Drawing.Point(176, 112);
- this.useridlabel.Name = "useridlabel";
- this.useridlabel.Size = new System.Drawing.Size(36, 14);
- this.useridlabel.TabIndex = 8;
- this.useridlabel.Text = "用户名";
- //
- // labelControl5
- //
- this.labelControl5.Location = new System.Drawing.Point(320, 160);
- this.labelControl5.Name = "labelControl5";
- this.labelControl5.Size = new System.Drawing.Size(60, 14);
- this.labelControl5.TabIndex = 2;
- this.labelControl5.Text = "权限管理:";
- //
- // labelControl3
- //
- this.labelControl3.Location = new System.Drawing.Point(320, 112);
- this.labelControl3.Name = "labelControl3";
- this.labelControl3.Size = new System.Drawing.Size(60, 14);
- this.labelControl3.TabIndex = 2;
- this.labelControl3.Text = "权限等级:";
- //
- // labelControl4
- //
- this.labelControl4.Location = new System.Drawing.Point(108, 160);
- this.labelControl4.Name = "labelControl4";
- this.labelControl4.Size = new System.Drawing.Size(60, 14);
- this.labelControl4.TabIndex = 3;
- this.labelControl4.Text = "用户实名:";
- //
- // usertruenamelabel
- //
- this.usertruenamelabel.Location = new System.Drawing.Point(176, 160);
- this.usertruenamelabel.Name = "usertruenamelabel";
- this.usertruenamelabel.Size = new System.Drawing.Size(36, 14);
- this.usertruenamelabel.TabIndex = 6;
- this.usertruenamelabel.Text = "用户名";
- //
- // labelControl6
- //
- this.labelControl6.Location = new System.Drawing.Point(320, 65);
- this.labelControl6.Name = "labelControl6";
- this.labelControl6.Size = new System.Drawing.Size(60, 14);
- this.labelControl6.TabIndex = 5;
- this.labelControl6.Text = "修改密码:";
- //
- // xtraTabPageQXGL
- //
- this.xtraTabPageQXGL.Controls.Add(this.gridControl1);
- this.xtraTabPageQXGL.Controls.Add(this.panelControl2);
- this.xtraTabPageQXGL.Name = "xtraTabPageQXGL";
- this.xtraTabPageQXGL.PageVisible = false;
- this.xtraTabPageQXGL.Size = new System.Drawing.Size(575, 258);
- this.xtraTabPageQXGL.Text = "权限管理";
- //
- // gridControl1
- //
- this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gridControl1.Location = new System.Drawing.Point(0, 0);
- this.gridControl1.MainView = this.gridView1;
- this.gridControl1.Name = "gridControl1";
- this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
- this.repositoryItemComboBox1,
- this.repositoryItemButtonEdit1});
- this.gridControl1.Size = new System.Drawing.Size(575, 218);
- this.gridControl1.TabIndex = 0;
- this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
- this.gridView1});
- //
- // gridView1
- //
- this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
- this.gridColumn1,
- this.gridColumn2,
- this.gridColumn3,
- this.gridColumn4,
- this.gridColumn5,
- this.gridColumn6,
- this.gridColumn7});
- this.gridView1.GridControl = this.gridControl1;
- this.gridView1.Name = "gridView1";
- this.gridView1.OptionsBehavior.Editable = false;
- this.gridView1.OptionsSelection.CheckBoxSelectorColumnWidth = 30;
- this.gridView1.OptionsSelection.MultiSelect = true;
- this.gridView1.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect;
- this.gridView1.OptionsView.ShowGroupPanel = false;
- //
- // gridColumn1
- //
- this.gridColumn1.Caption = "用户名";
- this.gridColumn1.FieldName = "Username";
- this.gridColumn1.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
- this.gridColumn1.Name = "gridColumn1";
- this.gridColumn1.Visible = true;
- this.gridColumn1.VisibleIndex = 1;
- //
- // gridColumn2
- //
- this.gridColumn2.Caption = "密码";
- this.gridColumn2.FieldName = "Password";
- this.gridColumn2.MinWidth = 60;
- this.gridColumn2.Name = "gridColumn2";
- this.gridColumn2.Visible = true;
- this.gridColumn2.VisibleIndex = 2;
- //
- // gridColumn3
- //
- this.gridColumn3.Caption = "真实姓名";
- this.gridColumn3.FieldName = "Usertruename";
- this.gridColumn3.MinWidth = 60;
- this.gridColumn3.Name = "gridColumn3";
- this.gridColumn3.Visible = true;
- this.gridColumn3.VisibleIndex = 3;
- //
- // gridColumn4
- //
- this.gridColumn4.Caption = "工号";
- this.gridColumn4.FieldName = "Userid";
- this.gridColumn4.MinWidth = 60;
- this.gridColumn4.Name = "gridColumn4";
- this.gridColumn4.Visible = true;
- this.gridColumn4.VisibleIndex = 5;
- //
- // gridColumn5
- //
- this.gridColumn5.Caption = "权限";
- this.gridColumn5.ColumnEdit = this.repositoryItemComboBox1;
- this.gridColumn5.FieldName = "Pow";
- this.gridColumn5.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Right;
- this.gridColumn5.Name = "gridColumn5";
- this.gridColumn5.Visible = true;
- this.gridColumn5.VisibleIndex = 7;
- //
- // repositoryItemComboBox1
- //
- this.repositoryItemComboBox1.AutoHeight = false;
- this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.repositoryItemComboBox1.Items.AddRange(new object[] {
- "普通用户",
- "授权用户",
- "管理员"});
- this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
- //
- // gridColumn6
- //
- this.gridColumn6.Caption = "邀请人";
- this.gridColumn6.FieldName = "Invitee";
- this.gridColumn6.MinWidth = 60;
- this.gridColumn6.Name = "gridColumn6";
- this.gridColumn6.Visible = true;
- this.gridColumn6.VisibleIndex = 4;
- //
- // panelControl2
- //
- this.panelControl2.Controls.Add(this.saveBtn);
- this.panelControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panelControl2.Location = new System.Drawing.Point(0, 218);
- this.panelControl2.Name = "panelControl2";
- this.panelControl2.Size = new System.Drawing.Size(575, 40);
- this.panelControl2.TabIndex = 1;
- //
- // saveBtn
- //
- this.saveBtn.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.saveBtn.Location = new System.Drawing.Point(462, 12);
- this.saveBtn.Name = "saveBtn";
- this.saveBtn.Size = new System.Drawing.Size(75, 23);
- this.saveBtn.TabIndex = 0;
- this.saveBtn.Text = "保存";
- //
- // gridColumn7
- //
- this.gridColumn7.Caption = "删除";
- this.gridColumn7.ColumnEdit = this.repositoryItemButtonEdit1;
- this.gridColumn7.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Right;
- this.gridColumn7.Name = "gridColumn7";
- this.gridColumn7.Visible = true;
- this.gridColumn7.VisibleIndex = 6;
- //
- // repositoryItemButtonEdit1
- //
- this.repositoryItemButtonEdit1.AutoHeight = false;
- this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "删除", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject3, "", null, null, true)});
- this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
- //
- // xtraTabPageXGMM
- //
- this.xtraTabPageXGMM.Controls.Add(this.panelControl3);
- this.xtraTabPageXGMM.Name = "xtraTabPageXGMM";
- this.xtraTabPageXGMM.Size = new System.Drawing.Size(575, 258);
- this.xtraTabPageXGMM.Text = "密码修改";
- //
- // panelControl3
- //
- this.panelControl3.Controls.Add(this.simpleButton1);
- this.panelControl3.Controls.Add(this.labelControl11);
- this.panelControl3.Controls.Add(this.labelControl10);
- this.panelControl3.Controls.Add(this.labelControl9);
- this.panelControl3.Controls.Add(this.labelControl7);
- this.panelControl3.Controls.Add(this.textEdit4);
- this.panelControl3.Controls.Add(this.textEdit3);
- this.panelControl3.Controls.Add(this.textEdit2);
- this.panelControl3.Controls.Add(this.textEdit1);
- this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelControl3.Location = new System.Drawing.Point(0, 0);
- this.panelControl3.Name = "panelControl3";
- this.panelControl3.Size = new System.Drawing.Size(575, 258);
- this.panelControl3.TabIndex = 0;
- //
- // textEdit1
- //
- this.textEdit1.Location = new System.Drawing.Point(288, 51);
- this.textEdit1.Name = "textEdit1";
- this.textEdit1.Size = new System.Drawing.Size(100, 20);
- this.textEdit1.TabIndex = 0;
- //
- // textEdit2
- //
- this.textEdit2.Location = new System.Drawing.Point(288, 91);
- this.textEdit2.Name = "textEdit2";
- this.textEdit2.Size = new System.Drawing.Size(100, 20);
- this.textEdit2.TabIndex = 0;
- //
- // textEdit3
- //
- this.textEdit3.Location = new System.Drawing.Point(288, 131);
- this.textEdit3.Name = "textEdit3";
- this.textEdit3.Size = new System.Drawing.Size(100, 20);
- this.textEdit3.TabIndex = 0;
- //
- // labelControl7
- //
- this.labelControl7.Location = new System.Drawing.Point(201, 54);
- this.labelControl7.Name = "labelControl7";
- this.labelControl7.Size = new System.Drawing.Size(48, 14);
- this.labelControl7.TabIndex = 1;
- this.labelControl7.Text = "原密码:";
- //
- // labelControl9
- //
- this.labelControl9.Location = new System.Drawing.Point(177, 94);
- this.labelControl9.Name = "labelControl9";
- this.labelControl9.Size = new System.Drawing.Size(72, 14);
- this.labelControl9.TabIndex = 1;
- this.labelControl9.Text = "重复原密码:";
- //
- // labelControl10
- //
- this.labelControl10.Location = new System.Drawing.Point(201, 134);
- this.labelControl10.Name = "labelControl10";
- this.labelControl10.Size = new System.Drawing.Size(48, 14);
- this.labelControl10.TabIndex = 1;
- this.labelControl10.Text = "新密码:";
- //
- // textEdit4
- //
- this.textEdit4.Location = new System.Drawing.Point(288, 168);
- this.textEdit4.Name = "textEdit4";
- this.textEdit4.Size = new System.Drawing.Size(100, 20);
- this.textEdit4.TabIndex = 0;
- //
- // labelControl11
- //
- this.labelControl11.Location = new System.Drawing.Point(177, 171);
- this.labelControl11.Name = "labelControl11";
- this.labelControl11.Size = new System.Drawing.Size(72, 14);
- this.labelControl11.TabIndex = 1;
- this.labelControl11.Text = "重复新密码:";
- //
- // simpleButton1
- //
- this.simpleButton1.Location = new System.Drawing.Point(247, 215);
- this.simpleButton1.Name = "simpleButton1";
- this.simpleButton1.Size = new System.Drawing.Size(75, 23);
- this.simpleButton1.TabIndex = 2;
- this.simpleButton1.Text = "确认更改";
- //
- // ManageForm
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(581, 287);
- this.Controls.Add(this.xtraTabControl1);
- this.Name = "ManageForm";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
- this.Text = "ManageForm";
- ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
- this.xtraTabControl1.ResumeLayout(false);
- this.xtraTabPageYHXX.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
- this.panelControl1.ResumeLayout(false);
- this.panelControl1.PerformLayout();
- this.xtraTabPageQXGL.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
- this.panelControl2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
- this.xtraTabPageXGMM.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
- this.panelControl3.ResumeLayout(false);
- this.panelControl3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
- private DevExpress.XtraTab.XtraTabPage xtraTabPageYHXX;
- private DevExpress.XtraTab.XtraTabPage xtraTabPageQXGL;
- private DevExpress.XtraEditors.PanelControl panelControl1;
- private DevExpress.XtraEditors.LabelControl labelControl1;
- private DevExpress.XtraEditors.LabelControl usernamelabel;
- private DevExpress.XtraEditors.LabelControl labelControl2;
- private DevExpress.XtraEditors.LabelControl useridlabel;
- private DevExpress.XtraEditors.LabelControl labelControl3;
- private DevExpress.XtraEditors.LabelControl labelControl8;
- private DevExpress.XtraEditors.LabelControl labelControl4;
- private DevExpress.XtraEditors.LabelControl usertruenamelabel;
- private DevExpress.XtraEditors.LabelControl labelControl6;
- private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl1;
- private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl2;
- private DevExpress.XtraEditors.LabelControl labelControl5;
- private DevExpress.XtraGrid.GridControl gridControl1;
- private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
- private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
- private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
- private DevExpress.XtraEditors.PanelControl panelControl2;
- private DevExpress.XtraEditors.SimpleButton saveBtn;
- private DevExpress.XtraTab.XtraTabPage xtraTabPageXGMM;
- private DevExpress.XtraEditors.PanelControl panelControl3;
- private DevExpress.XtraEditors.SimpleButton simpleButton1;
- private DevExpress.XtraEditors.LabelControl labelControl11;
- private DevExpress.XtraEditors.LabelControl labelControl10;
- private DevExpress.XtraEditors.LabelControl labelControl9;
- private DevExpress.XtraEditors.LabelControl labelControl7;
- private DevExpress.XtraEditors.TextEdit textEdit4;
- private DevExpress.XtraEditors.TextEdit textEdit3;
- private DevExpress.XtraEditors.TextEdit textEdit2;
- private DevExpress.XtraEditors.TextEdit textEdit1;
- }
- }
|