namespace GCAS { partial class ChangePwd { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ChangePwd)); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.text_old = new DevExpress.XtraEditors.TextEdit(); this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton(); this.text_new = new DevExpress.XtraEditors.TextEdit(); this.text_confim = new DevExpress.XtraEditors.TextEdit(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem(); this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.text_old.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.text_new.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.text_confim.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); this.SuspendLayout(); // // layoutControl1 // resources.ApplyResources(this.layoutControl1, "layoutControl1"); this.layoutControl1.Appearance.DisabledLayoutGroupCaption.FontSizeDelta = ((int)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutGroupCaption.FontSizeDelta"))); this.layoutControl1.Appearance.DisabledLayoutGroupCaption.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutGroupCaption.FontStyleDelta"))); this.layoutControl1.Appearance.DisabledLayoutGroupCaption.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutGroupCaption.GradientMode"))); this.layoutControl1.Appearance.DisabledLayoutGroupCaption.Image = ((System.Drawing.Image)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutGroupCaption.Image"))); this.layoutControl1.Appearance.DisabledLayoutItem.FontSizeDelta = ((int)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutItem.FontSizeDelta"))); this.layoutControl1.Appearance.DisabledLayoutItem.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutItem.FontStyleDelta"))); this.layoutControl1.Appearance.DisabledLayoutItem.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutItem.GradientMode"))); this.layoutControl1.Appearance.DisabledLayoutItem.Image = ((System.Drawing.Image)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutItem.Image"))); this.layoutControl1.Controls.Add(this.text_old); this.layoutControl1.Controls.Add(this.simpleButton1); this.layoutControl1.Controls.Add(this.simpleButton2); this.layoutControl1.Controls.Add(this.text_new); this.layoutControl1.Controls.Add(this.text_confim); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(631, 223, 650, 400); this.layoutControl1.OptionsPrint.AppearanceGroupCaption.FontSizeDelta = ((int)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceGroupCaption.FontSizeDelta"))); this.layoutControl1.OptionsPrint.AppearanceGroupCaption.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceGroupCaption.FontStyleDelta"))); this.layoutControl1.OptionsPrint.AppearanceGroupCaption.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceGroupCaption.GradientMode"))); this.layoutControl1.OptionsPrint.AppearanceGroupCaption.Image = ((System.Drawing.Image)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceGroupCaption.Image"))); this.layoutControl1.OptionsPrint.AppearanceItemCaption.FontSizeDelta = ((int)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceItemCaption.FontSizeDelta"))); this.layoutControl1.OptionsPrint.AppearanceItemCaption.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceItemCaption.FontStyleDelta"))); this.layoutControl1.OptionsPrint.AppearanceItemCaption.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceItemCaption.GradientMode"))); this.layoutControl1.OptionsPrint.AppearanceItemCaption.Image = ((System.Drawing.Image)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceItemCaption.Image"))); this.layoutControl1.Root = this.layoutControlGroup1; // // text_old // resources.ApplyResources(this.text_old, "text_old"); this.text_old.Name = "text_old"; this.text_old.Properties.AccessibleDescription = resources.GetString("text_old.Properties.AccessibleDescription"); this.text_old.Properties.AccessibleName = resources.GetString("text_old.Properties.AccessibleName"); this.text_old.Properties.AutoHeight = ((bool)(resources.GetObject("text_old.Properties.AutoHeight"))); this.text_old.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("text_old.Properties.Mask.AutoComplete"))); this.text_old.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("text_old.Properties.Mask.BeepOnError"))); this.text_old.Properties.Mask.EditMask = resources.GetString("text_old.Properties.Mask.EditMask"); this.text_old.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("text_old.Properties.Mask.IgnoreMaskBlank"))); this.text_old.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("text_old.Properties.Mask.MaskType"))); this.text_old.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("text_old.Properties.Mask.PlaceHolder"))); this.text_old.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("text_old.Properties.Mask.SaveLiteral"))); this.text_old.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("text_old.Properties.Mask.ShowPlaceHolders"))); this.text_old.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("text_old.Properties.Mask.UseMaskAsDisplayFormat"))); this.text_old.Properties.NullValuePrompt = resources.GetString("text_old.Properties.NullValuePrompt"); this.text_old.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("text_old.Properties.NullValuePromptShowForEmptyValue"))); this.text_old.Properties.UseSystemPasswordChar = true; this.text_old.StyleController = this.layoutControl1; this.text_old.Click += new System.EventHandler(this.text_old_Click); // // simpleButton1 // resources.ApplyResources(this.simpleButton1, "simpleButton1"); this.simpleButton1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.ImageOptions.Image"))); this.simpleButton1.ImageOptions.ImageIndex = ((int)(resources.GetObject("simpleButton1.ImageOptions.ImageIndex"))); this.simpleButton1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("simpleButton1.ImageOptions.SvgImage"))); this.simpleButton1.Name = "simpleButton1"; this.simpleButton1.StyleController = this.layoutControl1; this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click); // // simpleButton2 // resources.ApplyResources(this.simpleButton2, "simpleButton2"); this.simpleButton2.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.simpleButton2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton2.ImageOptions.Image"))); this.simpleButton2.ImageOptions.ImageIndex = ((int)(resources.GetObject("simpleButton2.ImageOptions.ImageIndex"))); this.simpleButton2.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("simpleButton2.ImageOptions.SvgImage"))); this.simpleButton2.Name = "simpleButton2"; this.simpleButton2.StyleController = this.layoutControl1; // // text_new // resources.ApplyResources(this.text_new, "text_new"); this.text_new.Name = "text_new"; this.text_new.Properties.AccessibleDescription = resources.GetString("text_new.Properties.AccessibleDescription"); this.text_new.Properties.AccessibleName = resources.GetString("text_new.Properties.AccessibleName"); this.text_new.Properties.AutoHeight = ((bool)(resources.GetObject("text_new.Properties.AutoHeight"))); this.text_new.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("text_new.Properties.Mask.AutoComplete"))); this.text_new.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("text_new.Properties.Mask.BeepOnError"))); this.text_new.Properties.Mask.EditMask = resources.GetString("text_new.Properties.Mask.EditMask"); this.text_new.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("text_new.Properties.Mask.IgnoreMaskBlank"))); this.text_new.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("text_new.Properties.Mask.MaskType"))); this.text_new.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("text_new.Properties.Mask.PlaceHolder"))); this.text_new.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("text_new.Properties.Mask.SaveLiteral"))); this.text_new.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("text_new.Properties.Mask.ShowPlaceHolders"))); this.text_new.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("text_new.Properties.Mask.UseMaskAsDisplayFormat"))); this.text_new.Properties.NullValuePrompt = resources.GetString("text_new.Properties.NullValuePrompt"); this.text_new.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("text_new.Properties.NullValuePromptShowForEmptyValue"))); this.text_new.Properties.UseSystemPasswordChar = true; this.text_new.StyleController = this.layoutControl1; this.text_new.Click += new System.EventHandler(this.text_new_Click); // // text_confim // resources.ApplyResources(this.text_confim, "text_confim"); this.text_confim.Name = "text_confim"; this.text_confim.Properties.AccessibleDescription = resources.GetString("text_confim.Properties.AccessibleDescription"); this.text_confim.Properties.AccessibleName = resources.GetString("text_confim.Properties.AccessibleName"); this.text_confim.Properties.AutoHeight = ((bool)(resources.GetObject("text_confim.Properties.AutoHeight"))); this.text_confim.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("text_confim.Properties.Mask.AutoComplete"))); this.text_confim.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("text_confim.Properties.Mask.BeepOnError"))); this.text_confim.Properties.Mask.EditMask = resources.GetString("text_confim.Properties.Mask.EditMask"); this.text_confim.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("text_confim.Properties.Mask.IgnoreMaskBlank"))); this.text_confim.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("text_confim.Properties.Mask.MaskType"))); this.text_confim.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("text_confim.Properties.Mask.PlaceHolder"))); this.text_confim.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("text_confim.Properties.Mask.SaveLiteral"))); this.text_confim.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("text_confim.Properties.Mask.ShowPlaceHolders"))); this.text_confim.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("text_confim.Properties.Mask.UseMaskAsDisplayFormat"))); this.text_confim.Properties.NullValuePrompt = resources.GetString("text_confim.Properties.NullValuePrompt"); this.text_confim.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("text_confim.Properties.NullValuePromptShowForEmptyValue"))); this.text_confim.Properties.UseSystemPasswordChar = true; this.text_confim.StyleController = this.layoutControl1; this.text_confim.Click += new System.EventHandler(this.text_confim_Click); // // layoutControlGroup1 // this.layoutControlGroup1.BackgroundImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlGroup1.BackgroundImageOptions.ImageIndex"))); this.layoutControlGroup1.BackgroundImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroup1.BackgroundImageOptions.SvgImage"))); this.layoutControlGroup1.CaptionImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlGroup1.CaptionImageOptions.ImageIndex"))); this.layoutControlGroup1.CaptionImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroup1.CaptionImageOptions.SvgImage"))); this.layoutControlGroup1.ContentImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlGroup1.ContentImageOptions.ImageIndex"))); this.layoutControlGroup1.ContentImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroup1.ContentImageOptions.SvgImage"))); this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup1.GroupBordersVisible = false; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1, this.layoutControlItem4, this.layoutControlItem5, this.emptySpaceItem1, this.emptySpaceItem2, this.emptySpaceItem3, this.layoutControlItem2, this.layoutControlItem3}); this.layoutControlGroup1.Name = "Root"; this.layoutControlGroup1.Size = new System.Drawing.Size(342, 211); this.layoutControlGroup1.TextVisible = false; // // layoutControlItem1 // resources.ApplyResources(this.layoutControlItem1, "layoutControlItem1"); this.layoutControlItem1.Control = this.text_old; this.layoutControlItem1.ImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlItem1.ImageOptions.ImageIndex"))); this.layoutControlItem1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlItem1.ImageOptions.SvgImage"))); this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.MaxSize = new System.Drawing.Size(404, 0); this.layoutControlItem1.MinSize = new System.Drawing.Size(116, 40); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(322, 40); this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top; this.layoutControlItem1.TextSize = new System.Drawing.Size(100, 14); // // layoutControlItem4 // resources.ApplyResources(this.layoutControlItem4, "layoutControlItem4"); this.layoutControlItem4.Control = this.simpleButton1; this.layoutControlItem4.ImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlItem4.ImageOptions.ImageIndex"))); this.layoutControlItem4.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlItem4.ImageOptions.SvgImage"))); this.layoutControlItem4.Location = new System.Drawing.Point(172, 164); this.layoutControlItem4.MaxSize = new System.Drawing.Size(70, 27); this.layoutControlItem4.MinSize = new System.Drawing.Size(70, 27); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.Size = new System.Drawing.Size(70, 27); this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Left; this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem4.TextVisible = false; // // layoutControlItem5 // resources.ApplyResources(this.layoutControlItem5, "layoutControlItem5"); this.layoutControlItem5.Control = this.simpleButton2; this.layoutControlItem5.ImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlItem5.ImageOptions.ImageIndex"))); this.layoutControlItem5.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlItem5.ImageOptions.SvgImage"))); this.layoutControlItem5.Location = new System.Drawing.Point(252, 164); this.layoutControlItem5.MaxSize = new System.Drawing.Size(70, 27); this.layoutControlItem5.MinSize = new System.Drawing.Size(70, 27); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.Size = new System.Drawing.Size(70, 27); this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Left; this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem5.TextVisible = false; // // emptySpaceItem1 // this.emptySpaceItem1.AllowHotTrack = false; resources.ApplyResources(this.emptySpaceItem1, "emptySpaceItem1"); this.emptySpaceItem1.Location = new System.Drawing.Point(242, 164); this.emptySpaceItem1.MaxSize = new System.Drawing.Size(10, 27); this.emptySpaceItem1.MinSize = new System.Drawing.Size(10, 27); this.emptySpaceItem1.Name = "emptySpaceItem1"; this.emptySpaceItem1.Size = new System.Drawing.Size(10, 27); this.emptySpaceItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); // // emptySpaceItem2 // this.emptySpaceItem2.AllowHotTrack = false; resources.ApplyResources(this.emptySpaceItem2, "emptySpaceItem2"); this.emptySpaceItem2.Location = new System.Drawing.Point(0, 164); this.emptySpaceItem2.Name = "emptySpaceItem2"; this.emptySpaceItem2.Size = new System.Drawing.Size(172, 27); this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0); // // emptySpaceItem3 // this.emptySpaceItem3.AllowHotTrack = false; this.emptySpaceItem3.Location = new System.Drawing.Point(0, 120); this.emptySpaceItem3.Name = "emptySpaceItem3"; this.emptySpaceItem3.Size = new System.Drawing.Size(322, 44); this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0); // // layoutControlItem2 // resources.ApplyResources(this.layoutControlItem2, "layoutControlItem2"); this.layoutControlItem2.Control = this.text_new; this.layoutControlItem2.ImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlItem2.ImageOptions.ImageIndex"))); this.layoutControlItem2.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlItem2.ImageOptions.SvgImage"))); this.layoutControlItem2.Location = new System.Drawing.Point(0, 40); this.layoutControlItem2.MaxSize = new System.Drawing.Size(404, 0); this.layoutControlItem2.MinSize = new System.Drawing.Size(116, 40); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(322, 40); this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top; this.layoutControlItem2.TextSize = new System.Drawing.Size(100, 14); // // layoutControlItem3 // resources.ApplyResources(this.layoutControlItem3, "layoutControlItem3"); this.layoutControlItem3.Control = this.text_confim; this.layoutControlItem3.ImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlItem3.ImageOptions.ImageIndex"))); this.layoutControlItem3.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlItem3.ImageOptions.SvgImage"))); this.layoutControlItem3.Location = new System.Drawing.Point(0, 80); this.layoutControlItem3.MaxSize = new System.Drawing.Size(404, 0); this.layoutControlItem3.MinSize = new System.Drawing.Size(116, 40); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Size = new System.Drawing.Size(322, 40); this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top; this.layoutControlItem3.TextSize = new System.Drawing.Size(100, 14); // // layoutControlGroup2 // this.layoutControlGroup2.BackgroundImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlGroup2.BackgroundImageOptions.ImageIndex"))); this.layoutControlGroup2.BackgroundImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroup2.BackgroundImageOptions.SvgImage"))); this.layoutControlGroup2.CaptionImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlGroup2.CaptionImageOptions.ImageIndex"))); this.layoutControlGroup2.CaptionImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroup2.CaptionImageOptions.SvgImage"))); this.layoutControlGroup2.ContentImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlGroup2.ContentImageOptions.ImageIndex"))); this.layoutControlGroup2.ContentImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroup2.ContentImageOptions.SvgImage"))); this.layoutControlGroup2.Location = new System.Drawing.Point(0, 81); this.layoutControlGroup2.Name = "layoutControlGroup2"; this.layoutControlGroup2.Size = new System.Drawing.Size(405, 83); // // ChangePwd // resources.ApplyResources(this, "$this"); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.layoutControl1); this.Name = "ChangePwd"; this.ShowIcon = false; this.Load += new System.EventHandler(this.ChangePwd_Load); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.text_old.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.text_new.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.text_confim.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; private DevExpress.XtraEditors.TextEdit text_old; private DevExpress.XtraEditors.SimpleButton simpleButton1; private DevExpress.XtraEditors.SimpleButton simpleButton2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2; private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; private DevExpress.XtraEditors.TextEdit text_new; private DevExpress.XtraEditors.TextEdit text_confim; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; } }