namespace HStation.WinFrmUI
{
partial class UserInfoPage
{
///
/// 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 Component Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
components = new System.ComponentModel.Container();
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UserInfoPage));
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
buttonEditBinding = new DevExpress.XtraEditors.ButtonEdit();
txtEditUserName = new DevExpress.XtraEditors.TextEdit();
txtAccountName = new DevExpress.XtraEditors.TextEdit();
textAccountType = new DevExpress.XtraEditors.TextEdit();
BtnResetPwd = new DevExpress.XtraEditors.SimpleButton();
BtnEditPwd = new DevExpress.XtraEditors.SimpleButton();
txtMobileNumber = new DevExpress.XtraEditors.TextEdit();
txtEditAdminType = new DevExpress.XtraEditors.TextEdit();
Root = new DevExpress.XtraLayout.LayoutControlGroup();
tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components);
emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)buttonEditBinding.Properties).BeginInit();
((System.ComponentModel.ISupportInitialize)txtEditUserName.Properties).BeginInit();
((System.ComponentModel.ISupportInitialize)txtAccountName.Properties).BeginInit();
((System.ComponentModel.ISupportInitialize)textAccountType.Properties).BeginInit();
((System.ComponentModel.ISupportInitialize)txtMobileNumber.Properties).BeginInit();
((System.ComponentModel.ISupportInitialize)txtEditAdminType.Properties).BeginInit();
((System.ComponentModel.ISupportInitialize)Root).BeginInit();
((System.ComponentModel.ISupportInitialize)tabbedControlGroup1).BeginInit();
((System.ComponentModel.ISupportInitialize)layoutControlGroup4).BeginInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem9).BeginInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem12).BeginInit();
((System.ComponentModel.ISupportInitialize)layoutControlGroup1).BeginInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem5).BeginInit();
((System.ComponentModel.ISupportInitialize)emptySpaceItem3).BeginInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem6).BeginInit();
((System.ComponentModel.ISupportInitialize)emptySpaceItem1).BeginInit();
((System.ComponentModel.ISupportInitialize)dxErrorProvider1).BeginInit();
((System.ComponentModel.ISupportInitialize)emptySpaceItem4).BeginInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem7).BeginInit();
SuspendLayout();
//
// layoutControl1
//
layoutControl1.Controls.Add(buttonEditBinding);
layoutControl1.Controls.Add(txtEditUserName);
layoutControl1.Controls.Add(txtAccountName);
layoutControl1.Controls.Add(textAccountType);
layoutControl1.Controls.Add(BtnResetPwd);
layoutControl1.Controls.Add(BtnEditPwd);
layoutControl1.Controls.Add(txtMobileNumber);
layoutControl1.Controls.Add(txtEditAdminType);
layoutControl1.Dock = DockStyle.Fill;
layoutControl1.Location = new Point(0, 0);
layoutControl1.Name = "layoutControl1";
layoutControl1.Root = Root;
layoutControl1.Size = new Size(946, 549);
layoutControl1.TabIndex = 0;
layoutControl1.Text = "layoutControl1";
//
// buttonEditBinding
//
buttonEditBinding.Location = new Point(517, 154);
buttonEditBinding.Margin = new Padding(2);
buttonEditBinding.Name = "buttonEditBinding";
buttonEditBinding.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
buttonEditBinding.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.False;
buttonEditBinding.Properties.BeepOnError = true;
editorButtonImageOptions1.EnableTransparency = false;
editorButtonImageOptions1.Location = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
editorButtonImageOptions1.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions1.SvgImage");
editorButtonImageOptions1.SvgImageSize = new Size(14, 14);
editorButtonImageOptions2.EnableTransparency = false;
editorButtonImageOptions2.Location = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
editorButtonImageOptions2.SvgImageSize = new Size(14, 14);
buttonEditBinding.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "手机绑定", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "手机号绑定", "Phone", null, DevExpress.Utils.ToolTipAnchor.Default), new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "微信绑定", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "微信绑定", "Wechat", null, DevExpress.Utils.ToolTipAnchor.Default) });
buttonEditBinding.Properties.ContextImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
buttonEditBinding.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
buttonEditBinding.Properties.UseMaskAsDisplayFormat = true;
buttonEditBinding.Size = new Size(152, 23);
buttonEditBinding.StyleController = layoutControl1;
buttonEditBinding.TabIndex = 7;
buttonEditBinding.ButtonClick += buttonEditBinding_ButtonClick;
//
// txtEditUserName
//
txtEditUserName.Location = new Point(340, 154);
txtEditUserName.Name = "txtEditUserName";
txtEditUserName.Properties.ReadOnly = true;
txtEditUserName.Properties.UseReadOnlyAppearance = false;
txtEditUserName.Size = new Size(329, 20);
txtEditUserName.StyleController = layoutControl1;
txtEditUserName.TabIndex = 0;
//
// txtAccountName
//
txtAccountName.Location = new Point(340, 202);
txtAccountName.Name = "txtAccountName";
txtAccountName.Properties.ReadOnly = true;
txtAccountName.Properties.UseReadOnlyAppearance = false;
txtAccountName.Size = new Size(329, 20);
txtAccountName.StyleController = layoutControl1;
txtAccountName.TabIndex = 3;
//
// textAccountType
//
textAccountType.Location = new Point(340, 226);
textAccountType.Name = "textAccountType";
textAccountType.Properties.ReadOnly = true;
textAccountType.Properties.UseReadOnlyAppearance = false;
textAccountType.Size = new Size(329, 20);
textAccountType.StyleController = layoutControl1;
textAccountType.TabIndex = 4;
//
// BtnResetPwd
//
BtnResetPwd.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning;
BtnResetPwd.Appearance.Options.UseBackColor = true;
BtnResetPwd.Location = new Point(614, 250);
BtnResetPwd.Name = "BtnResetPwd";
BtnResetPwd.Size = new Size(55, 22);
BtnResetPwd.StyleController = layoutControl1;
BtnResetPwd.TabIndex = 5;
BtnResetPwd.Text = "重置密码";
BtnResetPwd.Click += BtnResetPwd_Click;
//
// BtnEditPwd
//
BtnEditPwd.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Question;
BtnEditPwd.Appearance.Options.UseBackColor = true;
BtnEditPwd.Location = new Point(555, 250);
BtnEditPwd.Name = "BtnEditPwd";
BtnEditPwd.Size = new Size(55, 22);
BtnEditPwd.StyleController = layoutControl1;
BtnEditPwd.TabIndex = 6;
BtnEditPwd.Text = "修改密码";
BtnEditPwd.Click += BtnEditPwd_Click;
//
// txtMobileNumber
//
txtMobileNumber.Location = new Point(340, 154);
txtMobileNumber.Name = "txtMobileNumber";
txtMobileNumber.Size = new Size(173, 20);
txtMobileNumber.StyleController = layoutControl1;
txtMobileNumber.TabIndex = 13;
//
// txtEditAdminType
//
txtEditAdminType.Location = new Point(340, 178);
txtEditAdminType.Name = "txtEditAdminType";
txtEditAdminType.Properties.ReadOnly = true;
txtEditAdminType.Properties.UseReadOnlyAppearance = false;
txtEditAdminType.Size = new Size(329, 20);
txtEditAdminType.StyleController = layoutControl1;
txtEditAdminType.TabIndex = 2;
//
// Root
//
Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
Root.GroupBordersVisible = false;
Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { tabbedControlGroup1, emptySpaceItem1 });
Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
Root.Name = "Root";
columnDefinition1.SizeType = SizeType.Percent;
columnDefinition1.Width = 60D;
columnDefinition2.SizeType = SizeType.Percent;
columnDefinition2.Width = 100D;
columnDefinition3.SizeType = SizeType.Percent;
columnDefinition3.Width = 60D;
Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition1, columnDefinition2, columnDefinition3 });
rowDefinition1.Height = 40D;
rowDefinition1.SizeType = SizeType.Percent;
rowDefinition2.Height = 100D;
rowDefinition2.SizeType = SizeType.Percent;
rowDefinition3.Height = 60D;
rowDefinition3.SizeType = SizeType.Percent;
Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition1, rowDefinition2, rowDefinition3 });
Root.Size = new Size(946, 549);
Root.TextVisible = false;
//
// tabbedControlGroup1
//
tabbedControlGroup1.Location = new Point(252, 106);
tabbedControlGroup1.Name = "tabbedControlGroup1";
tabbedControlGroup1.OptionsTableLayoutItem.ColumnIndex = 1;
tabbedControlGroup1.OptionsTableLayoutItem.RowIndex = 1;
tabbedControlGroup1.SelectedTabPage = layoutControlGroup4;
tabbedControlGroup1.Size = new Size(421, 264);
tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup1, layoutControlGroup4 });
//
// layoutControlGroup4
//
layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem9, layoutControlItem12 });
layoutControlGroup4.Location = new Point(0, 0);
layoutControlGroup4.Name = "layoutControlGroup4";
layoutControlGroup4.Size = new Size(397, 216);
layoutControlGroup4.Text = "信息绑定";
//
// layoutControlItem9
//
layoutControlItem9.Control = txtMobileNumber;
layoutControlItem9.Location = new Point(0, 0);
layoutControlItem9.Name = "layoutControlItem9";
layoutControlItem9.Size = new Size(241, 216);
layoutControlItem9.Text = "手机号:";
layoutControlItem9.TextSize = new Size(52, 14);
//
// layoutControlItem12
//
layoutControlItem12.Control = buttonEditBinding;
layoutControlItem12.Location = new Point(241, 0);
layoutControlItem12.Name = "layoutControlItem12";
layoutControlItem12.Size = new Size(156, 216);
layoutControlItem12.TextSize = new Size(0, 0);
layoutControlItem12.TextVisible = false;
//
// layoutControlGroup1
//
layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem2, layoutControlItem3, layoutControlItem4, layoutControlItem5, emptySpaceItem3, layoutControlItem6 });
layoutControlGroup1.Location = new Point(0, 0);
layoutControlGroup1.Name = "layoutControlGroup1";
layoutControlGroup1.Size = new Size(397, 216);
layoutControlGroup1.Text = "基础信息";
//
// layoutControlItem1
//
layoutControlItem1.Control = txtEditUserName;
layoutControlItem1.Location = new Point(0, 0);
layoutControlItem1.Name = "layoutControlItem1";
layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1;
layoutControlItem1.Size = new Size(397, 24);
layoutControlItem1.Text = "用户名:";
layoutControlItem1.TextSize = new Size(52, 14);
//
// layoutControlItem2
//
layoutControlItem2.Control = txtEditAdminType;
layoutControlItem2.Location = new Point(0, 24);
layoutControlItem2.Name = "layoutControlItem2";
layoutControlItem2.Size = new Size(397, 24);
layoutControlItem2.Text = "管理类型:";
layoutControlItem2.TextSize = new Size(52, 14);
//
// layoutControlItem3
//
layoutControlItem3.Control = txtAccountName;
layoutControlItem3.Location = new Point(0, 48);
layoutControlItem3.Name = "layoutControlItem3";
layoutControlItem3.Size = new Size(397, 24);
layoutControlItem3.Text = "账户名:";
layoutControlItem3.TextSize = new Size(52, 14);
//
// layoutControlItem4
//
layoutControlItem4.Control = textAccountType;
layoutControlItem4.Location = new Point(0, 72);
layoutControlItem4.Name = "layoutControlItem4";
layoutControlItem4.Size = new Size(397, 24);
layoutControlItem4.Text = "账户类型:";
layoutControlItem4.TextSize = new Size(52, 14);
//
// layoutControlItem5
//
layoutControlItem5.Control = BtnResetPwd;
layoutControlItem5.Location = new Point(338, 96);
layoutControlItem5.Name = "layoutControlItem5";
layoutControlItem5.Size = new Size(59, 120);
layoutControlItem5.TextSize = new Size(0, 0);
layoutControlItem5.TextVisible = false;
//
// emptySpaceItem3
//
emptySpaceItem3.AllowHotTrack = false;
emptySpaceItem3.Location = new Point(0, 96);
emptySpaceItem3.Name = "emptySpaceItem3";
emptySpaceItem3.Size = new Size(279, 120);
emptySpaceItem3.TextSize = new Size(0, 0);
//
// layoutControlItem6
//
layoutControlItem6.Control = BtnEditPwd;
layoutControlItem6.Location = new Point(279, 96);
layoutControlItem6.Name = "layoutControlItem6";
layoutControlItem6.Size = new Size(59, 120);
layoutControlItem6.TextSize = new Size(0, 0);
layoutControlItem6.TextVisible = false;
//
// emptySpaceItem1
//
emptySpaceItem1.AllowHotTrack = false;
emptySpaceItem1.Location = new Point(0, 0);
emptySpaceItem1.Name = "emptySpaceItem1";
emptySpaceItem1.Size = new Size(252, 106);
emptySpaceItem1.TextSize = new Size(0, 0);
//
// dxErrorProvider1
//
dxErrorProvider1.ContainerControl = this;
//
// emptySpaceItem4
//
emptySpaceItem4.AllowHotTrack = false;
emptySpaceItem4.Location = new Point(0, 157);
emptySpaceItem4.Name = "emptySpaceItem3";
emptySpaceItem4.Size = new Size(286, 26);
emptySpaceItem4.TextSize = new Size(0, 0);
//
// layoutControlItem7
//
layoutControlItem7.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
layoutControlItem7.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
layoutControlItem7.Location = new Point(0, 0);
layoutControlItem7.Name = "layoutControlItem1";
layoutControlItem7.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 20, 10);
layoutControlItem7.Size = new Size(360, 58);
layoutControlItem7.Text = "手机号码:";
layoutControlItem7.TextSize = new Size(0, 0);
layoutControlItem7.TextVisible = false;
//
// UserInfoPage
//
Appearance.BackColor = SystemColors.Control;
Appearance.Options.UseBackColor = true;
AutoScaleDimensions = new SizeF(7F, 14F);
AutoScaleMode = AutoScaleMode.Font;
Controls.Add(layoutControl1);
Name = "UserInfoPage";
Size = new Size(946, 549);
((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)buttonEditBinding.Properties).EndInit();
((System.ComponentModel.ISupportInitialize)txtEditUserName.Properties).EndInit();
((System.ComponentModel.ISupportInitialize)txtAccountName.Properties).EndInit();
((System.ComponentModel.ISupportInitialize)textAccountType.Properties).EndInit();
((System.ComponentModel.ISupportInitialize)txtMobileNumber.Properties).EndInit();
((System.ComponentModel.ISupportInitialize)txtEditAdminType.Properties).EndInit();
((System.ComponentModel.ISupportInitialize)Root).EndInit();
((System.ComponentModel.ISupportInitialize)tabbedControlGroup1).EndInit();
((System.ComponentModel.ISupportInitialize)layoutControlGroup4).EndInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem9).EndInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem12).EndInit();
((System.ComponentModel.ISupportInitialize)layoutControlGroup1).EndInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem5).EndInit();
((System.ComponentModel.ISupportInitialize)emptySpaceItem3).EndInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem6).EndInit();
((System.ComponentModel.ISupportInitialize)emptySpaceItem1).EndInit();
((System.ComponentModel.ISupportInitialize)dxErrorProvider1).EndInit();
((System.ComponentModel.ISupportInitialize)emptySpaceItem4).EndInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem7).EndInit();
ResumeLayout(false);
}
#endregion
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private DevExpress.XtraEditors.TextEdit txtEditUserName;
private DevExpress.XtraEditors.TextEdit txtAccountName;
private DevExpress.XtraEditors.TextEdit textAccountType;
private DevExpress.XtraEditors.SimpleButton BtnResetPwd;
private DevExpress.XtraEditors.SimpleButton BtnEditPwd;
private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraEditors.TextEdit txtMobileNumber;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraEditors.TextEdit txtEditAdminType;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
private DevExpress.XtraEditors.ButtonEdit buttonEditBinding;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
}
}