示例#1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
     this.layoutControl1      = new DevExpress.XtraLayout.LayoutControl();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(363, 314);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup1.Name       = "layoutControlGroup1";
     columnDefinition1.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition1.Width             = 100D;
     this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1
     });
     this.layoutControlGroup1.Size        = new System.Drawing.Size(363, 314);
     this.layoutControlGroup1.TextVisible = false;
     //
     // KControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.layoutControl1);
     this.Name = "KControl";
     this.Size = new System.Drawing.Size(363, 314);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition9    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition10   = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = 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();
     DevExpress.XtraLayout.RowDefinition    rowDefinition4    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition5    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition6    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition7    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition8    = new DevExpress.XtraLayout.RowDefinition();
     this.myDataLayoutControl = new OgrenciTakip.UI.Win.UserControls.Controls.MyDataLayoutControl();
     this.faturaPlaniTable    = new OgrenciTakip.UI.Win.UserControls.FaturaEditFormTable.FaturaPlaniTable();
     this.grid                = new OgrenciTakip.UI.Win.UserControls.Grid.MyGridControl();
     this.tablo               = new OgrenciTakip.UI.Win.UserControls.Grid.MyGridView();
     this.colHizmetAdi        = new OgrenciTakip.UI.Win.UserControls.Grid.MyGridColumn();
     this.colBrutUcret        = new OgrenciTakip.UI.Win.UserControls.Grid.MyGridColumn();
     this.repositoryDecimal   = new DevExpress.XtraEditors.Repository.RepositoryItemCalcEdit();
     this.colIndirim          = new OgrenciTakip.UI.Win.UserControls.Grid.MyGridColumn();
     this.colNetUcret         = new OgrenciTakip.UI.Win.UserControls.Grid.MyGridColumn();
     this.txtMeslek           = new OgrenciTakip.UI.Win.UserControls.Controls.MyTextEdit();
     this.txtYakinlik         = new OgrenciTakip.UI.Win.UserControls.Controls.MyTextEdit();
     this.txtVeliSoyadi       = new OgrenciTakip.UI.Win.UserControls.Controls.MyTextEdit();
     this.txtVeliAdi          = new OgrenciTakip.UI.Win.UserControls.Controls.MyTextEdit();
     this.txtSinif            = new OgrenciTakip.UI.Win.UserControls.Controls.MyTextEdit();
     this.txtSoyadi           = new OgrenciTakip.UI.Win.UserControls.Controls.MyTextEdit();
     this.txtAdi              = new OgrenciTakip.UI.Win.UserControls.Controls.MyTextEdit();
     this.txtOgrenciNo        = new OgrenciTakip.UI.Win.UserControls.Controls.MyTextEdit();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem4  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem5  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem6  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem7  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem8  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem9  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.resimMenu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl)).BeginInit();
     this.myDataLayoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tablo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryDecimal)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMeslek.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtYakinlik.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtVeliSoyadi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtVeliAdi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSinif.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSoyadi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAdi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtOgrenciNo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl
     //
     this.ribbonControl.ExpandCollapseItem.Id = 0;
     this.ribbonControl.Size = new System.Drawing.Size(990, 102);
     this.ribbonControl.Toolbar.ShowCustomizeItem = false;
     //
     // myDataLayoutControl
     //
     this.myDataLayoutControl.Controls.Add(this.faturaPlaniTable);
     this.myDataLayoutControl.Controls.Add(this.grid);
     this.myDataLayoutControl.Controls.Add(this.txtMeslek);
     this.myDataLayoutControl.Controls.Add(this.txtYakinlik);
     this.myDataLayoutControl.Controls.Add(this.txtVeliSoyadi);
     this.myDataLayoutControl.Controls.Add(this.txtVeliAdi);
     this.myDataLayoutControl.Controls.Add(this.txtSinif);
     this.myDataLayoutControl.Controls.Add(this.txtSoyadi);
     this.myDataLayoutControl.Controls.Add(this.txtAdi);
     this.myDataLayoutControl.Controls.Add(this.txtOgrenciNo);
     this.myDataLayoutControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.myDataLayoutControl.Location = new System.Drawing.Point(0, 102);
     this.myDataLayoutControl.Name     = "myDataLayoutControl";
     this.myDataLayoutControl.OptionsFocus.EnableAutoTabOrder = false;
     this.myDataLayoutControl.Root     = this.layoutControlGroup1;
     this.myDataLayoutControl.Size     = new System.Drawing.Size(990, 516);
     this.myDataLayoutControl.TabIndex = 2;
     this.myDataLayoutControl.Text     = "myDataLayoutControl1";
     //
     // faturaPlaniTable
     //
     this.faturaPlaniTable.Location = new System.Drawing.Point(12, 182);
     this.faturaPlaniTable.Name     = "faturaPlaniTable";
     this.faturaPlaniTable.Size     = new System.Drawing.Size(966, 322);
     this.faturaPlaniTable.TabIndex = 16;
     //
     // grid
     //
     this.grid.Location    = new System.Drawing.Point(412, 12);
     this.grid.MainView    = this.tablo;
     this.grid.MenuManager = this.ribbonControl;
     this.grid.Name        = "grid";
     this.grid.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryDecimal
     });
     this.grid.Size     = new System.Drawing.Size(566, 166);
     this.grid.TabIndex = 15;
     this.grid.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.tablo
     });
     //
     // tablo
     //
     this.tablo.Appearance.FooterPanel.ForeColor              = System.Drawing.Color.Maroon;
     this.tablo.Appearance.FooterPanel.Options.UseForeColor   = true;
     this.tablo.Appearance.HeaderPanel.ForeColor              = System.Drawing.Color.Maroon;
     this.tablo.Appearance.HeaderPanel.Options.UseForeColor   = true;
     this.tablo.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.tablo.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.tablo.Appearance.ViewCaption.ForeColor              = System.Drawing.Color.Maroon;
     this.tablo.Appearance.ViewCaption.Options.UseForeColor   = true;
     this.tablo.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colHizmetAdi,
         this.colBrutUcret,
         this.colIndirim,
         this.colNetUcret
     });
     this.tablo.GridControl = this.grid;
     this.tablo.Name        = "tablo";
     this.tablo.OptionsMenu.EnableColumnMenu          = false;
     this.tablo.OptionsMenu.EnableFooterMenu          = false;
     this.tablo.OptionsMenu.EnableGroupPanelMenu      = false;
     this.tablo.OptionsNavigation.EnterMoveNextColumn = true;
     this.tablo.OptionsPrint.AutoWidth                 = false;
     this.tablo.OptionsPrint.PrintFooter               = false;
     this.tablo.OptionsPrint.PrintGroupFooter          = false;
     this.tablo.OptionsView.ColumnAutoWidth            = false;
     this.tablo.OptionsView.HeaderFilterButtonShowMode = DevExpress.XtraEditors.Controls.FilterButtonShowMode.Button;
     this.tablo.OptionsView.RowAutoHeight              = true;
     this.tablo.OptionsView.ShowFooter                 = true;
     this.tablo.OptionsView.ShowGroupPanel             = false;
     this.tablo.OptionsView.ShowViewCaption            = true;
     this.tablo.StatusBarAciklama        = "Öğrenciye Verilen Hizmetler.";
     this.tablo.StatusBarKisayol         = null;
     this.tablo.StatusBarKisayolAciklama = null;
     this.tablo.ViewCaption = "Hizmet Bilgileri";
     //
     // colHizmetAdi
     //
     this.colHizmetAdi.Caption   = "Hizmet Adı";
     this.colHizmetAdi.FieldName = "HizmetAdi";
     this.colHizmetAdi.Name      = "colHizmetAdi";
     this.colHizmetAdi.OptionsColumn.AllowEdit  = false;
     this.colHizmetAdi.StatusBarAciklama        = null;
     this.colHizmetAdi.StatusBarKisayol         = null;
     this.colHizmetAdi.StatusBarKisayolAciklama = null;
     this.colHizmetAdi.Visible      = true;
     this.colHizmetAdi.VisibleIndex = 0;
     this.colHizmetAdi.Width        = 185;
     //
     // colBrutUcret
     //
     this.colBrutUcret.Caption    = "Brüt Ücret";
     this.colBrutUcret.ColumnEdit = this.repositoryDecimal;
     this.colBrutUcret.FieldName  = "BrutUcret";
     this.colBrutUcret.Name       = "colBrutUcret";
     this.colBrutUcret.OptionsColumn.AllowEdit  = false;
     this.colBrutUcret.StatusBarAciklama        = null;
     this.colBrutUcret.StatusBarKisayol         = null;
     this.colBrutUcret.StatusBarKisayolAciklama = null;
     this.colBrutUcret.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "BrutUcret", "{0:n2}")
     });
     this.colBrutUcret.Visible      = true;
     this.colBrutUcret.VisibleIndex = 1;
     this.colBrutUcret.Width        = 110;
     //
     // repositoryDecimal
     //
     this.repositoryDecimal.Appearance.Options.UseTextOptions = true;
     this.repositoryDecimal.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.repositoryDecimal.AutoHeight = false;
     this.repositoryDecimal.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryDecimal.DisplayFormat.FormatString = "{0:n2}";
     this.repositoryDecimal.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.repositoryDecimal.Name = "repositoryDecimal";
     //
     // colIndirim
     //
     this.colIndirim.Caption    = "İndirim";
     this.colIndirim.ColumnEdit = this.repositoryDecimal;
     this.colIndirim.FieldName  = "Indirim";
     this.colIndirim.Name       = "colIndirim";
     this.colIndirim.OptionsColumn.AllowEdit  = false;
     this.colIndirim.StatusBarAciklama        = null;
     this.colIndirim.StatusBarKisayol         = null;
     this.colIndirim.StatusBarKisayolAciklama = null;
     this.colIndirim.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Indirim", "{0:n2}")
     });
     this.colIndirim.Visible      = true;
     this.colIndirim.VisibleIndex = 2;
     this.colIndirim.Width        = 110;
     //
     // colNetUcret
     //
     this.colNetUcret.Caption    = "Net Ücret";
     this.colNetUcret.ColumnEdit = this.repositoryDecimal;
     this.colNetUcret.FieldName  = "NetUcret";
     this.colNetUcret.Name       = "colNetUcret";
     this.colNetUcret.OptionsColumn.AllowEdit  = false;
     this.colNetUcret.StatusBarAciklama        = null;
     this.colNetUcret.StatusBarKisayol         = null;
     this.colNetUcret.StatusBarKisayolAciklama = null;
     this.colNetUcret.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "NetUcret", "{0:n2}")
     });
     this.colNetUcret.Visible      = true;
     this.colNetUcret.VisibleIndex = 3;
     this.colNetUcret.Width        = 110;
     //
     // txtMeslek
     //
     this.txtMeslek.Enabled = false;
     this.txtMeslek.EnterMoveNextControl = true;
     this.txtMeslek.Location             = new System.Drawing.Point(284, 114);
     this.txtMeslek.MenuManager          = this.ribbonControl;
     this.txtMeslek.Name = "txtMeslek";
     this.txtMeslek.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtMeslek.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtMeslek.Properties.MaxLength = 50;
     this.txtMeslek.Size = new System.Drawing.Size(112, 20);
     this.txtMeslek.StatusBarAciklama = null;
     this.txtMeslek.StyleController   = this.myDataLayoutControl;
     this.txtMeslek.TabIndex          = 14;
     //
     // txtYakinlik
     //
     this.txtYakinlik.Enabled = false;
     this.txtYakinlik.EnterMoveNextControl = true;
     this.txtYakinlik.Location             = new System.Drawing.Point(284, 90);
     this.txtYakinlik.MenuManager          = this.ribbonControl;
     this.txtYakinlik.Name = "txtYakinlik";
     this.txtYakinlik.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtYakinlik.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtYakinlik.Properties.MaxLength = 50;
     this.txtYakinlik.Size = new System.Drawing.Size(112, 20);
     this.txtYakinlik.StatusBarAciklama = null;
     this.txtYakinlik.StyleController   = this.myDataLayoutControl;
     this.txtYakinlik.TabIndex          = 13;
     //
     // txtVeliSoyadi
     //
     this.txtVeliSoyadi.Enabled = false;
     this.txtVeliSoyadi.EnterMoveNextControl = true;
     this.txtVeliSoyadi.Location             = new System.Drawing.Point(284, 66);
     this.txtVeliSoyadi.MenuManager          = this.ribbonControl;
     this.txtVeliSoyadi.Name = "txtVeliSoyadi";
     this.txtVeliSoyadi.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtVeliSoyadi.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtVeliSoyadi.Properties.MaxLength = 50;
     this.txtVeliSoyadi.Size = new System.Drawing.Size(112, 20);
     this.txtVeliSoyadi.StatusBarAciklama = null;
     this.txtVeliSoyadi.StyleController   = this.myDataLayoutControl;
     this.txtVeliSoyadi.TabIndex          = 12;
     //
     // txtVeliAdi
     //
     this.txtVeliAdi.Enabled = false;
     this.txtVeliAdi.EnterMoveNextControl = true;
     this.txtVeliAdi.Location             = new System.Drawing.Point(284, 42);
     this.txtVeliAdi.MenuManager          = this.ribbonControl;
     this.txtVeliAdi.Name = "txtVeliAdi";
     this.txtVeliAdi.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtVeliAdi.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtVeliAdi.Properties.MaxLength = 50;
     this.txtVeliAdi.Size = new System.Drawing.Size(112, 20);
     this.txtVeliAdi.StatusBarAciklama = null;
     this.txtVeliAdi.StyleController   = this.myDataLayoutControl;
     this.txtVeliAdi.TabIndex          = 11;
     //
     // txtSinif
     //
     this.txtSinif.Enabled = false;
     this.txtSinif.EnterMoveNextControl = true;
     this.txtSinif.Location             = new System.Drawing.Point(84, 114);
     this.txtSinif.MenuManager          = this.ribbonControl;
     this.txtSinif.Name = "txtSinif";
     this.txtSinif.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtSinif.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtSinif.Properties.MaxLength = 50;
     this.txtSinif.Size = new System.Drawing.Size(112, 20);
     this.txtSinif.StatusBarAciklama = null;
     this.txtSinif.StyleController   = this.myDataLayoutControl;
     this.txtSinif.TabIndex          = 10;
     //
     // txtSoyadi
     //
     this.txtSoyadi.Enabled = false;
     this.txtSoyadi.EnterMoveNextControl = true;
     this.txtSoyadi.Location             = new System.Drawing.Point(84, 90);
     this.txtSoyadi.MenuManager          = this.ribbonControl;
     this.txtSoyadi.Name = "txtSoyadi";
     this.txtSoyadi.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtSoyadi.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtSoyadi.Properties.MaxLength = 50;
     this.txtSoyadi.Size = new System.Drawing.Size(112, 20);
     this.txtSoyadi.StatusBarAciklama = null;
     this.txtSoyadi.StyleController   = this.myDataLayoutControl;
     this.txtSoyadi.TabIndex          = 9;
     //
     // txtAdi
     //
     this.txtAdi.Enabled = false;
     this.txtAdi.EnterMoveNextControl = true;
     this.txtAdi.Location             = new System.Drawing.Point(84, 66);
     this.txtAdi.MenuManager          = this.ribbonControl;
     this.txtAdi.Name = "txtAdi";
     this.txtAdi.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtAdi.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtAdi.Properties.MaxLength = 50;
     this.txtAdi.Size = new System.Drawing.Size(112, 20);
     this.txtAdi.StatusBarAciklama = null;
     this.txtAdi.StyleController   = this.myDataLayoutControl;
     this.txtAdi.TabIndex          = 8;
     //
     // txtOgrenciNo
     //
     this.txtOgrenciNo.Enabled = false;
     this.txtOgrenciNo.EnterMoveNextControl = true;
     this.txtOgrenciNo.Location             = new System.Drawing.Point(84, 42);
     this.txtOgrenciNo.MenuManager          = this.ribbonControl;
     this.txtOgrenciNo.Name = "txtOgrenciNo";
     this.txtOgrenciNo.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtOgrenciNo.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtOgrenciNo.Properties.MaxLength = 50;
     this.txtOgrenciNo.Size = new System.Drawing.Size(112, 20);
     this.txtOgrenciNo.StatusBarAciklama = null;
     this.txtOgrenciNo.StyleController   = this.myDataLayoutControl;
     this.txtOgrenciNo.TabIndex          = 7;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlGroup2,
         this.layoutControlGroup3,
         this.layoutControlItem9,
         this.layoutControlItem10
     });
     this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup1.Name       = "layoutControlGroup1";
     columnDefinition3.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition3.Width             = 200D;
     columnDefinition4.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition4.Width             = 200D;
     columnDefinition5.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition5.Width             = 100D;
     this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition3,
         columnDefinition4,
         columnDefinition5
     });
     rowDefinition9.Height    = 170D;
     rowDefinition9.SizeType  = System.Windows.Forms.SizeType.Absolute;
     rowDefinition10.Height   = 100D;
     rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition9,
         rowDefinition10
     });
     this.layoutControlGroup1.Size        = new System.Drawing.Size(990, 516);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlGroup2
     //
     this.layoutControlGroup2.AppearanceGroup.Font                 = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.layoutControlGroup2.AppearanceGroup.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlGroup2.AppearanceGroup.Options.UseFont      = true;
     this.layoutControlGroup2.AppearanceGroup.Options.UseForeColor = true;
     this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem4,
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3
     });
     this.layoutControlGroup2.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup2.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroup2.Name       = "layoutControlGroup2";
     columnDefinition1.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition1.Width             = 100D;
     this.layoutControlGroup2.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1
     });
     rowDefinition1.Height   = 24D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition2.Height   = 24D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition3.Height   = 24D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition4.Height   = 24D;
     rowDefinition4.SizeType = System.Windows.Forms.SizeType.Absolute;
     this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2,
         rowDefinition3,
         rowDefinition4
     });
     this.layoutControlGroup2.Size = new System.Drawing.Size(200, 170);
     this.layoutControlGroup2.Text = "Öğrenci Bilgileri";
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem4.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem4.Control               = this.txtOgrenciNo;
     this.layoutControlItem4.Location              = new System.Drawing.Point(0, 0);
     this.layoutControlItem4.Name                  = "layoutControlItem4";
     this.layoutControlItem4.Size                  = new System.Drawing.Size(176, 24);
     this.layoutControlItem4.Text                  = "Öğrenci No";
     this.layoutControlItem4.TextAlignMode         = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.layoutControlItem4.TextSize              = new System.Drawing.Size(55, 20);
     this.layoutControlItem4.TextToControlDistance = 5;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem1.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem1.Control  = this.txtAdi;
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 24);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1;
     this.layoutControlItem1.Size                  = new System.Drawing.Size(176, 24);
     this.layoutControlItem1.Text                  = "Adı";
     this.layoutControlItem1.TextAlignMode         = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.layoutControlItem1.TextSize              = new System.Drawing.Size(55, 20);
     this.layoutControlItem1.TextToControlDistance = 5;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem2.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem2.Control  = this.txtSoyadi;
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 48);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 2;
     this.layoutControlItem2.Size                  = new System.Drawing.Size(176, 24);
     this.layoutControlItem2.Text                  = "Soyadı";
     this.layoutControlItem2.TextAlignMode         = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.layoutControlItem2.TextSize              = new System.Drawing.Size(55, 20);
     this.layoutControlItem2.TextToControlDistance = 5;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem3.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem3.Control  = this.txtSinif;
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 72);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 3;
     this.layoutControlItem3.Size                  = new System.Drawing.Size(176, 56);
     this.layoutControlItem3.Text                  = "Sınıf";
     this.layoutControlItem3.TextAlignMode         = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.layoutControlItem3.TextSize              = new System.Drawing.Size(55, 20);
     this.layoutControlItem3.TextToControlDistance = 5;
     //
     // layoutControlGroup3
     //
     this.layoutControlGroup3.AppearanceGroup.Font                 = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.layoutControlGroup3.AppearanceGroup.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlGroup3.AppearanceGroup.Options.UseFont      = true;
     this.layoutControlGroup3.AppearanceGroup.Options.UseForeColor = true;
     this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem5,
         this.layoutControlItem6,
         this.layoutControlItem7,
         this.layoutControlItem8
     });
     this.layoutControlGroup3.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup3.Location   = new System.Drawing.Point(200, 0);
     this.layoutControlGroup3.Name       = "layoutControlGroup3";
     columnDefinition2.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width             = 100D;
     this.layoutControlGroup3.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition2
     });
     rowDefinition5.Height   = 24D;
     rowDefinition5.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition6.Height   = 24D;
     rowDefinition6.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition7.Height   = 24D;
     rowDefinition7.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition8.Height   = 24D;
     rowDefinition8.SizeType = System.Windows.Forms.SizeType.Absolute;
     this.layoutControlGroup3.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition5,
         rowDefinition6,
         rowDefinition7,
         rowDefinition8
     });
     this.layoutControlGroup3.OptionsTableLayoutItem.ColumnIndex = 1;
     this.layoutControlGroup3.Size = new System.Drawing.Size(200, 170);
     this.layoutControlGroup3.Text = "Veli Bilgileri";
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem5.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem5.Control               = this.txtVeliAdi;
     this.layoutControlItem5.Location              = new System.Drawing.Point(0, 0);
     this.layoutControlItem5.Name                  = "layoutControlItem5";
     this.layoutControlItem5.Size                  = new System.Drawing.Size(176, 24);
     this.layoutControlItem5.Text                  = "Adı";
     this.layoutControlItem5.TextAlignMode         = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.layoutControlItem5.TextSize              = new System.Drawing.Size(55, 20);
     this.layoutControlItem5.TextToControlDistance = 5;
     //
     // layoutControlItem6
     //
     this.layoutControlItem6.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem6.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem6.Control  = this.txtVeliSoyadi;
     this.layoutControlItem6.Location = new System.Drawing.Point(0, 24);
     this.layoutControlItem6.Name     = "layoutControlItem6";
     this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
     this.layoutControlItem6.Size                  = new System.Drawing.Size(176, 24);
     this.layoutControlItem6.Text                  = "Soyadı";
     this.layoutControlItem6.TextAlignMode         = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.layoutControlItem6.TextSize              = new System.Drawing.Size(55, 20);
     this.layoutControlItem6.TextToControlDistance = 5;
     //
     // layoutControlItem7
     //
     this.layoutControlItem7.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem7.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem7.Control  = this.txtYakinlik;
     this.layoutControlItem7.Location = new System.Drawing.Point(0, 48);
     this.layoutControlItem7.Name     = "layoutControlItem7";
     this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
     this.layoutControlItem7.Size                  = new System.Drawing.Size(176, 24);
     this.layoutControlItem7.Text                  = "Yakınlık";
     this.layoutControlItem7.TextAlignMode         = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.layoutControlItem7.TextSize              = new System.Drawing.Size(55, 20);
     this.layoutControlItem7.TextToControlDistance = 5;
     //
     // layoutControlItem8
     //
     this.layoutControlItem8.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem8.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem8.Control  = this.txtMeslek;
     this.layoutControlItem8.Location = new System.Drawing.Point(0, 72);
     this.layoutControlItem8.Name     = "layoutControlItem8";
     this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3;
     this.layoutControlItem8.Size                  = new System.Drawing.Size(176, 56);
     this.layoutControlItem8.Text                  = "Meslek";
     this.layoutControlItem8.TextAlignMode         = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.layoutControlItem8.TextSize              = new System.Drawing.Size(55, 20);
     this.layoutControlItem8.TextToControlDistance = 5;
     //
     // layoutControlItem9
     //
     this.layoutControlItem9.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem9.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem9.Control  = this.grid;
     this.layoutControlItem9.Location = new System.Drawing.Point(400, 0);
     this.layoutControlItem9.Name     = "layoutControlItem9";
     this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
     this.layoutControlItem9.Size        = new System.Drawing.Size(570, 170);
     this.layoutControlItem9.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem9.TextVisible = false;
     //
     // layoutControlItem10
     //
     this.layoutControlItem10.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem10.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem10.Control  = this.faturaPlaniTable;
     this.layoutControlItem10.Location = new System.Drawing.Point(0, 170);
     this.layoutControlItem10.Name     = "layoutControlItem10";
     this.layoutControlItem10.OptionsTableLayoutItem.ColumnSpan = 3;
     this.layoutControlItem10.OptionsTableLayoutItem.RowIndex   = 1;
     this.layoutControlItem10.Size        = new System.Drawing.Size(970, 326);
     this.layoutControlItem10.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem10.TextVisible = false;
     //
     // FaturaPlaniEditForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(990, 649);
     this.Controls.Add(this.myDataLayoutControl);
     this.Name = "FaturaPlaniEditForm";
     this.Text = "Fatura Planı Kartı";
     this.Controls.SetChildIndex(this.ribbonControl, 0);
     this.Controls.SetChildIndex(this.myDataLayoutControl, 0);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.resimMenu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl)).EndInit();
     this.myDataLayoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tablo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryDecimal)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMeslek.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtYakinlik.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtVeliSoyadi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtVeliAdi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSinif.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSoyadi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAdi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtOgrenciNo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
示例#3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition9    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition10   = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = 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();
     DevExpress.XtraLayout.RowDefinition    rowDefinition4    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition5    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition6    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition7    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition8    = new DevExpress.XtraLayout.RowDefinition();
     this.clipartEditContainer1        = new Asa.Solutions.Common.PresentationClasses.ClipartEdit.ClipartEditContainer();
     this.layoutControlGroupTabA       = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItemClipart1    = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItemSlideHeader = new DevExpress.XtraLayout.LayoutControlItem();
     this.comboBoxEditSlideHeader      = new DevExpress.XtraEditors.ComboBoxEdit();
     this.layoutControlGroupCombos     = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItemCombo1      = new DevExpress.XtraLayout.LayoutControlItem();
     this.comboBoxEditCombo1           = new DevExpress.XtraEditors.ComboBoxEdit();
     this.layoutControlItemCombo2      = new DevExpress.XtraLayout.LayoutControlItem();
     this.comboBoxEditCombo2           = new DevExpress.XtraEditors.ComboBoxEdit();
     this.layoutControlItemCombo3      = new DevExpress.XtraLayout.LayoutControlItem();
     this.comboBoxEditCombo3           = new DevExpress.XtraEditors.ComboBoxEdit();
     this.layoutControlItemCombo4      = new DevExpress.XtraLayout.LayoutControlItem();
     this.comboBoxEditCombo4           = new DevExpress.XtraEditors.ComboBoxEdit();
     this.layoutControlItemCombo5      = new DevExpress.XtraLayout.LayoutControlItem();
     this.comboBoxEditCombo5           = new DevExpress.XtraEditors.ComboBoxEdit();
     this.layoutControlItemCombo6      = new DevExpress.XtraLayout.LayoutControlItem();
     this.comboBoxEditCombo6           = new DevExpress.XtraEditors.ComboBoxEdit();
     this.layoutControlItemCombo7      = new DevExpress.XtraLayout.LayoutControlItem();
     this.comboBoxEditCombo7           = new DevExpress.XtraEditors.ComboBoxEdit();
     this.layoutControlItemCombo8      = new DevExpress.XtraLayout.LayoutControlItem();
     this.comboBoxEditCombo8           = new DevExpress.XtraEditors.ComboBoxEdit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl)).BeginInit();
     this.layoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupRoot)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupTabA)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemClipart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemSlideHeader)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditSlideHeader.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupCombos)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemCombo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditCombo1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemCombo2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditCombo2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemCombo3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditCombo3.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemCombo4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditCombo4.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemCombo5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditCombo5.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemCombo6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditCombo6.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemCombo7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditCombo7.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemCombo8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditCombo8.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl
     //
     this.layoutControl.Appearance.Control.Font                          = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.Control.Options.UseFont               = true;
     this.layoutControl.Appearance.ControlDisabled.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlDisabled.Options.UseFont       = true;
     this.layoutControl.Appearance.ControlDropDown.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlDropDown.Options.UseFont       = true;
     this.layoutControl.Appearance.ControlDropDownHeader.Font            = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlDropDownHeader.Options.UseFont = true;
     this.layoutControl.Appearance.ControlFocused.Font                   = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlFocused.Options.UseFont        = true;
     this.layoutControl.Appearance.ControlReadOnly.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlReadOnly.Options.UseFont       = true;
     this.layoutControl.Controls.Add(this.comboBoxEditCombo8);
     this.layoutControl.Controls.Add(this.comboBoxEditCombo7);
     this.layoutControl.Controls.Add(this.comboBoxEditCombo6);
     this.layoutControl.Controls.Add(this.comboBoxEditCombo5);
     this.layoutControl.Controls.Add(this.comboBoxEditCombo4);
     this.layoutControl.Controls.Add(this.comboBoxEditCombo3);
     this.layoutControl.Controls.Add(this.comboBoxEditCombo2);
     this.layoutControl.Controls.Add(this.comboBoxEditCombo1);
     this.layoutControl.Controls.Add(this.comboBoxEditSlideHeader);
     this.layoutControl.Controls.Add(this.clipartEditContainer1);
     this.layoutControl.ForeColor = System.Drawing.Color.Black;
     this.layoutControl.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(802, 385, 250, 350);
     this.layoutControl.OptionsFocus.ActivateSelectedControlOnGotFocus = false;
     this.layoutControl.OptionsFocus.AllowFocusGroups          = false;
     this.layoutControl.OptionsFocus.AllowFocusReadonlyEditors = false;
     this.layoutControl.OptionsFocus.AllowFocusTabbedGroups    = false;
     this.layoutControl.Size     = new System.Drawing.Size(981, 618);
     this.layoutControl.TabIndex = 69;
     this.layoutControl.Text     = "layoutControl1";
     //
     // layoutControlGroupRoot
     //
     this.layoutControlGroupRoot.AllowHtmlStringInCaption                           = true;
     this.layoutControlGroupRoot.AppearanceGroup.Font                               = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceGroup.Options.UseFont                    = true;
     this.layoutControlGroupRoot.AppearanceItemCaption.Font                         = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceItemCaption.Options.UseFont              = true;
     this.layoutControlGroupRoot.AppearanceTabPage.Header.Font                      = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.Header.Options.UseFont           = true;
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderActive.Font                = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderActive.Options.UseFont     = true;
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderDisabled.Font              = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderDisabled.Options.UseFont   = true;
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderHotTracked.Font            = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderHotTracked.Options.UseFont = true;
     this.layoutControlGroupRoot.AppearanceTabPage.PageClient.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.PageClient.Options.UseFont       = true;
     this.layoutControlGroupRoot.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlGroupTabA
     });
     this.layoutControlGroupRoot.Name    = "Root";
     this.layoutControlGroupRoot.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlGroupRoot.Size    = new System.Drawing.Size(981, 618);
     //
     // clipartEditContainer1
     //
     this.clipartEditContainer1.AllowDrop = true;
     this.clipartEditContainer1.BackColor = System.Drawing.Color.Transparent;
     this.clipartEditContainer1.Font      = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.clipartEditContainer1.Location  = new System.Drawing.Point(0, 0);
     this.clipartEditContainer1.Name      = "clipartEditContainer1";
     this.clipartEditContainer1.Size      = new System.Drawing.Size(392, 618);
     this.clipartEditContainer1.TabIndex  = 1;
     //
     // layoutControlGroupTabA
     //
     this.layoutControlGroupTabA.GroupBordersVisible = false;
     this.layoutControlGroupTabA.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItemClipart1,
         this.layoutControlItemSlideHeader,
         this.layoutControlGroupCombos
     });
     this.layoutControlGroupTabA.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroupTabA.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroupTabA.Name       = "layoutControlGroupTabA";
     columnDefinition2.SizeType             = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width    = 40D;
     columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
     columnDefinition3.Width    = 15D;
     columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
     columnDefinition4.Width    = 40D;
     columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
     columnDefinition5.Width    = 5D;
     this.layoutControlGroupTabA.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition2,
         columnDefinition3,
         columnDefinition4,
         columnDefinition5
     });
     rowDefinition9.Height    = 19.047619047619047D;
     rowDefinition9.SizeType  = System.Windows.Forms.SizeType.Percent;
     rowDefinition10.Height   = 80.952380952380949D;
     rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroupTabA.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition9,
         rowDefinition10
     });
     this.layoutControlGroupTabA.Size        = new System.Drawing.Size(981, 618);
     this.layoutControlGroupTabA.Text        = "Tab A";
     this.layoutControlGroupTabA.TextVisible = false;
     //
     // layoutControlItemClipart1
     //
     this.layoutControlItemClipart1.Control                 = this.clipartEditContainer1;
     this.layoutControlItemClipart1.ControlAlignment        = System.Drawing.ContentAlignment.MiddleCenter;
     this.layoutControlItemClipart1.FillControlToClientArea = false;
     this.layoutControlItemClipart1.Location                = new System.Drawing.Point(0, 0);
     this.layoutControlItemClipart1.Name = "layoutControlItemClipart1";
     this.layoutControlItemClipart1.OptionsTableLayoutItem.RowSpan = 2;
     this.layoutControlItemClipart1.Padding                 = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlItemClipart1.Size                    = new System.Drawing.Size(392, 618);
     this.layoutControlItemClipart1.Text                    = "Clipart 1";
     this.layoutControlItemClipart1.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemClipart1.TextVisible             = false;
     this.layoutControlItemClipart1.TrimClientAreaToControl = false;
     //
     // layoutControlItemSlideHeader
     //
     this.layoutControlItemSlideHeader.Control                 = this.comboBoxEditSlideHeader;
     this.layoutControlItemSlideHeader.ControlAlignment        = System.Drawing.ContentAlignment.MiddleLeft;
     this.layoutControlItemSlideHeader.FillControlToClientArea = false;
     this.layoutControlItemSlideHeader.Location                = new System.Drawing.Point(539, 0);
     this.layoutControlItemSlideHeader.Name = "layoutControlItemSlideHeader";
     this.layoutControlItemSlideHeader.OptionsTableLayoutItem.ColumnIndex = 2;
     this.layoutControlItemSlideHeader.Size                    = new System.Drawing.Size(392, 118);
     this.layoutControlItemSlideHeader.Text                    = "Slide Header";
     this.layoutControlItemSlideHeader.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemSlideHeader.TextVisible             = false;
     this.layoutControlItemSlideHeader.TrimClientAreaToControl = false;
     //
     // comboBoxEditSlideHeader
     //
     this.comboBoxEditSlideHeader.Location = new System.Drawing.Point(541, 48);
     this.comboBoxEditSlideHeader.Name     = "comboBoxEditSlideHeader";
     this.comboBoxEditSlideHeader.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.comboBoxEditSlideHeader.Size              = new System.Drawing.Size(388, 22);
     this.comboBoxEditSlideHeader.StyleController   = this.layoutControl;
     this.comboBoxEditSlideHeader.TabIndex          = 29;
     this.comboBoxEditSlideHeader.EditValueChanged += new System.EventHandler(this.OnEditValueChanged);
     //
     // layoutControlGroupCombos
     //
     this.layoutControlGroupCombos.GroupBordersVisible = false;
     this.layoutControlGroupCombos.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItemCombo1,
         this.layoutControlItemCombo2,
         this.layoutControlItemCombo3,
         this.layoutControlItemCombo4,
         this.layoutControlItemCombo5,
         this.layoutControlItemCombo6,
         this.layoutControlItemCombo7,
         this.layoutControlItemCombo8
     });
     this.layoutControlGroupCombos.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroupCombos.Location   = new System.Drawing.Point(539, 118);
     this.layoutControlGroupCombos.Name       = "layoutControlGroupCombos";
     columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
     columnDefinition1.Width    = 100D;
     this.layoutControlGroupCombos.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1
     });
     rowDefinition1.Height   = 12.5D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition2.Height   = 12.5D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition3.Height   = 12.5D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition4.Height   = 12.5D;
     rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition5.Height   = 12.5D;
     rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition6.Height   = 12.5D;
     rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition7.Height   = 12.5D;
     rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition8.Height   = 12.5D;
     rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroupCombos.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2,
         rowDefinition3,
         rowDefinition4,
         rowDefinition5,
         rowDefinition6,
         rowDefinition7,
         rowDefinition8
     });
     this.layoutControlGroupCombos.OptionsTableLayoutItem.ColumnIndex = 2;
     this.layoutControlGroupCombos.OptionsTableLayoutItem.RowIndex    = 1;
     this.layoutControlGroupCombos.Size        = new System.Drawing.Size(392, 500);
     this.layoutControlGroupCombos.Text        = "Combos";
     this.layoutControlGroupCombos.TextVisible = false;
     //
     // layoutControlItemCombo1
     //
     this.layoutControlItemCombo1.Control = this.comboBoxEditCombo1;
     this.layoutControlItemCombo1.FillControlToClientArea = false;
     this.layoutControlItemCombo1.Location                = new System.Drawing.Point(0, 0);
     this.layoutControlItemCombo1.Name                    = "layoutControlItemCombo1";
     this.layoutControlItemCombo1.Size                    = new System.Drawing.Size(392, 62);
     this.layoutControlItemCombo1.Text                    = "Combo 1";
     this.layoutControlItemCombo1.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemCombo1.TextVisible             = false;
     this.layoutControlItemCombo1.TrimClientAreaToControl = false;
     //
     // comboBoxEditCombo1
     //
     this.comboBoxEditCombo1.Location = new System.Drawing.Point(541, 120);
     this.comboBoxEditCombo1.Name     = "comboBoxEditCombo1";
     this.comboBoxEditCombo1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.comboBoxEditCombo1.Properties.NullText = "Select or type";
     this.comboBoxEditCombo1.Size              = new System.Drawing.Size(388, 22);
     this.comboBoxEditCombo1.StyleController   = this.layoutControl;
     this.comboBoxEditCombo1.TabIndex          = 30;
     this.comboBoxEditCombo1.EditValueChanged += new System.EventHandler(this.OnEditValueChanged);
     //
     // layoutControlItemCombo2
     //
     this.layoutControlItemCombo2.Control = this.comboBoxEditCombo2;
     this.layoutControlItemCombo2.FillControlToClientArea = false;
     this.layoutControlItemCombo2.Location = new System.Drawing.Point(0, 62);
     this.layoutControlItemCombo2.Name     = "layoutControlItemCombo2";
     this.layoutControlItemCombo2.OptionsTableLayoutItem.RowIndex = 1;
     this.layoutControlItemCombo2.Size                    = new System.Drawing.Size(392, 62);
     this.layoutControlItemCombo2.Text                    = "Combo 2";
     this.layoutControlItemCombo2.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemCombo2.TextVisible             = false;
     this.layoutControlItemCombo2.TrimClientAreaToControl = false;
     //
     // comboBoxEditCombo2
     //
     this.comboBoxEditCombo2.Location = new System.Drawing.Point(541, 182);
     this.comboBoxEditCombo2.Name     = "comboBoxEditCombo2";
     this.comboBoxEditCombo2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.comboBoxEditCombo2.Properties.NullText = "Select or type";
     this.comboBoxEditCombo2.Size              = new System.Drawing.Size(388, 22);
     this.comboBoxEditCombo2.StyleController   = this.layoutControl;
     this.comboBoxEditCombo2.TabIndex          = 31;
     this.comboBoxEditCombo2.EditValueChanged += new System.EventHandler(this.OnEditValueChanged);
     //
     // layoutControlItemCombo3
     //
     this.layoutControlItemCombo3.Control = this.comboBoxEditCombo3;
     this.layoutControlItemCombo3.FillControlToClientArea = false;
     this.layoutControlItemCombo3.Location = new System.Drawing.Point(0, 124);
     this.layoutControlItemCombo3.Name     = "layoutControlItemCombo3";
     this.layoutControlItemCombo3.OptionsTableLayoutItem.RowIndex = 2;
     this.layoutControlItemCombo3.Size                    = new System.Drawing.Size(392, 62);
     this.layoutControlItemCombo3.Text                    = "Combo 3";
     this.layoutControlItemCombo3.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemCombo3.TextVisible             = false;
     this.layoutControlItemCombo3.TrimClientAreaToControl = false;
     //
     // comboBoxEditCombo3
     //
     this.comboBoxEditCombo3.Location = new System.Drawing.Point(541, 244);
     this.comboBoxEditCombo3.Name     = "comboBoxEditCombo3";
     this.comboBoxEditCombo3.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.comboBoxEditCombo3.Properties.NullText = "Select or type";
     this.comboBoxEditCombo3.Size              = new System.Drawing.Size(388, 22);
     this.comboBoxEditCombo3.StyleController   = this.layoutControl;
     this.comboBoxEditCombo3.TabIndex          = 32;
     this.comboBoxEditCombo3.EditValueChanged += new System.EventHandler(this.OnEditValueChanged);
     //
     // layoutControlItemCombo4
     //
     this.layoutControlItemCombo4.Control = this.comboBoxEditCombo4;
     this.layoutControlItemCombo4.FillControlToClientArea = false;
     this.layoutControlItemCombo4.Location = new System.Drawing.Point(0, 186);
     this.layoutControlItemCombo4.Name     = "layoutControlItemCombo4";
     this.layoutControlItemCombo4.OptionsTableLayoutItem.RowIndex = 3;
     this.layoutControlItemCombo4.Size                    = new System.Drawing.Size(392, 62);
     this.layoutControlItemCombo4.Text                    = "Combo 4";
     this.layoutControlItemCombo4.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemCombo4.TextVisible             = false;
     this.layoutControlItemCombo4.TrimClientAreaToControl = false;
     //
     // comboBoxEditCombo4
     //
     this.comboBoxEditCombo4.Location = new System.Drawing.Point(541, 306);
     this.comboBoxEditCombo4.Name     = "comboBoxEditCombo4";
     this.comboBoxEditCombo4.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.comboBoxEditCombo4.Properties.NullText = "Select or type";
     this.comboBoxEditCombo4.Size              = new System.Drawing.Size(388, 22);
     this.comboBoxEditCombo4.StyleController   = this.layoutControl;
     this.comboBoxEditCombo4.TabIndex          = 33;
     this.comboBoxEditCombo4.EditValueChanged += new System.EventHandler(this.OnEditValueChanged);
     //
     // layoutControlItemCombo5
     //
     this.layoutControlItemCombo5.Control = this.comboBoxEditCombo5;
     this.layoutControlItemCombo5.FillControlToClientArea = false;
     this.layoutControlItemCombo5.Location = new System.Drawing.Point(0, 248);
     this.layoutControlItemCombo5.Name     = "layoutControlItemCombo5";
     this.layoutControlItemCombo5.OptionsTableLayoutItem.RowIndex = 4;
     this.layoutControlItemCombo5.Size                    = new System.Drawing.Size(392, 62);
     this.layoutControlItemCombo5.Text                    = "Combo 5";
     this.layoutControlItemCombo5.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemCombo5.TextVisible             = false;
     this.layoutControlItemCombo5.TrimClientAreaToControl = false;
     //
     // comboBoxEditCombo5
     //
     this.comboBoxEditCombo5.Location = new System.Drawing.Point(541, 368);
     this.comboBoxEditCombo5.Name     = "comboBoxEditCombo5";
     this.comboBoxEditCombo5.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.comboBoxEditCombo5.Properties.NullText = "Select or type";
     this.comboBoxEditCombo5.Size              = new System.Drawing.Size(388, 22);
     this.comboBoxEditCombo5.StyleController   = this.layoutControl;
     this.comboBoxEditCombo5.TabIndex          = 34;
     this.comboBoxEditCombo5.EditValueChanged += new System.EventHandler(this.OnEditValueChanged);
     //
     // layoutControlItemCombo6
     //
     this.layoutControlItemCombo6.Control = this.comboBoxEditCombo6;
     this.layoutControlItemCombo6.FillControlToClientArea = false;
     this.layoutControlItemCombo6.Location = new System.Drawing.Point(0, 310);
     this.layoutControlItemCombo6.Name     = "layoutControlItemCombo6";
     this.layoutControlItemCombo6.OptionsTableLayoutItem.RowIndex = 5;
     this.layoutControlItemCombo6.Size                    = new System.Drawing.Size(392, 62);
     this.layoutControlItemCombo6.Text                    = "Combo 6";
     this.layoutControlItemCombo6.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemCombo6.TextVisible             = false;
     this.layoutControlItemCombo6.TrimClientAreaToControl = false;
     //
     // comboBoxEditCombo6
     //
     this.comboBoxEditCombo6.Location = new System.Drawing.Point(541, 430);
     this.comboBoxEditCombo6.Name     = "comboBoxEditCombo6";
     this.comboBoxEditCombo6.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.comboBoxEditCombo6.Properties.NullText = "Select or type";
     this.comboBoxEditCombo6.Size              = new System.Drawing.Size(388, 22);
     this.comboBoxEditCombo6.StyleController   = this.layoutControl;
     this.comboBoxEditCombo6.TabIndex          = 35;
     this.comboBoxEditCombo6.EditValueChanged += new System.EventHandler(this.OnEditValueChanged);
     //
     // layoutControlItemCombo7
     //
     this.layoutControlItemCombo7.Control = this.comboBoxEditCombo7;
     this.layoutControlItemCombo7.FillControlToClientArea = false;
     this.layoutControlItemCombo7.Location = new System.Drawing.Point(0, 372);
     this.layoutControlItemCombo7.Name     = "layoutControlItemCombo7";
     this.layoutControlItemCombo7.OptionsTableLayoutItem.RowIndex = 6;
     this.layoutControlItemCombo7.Size                    = new System.Drawing.Size(392, 62);
     this.layoutControlItemCombo7.Text                    = "Combo 7";
     this.layoutControlItemCombo7.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemCombo7.TextVisible             = false;
     this.layoutControlItemCombo7.TrimClientAreaToControl = false;
     //
     // comboBoxEditCombo7
     //
     this.comboBoxEditCombo7.Location = new System.Drawing.Point(541, 492);
     this.comboBoxEditCombo7.Name     = "comboBoxEditCombo7";
     this.comboBoxEditCombo7.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.comboBoxEditCombo7.Properties.NullText = "Select or type";
     this.comboBoxEditCombo7.Size              = new System.Drawing.Size(388, 22);
     this.comboBoxEditCombo7.StyleController   = this.layoutControl;
     this.comboBoxEditCombo7.TabIndex          = 36;
     this.comboBoxEditCombo7.EditValueChanged += new System.EventHandler(this.OnEditValueChanged);
     //
     // layoutControlItemCombo8
     //
     this.layoutControlItemCombo8.Control = this.comboBoxEditCombo8;
     this.layoutControlItemCombo8.FillControlToClientArea = false;
     this.layoutControlItemCombo8.Location = new System.Drawing.Point(0, 434);
     this.layoutControlItemCombo8.Name     = "layoutControlItemCombo8";
     this.layoutControlItemCombo8.OptionsTableLayoutItem.RowIndex = 7;
     this.layoutControlItemCombo8.Size                    = new System.Drawing.Size(392, 66);
     this.layoutControlItemCombo8.Text                    = "Combo 8";
     this.layoutControlItemCombo8.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemCombo8.TextVisible             = false;
     this.layoutControlItemCombo8.TrimClientAreaToControl = false;
     //
     // comboBoxEditCombo8
     //
     this.comboBoxEditCombo8.Location = new System.Drawing.Point(541, 554);
     this.comboBoxEditCombo8.Name     = "comboBoxEditCombo8";
     this.comboBoxEditCombo8.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.comboBoxEditCombo8.Properties.NullText = "Select or type";
     this.comboBoxEditCombo8.Size              = new System.Drawing.Size(388, 22);
     this.comboBoxEditCombo8.StyleController   = this.layoutControl;
     this.comboBoxEditCombo8.TabIndex          = 37;
     this.comboBoxEditCombo8.EditValueChanged += new System.EventHandler(this.OnEditValueChanged);
     //
     // AgendaTabAControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
     this.Name = "AgendaTabAControl";
     this.Size = new System.Drawing.Size(981, 618);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl)).EndInit();
     this.layoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupRoot)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupTabA)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemClipart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemSlideHeader)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditSlideHeader.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupCombos)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemCombo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditCombo1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemCombo2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditCombo2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemCombo3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditCombo3.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemCombo4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditCombo4.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemCombo5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditCombo5.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemCombo6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditCombo6.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemCombo7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditCombo7.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemCombo8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditCombo8.Properties)).EndInit();
     this.ResumeLayout(false);
 }
示例#4
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
 /// </summary>
 private void InitializeComponent()
 {
     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();
     this.layoutControl1        = new DevExpress.XtraLayout.LayoutControl();
     this._ucbtMOVE             = new CoFAS_MES.CORE.BaseControls.ucSimpleButton();
     this._luDOCUMENT_USE_YN    = new CoFAS_MES.CORE.BaseControls.ucLookUpEdit();
     this._luUSE_YN             = new CoFAS_MES.CORE.BaseControls.ucLookUpEdit();
     this._luDOCUMENT_FILE_NAME = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this._ucbtDOCUMENT_SELECT  = new CoFAS_MES.CORE.BaseControls.ucSimpleButton();
     this._luDOCUMENT_TYPE      = new CoFAS_MES.CORE.BaseControls.ucLookUpEdit();
     this._luDOCUMENT_VER       = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this._luDOCUMENT_NAME      = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this._gdSUB                 = new DevExpress.XtraGrid.GridControl();
     this._gdSUB_VIEW            = new DevExpress.XtraGrid.Views.Grid.GridView();
     this._ucbtCANCLE            = new CoFAS_MES.CORE.BaseControls.ucSimpleButton();
     this._luVEND_NAME           = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this._gdMAIN                = new DevExpress.XtraGrid.GridControl();
     this._gdMAIN_VIEW           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this._ucbtSELECT            = new CoFAS_MES.CORE.BaseControls.ucSimpleButton();
     this._ucbtSAVE              = new CoFAS_MES.CORE.BaseControls.ucSimpleButton();
     this._luVEND_CODE           = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this.layoutControlGroup1    = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlGroup3    = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem4     = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3     = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem2        = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlGroup2    = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem5     = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciUSE_YN             = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciVEND_CODE          = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem1        = new DevExpress.XtraLayout.EmptySpaceItem();
     this._lciVEND_NAME          = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem3        = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlGroup4    = new DevExpress.XtraLayout.LayoutControlGroup();
     this._lciDOCUMENT_NAME      = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciDOCUMENT_VER       = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciDOCUMENT_TYPE      = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem11    = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciDOCUMENT_USE_YN    = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciDOCUMENT_FILE_NAME = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlGroup5    = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem6     = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlGroup6    = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem7     = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem8     = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2     = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._gdSUB)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdSUB_VIEW)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdMAIN)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdMAIN_VIEW)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciUSE_YN)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciVEND_CODE)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciVEND_NAME)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciDOCUMENT_NAME)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciDOCUMENT_VER)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciDOCUMENT_TYPE)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciDOCUMENT_USE_YN)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciDOCUMENT_FILE_NAME)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this._ucbtMOVE);
     this.layoutControl1.Controls.Add(this._luDOCUMENT_USE_YN);
     this.layoutControl1.Controls.Add(this._luUSE_YN);
     this.layoutControl1.Controls.Add(this._luDOCUMENT_FILE_NAME);
     this.layoutControl1.Controls.Add(this._ucbtDOCUMENT_SELECT);
     this.layoutControl1.Controls.Add(this._luDOCUMENT_TYPE);
     this.layoutControl1.Controls.Add(this._luDOCUMENT_VER);
     this.layoutControl1.Controls.Add(this._luDOCUMENT_NAME);
     this.layoutControl1.Controls.Add(this._gdSUB);
     this.layoutControl1.Controls.Add(this._ucbtCANCLE);
     this.layoutControl1.Controls.Add(this._luVEND_NAME);
     this.layoutControl1.Controls.Add(this._gdMAIN);
     this.layoutControl1.Controls.Add(this._ucbtSELECT);
     this.layoutControl1.Controls.Add(this._ucbtSAVE);
     this.layoutControl1.Controls.Add(this._luVEND_CODE);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1047, 248, 650, 400);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(873, 526);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // _ucbtMOVE
     //
     this._ucbtMOVE.ButtonText           = "<";
     this._ucbtMOVE.Image                = null;
     this._ucbtMOVE.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
     this._ucbtMOVE.Location             = new System.Drawing.Point(426, 187);
     this._ucbtMOVE.Name     = "_ucbtMOVE";
     this._ucbtMOVE.Size     = new System.Drawing.Size(21, 277);
     this._ucbtMOVE.TabIndex = 23;
     this._ucbtMOVE.Click   += new CoFAS_MES.CORE.BaseControls.ucSimpleButton.OnClickEventHandler(this._ucbtMOVE_Click);
     //
     // _luDOCUMENT_USE_YN
     //
     this._luDOCUMENT_USE_YN.ItemIndex = -1;
     this._luDOCUMENT_USE_YN.Location  = new System.Drawing.Point(616, 103);
     this._luDOCUMENT_USE_YN.Margin    = new System.Windows.Forms.Padding(0);
     this._luDOCUMENT_USE_YN.Name      = "_luDOCUMENT_USE_YN";
     this._luDOCUMENT_USE_YN.ReadOnly  = false;
     this._luDOCUMENT_USE_YN.Size      = new System.Drawing.Size(233, 20);
     this._luDOCUMENT_USE_YN.TabIndex  = 22;
     //
     // _luUSE_YN
     //
     this._luUSE_YN.ItemIndex = -1;
     this._luUSE_YN.Location  = new System.Drawing.Point(177, 80);
     this._luUSE_YN.Margin    = new System.Windows.Forms.Padding(0);
     this._luUSE_YN.Name      = "_luUSE_YN";
     this._luUSE_YN.ReadOnly  = false;
     this._luUSE_YN.Size      = new System.Drawing.Size(233, 20);
     this._luUSE_YN.TabIndex  = 21;
     //
     // _luDOCUMENT_FILE_NAME
     //
     this._luDOCUMENT_FILE_NAME.CancelButton           = null;
     this._luDOCUMENT_FILE_NAME.CommandButton          = null;
     this._luDOCUMENT_FILE_NAME.EditMask               = "";
     this._luDOCUMENT_FILE_NAME.Location               = new System.Drawing.Point(616, 79);
     this._luDOCUMENT_FILE_NAME.Margin                 = new System.Windows.Forms.Padding(0);
     this._luDOCUMENT_FILE_NAME.MaskType               = DevExpress.XtraEditors.Mask.MaskType.None;
     this._luDOCUMENT_FILE_NAME.Name                   = "_luDOCUMENT_FILE_NAME";
     this._luDOCUMENT_FILE_NAME.PasswordChar           = '\0';
     this._luDOCUMENT_FILE_NAME.ReadOnly               = false;
     this._luDOCUMENT_FILE_NAME.Size                   = new System.Drawing.Size(233, 20);
     this._luDOCUMENT_FILE_NAME.TabIndex               = 20;
     this._luDOCUMENT_FILE_NAME.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luDOCUMENT_FILE_NAME.UseMaskAsDisplayFormat = false;
     //
     // _ucbtDOCUMENT_SELECT
     //
     this._ucbtDOCUMENT_SELECT.ButtonText           = "조회";
     this._ucbtDOCUMENT_SELECT.Image                = global::CoFAS_MES.UI.IM.Properties.Resources.zoom_16x16;
     this._ucbtDOCUMENT_SELECT.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.None;
     this._ucbtDOCUMENT_SELECT.Location             = new System.Drawing.Point(463, 151);
     this._ucbtDOCUMENT_SELECT.Name     = "_ucbtDOCUMENT_SELECT";
     this._ucbtDOCUMENT_SELECT.Size     = new System.Drawing.Size(386, 20);
     this._ucbtDOCUMENT_SELECT.TabIndex = 18;
     this._ucbtDOCUMENT_SELECT.Click   += new CoFAS_MES.CORE.BaseControls.ucSimpleButton.OnClickEventHandler(this._ucbtDOCUMENT_SELECT_Click);
     //
     // _luDOCUMENT_TYPE
     //
     this._luDOCUMENT_TYPE.ItemIndex = -1;
     this._luDOCUMENT_TYPE.Location  = new System.Drawing.Point(616, 24);
     this._luDOCUMENT_TYPE.Margin    = new System.Windows.Forms.Padding(0);
     this._luDOCUMENT_TYPE.Name      = "_luDOCUMENT_TYPE";
     this._luDOCUMENT_TYPE.ReadOnly  = false;
     this._luDOCUMENT_TYPE.Size      = new System.Drawing.Size(233, 27);
     this._luDOCUMENT_TYPE.TabIndex  = 17;
     //
     // _luDOCUMENT_VER
     //
     this._luDOCUMENT_VER.CancelButton           = null;
     this._luDOCUMENT_VER.CommandButton          = null;
     this._luDOCUMENT_VER.EditMask               = "";
     this._luDOCUMENT_VER.Location               = new System.Drawing.Point(463, 127);
     this._luDOCUMENT_VER.Margin                 = new System.Windows.Forms.Padding(0);
     this._luDOCUMENT_VER.MaskType               = DevExpress.XtraEditors.Mask.MaskType.None;
     this._luDOCUMENT_VER.Name                   = "_luDOCUMENT_VER";
     this._luDOCUMENT_VER.PasswordChar           = '\0';
     this._luDOCUMENT_VER.ReadOnly               = false;
     this._luDOCUMENT_VER.Size                   = new System.Drawing.Size(386, 20);
     this._luDOCUMENT_VER.TabIndex               = 16;
     this._luDOCUMENT_VER.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luDOCUMENT_VER.UseMaskAsDisplayFormat = false;
     this._luDOCUMENT_VER.Visible                = false;
     //
     // _luDOCUMENT_NAME
     //
     this._luDOCUMENT_NAME.CancelButton           = null;
     this._luDOCUMENT_NAME.CommandButton          = null;
     this._luDOCUMENT_NAME.EditMask               = "";
     this._luDOCUMENT_NAME.Location               = new System.Drawing.Point(616, 55);
     this._luDOCUMENT_NAME.Margin                 = new System.Windows.Forms.Padding(0);
     this._luDOCUMENT_NAME.MaskType               = DevExpress.XtraEditors.Mask.MaskType.None;
     this._luDOCUMENT_NAME.Name                   = "_luDOCUMENT_NAME";
     this._luDOCUMENT_NAME.PasswordChar           = '\0';
     this._luDOCUMENT_NAME.ReadOnly               = false;
     this._luDOCUMENT_NAME.Size                   = new System.Drawing.Size(233, 20);
     this._luDOCUMENT_NAME.TabIndex               = 15;
     this._luDOCUMENT_NAME.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luDOCUMENT_NAME.UseMaskAsDisplayFormat = false;
     //
     // _gdSUB
     //
     this._gdSUB.Location = new System.Drawing.Point(463, 199);
     this._gdSUB.MainView = this._gdSUB_VIEW;
     this._gdSUB.Name     = "_gdSUB";
     this._gdSUB.Size     = new System.Drawing.Size(386, 253);
     this._gdSUB.TabIndex = 14;
     this._gdSUB.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this._gdSUB_VIEW
     });
     //
     // _gdSUB_VIEW
     //
     this._gdSUB_VIEW.GridControl = this._gdSUB;
     this._gdSUB_VIEW.Name        = "_gdSUB_VIEW";
     //
     // _ucbtCANCLE
     //
     this._ucbtCANCLE.ButtonText           = "닫기";
     this._ucbtCANCLE.Image                = global::CoFAS_MES.UI.IM.Properties.Resources.close_16x16;
     this._ucbtCANCLE.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.None;
     this._ucbtCANCLE.Location             = new System.Drawing.Point(646, 480);
     this._ucbtCANCLE.Name     = "_ucbtCANCLE";
     this._ucbtCANCLE.Size     = new System.Drawing.Size(203, 22);
     this._ucbtCANCLE.TabIndex = 6;
     this._ucbtCANCLE.Click   += new CoFAS_MES.CORE.BaseControls.ucSimpleButton.OnClickEventHandler(this._btCancle_Click);
     //
     // _luVEND_NAME
     //
     this._luVEND_NAME.CancelButton           = null;
     this._luVEND_NAME.CommandButton          = null;
     this._luVEND_NAME.EditMask               = "";
     this._luVEND_NAME.Location               = new System.Drawing.Point(177, 56);
     this._luVEND_NAME.Margin                 = new System.Windows.Forms.Padding(0);
     this._luVEND_NAME.MaskType               = DevExpress.XtraEditors.Mask.MaskType.None;
     this._luVEND_NAME.Name                   = "_luVEND_NAME";
     this._luVEND_NAME.PasswordChar           = '\0';
     this._luVEND_NAME.ReadOnly               = true;
     this._luVEND_NAME.Size                   = new System.Drawing.Size(233, 20);
     this._luVEND_NAME.TabIndex               = 13;
     this._luVEND_NAME.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luVEND_NAME.UseMaskAsDisplayFormat = false;
     //
     // _gdMAIN
     //
     this._gdMAIN.Location = new System.Drawing.Point(24, 199);
     this._gdMAIN.MainView = this._gdMAIN_VIEW;
     this._gdMAIN.Name     = "_gdMAIN";
     this._gdMAIN.Size     = new System.Drawing.Size(386, 253);
     this._gdMAIN.TabIndex = 10;
     this._gdMAIN.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this._gdMAIN_VIEW
     });
     //
     // _gdMAIN_VIEW
     //
     this._gdMAIN_VIEW.GridControl = this._gdMAIN;
     this._gdMAIN_VIEW.Name        = "_gdMAIN_VIEW";
     //
     // _ucbtSELECT
     //
     this._ucbtSELECT.ButtonText           = "조회";
     this._ucbtSELECT.Image                = global::CoFAS_MES.UI.IM.Properties.Resources.zoom_16x16;
     this._ucbtSELECT.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.None;
     this._ucbtSELECT.Location             = new System.Drawing.Point(24, 150);
     this._ucbtSELECT.Name     = "_ucbtSELECT";
     this._ucbtSELECT.Size     = new System.Drawing.Size(386, 21);
     this._ucbtSELECT.TabIndex = 8;
     this._ucbtSELECT.Click   += new CoFAS_MES.CORE.BaseControls.ucSimpleButton.OnClickEventHandler(this._btSELECT_Click);
     //
     // _ucbtSAVE
     //
     this._ucbtSAVE.ButtonText           = "저장";
     this._ucbtSAVE.Image                = global::CoFAS_MES.UI.IM.Properties.Resources.save_16x16;
     this._ucbtSAVE.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.None;
     this._ucbtSAVE.Location             = new System.Drawing.Point(438, 480);
     this._ucbtSAVE.Name     = "_ucbtSAVE";
     this._ucbtSAVE.Size     = new System.Drawing.Size(204, 22);
     this._ucbtSAVE.TabIndex = 7;
     this._ucbtSAVE.Click   += new CoFAS_MES.CORE.BaseControls.ucSimpleButton.OnClickEventHandler(this._btSAVE_Click);
     //
     // _luVEND_CODE
     //
     this._luVEND_CODE.CancelButton           = null;
     this._luVEND_CODE.CommandButton          = null;
     this._luVEND_CODE.EditMask               = "";
     this._luVEND_CODE.Location               = new System.Drawing.Point(177, 24);
     this._luVEND_CODE.Margin                 = new System.Windows.Forms.Padding(0);
     this._luVEND_CODE.MaskType               = DevExpress.XtraEditors.Mask.MaskType.None;
     this._luVEND_CODE.Name                   = "_luVEND_CODE";
     this._luVEND_CODE.PasswordChar           = '\0';
     this._luVEND_CODE.ReadOnly               = true;
     this._luVEND_CODE.Size                   = new System.Drawing.Size(233, 28);
     this._luVEND_CODE.TabIndex               = 5;
     this._luVEND_CODE.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luVEND_CODE.UseMaskAsDisplayFormat = false;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlGroup3,
         this.layoutControlGroup2,
         this.layoutControlGroup4,
         this.layoutControlGroup5,
         this.layoutControlGroup6,
         this.layoutControlItem8
     });
     this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup1.Name       = "Root";
     columnDefinition1.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition1.Width             = 50D;
     columnDefinition2.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition2.Width             = 25D;
     columnDefinition3.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition3.Width             = 50D;
     this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2,
         columnDefinition3
     });
     rowDefinition1.Height   = 175D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition2.Height   = 281D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.AutoSize;
     rowDefinition3.Height   = 50D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Absolute;
     this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2,
         rowDefinition3
     });
     this.layoutControlGroup1.Size        = new System.Drawing.Size(873, 526);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlGroup3
     //
     this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem4,
         this.layoutControlItem3,
         this.emptySpaceItem2
     });
     this.layoutControlGroup3.Location = new System.Drawing.Point(0, 456);
     this.layoutControlGroup3.Name     = "layoutControlGroup3";
     this.layoutControlGroup3.OptionsTableLayoutItem.ColumnSpan = 3;
     this.layoutControlGroup3.OptionsTableLayoutItem.RowIndex   = 2;
     this.layoutControlGroup3.Size        = new System.Drawing.Size(853, 50);
     this.layoutControlGroup3.TextVisible = false;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control  = this._ucbtSAVE;
     this.layoutControlItem4.Location = new System.Drawing.Point(414, 0);
     this.layoutControlItem4.Name     = "layoutControlItem4";
     this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2;
     this.layoutControlItem4.Size        = new System.Drawing.Size(208, 26);
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control     = this._ucbtCANCLE;
     this.layoutControlItem3.Location    = new System.Drawing.Point(622, 0);
     this.layoutControlItem3.Name        = "layoutControlItem3";
     this.layoutControlItem3.Size        = new System.Drawing.Size(207, 26);
     this.layoutControlItem3.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible = false;
     //
     // emptySpaceItem2
     //
     this.emptySpaceItem2.AllowHotTrack = false;
     this.emptySpaceItem2.Location      = new System.Drawing.Point(0, 0);
     this.emptySpaceItem2.Name          = "emptySpaceItem2";
     this.emptySpaceItem2.Size          = new System.Drawing.Size(414, 26);
     this.emptySpaceItem2.TextSize      = new System.Drawing.Size(0, 0);
     //
     // layoutControlGroup2
     //
     this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem5,
         this._lciUSE_YN,
         this._lciVEND_CODE,
         this.emptySpaceItem1,
         this._lciVEND_NAME,
         this.emptySpaceItem3
     });
     this.layoutControlGroup2.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup2.Name        = "layoutControlGroup2";
     this.layoutControlGroup2.Size        = new System.Drawing.Size(414, 175);
     this.layoutControlGroup2.TextVisible = false;
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.Control     = this._ucbtSELECT;
     this.layoutControlItem5.Location    = new System.Drawing.Point(0, 126);
     this.layoutControlItem5.Name        = "layoutControlItem5";
     this.layoutControlItem5.Size        = new System.Drawing.Size(390, 25);
     this.layoutControlItem5.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem5.TextVisible = false;
     //
     // _lciUSE_YN
     //
     this._lciUSE_YN.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciUSE_YN.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciUSE_YN.Control  = this._luUSE_YN;
     this._lciUSE_YN.Location = new System.Drawing.Point(0, 56);
     this._lciUSE_YN.Name     = "_lciUSE_YN";
     this._lciUSE_YN.Size     = new System.Drawing.Size(390, 24);
     this._lciUSE_YN.TextSize = new System.Drawing.Size(150, 14);
     //
     // _lciVEND_CODE
     //
     this._lciVEND_CODE.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciVEND_CODE.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciVEND_CODE.Control  = this._luVEND_CODE;
     this._lciVEND_CODE.Location = new System.Drawing.Point(0, 0);
     this._lciVEND_CODE.Name     = "_lciVEND_CODE";
     this._lciVEND_CODE.Size     = new System.Drawing.Size(390, 32);
     this._lciVEND_CODE.TextSize = new System.Drawing.Size(150, 14);
     //
     // emptySpaceItem1
     //
     this.emptySpaceItem1.AllowHotTrack       = false;
     this.emptySpaceItem1.Location            = new System.Drawing.Point(0, 102);
     this.emptySpaceItem1.MaxSize             = new System.Drawing.Size(0, 24);
     this.emptySpaceItem1.MinSize             = new System.Drawing.Size(10, 24);
     this.emptySpaceItem1.Name                = "emptySpaceItem1";
     this.emptySpaceItem1.Size                = new System.Drawing.Size(390, 24);
     this.emptySpaceItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.emptySpaceItem1.TextSize            = new System.Drawing.Size(0, 0);
     //
     // _lciVEND_NAME
     //
     this._lciVEND_NAME.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciVEND_NAME.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciVEND_NAME.Control  = this._luVEND_NAME;
     this._lciVEND_NAME.Location = new System.Drawing.Point(0, 32);
     this._lciVEND_NAME.Name     = "_lciVEND_NAME";
     this._lciVEND_NAME.Size     = new System.Drawing.Size(390, 24);
     this._lciVEND_NAME.TextSize = new System.Drawing.Size(150, 14);
     //
     // emptySpaceItem3
     //
     this.emptySpaceItem3.AllowHotTrack       = false;
     this.emptySpaceItem3.Location            = new System.Drawing.Point(0, 80);
     this.emptySpaceItem3.MaxSize             = new System.Drawing.Size(0, 22);
     this.emptySpaceItem3.MinSize             = new System.Drawing.Size(10, 22);
     this.emptySpaceItem3.Name                = "emptySpaceItem3";
     this.emptySpaceItem3.Size                = new System.Drawing.Size(390, 22);
     this.emptySpaceItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.emptySpaceItem3.TextSize            = new System.Drawing.Size(0, 0);
     //
     // layoutControlGroup4
     //
     this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this._lciDOCUMENT_NAME,
         this._lciDOCUMENT_VER,
         this._lciDOCUMENT_TYPE,
         this.layoutControlItem11,
         this._lciDOCUMENT_USE_YN,
         this._lciDOCUMENT_FILE_NAME
     });
     this.layoutControlGroup4.Location = new System.Drawing.Point(439, 0);
     this.layoutControlGroup4.Name     = "layoutControlGroup4";
     this.layoutControlGroup4.OptionsTableLayoutItem.ColumnIndex = 2;
     this.layoutControlGroup4.Size        = new System.Drawing.Size(414, 175);
     this.layoutControlGroup4.TextVisible = false;
     //
     // _lciDOCUMENT_NAME
     //
     this._lciDOCUMENT_NAME.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciDOCUMENT_NAME.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciDOCUMENT_NAME.Control  = this._luDOCUMENT_NAME;
     this._lciDOCUMENT_NAME.Location = new System.Drawing.Point(0, 31);
     this._lciDOCUMENT_NAME.Name     = "_lciDOCUMENT_NAME";
     this._lciDOCUMENT_NAME.OptionsTableLayoutItem.ColumnIndex = 1;
     this._lciDOCUMENT_NAME.Size     = new System.Drawing.Size(390, 24);
     this._lciDOCUMENT_NAME.TextSize = new System.Drawing.Size(150, 14);
     //
     // _lciDOCUMENT_VER
     //
     this._lciDOCUMENT_VER.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciDOCUMENT_VER.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciDOCUMENT_VER.Control     = this._luDOCUMENT_VER;
     this._lciDOCUMENT_VER.Location    = new System.Drawing.Point(0, 103);
     this._lciDOCUMENT_VER.Name        = "_lciDOCUMENT_VER";
     this._lciDOCUMENT_VER.Size        = new System.Drawing.Size(390, 24);
     this._lciDOCUMENT_VER.TextSize    = new System.Drawing.Size(0, 0);
     this._lciDOCUMENT_VER.TextVisible = false;
     //
     // _lciDOCUMENT_TYPE
     //
     this._lciDOCUMENT_TYPE.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciDOCUMENT_TYPE.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciDOCUMENT_TYPE.Control  = this._luDOCUMENT_TYPE;
     this._lciDOCUMENT_TYPE.Location = new System.Drawing.Point(0, 0);
     this._lciDOCUMENT_TYPE.Name     = "_lciDOCUMENT_TYPE";
     this._lciDOCUMENT_TYPE.Size     = new System.Drawing.Size(390, 31);
     this._lciDOCUMENT_TYPE.TextSize = new System.Drawing.Size(150, 14);
     //
     // layoutControlItem11
     //
     this.layoutControlItem11.Control     = this._ucbtDOCUMENT_SELECT;
     this.layoutControlItem11.Location    = new System.Drawing.Point(0, 127);
     this.layoutControlItem11.Name        = "layoutControlItem11";
     this.layoutControlItem11.Size        = new System.Drawing.Size(390, 24);
     this.layoutControlItem11.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem11.TextVisible = false;
     //
     // _lciDOCUMENT_USE_YN
     //
     this._lciDOCUMENT_USE_YN.Control  = this._luDOCUMENT_USE_YN;
     this._lciDOCUMENT_USE_YN.Location = new System.Drawing.Point(0, 79);
     this._lciDOCUMENT_USE_YN.Name     = "_lciDOCUMENT_USE_YN";
     this._lciDOCUMENT_USE_YN.Size     = new System.Drawing.Size(390, 24);
     this._lciDOCUMENT_USE_YN.TextSize = new System.Drawing.Size(150, 14);
     //
     // _lciDOCUMENT_FILE_NAME
     //
     this._lciDOCUMENT_FILE_NAME.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciDOCUMENT_FILE_NAME.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciDOCUMENT_FILE_NAME.Control  = this._luDOCUMENT_FILE_NAME;
     this._lciDOCUMENT_FILE_NAME.Location = new System.Drawing.Point(0, 55);
     this._lciDOCUMENT_FILE_NAME.Name     = "_lciDOCUMENT_FILE_NAME";
     this._lciDOCUMENT_FILE_NAME.Size     = new System.Drawing.Size(390, 24);
     this._lciDOCUMENT_FILE_NAME.TextSize = new System.Drawing.Size(150, 14);
     //
     // layoutControlGroup5
     //
     this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem6
     });
     this.layoutControlGroup5.Location = new System.Drawing.Point(439, 175);
     this.layoutControlGroup5.Name     = "layoutControlGroup5";
     this.layoutControlGroup5.OptionsTableLayoutItem.ColumnIndex = 2;
     this.layoutControlGroup5.OptionsTableLayoutItem.RowIndex    = 1;
     this.layoutControlGroup5.Size        = new System.Drawing.Size(414, 281);
     this.layoutControlGroup5.TextVisible = false;
     //
     // layoutControlItem6
     //
     this.layoutControlItem6.Control  = this._gdSUB;
     this.layoutControlItem6.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem6.Name     = "layoutControlItem6";
     this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
     this.layoutControlItem6.OptionsTableLayoutItem.RowIndex    = 1;
     this.layoutControlItem6.Size        = new System.Drawing.Size(390, 257);
     this.layoutControlItem6.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem6.TextVisible = false;
     //
     // layoutControlGroup6
     //
     this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem7
     });
     this.layoutControlGroup6.Location = new System.Drawing.Point(0, 175);
     this.layoutControlGroup6.Name     = "layoutControlGroup6";
     this.layoutControlGroup6.OptionsTableLayoutItem.RowIndex = 1;
     this.layoutControlGroup6.Size        = new System.Drawing.Size(414, 281);
     this.layoutControlGroup6.TextVisible = false;
     //
     // layoutControlItem7
     //
     this.layoutControlItem7.Control  = this._gdMAIN;
     this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem7.Name     = "layoutControlItem7";
     this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
     this.layoutControlItem7.Size        = new System.Drawing.Size(390, 257);
     this.layoutControlItem7.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem7.TextVisible = false;
     //
     // layoutControlItem8
     //
     this.layoutControlItem8.Control  = this._ucbtMOVE;
     this.layoutControlItem8.Location = new System.Drawing.Point(414, 175);
     this.layoutControlItem8.Name     = "layoutControlItem8";
     this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
     this.layoutControlItem8.OptionsTableLayoutItem.RowIndex    = 1;
     this.layoutControlItem8.Size        = new System.Drawing.Size(25, 281);
     this.layoutControlItem8.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem8.TextVisible = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control     = this._luVEND_NAME;
     this.layoutControlItem2.Location    = new System.Drawing.Point(239, 72);
     this.layoutControlItem2.Name        = "layoutControlItem2";
     this.layoutControlItem2.Size        = new System.Drawing.Size(104, 109);
     this.layoutControlItem2.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextVisible = false;
     //
     // ucVendInfoDocumentListPopup
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.layoutControl1);
     this.Name  = "ucVendInfoDocumentListPopup";
     this.Size  = new System.Drawing.Size(873, 526);
     this.Load += new System.EventHandler(this.ucVendInfoDocumentListPopup_Load);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._gdSUB)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdSUB_VIEW)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdMAIN)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdMAIN_VIEW)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciUSE_YN)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciVEND_CODE)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciVEND_NAME)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciDOCUMENT_NAME)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciDOCUMENT_VER)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciDOCUMENT_TYPE)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciDOCUMENT_USE_YN)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciDOCUMENT_FILE_NAME)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = 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();
     this.myDataLayoutControl = new OgrenciTakip.UI.Win.UserControls.Controls.MyDataLayoutControl();
     this.txtFiltreMetni      = new OgrenciTakip.UI.Win.UserControls.Controls.MyFilterControl();
     this.txtFiltreAdi        = new OgrenciTakip.UI.Win.UserControls.Controls.MyTextEdit();
     this.txtKod = new OgrenciTakip.UI.Win.UserControls.Controls.MyKodTextEdit();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3  = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl)).BeginInit();
     this.myDataLayoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtFiltreAdi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKod.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl
     //
     this.ribbonControl.ExpandCollapseItem.Id = 0;
     this.ribbonControl.Size = new System.Drawing.Size(465, 102);
     this.ribbonControl.Toolbar.ShowCustomizeItem = false;
     //
     // myDataLayoutControl
     //
     this.myDataLayoutControl.Controls.Add(this.txtFiltreMetni);
     this.myDataLayoutControl.Controls.Add(this.txtFiltreAdi);
     this.myDataLayoutControl.Controls.Add(this.txtKod);
     this.myDataLayoutControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.myDataLayoutControl.Location = new System.Drawing.Point(0, 102);
     this.myDataLayoutControl.Name     = "myDataLayoutControl";
     this.myDataLayoutControl.OptionsFocus.EnableAutoTabOrder = false;
     this.myDataLayoutControl.Root     = this.layoutControlGroup1;
     this.myDataLayoutControl.Size     = new System.Drawing.Size(465, 186);
     this.myDataLayoutControl.TabIndex = 0;
     this.myDataLayoutControl.Text     = "myDataLayoutControl1";
     //
     // txtFiltreMetni
     //
     this.txtFiltreMetni.Cursor   = System.Windows.Forms.Cursors.Arrow;
     this.txtFiltreMetni.Location = new System.Drawing.Point(68, 60);
     this.txtFiltreMetni.Name     = "txtFiltreMetni";
     this.txtFiltreMetni.ShowGroupCommandsIcon = true;
     this.txtFiltreMetni.Size = new System.Drawing.Size(385, 114);
     this.txtFiltreMetni.StatusBarAciklama = "Filtre metni giriniz";
     this.txtFiltreMetni.TabIndex          = 1;
     this.txtFiltreMetni.Text = "myFilterControl";
     //
     // txtFiltreAdi
     //
     this.txtFiltreAdi.EnterMoveNextControl = true;
     this.txtFiltreAdi.Location             = new System.Drawing.Point(68, 36);
     this.txtFiltreAdi.MenuManager          = this.ribbonControl;
     this.txtFiltreAdi.Name = "txtFiltreAdi";
     this.txtFiltreAdi.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtFiltreAdi.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtFiltreAdi.Properties.MaxLength = 50;
     this.txtFiltreAdi.Size = new System.Drawing.Size(385, 20);
     this.txtFiltreAdi.StatusBarAciklama = "Filtre Adı Giriniz";
     this.txtFiltreAdi.StyleController   = this.myDataLayoutControl;
     this.txtFiltreAdi.TabIndex          = 0;
     //
     // txtKod
     //
     this.txtKod.EnterMoveNextControl = true;
     this.txtKod.Location             = new System.Drawing.Point(68, 12);
     this.txtKod.MenuManager          = this.ribbonControl;
     this.txtKod.Name = "txtKod";
     this.txtKod.Properties.Appearance.BackColor                   = System.Drawing.Color.PaleGoldenrod;
     this.txtKod.Properties.Appearance.Options.UseBackColor        = true;
     this.txtKod.Properties.Appearance.Options.UseTextOptions      = true;
     this.txtKod.Properties.Appearance.TextOptions.HAlignment      = DevExpress.Utils.HorzAlignment.Center;
     this.txtKod.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtKod.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtKod.Properties.MaxLength = 30;
     this.txtKod.Size = new System.Drawing.Size(140, 20);
     this.txtKod.StatusBarAciklama = "Kod Giriniz";
     this.txtKod.StyleController   = this.myDataLayoutControl;
     this.txtKod.TabIndex          = 2;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3
     });
     this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup1.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name       = "layoutControlGroup1";
     columnDefinition1.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition1.Width             = 200D;
     columnDefinition2.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width             = 100D;
     this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2
     });
     rowDefinition1.Height   = 24D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition2.Height   = 24D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition3.Height   = 100D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2,
         rowDefinition3
     });
     this.layoutControlGroup1.Size        = new System.Drawing.Size(465, 186);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem1.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem1.Control  = this.txtKod;
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(200, 24);
     this.layoutControlItem1.Text     = "Kod";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(53, 13);
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem2.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem2.Control  = this.txtFiltreAdi;
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 24);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.OptionsTableLayoutItem.ColumnSpan = 2;
     this.layoutControlItem2.OptionsTableLayoutItem.RowIndex   = 1;
     this.layoutControlItem2.Size     = new System.Drawing.Size(445, 24);
     this.layoutControlItem2.Text     = "Filtre Adı";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(53, 13);
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem3.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem3.Control  = this.txtFiltreMetni;
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 48);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.OptionsTableLayoutItem.ColumnSpan = 2;
     this.layoutControlItem3.OptionsTableLayoutItem.RowIndex   = 2;
     this.layoutControlItem3.Size     = new System.Drawing.Size(445, 118);
     this.layoutControlItem3.Text     = "Filtre Metni";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(53, 13);
     //
     // FiltreEditForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(465, 319);
     this.Controls.Add(this.myDataLayoutControl);
     this.MinimumSize = new System.Drawing.Size(475, 320);
     this.Name        = "FiltreEditForm";
     this.Text        = "Filtre Kartı";
     this.Controls.SetChildIndex(this.ribbonControl, 0);
     this.Controls.SetChildIndex(this.myDataLayoutControl, 0);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl)).EndInit();
     this.myDataLayoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.txtFiltreAdi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKod.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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();
     DevExpress.XtraLayout.RowDefinition    rowDefinition4    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition5    = new DevExpress.XtraLayout.RowDefinition();
     this.myDataLayoutControl = new YavuzSav.OgrenciTakip.UI.Win.UserControls.Controls.MyDataLayoutControl();
     this.Root               = new DevExpress.XtraLayout.LayoutControlGroup();
     this.txtKod             = new YavuzSav.OgrenciTakip.UI.Win.UserControls.Controls.MyKodTextEdit();
     this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
     this.txtBankaAdi        = new YavuzSav.OgrenciTakip.UI.Win.UserControls.Controls.MyTextEdit();
     this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
     this.txtOzelKod1        = new YavuzSav.OgrenciTakip.UI.Win.UserControls.Controls.MyButtonEdit();
     this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
     this.txtOzelKod2        = new YavuzSav.OgrenciTakip.UI.Win.UserControls.Controls.MyButtonEdit();
     this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
     this.txtAciklama        = new YavuzSav.OgrenciTakip.UI.Win.UserControls.Controls.MyMemoEdit();
     this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
     this.tglDurum           = new YavuzSav.OgrenciTakip.UI.Win.UserControls.Controls.MyToogleSwitch();
     this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl)).BeginInit();
     this.myDataLayoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKod.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBankaAdi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtOzelKod1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtOzelKod2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAciklama.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tglDurum.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl
     //
     this.ribbonControl.ExpandCollapseItem.Id = 0;
     this.ribbonControl.Size = new System.Drawing.Size(380, 102);
     this.ribbonControl.Toolbar.ShowCustomizeItem = false;
     //
     // myDataLayoutControl
     //
     this.myDataLayoutControl.Controls.Add(this.tglDurum);
     this.myDataLayoutControl.Controls.Add(this.txtAciklama);
     this.myDataLayoutControl.Controls.Add(this.txtOzelKod2);
     this.myDataLayoutControl.Controls.Add(this.txtOzelKod1);
     this.myDataLayoutControl.Controls.Add(this.txtBankaAdi);
     this.myDataLayoutControl.Controls.Add(this.txtKod);
     this.myDataLayoutControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.myDataLayoutControl.Location = new System.Drawing.Point(0, 102);
     this.myDataLayoutControl.Name     = "myDataLayoutControl";
     this.myDataLayoutControl.OptionsFocus.EnableAutoTabOrder = false;
     this.myDataLayoutControl.Root     = this.Root;
     this.myDataLayoutControl.Size     = new System.Drawing.Size(380, 166);
     this.myDataLayoutControl.TabIndex = 0;
     this.myDataLayoutControl.Text     = "myDataLayoutControl1";
     //
     // Root
     //
     this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible         = false;
     this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.layoutControlItem4,
         this.layoutControlItem5,
         this.layoutControlItem6
     });
     this.Root.LayoutMode       = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.Root.Name             = "Root";
     columnDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
     columnDefinition1.Width    = 200D;
     columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width    = 100D;
     columnDefinition3.SizeType = System.Windows.Forms.SizeType.Absolute;
     columnDefinition3.Width    = 99D;
     this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2,
         columnDefinition3
     });
     rowDefinition1.Height   = 24D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition2.Height   = 24D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition3.Height   = 24D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition4.Height   = 24D;
     rowDefinition4.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition5.Height   = 100D;
     rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
     this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2,
         rowDefinition3,
         rowDefinition4,
         rowDefinition5
     });
     this.Root.Size        = new System.Drawing.Size(380, 166);
     this.Root.TextVisible = false;
     //
     // txtKod
     //
     this.txtKod.EnterMoveNextControl = true;
     this.txtKod.Location             = new System.Drawing.Point(68, 12);
     this.txtKod.MenuManager          = this.ribbonControl;
     this.txtKod.Name = "txtKod";
     this.txtKod.Properties.Appearance.BackColor                   = System.Drawing.Color.PaleGoldenrod;
     this.txtKod.Properties.Appearance.Options.UseBackColor        = true;
     this.txtKod.Properties.Appearance.Options.UseTextOptions      = true;
     this.txtKod.Properties.Appearance.TextOptions.HAlignment      = DevExpress.Utils.HorzAlignment.Center;
     this.txtKod.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtKod.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtKod.Properties.MaxLength = 20;
     this.txtKod.Size = new System.Drawing.Size(140, 20);
     this.txtKod.StatusBarAciklama = "Kod Giriniz.";
     this.txtKod.StyleController   = this.myDataLayoutControl;
     this.txtKod.TabIndex          = 5;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem1.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem1.Control  = this.txtKod;
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(200, 24);
     this.layoutControlItem1.Text     = "Kod";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(52, 13);
     //
     // txtBankaAdi
     //
     this.txtBankaAdi.EnterMoveNextControl = true;
     this.txtBankaAdi.Location             = new System.Drawing.Point(68, 36);
     this.txtBankaAdi.MenuManager          = this.ribbonControl;
     this.txtBankaAdi.Name = "txtBankaAdi";
     this.txtBankaAdi.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtBankaAdi.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtBankaAdi.Properties.MaxLength = 50;
     this.txtBankaAdi.Size = new System.Drawing.Size(300, 20);
     this.txtBankaAdi.StatusBarAciklama = "Banka Adı Giriniz";
     this.txtBankaAdi.StyleController   = this.myDataLayoutControl;
     this.txtBankaAdi.TabIndex          = 0;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem2.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem2.Control  = this.txtBankaAdi;
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 24);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.OptionsTableLayoutItem.ColumnSpan = 3;
     this.layoutControlItem2.OptionsTableLayoutItem.RowIndex   = 1;
     this.layoutControlItem2.Size     = new System.Drawing.Size(360, 24);
     this.layoutControlItem2.Text     = "Banka Adı";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(52, 13);
     //
     // txtOzelKod1
     //
     this.txtOzelKod1.EnterMoveNextControl = true;
     this.txtOzelKod1.Id          = null;
     this.txtOzelKod1.Location    = new System.Drawing.Point(68, 60);
     this.txtOzelKod1.MenuManager = this.ribbonControl;
     this.txtOzelKod1.Name        = "txtOzelKod1";
     this.txtOzelKod1.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtOzelKod1.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtOzelKod1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.txtOzelKod1.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.txtOzelKod1.Size = new System.Drawing.Size(140, 20);
     this.txtOzelKod1.StatusBarAciklama        = "Özel Kod Seçiniz.";
     this.txtOzelKod1.StatusBarKisayol         = "F4 :";
     this.txtOzelKod1.StatusBarKisayolAciklama = "Seçim Yap";
     this.txtOzelKod1.StyleController          = this.myDataLayoutControl;
     this.txtOzelKod1.TabIndex = 1;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem3.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem3.Control  = this.txtOzelKod1;
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 48);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
     this.layoutControlItem3.Size     = new System.Drawing.Size(200, 24);
     this.layoutControlItem3.Text     = "Özel Kod-1";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(52, 13);
     //
     // txtOzelKod2
     //
     this.txtOzelKod2.EnterMoveNextControl = true;
     this.txtOzelKod2.Id          = null;
     this.txtOzelKod2.Location    = new System.Drawing.Point(68, 84);
     this.txtOzelKod2.MenuManager = this.ribbonControl;
     this.txtOzelKod2.Name        = "txtOzelKod2";
     this.txtOzelKod2.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtOzelKod2.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtOzelKod2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.txtOzelKod2.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.txtOzelKod2.Size = new System.Drawing.Size(140, 20);
     this.txtOzelKod2.StatusBarAciklama        = "Özel kod Seçiniz";
     this.txtOzelKod2.StatusBarKisayol         = "F4 :";
     this.txtOzelKod2.StatusBarKisayolAciklama = "Seçim Yap";
     this.txtOzelKod2.StyleController          = this.myDataLayoutControl;
     this.txtOzelKod2.TabIndex = 2;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem4.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem4.Control  = this.txtOzelKod2;
     this.layoutControlItem4.Location = new System.Drawing.Point(0, 72);
     this.layoutControlItem4.Name     = "layoutControlItem4";
     this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3;
     this.layoutControlItem4.Size     = new System.Drawing.Size(200, 24);
     this.layoutControlItem4.Text     = "Özel Kod-2";
     this.layoutControlItem4.TextSize = new System.Drawing.Size(52, 13);
     //
     // txtAciklama
     //
     this.txtAciklama.EnterMoveNextControl = true;
     this.txtAciklama.Location             = new System.Drawing.Point(68, 108);
     this.txtAciklama.MenuManager          = this.ribbonControl;
     this.txtAciklama.Name = "txtAciklama";
     this.txtAciklama.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtAciklama.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtAciklama.Properties.MaxLength = 500;
     this.txtAciklama.Size = new System.Drawing.Size(300, 46);
     this.txtAciklama.StatusBarAciklama = "Açıklama Giriniz";
     this.txtAciklama.StyleController   = this.myDataLayoutControl;
     this.txtAciklama.TabIndex          = 3;
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem5.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem5.Control  = this.txtAciklama;
     this.layoutControlItem5.Location = new System.Drawing.Point(0, 96);
     this.layoutControlItem5.Name     = "layoutControlItem5";
     this.layoutControlItem5.OptionsTableLayoutItem.ColumnSpan = 3;
     this.layoutControlItem5.OptionsTableLayoutItem.RowIndex   = 4;
     this.layoutControlItem5.Size     = new System.Drawing.Size(360, 50);
     this.layoutControlItem5.Text     = "Açıklama";
     this.layoutControlItem5.TextSize = new System.Drawing.Size(52, 13);
     //
     // tglDurum
     //
     this.tglDurum.EnterMoveNextControl = true;
     this.tglDurum.Location             = new System.Drawing.Point(273, 12);
     this.tglDurum.MenuManager          = this.ribbonControl;
     this.tglDurum.Name = "tglDurum";
     this.tglDurum.Properties.Appearance.ForeColor            = System.Drawing.Color.Maroon;
     this.tglDurum.Properties.Appearance.Options.UseForeColor = true;
     this.tglDurum.Properties.AutoHeight     = false;
     this.tglDurum.Properties.AutoWidth      = true;
     this.tglDurum.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.tglDurum.Properties.OffText        = "Pasif";
     this.tglDurum.Properties.OnText         = "Aktif";
     this.tglDurum.Size = new System.Drawing.Size(97, 20);
     this.tglDurum.StatusBarAciklama = "Kartın Kullanım Durumunu Seçiniz.";
     this.tglDurum.StyleController   = this.myDataLayoutControl;
     this.tglDurum.TabIndex          = 4;
     //
     // layoutControlItem6
     //
     this.layoutControlItem6.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem6.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem6.Control  = this.tglDurum;
     this.layoutControlItem6.Location = new System.Drawing.Point(261, 0);
     this.layoutControlItem6.Name     = "layoutControlItem6";
     this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2;
     this.layoutControlItem6.Size        = new System.Drawing.Size(99, 24);
     this.layoutControlItem6.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem6.TextVisible = false;
     //
     // BankaEditForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(380, 299);
     this.Controls.Add(this.myDataLayoutControl);
     this.MinimumSize = new System.Drawing.Size(390, 300);
     this.Name        = "BankaEditForm";
     this.Text        = "Banka Kartı";
     this.Controls.SetChildIndex(this.ribbonControl, 0);
     this.Controls.SetChildIndex(this.myDataLayoutControl, 0);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl)).EndInit();
     this.myDataLayoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKod.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBankaAdi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtOzelKod1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtOzelKod2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAciklama.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tglDurum.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
示例#7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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.ColumnDefinition columnDefinition4 = 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();
     this.myDataLayoutControl1 = new YavuzSav.OgrenciTakip.UI.Win.UserControls.Controls.MyDataLayoutControl();
     this.txtHesap             = new YavuzSav.OgrenciTakip.UI.Win.UserControls.Controls.MyButtonEdit();
     this.txtHesapTuru         = new YavuzSav.OgrenciTakip.UI.Win.UserControls.Controls.MyComboBoxEdit();
     this.txtTarih             = new YavuzSav.OgrenciTakip.UI.Win.UserControls.Controls.MyDateEdit();
     this.txtMakbuzNo          = new YavuzSav.OgrenciTakip.UI.Win.UserControls.Controls.MyTextEdit();
     this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1     = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2     = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3     = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutHesapAdi         = new DevExpress.XtraLayout.LayoutControlItem();
     this.makbuzHareketleriTable = new YavuzSav.OgrenciTakip.UI.Win.UserControls.UserControl.GenelEditFormTable.MakbuzHareketleriTable();
     this.layoutControlItem4     = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuResim)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl1)).BeginInit();
     this.myDataLayoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtHesap.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtHesapTuru.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTarih.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTarih.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMakbuzNo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutHesapAdi)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl
     //
     this.ribbonControl.ExpandCollapseItem.Id = 0;
     this.ribbonControl.Size = new System.Drawing.Size(990, 102);
     this.ribbonControl.Toolbar.ShowCustomizeItem = false;
     //
     // myDataLayoutControl1
     //
     this.myDataLayoutControl1.Controls.Add(this.makbuzHareketleriTable);
     this.myDataLayoutControl1.Controls.Add(this.txtHesap);
     this.myDataLayoutControl1.Controls.Add(this.txtHesapTuru);
     this.myDataLayoutControl1.Controls.Add(this.txtTarih);
     this.myDataLayoutControl1.Controls.Add(this.txtMakbuzNo);
     this.myDataLayoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.myDataLayoutControl1.Location = new System.Drawing.Point(0, 102);
     this.myDataLayoutControl1.Name     = "myDataLayoutControl1";
     this.myDataLayoutControl1.OptionsFocus.EnableAutoTabOrder = false;
     this.myDataLayoutControl1.Root     = this.Root;
     this.myDataLayoutControl1.Size     = new System.Drawing.Size(990, 516);
     this.myDataLayoutControl1.TabIndex = 2;
     this.myDataLayoutControl1.Text     = "myDataLayoutControl1";
     //
     // txtHesap
     //
     this.txtHesap.EnterMoveNextControl = true;
     this.txtHesap.Id          = null;
     this.txtHesap.Location    = new System.Drawing.Point(760, 36);
     this.txtHesap.MenuManager = this.ribbonControl;
     this.txtHesap.Name        = "txtHesap";
     this.txtHesap.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtHesap.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtHesap.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.txtHesap.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.txtHesap.Size = new System.Drawing.Size(218, 20);
     this.txtHesap.StatusBarAciklama        = "Hesap Adı Seçiniz.";
     this.txtHesap.StatusBarKisayol         = "F4 :";
     this.txtHesap.StatusBarKisayolAciklama = "Seçim Yap";
     this.txtHesap.StyleController          = this.myDataLayoutControl1;
     this.txtHesap.TabIndex = 7;
     //
     // txtHesapTuru
     //
     this.txtHesapTuru.EnterMoveNextControl = true;
     this.txtHesapTuru.Location             = new System.Drawing.Point(760, 12);
     this.txtHesapTuru.MenuManager          = this.ribbonControl;
     this.txtHesapTuru.Name = "txtHesapTuru";
     this.txtHesapTuru.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtHesapTuru.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtHesapTuru.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txtHesapTuru.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.txtHesapTuru.Size = new System.Drawing.Size(118, 20);
     this.txtHesapTuru.StatusBarAciklama        = "Hesap Türü Seçiniz.";
     this.txtHesapTuru.StatusBarKisayol         = "F4 :";
     this.txtHesapTuru.StatusBarKisayolAciklama = "Seçim Yap";
     this.txtHesapTuru.StyleController          = this.myDataLayoutControl1;
     this.txtHesapTuru.TabIndex = 6;
     //
     // txtTarih
     //
     this.txtTarih.EditValue            = null;
     this.txtTarih.EnterMoveNextControl = true;
     this.txtTarih.Location             = new System.Drawing.Point(70, 36);
     this.txtTarih.MenuManager          = this.ribbonControl;
     this.txtTarih.Name = "txtTarih";
     this.txtTarih.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
     this.txtTarih.Properties.Appearance.Options.UseTextOptions      = true;
     this.txtTarih.Properties.Appearance.TextOptions.HAlignment      = DevExpress.Utils.HorzAlignment.Center;
     this.txtTarih.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtTarih.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtTarih.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txtTarih.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txtTarih.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.DateTimeAdvancingCaret;
     this.txtTarih.Size = new System.Drawing.Size(98, 20);
     this.txtTarih.StatusBarAciklama        = "Tarih Seçiniz.";
     this.txtTarih.StatusBarKisayol         = "F4 :";
     this.txtTarih.StatusBarKisayolAciklama = "Tarih Seç";
     this.txtTarih.StyleController          = this.myDataLayoutControl1;
     this.txtTarih.TabIndex = 5;
     //
     // txtMakbuzNo
     //
     this.txtMakbuzNo.EnterMoveNextControl = true;
     this.txtMakbuzNo.Location             = new System.Drawing.Point(70, 12);
     this.txtMakbuzNo.MenuManager          = this.ribbonControl;
     this.txtMakbuzNo.Name = "txtMakbuzNo";
     this.txtMakbuzNo.Properties.Appearance.Options.UseTextOptions      = true;
     this.txtMakbuzNo.Properties.Appearance.TextOptions.HAlignment      = DevExpress.Utils.HorzAlignment.Center;
     this.txtMakbuzNo.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtMakbuzNo.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtMakbuzNo.Properties.MaxLength = 50;
     this.txtMakbuzNo.Size = new System.Drawing.Size(98, 20);
     this.txtMakbuzNo.StatusBarAciklama = "Makbuz No Giriniz.";
     this.txtMakbuzNo.StyleController   = this.myDataLayoutControl1;
     this.txtMakbuzNo.TabIndex          = 4;
     //
     // Root
     //
     this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible         = false;
     this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.layoutHesapAdi,
         this.layoutControlItem4
     });
     this.Root.LayoutMode       = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.Root.Name             = "Root";
     columnDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
     columnDefinition1.Width    = 160D;
     columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width    = 100D;
     columnDefinition3.SizeType = System.Windows.Forms.SizeType.Absolute;
     columnDefinition3.Width    = 180D;
     columnDefinition4.SizeType = System.Windows.Forms.SizeType.Absolute;
     columnDefinition4.Width    = 100D;
     this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2,
         columnDefinition3,
         columnDefinition4
     });
     rowDefinition1.Height   = 24D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition2.Height   = 24D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition3.Height   = 100D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
     this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2,
         rowDefinition3
     });
     this.Root.Size        = new System.Drawing.Size(990, 516);
     this.Root.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem1.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem1.Control  = this.txtMakbuzNo;
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(160, 24);
     this.layoutControlItem1.Text     = "Makbuz No";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(55, 13);
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem2.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem2.Control  = this.txtTarih;
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 24);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
     this.layoutControlItem2.Size     = new System.Drawing.Size(160, 24);
     this.layoutControlItem2.Text     = "Tarih";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(55, 13);
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem3.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem3.Control  = this.txtHesapTuru;
     this.layoutControlItem3.Location = new System.Drawing.Point(690, 0);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
     this.layoutControlItem3.Size     = new System.Drawing.Size(180, 24);
     this.layoutControlItem3.Text     = "Hesap Türü";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(55, 13);
     //
     // layoutHesapAdi
     //
     this.layoutHesapAdi.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutHesapAdi.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutHesapAdi.Control  = this.txtHesap;
     this.layoutHesapAdi.Location = new System.Drawing.Point(690, 24);
     this.layoutHesapAdi.Name     = "layoutHesapAdi";
     this.layoutHesapAdi.OptionsTableLayoutItem.ColumnIndex = 2;
     this.layoutHesapAdi.OptionsTableLayoutItem.ColumnSpan  = 2;
     this.layoutHesapAdi.OptionsTableLayoutItem.RowIndex    = 1;
     this.layoutHesapAdi.Size     = new System.Drawing.Size(280, 24);
     this.layoutHesapAdi.Text     = "Hesap Adı";
     this.layoutHesapAdi.TextSize = new System.Drawing.Size(55, 13);
     //
     // makbuzHareketleriTable
     //
     this.makbuzHareketleriTable.Location = new System.Drawing.Point(12, 60);
     this.makbuzHareketleriTable.Name     = "makbuzHareketleriTable";
     this.makbuzHareketleriTable.Size     = new System.Drawing.Size(966, 444);
     this.makbuzHareketleriTable.TabIndex = 8;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem4.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem4.Control  = this.makbuzHareketleriTable;
     this.layoutControlItem4.Location = new System.Drawing.Point(0, 48);
     this.layoutControlItem4.Name     = "layoutControlItem4";
     this.layoutControlItem4.OptionsTableLayoutItem.ColumnSpan = 4;
     this.layoutControlItem4.OptionsTableLayoutItem.RowIndex   = 2;
     this.layoutControlItem4.Size        = new System.Drawing.Size(970, 448);
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // MakbuzEditForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(990, 649);
     this.Controls.Add(this.myDataLayoutControl1);
     this.Name = "MakbuzEditForm";
     this.Text = "Makbuz Kartı";
     this.Controls.SetChildIndex(this.ribbonControl, 0);
     this.Controls.SetChildIndex(this.myDataLayoutControl1, 0);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuResim)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl1)).EndInit();
     this.myDataLayoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.txtHesap.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtHesapTuru.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTarih.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTarih.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMakbuzNo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutHesapAdi)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition1    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition2    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition3    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition4    = new DevExpress.XtraLayout.RowDefinition();
     this.layoutControl1      = new DevExpress.XtraLayout.LayoutControl();
     this._luTPART_TYPE       = new CoFAS_MES.CORE.BaseControls.ucLookUpEdit();
     this._luTUSE_YN          = new CoFAS_MES.CORE.BaseControls.ucLookUpEdit();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
     this._lciTUSE_YN         = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciTPART_TYPE      = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControl3      = new DevExpress.XtraLayout.LayoutControl();
     this._luVEND_PART_CODE   = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this._luPART_NAME        = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this._gdMAIN             = new DevExpress.XtraGrid.GridControl();
     this._gdMAIN_VIEW        = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
     this._lciPART_NAME       = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciVEND_PART_CODE  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControl2      = new DevExpress.XtraLayout.LayoutControl();
     this._gdSUB02            = new DevExpress.XtraGrid.GridControl();
     this._gdSUB02_VIEW       = new DevExpress.XtraGrid.Views.Grid.GridView();
     this._gdSUB01            = new DevExpress.XtraGrid.GridControl();
     this._gdSUB01_VIEW       = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3  = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this._pnHeader)).BeginInit();
     this._pnHeader.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._pnContent)).BeginInit();
     this._pnContent.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._pnLeft)).BeginInit();
     this._pnLeft.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._pnRight)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciTUSE_YN)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciTPART_TYPE)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).BeginInit();
     this.layoutControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._gdMAIN)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdMAIN_VIEW)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciPART_NAME)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciVEND_PART_CODE)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit();
     this.layoutControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._gdSUB02)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdSUB02_VIEW)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdSUB01)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdSUB01_VIEW)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     this.SuspendLayout();
     //
     // _pnHeader
     //
     this._pnHeader.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this._pnHeader.Appearance.Options.UseBackColor = true;
     this._pnHeader.Controls.Add(this.layoutControl1);
     this._pnHeader.Size = new System.Drawing.Size(1400, 95);
     //
     // _pnContent
     //
     this._pnContent.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this._pnContent.Appearance.Options.UseBackColor = true;
     this._pnContent.Controls.Add(this.layoutControl2);
     this._pnContent.Location = new System.Drawing.Point(433, 95);
     this._pnContent.Size     = new System.Drawing.Size(962, 625);
     //
     // _pnLeft
     //
     this._pnLeft.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this._pnLeft.Appearance.Options.UseBackColor = true;
     this._pnLeft.Controls.Add(this.layoutControl3);
     this._pnLeft.Location = new System.Drawing.Point(0, 95);
     this._pnLeft.Size     = new System.Drawing.Size(428, 625);
     //
     // _pnRight
     //
     this._pnRight.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this._pnRight.Appearance.Options.UseBackColor = true;
     this._pnRight.Dock     = System.Windows.Forms.DockStyle.Fill;
     this._pnRight.Location = new System.Drawing.Point(433, 95);
     this._pnRight.Size     = new System.Drawing.Size(967, 625);
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this._luTPART_TYPE);
     this.layoutControl1.Controls.Add(this._luTUSE_YN);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Margin   = new System.Windows.Forms.Padding(0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(313, 121, 650, 400);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(1400, 95);
     this.layoutControl1.TabIndex = 1;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // _luTPART_TYPE
     //
     this._luTPART_TYPE.ItemIndex = -1;
     this._luTPART_TYPE.Location  = new System.Drawing.Point(119, 24);
     this._luTPART_TYPE.Margin    = new System.Windows.Forms.Padding(0);
     this._luTPART_TYPE.Name      = "_luTPART_TYPE";
     this._luTPART_TYPE.ReadOnly  = false;
     this._luTPART_TYPE.Size      = new System.Drawing.Size(172, 21);
     this._luTPART_TYPE.TabIndex  = 9;
     //
     // _luTUSE_YN
     //
     this._luTUSE_YN.ItemIndex = -1;
     this._luTUSE_YN.Location  = new System.Drawing.Point(119, 49);
     this._luTUSE_YN.Margin    = new System.Windows.Forms.Padding(0);
     this._luTUSE_YN.Name      = "_luTUSE_YN";
     this._luTUSE_YN.ReadOnly  = false;
     this._luTUSE_YN.Size      = new System.Drawing.Size(172, 22);
     this._luTUSE_YN.TabIndex  = 6;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlGroup3
     });
     this.layoutControlGroup1.Name        = "Root";
     this.layoutControlGroup1.Padding     = new DevExpress.XtraLayout.Utils.Padding(10, 15, 10, 10);
     this.layoutControlGroup1.Size        = new System.Drawing.Size(1400, 95);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlGroup3
     //
     this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this._lciTUSE_YN,
         this._lciTPART_TYPE
     });
     this.layoutControlGroup3.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup3.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroup3.Name       = "layoutControlGroup3";
     columnDefinition1.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition1.Width             = 271D;
     columnDefinition2.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition2.Width             = 150D;
     columnDefinition3.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition3.Width             = 50D;
     columnDefinition4.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition4.Width             = 50D;
     this.layoutControlGroup3.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2,
         columnDefinition3,
         columnDefinition4
     });
     rowDefinition1.Height   = 25D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition2.Height   = 25D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute;
     this.layoutControlGroup3.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2
     });
     this.layoutControlGroup3.Size        = new System.Drawing.Size(1375, 75);
     this.layoutControlGroup3.TextVisible = false;
     //
     // _lciTUSE_YN
     //
     this._lciTUSE_YN.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciTUSE_YN.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciTUSE_YN.Control  = this._luTUSE_YN;
     this._lciTUSE_YN.Location = new System.Drawing.Point(0, 25);
     this._lciTUSE_YN.MaxSize  = new System.Drawing.Size(271, 26);
     this._lciTUSE_YN.MinSize  = new System.Drawing.Size(271, 26);
     this._lciTUSE_YN.Name     = "_lciTUSE_YN";
     this._lciTUSE_YN.OptionsTableLayoutItem.RowIndex = 1;
     this._lciTUSE_YN.Size = new System.Drawing.Size(271, 26);
     this._lciTUSE_YN.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciTUSE_YN.TextSize            = new System.Drawing.Size(92, 14);
     //
     // _lciTPART_TYPE
     //
     this._lciTPART_TYPE.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciTPART_TYPE.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciTPART_TYPE.Control  = this._luTPART_TYPE;
     this._lciTPART_TYPE.Location = new System.Drawing.Point(0, 0);
     this._lciTPART_TYPE.Name     = "_lciTPART_TYPE";
     this._lciTPART_TYPE.Size     = new System.Drawing.Size(271, 25);
     this._lciTPART_TYPE.TextSize = new System.Drawing.Size(92, 14);
     //
     // layoutControl3
     //
     this.layoutControl3.Controls.Add(this._luVEND_PART_CODE);
     this.layoutControl3.Controls.Add(this._luPART_NAME);
     this.layoutControl3.Controls.Add(this._gdMAIN);
     this.layoutControl3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl3.Location = new System.Drawing.Point(0, 0);
     this.layoutControl3.Name     = "layoutControl3";
     this.layoutControl3.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(695, 298, 650, 400);
     this.layoutControl3.Root     = this.layoutControlGroup5;
     this.layoutControl3.Size     = new System.Drawing.Size(428, 625);
     this.layoutControl3.TabIndex = 1;
     this.layoutControl3.Text     = "layoutControl3";
     //
     // _luVEND_PART_CODE
     //
     this._luVEND_PART_CODE.CancelButton           = null;
     this._luVEND_PART_CODE.CommandButton          = null;
     this._luVEND_PART_CODE.EditMask               = "";
     this._luVEND_PART_CODE.Location               = new System.Drawing.Point(150, 24);
     this._luVEND_PART_CODE.Margin                 = new System.Windows.Forms.Padding(0);
     this._luVEND_PART_CODE.MaskType               = DevExpress.XtraEditors.Mask.MaskType.None;
     this._luVEND_PART_CODE.Name                   = "_luVEND_PART_CODE";
     this._luVEND_PART_CODE.PasswordChar           = '\0';
     this._luVEND_PART_CODE.ReadOnly               = false;
     this._luVEND_PART_CODE.Size                   = new System.Drawing.Size(254, 20);
     this._luVEND_PART_CODE.TabIndex               = 6;
     this._luVEND_PART_CODE.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luVEND_PART_CODE.UseMaskAsDisplayFormat = false;
     //
     // _luPART_NAME
     //
     this._luPART_NAME.CancelButton           = null;
     this._luPART_NAME.CommandButton          = null;
     this._luPART_NAME.EditMask               = "";
     this._luPART_NAME.Location               = new System.Drawing.Point(150, 48);
     this._luPART_NAME.Margin                 = new System.Windows.Forms.Padding(0);
     this._luPART_NAME.MaskType               = DevExpress.XtraEditors.Mask.MaskType.None;
     this._luPART_NAME.Name                   = "_luPART_NAME";
     this._luPART_NAME.PasswordChar           = '\0';
     this._luPART_NAME.ReadOnly               = false;
     this._luPART_NAME.Size                   = new System.Drawing.Size(254, 20);
     this._luPART_NAME.TabIndex               = 5;
     this._luPART_NAME.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luPART_NAME.UseMaskAsDisplayFormat = false;
     //
     // _gdMAIN
     //
     this._gdMAIN.Location = new System.Drawing.Point(24, 72);
     this._gdMAIN.MainView = this._gdMAIN_VIEW;
     this._gdMAIN.Name     = "_gdMAIN";
     this._gdMAIN.Size     = new System.Drawing.Size(380, 529);
     this._gdMAIN.TabIndex = 4;
     this._gdMAIN.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this._gdMAIN_VIEW
     });
     //
     // _gdMAIN_VIEW
     //
     this._gdMAIN_VIEW.GridControl = this._gdMAIN;
     this._gdMAIN_VIEW.Name        = "_gdMAIN_VIEW";
     //
     // layoutControlGroup5
     //
     this.layoutControlGroup5.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup5.GroupBordersVisible         = false;
     this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlGroup2
     });
     this.layoutControlGroup5.Name        = "Root";
     this.layoutControlGroup5.Size        = new System.Drawing.Size(428, 625);
     this.layoutControlGroup5.TextVisible = false;
     //
     // layoutControlGroup2
     //
     this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this._lciPART_NAME,
         this._lciVEND_PART_CODE,
         this.layoutControlItem1
     });
     this.layoutControlGroup2.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup2.Name        = "layoutControlGroup2";
     this.layoutControlGroup2.Size        = new System.Drawing.Size(408, 605);
     this.layoutControlGroup2.Text        = "조회조건";
     this.layoutControlGroup2.TextVisible = false;
     //
     // _lciPART_NAME
     //
     this._lciPART_NAME.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciPART_NAME.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciPART_NAME.Control  = this._luPART_NAME;
     this._lciPART_NAME.Location = new System.Drawing.Point(0, 24);
     this._lciPART_NAME.MaxSize  = new System.Drawing.Size(0, 24);
     this._lciPART_NAME.MinSize  = new System.Drawing.Size(230, 24);
     this._lciPART_NAME.Name     = "_lciPART_NAME";
     this._lciPART_NAME.OptionsTableLayoutItem.ColumnIndex = 1;
     this._lciPART_NAME.Size = new System.Drawing.Size(384, 24);
     this._lciPART_NAME.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciPART_NAME.TextSize            = new System.Drawing.Size(123, 14);
     //
     // _lciVEND_PART_CODE
     //
     this._lciVEND_PART_CODE.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciVEND_PART_CODE.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciVEND_PART_CODE.Control             = this._luVEND_PART_CODE;
     this._lciVEND_PART_CODE.Location            = new System.Drawing.Point(0, 0);
     this._lciVEND_PART_CODE.MaxSize             = new System.Drawing.Size(0, 24);
     this._lciVEND_PART_CODE.MinSize             = new System.Drawing.Size(230, 24);
     this._lciVEND_PART_CODE.Name                = "_lciVEND_PART_CODE";
     this._lciVEND_PART_CODE.Size                = new System.Drawing.Size(384, 24);
     this._lciVEND_PART_CODE.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciVEND_PART_CODE.TextSize            = new System.Drawing.Size(123, 14);
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control             = this._gdMAIN;
     this.layoutControlItem1.Location            = new System.Drawing.Point(0, 48);
     this.layoutControlItem1.MinSize             = new System.Drawing.Size(104, 24);
     this.layoutControlItem1.Name                = "layoutControlItem1";
     this.layoutControlItem1.Size                = new System.Drawing.Size(384, 533);
     this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem1.TextSize            = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible         = false;
     //
     // layoutControl2
     //
     this.layoutControl2.Controls.Add(this._gdSUB02);
     this.layoutControl2.Controls.Add(this._gdSUB01);
     this.layoutControl2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl2.Location = new System.Drawing.Point(0, 0);
     this.layoutControl2.Name     = "layoutControl2";
     this.layoutControl2.Root     = this.layoutControlGroup4;
     this.layoutControl2.Size     = new System.Drawing.Size(962, 625);
     this.layoutControl2.TabIndex = 0;
     this.layoutControl2.Text     = "layoutControl2";
     //
     // _gdSUB02
     //
     this._gdSUB02.Location = new System.Drawing.Point(12, 314);
     this._gdSUB02.MainView = this._gdSUB02_VIEW;
     this._gdSUB02.Name     = "_gdSUB02";
     this._gdSUB02.Size     = new System.Drawing.Size(938, 299);
     this._gdSUB02.TabIndex = 5;
     this._gdSUB02.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this._gdSUB02_VIEW
     });
     //
     // _gdSUB02_VIEW
     //
     this._gdSUB02_VIEW.GridControl = this._gdSUB02;
     this._gdSUB02_VIEW.Name        = "_gdSUB02_VIEW";
     //
     // _gdSUB01
     //
     this._gdSUB01.Location = new System.Drawing.Point(12, 12);
     this._gdSUB01.MainView = this._gdSUB01_VIEW;
     this._gdSUB01.Name     = "_gdSUB01";
     this._gdSUB01.Size     = new System.Drawing.Size(938, 298);
     this._gdSUB01.TabIndex = 4;
     this._gdSUB01.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this._gdSUB01_VIEW
     });
     //
     // _gdSUB01_VIEW
     //
     this._gdSUB01_VIEW.GridControl = this._gdSUB01;
     this._gdSUB01_VIEW.Name        = "_gdSUB01_VIEW";
     //
     // layoutControlGroup4
     //
     this.layoutControlGroup4.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup4.GroupBordersVisible         = false;
     this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem2,
         this.layoutControlItem3
     });
     this.layoutControlGroup4.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup4.Name       = "layoutControlGroup4";
     columnDefinition5.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition5.Width             = 100D;
     this.layoutControlGroup4.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition5
     });
     rowDefinition3.Height   = 50D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition4.Height   = 50D;
     rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup4.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition3,
         rowDefinition4
     });
     this.layoutControlGroup4.Size        = new System.Drawing.Size(962, 625);
     this.layoutControlGroup4.TextVisible = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control     = this._gdSUB01;
     this.layoutControlItem2.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem2.Name        = "layoutControlItem2";
     this.layoutControlItem2.Size        = new System.Drawing.Size(942, 302);
     this.layoutControlItem2.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextVisible = false;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control  = this._gdSUB02;
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 302);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
     this.layoutControlItem3.Size        = new System.Drawing.Size(942, 303);
     this.layoutControlItem3.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible = false;
     //
     // InspectPartMappingRegister
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1400, 720);
     this.Name       = "InspectPartMappingRegister";
     this.Text       = "InspectPartMappingRegister";
     this.WindowName = "InspectPartMappingRegister";
     ((System.ComponentModel.ISupportInitialize)(this._pnHeader)).EndInit();
     this._pnHeader.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._pnContent)).EndInit();
     this._pnContent.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._pnLeft)).EndInit();
     this._pnLeft.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._pnRight)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciTUSE_YN)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciTPART_TYPE)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).EndInit();
     this.layoutControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._gdMAIN)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdMAIN_VIEW)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciPART_NAME)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciVEND_PART_CODE)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit();
     this.layoutControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._gdSUB02)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdSUB02_VIEW)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdSUB01)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdSUB01_VIEW)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     this.ResumeLayout(false);
 }
示例#9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraGrid.Columns.GridColumn         Id;
     DevExpress.XtraGrid.Columns.GridColumn         称;
     DevExpress.XtraGrid.Columns.GridColumn         代码;
     DevExpress.XtraGrid.Columns.GridColumn         备注;
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(RibbonForm1));
     DevExpress.XtraLayout.ColumnDefinition         columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition         columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition            rowDefinition1    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition            rowDefinition2    = new DevExpress.XtraLayout.RowDefinition();
     this.tileView1           = new DevExpress.XtraGrid.Views.Tile.TileView();
     this.gridControl1        = new DevExpress.XtraGrid.GridControl();
     this.gridView1           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.ribbon              = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.ribbonPage1         = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1    = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar     = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.toolTipController1  = new DevExpress.Utils.ToolTipController();
     this.simpleButton1       = new DevExpress.XtraEditors.SimpleButton();
     this.layoutControl1      = new DevExpress.XtraLayout.LayoutControl();
     this.textBox4            = new System.Windows.Forms.TextBox();
     this.textBox2            = new System.Windows.Forms.TextBox();
     this.textBox1            = new System.Windows.Forms.TextBox();
     this.textBox3            = new System.Windows.Forms.TextBox();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4  = new DevExpress.XtraLayout.LayoutControlItem();
     this.imageList1          = new System.Windows.Forms.ImageList();
     Id = new DevExpress.XtraGrid.Columns.GridColumn();
     称  = new DevExpress.XtraGrid.Columns.GridColumn();
     代码 = new DevExpress.XtraGrid.Columns.GridColumn();
     备注 = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.tileView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     this.SuspendLayout();
     //
     // Id
     //
     Id.AppearanceCell.Options.UseTextOptions   = true;
     Id.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     Id.AppearanceHeader.Options.UseTextOptions = true;
     Id.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     Id.Caption    = "Id";
     Id.FieldName  = "Id";
     Id.ImageIndex = 3;
     Id.Name       = "Id";
     Id.OptionsColumn.AllowEdit = false;
     Id.Visible      = true;
     Id.VisibleIndex = 1;
     Id.Width        = 43;
     //
     // 名称
     //
     称.AppearanceCell.Options.UseTextOptions   = true;
     称.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     称.AppearanceHeader.Options.UseTextOptions = true;
     称.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     称.Caption   = "名称";
     称.FieldName = "Name";
     称.Name      = "名称";
     称.OptionsColumn.AllowEdit = false;
     称.UnboundType             = DevExpress.Data.UnboundColumnType.String;
     称.Visible      = true;
     称.VisibleIndex = 2;
     称.Width        = 226;
     //
     // 代码
     //
     代码.AppearanceCell.Options.UseTextOptions   = true;
     代码.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     代码.AppearanceHeader.Options.UseTextOptions = true;
     代码.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     代码.Caption   = "代码";
     代码.FieldName = "Code";
     代码.Name      = "代码";
     代码.OptionsColumn.AllowEdit = false;
     代码.UnboundType             = DevExpress.Data.UnboundColumnType.String;
     代码.Visible      = true;
     代码.VisibleIndex = 3;
     代码.Width        = 66;
     //
     // 备注
     //
     备注.AppearanceCell.Options.UseTextOptions   = true;
     备注.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     备注.AppearanceHeader.Options.UseTextOptions = true;
     备注.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     备注.Caption   = "备注";
     备注.FieldName = "Memo";
     备注.Name      = "备注";
     备注.OptionsColumn.AllowEdit = false;
     备注.UnboundType             = DevExpress.Data.UnboundColumnType.String;
     备注.Visible      = true;
     备注.VisibleIndex = 4;
     备注.Width        = 185;
     //
     // tileView1
     //
     this.tileView1.GridControl = this.gridControl1;
     this.tileView1.Name        = "tileView1";
     //
     // gridControl1
     //
     this.gridControl1.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.Location          = new System.Drawing.Point(0, 147);
     this.gridControl1.MainView          = this.gridView1;
     this.gridControl1.MenuManager       = this.ribbon;
     this.gridControl1.Name              = "gridControl1";
     this.gridControl1.Size              = new System.Drawing.Size(996, 366);
     this.gridControl1.TabIndex          = 14;
     this.gridControl1.ToolTipController = this.toolTipController1;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1,
         this.tileView1
     });
     //
     // gridView1
     //
     this.gridView1.Appearance.SelectedRow.Image               = ((System.Drawing.Image)(resources.GetObject("gridView1.Appearance.SelectedRow.Image")));
     this.gridView1.Appearance.SelectedRow.Options.UseImage    = true;
     this.gridView1.Appearance.VertLine.BorderColor            = System.Drawing.Color.Blue;
     this.gridView1.Appearance.VertLine.Options.UseBorderColor = true;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         Id,
         称,
         代码,
         备注
     });
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.None, "Id", null, "")
     });
     this.gridView1.Images         = this.imageList1;
     this.gridView1.IndicatorWidth = 27;
     this.gridView1.Name           = "gridView1";
     this.gridView1.OptionsDetail.AllowExpandEmptyDetails = true;
     this.gridView1.OptionsSelection.MultiSelect          = true;
     this.gridView1.OptionsSelection.MultiSelectMode      = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect;
     this.gridView1.OptionsView.ShowFooter   = true;
     this.gridView1.CustomDrawRowIndicator  += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gridView1_CustomDrawRowIndicator);
     this.gridView1.RowCellStyle            += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.gridView1_RowCellStyle);
     this.gridView1.RowDeleting             += new DevExpress.Data.RowDeletingEventHandler(this.gridView1_RowDeleting);
     this.gridView1.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gridView1_CustomColumnDisplayText);
     this.gridView1.Click += new System.EventHandler(this.gridView1_Click);
     //
     // ribbon
     //
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbon.ExpandCollapseItem
     });
     this.ribbon.Location  = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 1;
     this.ribbon.Name      = "ribbon";
     this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbon.Size      = new System.Drawing.Size(996, 147);
     this.ribbon.StatusBar = this.ribbonStatusBar;
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "ribbonPage1";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "ribbonPageGroup1";
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 513);
     this.ribbonStatusBar.Name     = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon   = this.ribbon;
     this.ribbonStatusBar.Size     = new System.Drawing.Size(996, 31);
     //
     // toolTipController1
     //
     this.toolTipController1.GetActiveObjectInfo += new DevExpress.Utils.ToolTipControllerGetActiveObjectInfoEventHandler(this.toolTipController1_GetActiveObjectInfo);
     //
     // simpleButton1
     //
     this.simpleButton1.ButtonStyle   = DevExpress.XtraEditors.Controls.BorderStyles.Office2003;
     this.simpleButton1.Image         = ((System.Drawing.Image)(resources.GetObject("simpleButton1.Image")));
     this.simpleButton1.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
     this.simpleButton1.Location      = new System.Drawing.Point(26, 92);
     this.simpleButton1.Name          = "simpleButton1";
     this.simpleButton1.Size          = new System.Drawing.Size(81, 31);
     this.simpleButton1.TabIndex      = 7;
     this.simpleButton1.Text          = "Delete";
     this.simpleButton1.Click        += new System.EventHandler(this.simpleButton1_Click);
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.textBox4);
     this.layoutControl1.Controls.Add(this.textBox2);
     this.layoutControl1.Controls.Add(this.textBox1);
     this.layoutControl1.Controls.Add(this.textBox3);
     this.layoutControl1.Location = new System.Drawing.Point(141, 60);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(266, 246, 250, 350);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(857, 70);
     this.layoutControl1.TabIndex = 17;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // textBox4
     //
     this.textBox4.Location = new System.Drawing.Point(39, 12);
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new System.Drawing.Size(387, 20);
     this.textBox4.TabIndex = 6;
     //
     // textBox2
     //
     this.textBox2.Location = new System.Drawing.Point(457, 12);
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new System.Drawing.Size(388, 20);
     this.textBox2.TabIndex = 5;
     //
     // textBox1
     //
     this.textBox1.Location = new System.Drawing.Point(457, 37);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(388, 20);
     this.textBox1.TabIndex = 4;
     //
     // textBox3
     //
     this.textBox3.Location = new System.Drawing.Point(39, 37);
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new System.Drawing.Size(387, 20);
     this.textBox3.TabIndex = 4;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.layoutControlItem4
     });
     this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup1.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name       = "Root";
     columnDefinition1.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition1.Width             = 50D;
     columnDefinition2.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width             = 50D;
     this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2
     });
     rowDefinition1.Height   = 50D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition2.Height   = 50D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2
     });
     this.layoutControlGroup1.Size        = new System.Drawing.Size(857, 70);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control  = this.textBox1;
     this.layoutControlItem1.Location = new System.Drawing.Point(418, 25);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1;
     this.layoutControlItem1.OptionsTableLayoutItem.RowIndex    = 1;
     this.layoutControlItem1.Size     = new System.Drawing.Size(419, 25);
     this.layoutControlItem1.Text     = "备注";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(24, 14);
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control  = this.textBox2;
     this.layoutControlItem2.Location = new System.Drawing.Point(418, 0);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
     this.layoutControlItem2.Size     = new System.Drawing.Size(419, 25);
     this.layoutControlItem2.Text     = "名称";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(24, 14);
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control = this.textBox3;
     this.layoutControlItem3.CustomizationFormText = "代码";
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 25);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
     this.layoutControlItem3.Size     = new System.Drawing.Size(418, 25);
     this.layoutControlItem3.Text     = "代码";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(24, 14);
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control  = this.textBox4;
     this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem4.Name     = "layoutControlItem4";
     this.layoutControlItem4.Size     = new System.Drawing.Size(418, 25);
     this.layoutControlItem4.Text     = "Id";
     this.layoutControlItem4.TextSize = new System.Drawing.Size(24, 14);
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "DeleteDataSource2_16x16.png");
     this.imageList1.Images.SetKeyName(1, "DeleteDataSource2_32x32.png");
     this.imageList1.Images.SetKeyName(2, "EditDataSource_16x16.png");
     this.imageList1.Images.SetKeyName(3, "EditDataSource_32x32.png");
     this.imageList1.Images.SetKeyName(4, "ExportModelDifferences_16x16.png");
     this.imageList1.Images.SetKeyName(5, "ExportModelDifferences_32x32.png");
     this.imageList1.Images.SetKeyName(6, "ManageDatasource_16x16.png");
     this.imageList1.Images.SetKeyName(7, "ResetModelDifferences_16x16.png");
     this.imageList1.Images.SetKeyName(8, "ResetModelDifferences_32x32.png");
     this.imageList1.Images.SetKeyName(9, "SelectData_16x16.png");
     this.imageList1.Images.SetKeyName(10, "SelectData_32x32.png");
     this.imageList1.Images.SetKeyName(11, "SelectDataMember_16x16.png");
     this.imageList1.Images.SetKeyName(12, "SelectDataMember_32x32.png");
     this.imageList1.Images.SetKeyName(13, "ServerMode_16x16.png");
     this.imageList1.Images.SetKeyName(14, "SortDesc_16x16.png");
     this.imageList1.Images.SetKeyName(15, "SortDesc_32x32.png");
     this.imageList1.Images.SetKeyName(16, "Summary_16x16.png");
     this.imageList1.Images.SetKeyName(17, "Summary_32x32.png");
     //
     // RibbonForm1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(996, 544);
     this.Controls.Add(this.layoutControl1);
     this.Controls.Add(this.gridControl1);
     this.Controls.Add(this.simpleButton1);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.Name          = "RibbonForm1";
     this.Ribbon        = this.ribbon;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.StatusBar     = this.ribbonStatusBar;
     this.Text          = "RibbonForm1";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Load         += new System.EventHandler(this.RibbonForm1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.tileView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
示例#10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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();
     this.layoutControl1      = new DevExpress.XtraLayout.LayoutControl();
     this.lblUnits            = new DevExpress.XtraEditors.LabelControl();
     this.numAmount           = new DevExpress.XtraEditors.SpinEdit();
     this.labelControl1       = new DevExpress.XtraEditors.LabelControl();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3  = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numAmount.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.lblUnits);
     this.layoutControl1.Controls.Add(this.numAmount);
     this.layoutControl1.Controls.Add(this.labelControl1);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(535, 172, 650, 400);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(211, 29);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // lblUnits
     //
     this.lblUnits.Location        = new System.Drawing.Point(186, 7);
     this.lblUnits.Name            = "lblUnits";
     this.lblUnits.Size            = new System.Drawing.Size(23, 13);
     this.lblUnits.StyleController = this.layoutControl1;
     this.lblUnits.TabIndex        = 6;
     this.lblUnits.Text            = "units";
     //
     // numAmount
     //
     this.numAmount.EditValue = new decimal(new int[] {
         0,
         0,
         0,
         0
     });
     this.numAmount.Location = new System.Drawing.Point(38, 4);
     this.numAmount.Name     = "numAmount";
     this.numAmount.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.numAmount.Properties.IsFloatValue  = false;
     this.numAmount.Properties.Mask.EditMask = "N00";
     this.numAmount.Size            = new System.Drawing.Size(144, 20);
     this.numAmount.StyleController = this.layoutControl1;
     this.numAmount.TabIndex        = 5;
     //
     // labelControl1
     //
     this.labelControl1.Anchor          = System.Windows.Forms.AnchorStyles.Right;
     this.labelControl1.Location        = new System.Drawing.Point(2, 7);
     this.labelControl1.Name            = "labelControl1";
     this.labelControl1.Size            = new System.Drawing.Size(32, 13);
     this.labelControl1.StyleController = this.layoutControl1;
     this.labelControl1.TabIndex        = 4;
     this.labelControl1.Text            = "Every:";
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3
     });
     this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup1.Name       = "Root";
     columnDefinition1.SizeType          = System.Windows.Forms.SizeType.AutoSize;
     columnDefinition1.Width             = 36D;
     columnDefinition2.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width             = 100D;
     columnDefinition3.SizeType          = System.Windows.Forms.SizeType.AutoSize;
     columnDefinition3.Width             = 27D;
     this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2,
         columnDefinition3
     });
     rowDefinition1.Height   = 50D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition2.Height   = 24D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.AutoSize;
     rowDefinition3.Height   = 50D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2,
         rowDefinition3
     });
     this.layoutControlGroup1.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlGroup1.Size        = new System.Drawing.Size(211, 29);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control          = this.labelControl1;
     this.layoutControlItem1.ControlAlignment = System.Drawing.ContentAlignment.MiddleRight;
     this.layoutControlItem1.Location         = new System.Drawing.Point(0, 2);
     this.layoutControlItem1.Name             = "layoutControlItem1";
     this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1;
     this.layoutControlItem1.Size                    = new System.Drawing.Size(36, 24);
     this.layoutControlItem1.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible             = false;
     this.layoutControlItem1.TrimClientAreaToControl = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control  = this.numAmount;
     this.layoutControlItem2.Location = new System.Drawing.Point(36, 2);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
     this.layoutControlItem2.OptionsTableLayoutItem.RowIndex    = 1;
     this.layoutControlItem2.Size        = new System.Drawing.Size(148, 24);
     this.layoutControlItem2.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextVisible = false;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control          = this.lblUnits;
     this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.MiddleLeft;
     this.layoutControlItem3.Location         = new System.Drawing.Point(184, 2);
     this.layoutControlItem3.Name             = "layoutControlItem3";
     this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
     this.layoutControlItem3.OptionsTableLayoutItem.RowIndex    = 1;
     this.layoutControlItem3.Size                    = new System.Drawing.Size(27, 24);
     this.layoutControlItem3.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible             = false;
     this.layoutControlItem3.TrimClientAreaToControl = false;
     //
     // RecurringPeriodControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.layoutControl1);
     this.Name = "RecurringPeriodControl";
     this.Size = new System.Drawing.Size(211, 29);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.numAmount.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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();
     DevExpress.XtraLayout.RowDefinition    rowDefinition4    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition5    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition6    = new DevExpress.XtraLayout.RowDefinition();
     this.myDataLayoutControl = new OgrenciTakip.UI.Win.UserControls.Controls.MyDataLayoutControl();
     this.txtAciklama         = new OgrenciTakip.UI.Win.UserControls.Controls.MyMemoEdit();
     this.tglDurum            = new OgrenciTakip.UI.Win.UserControls.Controls.MyToggleSwitch();
     this.txtRol              = new OgrenciTakip.UI.Win.UserControls.Controls.MyButtonEdit();
     this.txtEmail            = new OgrenciTakip.UI.Win.UserControls.Controls.EmailTextEdit();
     this.txtSoyadi           = new OgrenciTakip.UI.Win.UserControls.Controls.MyTextEdit();
     this.txtAdi              = new OgrenciTakip.UI.Win.UserControls.Controls.MyTextEdit();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem5  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem6  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem7  = new DevExpress.XtraLayout.LayoutControlItem();
     this.txtKullaniciAdi     = new OgrenciTakip.UI.Win.UserControls.Controls.MyKodTextEdit();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.resimMenu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl)).BeginInit();
     this.myDataLayoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtAciklama.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tglDurum.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRol.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEmail.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSoyadi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAdi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKullaniciAdi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl
     //
     this.ribbonControl.ExpandCollapseItem.Id = 0;
     this.ribbonControl.Size = new System.Drawing.Size(375, 102);
     this.ribbonControl.Toolbar.ShowCustomizeItem = false;
     //
     // myDataLayoutControl
     //
     this.myDataLayoutControl.Controls.Add(this.txtKullaniciAdi);
     this.myDataLayoutControl.Controls.Add(this.txtAciklama);
     this.myDataLayoutControl.Controls.Add(this.tglDurum);
     this.myDataLayoutControl.Controls.Add(this.txtRol);
     this.myDataLayoutControl.Controls.Add(this.txtEmail);
     this.myDataLayoutControl.Controls.Add(this.txtSoyadi);
     this.myDataLayoutControl.Controls.Add(this.txtAdi);
     this.myDataLayoutControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.myDataLayoutControl.Location = new System.Drawing.Point(0, 102);
     this.myDataLayoutControl.Name     = "myDataLayoutControl";
     this.myDataLayoutControl.OptionsFocus.EnableAutoTabOrder = false;
     this.myDataLayoutControl.Root     = this.layoutControlGroup1;
     this.myDataLayoutControl.Size     = new System.Drawing.Size(375, 201);
     this.myDataLayoutControl.TabIndex = 0;
     this.myDataLayoutControl.Text     = "myDataLayoutControl1";
     //
     // txtAciklama
     //
     this.txtAciklama.EnterMoveNextControl = true;
     this.txtAciklama.Location             = new System.Drawing.Point(70, 132);
     this.txtAciklama.MenuManager          = this.ribbonControl;
     this.txtAciklama.Name = "txtAciklama";
     this.txtAciklama.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtAciklama.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtAciklama.Properties.MaxLength = 500;
     this.txtAciklama.Size = new System.Drawing.Size(293, 57);
     this.txtAciklama.StatusBarAciklama = "Açıklama Giriniz.";
     this.txtAciklama.StyleController   = this.myDataLayoutControl;
     this.txtAciklama.TabIndex          = 5;
     //
     // tglDurum
     //
     this.tglDurum.EnterMoveNextControl = true;
     this.tglDurum.Location             = new System.Drawing.Point(268, 12);
     this.tglDurum.MenuManager          = this.ribbonControl;
     this.tglDurum.Name = "tglDurum";
     this.tglDurum.Properties.Appearance.ForeColor            = System.Drawing.Color.Maroon;
     this.tglDurum.Properties.Appearance.Options.UseForeColor = true;
     this.tglDurum.Properties.AutoHeight     = false;
     this.tglDurum.Properties.AutoWidth      = true;
     this.tglDurum.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.tglDurum.Properties.OffText        = "Pasif";
     this.tglDurum.Properties.OnText         = "Aktif";
     this.tglDurum.Size = new System.Drawing.Size(97, 20);
     this.tglDurum.StatusBarAciklama = "Kartın Kullanım Durumunu Seçiniz.";
     this.tglDurum.StyleController   = this.myDataLayoutControl;
     this.tglDurum.TabIndex          = 6;
     //
     // txtRol
     //
     this.txtRol.EnterMoveNextControl = true;
     this.txtRol.Id          = null;
     this.txtRol.Location    = new System.Drawing.Point(70, 108);
     this.txtRol.MenuManager = this.ribbonControl;
     this.txtRol.Name        = "txtRol";
     this.txtRol.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtRol.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtRol.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.txtRol.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.txtRol.Size = new System.Drawing.Size(138, 20);
     this.txtRol.StatusBarAciklama        = "Rol Seçiniz.";
     this.txtRol.StatusBarKisayol         = "F4 :";
     this.txtRol.StatusBarKisayolAciklama = "Seçim Yap.";
     this.txtRol.StyleController          = this.myDataLayoutControl;
     this.txtRol.TabIndex = 4;
     //
     // txtEmail
     //
     this.txtEmail.EnterMoveNextControl = true;
     this.txtEmail.Location             = new System.Drawing.Point(70, 84);
     this.txtEmail.MenuManager          = this.ribbonControl;
     this.txtEmail.Name = "txtEmail";
     this.txtEmail.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtEmail.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtEmail.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Strong;
     this.txtEmail.Properties.Mask.EditMask     = "((([0-9a-zA-Z_%-])+[.])+|([0-9a-zA-Z_%-])+)+@((([0-9a-zA-Z_-])+[.])+|([0-9a-zA-Z_" +
                                                  "-])+)+";
     this.txtEmail.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.txtEmail.Properties.MaxLength     = 50;
     this.txtEmail.Size = new System.Drawing.Size(293, 20);
     this.txtEmail.StatusBarAciklama = "E-Mail Adresi Giriniz.";
     this.txtEmail.StyleController   = this.myDataLayoutControl;
     this.txtEmail.TabIndex          = 3;
     //
     // txtSoyadi
     //
     this.txtSoyadi.EnterMoveNextControl = true;
     this.txtSoyadi.Location             = new System.Drawing.Point(70, 60);
     this.txtSoyadi.MenuManager          = this.ribbonControl;
     this.txtSoyadi.Name = "txtSoyadi";
     this.txtSoyadi.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtSoyadi.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtSoyadi.Properties.MaxLength = 50;
     this.txtSoyadi.Size = new System.Drawing.Size(138, 20);
     this.txtSoyadi.StatusBarAciklama = "Kullanıcının Soyadını Giriniz.";
     this.txtSoyadi.StyleController   = this.myDataLayoutControl;
     this.txtSoyadi.TabIndex          = 2;
     //
     // txtAdi
     //
     this.txtAdi.EnterMoveNextControl = true;
     this.txtAdi.Location             = new System.Drawing.Point(70, 36);
     this.txtAdi.MenuManager          = this.ribbonControl;
     this.txtAdi.Name = "txtAdi";
     this.txtAdi.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtAdi.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtAdi.Properties.MaxLength = 50;
     this.txtAdi.Size = new System.Drawing.Size(138, 20);
     this.txtAdi.StatusBarAciklama = "Kullanıcının Adını Giriniz.";
     this.txtAdi.StyleController   = this.myDataLayoutControl;
     this.txtAdi.TabIndex          = 1;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.layoutControlItem4,
         this.layoutControlItem5,
         this.layoutControlItem6,
         this.layoutControlItem7,
         this.layoutControlItem1
     });
     this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup1.Name       = "layoutControlGroup1";
     columnDefinition1.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition1.Width             = 200D;
     columnDefinition2.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width             = 100D;
     columnDefinition3.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition3.Width             = 99D;
     this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2,
         columnDefinition3
     });
     rowDefinition1.Height   = 24D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition2.Height   = 24D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition3.Height   = 24D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition4.Height   = 24D;
     rowDefinition4.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition5.Height   = 24D;
     rowDefinition5.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition6.Height   = 100D;
     rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2,
         rowDefinition3,
         rowDefinition4,
         rowDefinition5,
         rowDefinition6
     });
     this.layoutControlGroup1.Size        = new System.Drawing.Size(375, 201);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem2.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem2.Control  = this.txtAdi;
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 24);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
     this.layoutControlItem2.Size     = new System.Drawing.Size(200, 24);
     this.layoutControlItem2.Text     = "Adı";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(55, 13);
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem3.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem3.Control  = this.txtSoyadi;
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 48);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
     this.layoutControlItem3.Size     = new System.Drawing.Size(200, 24);
     this.layoutControlItem3.Text     = "Soyadı";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(55, 13);
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem4.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem4.Control  = this.txtEmail;
     this.layoutControlItem4.Location = new System.Drawing.Point(0, 72);
     this.layoutControlItem4.Name     = "layoutControlItem4";
     this.layoutControlItem4.OptionsTableLayoutItem.ColumnSpan = 3;
     this.layoutControlItem4.OptionsTableLayoutItem.RowIndex   = 3;
     this.layoutControlItem4.Size     = new System.Drawing.Size(355, 24);
     this.layoutControlItem4.Text     = "Email";
     this.layoutControlItem4.TextSize = new System.Drawing.Size(55, 13);
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem5.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem5.Control  = this.txtRol;
     this.layoutControlItem5.Location = new System.Drawing.Point(0, 96);
     this.layoutControlItem5.Name     = "layoutControlItem5";
     this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 4;
     this.layoutControlItem5.Size     = new System.Drawing.Size(200, 24);
     this.layoutControlItem5.Text     = "Rol";
     this.layoutControlItem5.TextSize = new System.Drawing.Size(55, 13);
     //
     // layoutControlItem6
     //
     this.layoutControlItem6.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem6.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem6.Control  = this.tglDurum;
     this.layoutControlItem6.Location = new System.Drawing.Point(256, 0);
     this.layoutControlItem6.Name     = "layoutControlItem6";
     this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2;
     this.layoutControlItem6.Size        = new System.Drawing.Size(99, 24);
     this.layoutControlItem6.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem6.TextVisible = false;
     //
     // layoutControlItem7
     //
     this.layoutControlItem7.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem7.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem7.Control  = this.txtAciklama;
     this.layoutControlItem7.Location = new System.Drawing.Point(0, 120);
     this.layoutControlItem7.Name     = "layoutControlItem7";
     this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 3;
     this.layoutControlItem7.OptionsTableLayoutItem.RowIndex   = 5;
     this.layoutControlItem7.Size     = new System.Drawing.Size(355, 61);
     this.layoutControlItem7.Text     = "Açılama";
     this.layoutControlItem7.TextSize = new System.Drawing.Size(55, 13);
     //
     // txtKullaniciAdi
     //
     this.txtKullaniciAdi.EnterMoveNextControl = true;
     this.txtKullaniciAdi.Location             = new System.Drawing.Point(70, 12);
     this.txtKullaniciAdi.MenuManager          = this.ribbonControl;
     this.txtKullaniciAdi.Name = "txtKullaniciAdi";
     this.txtKullaniciAdi.Properties.Appearance.BackColor                   = System.Drawing.Color.PaleGoldenrod;
     this.txtKullaniciAdi.Properties.Appearance.Options.UseBackColor        = true;
     this.txtKullaniciAdi.Properties.Appearance.Options.UseTextOptions      = true;
     this.txtKullaniciAdi.Properties.Appearance.TextOptions.HAlignment      = DevExpress.Utils.HorzAlignment.Center;
     this.txtKullaniciAdi.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtKullaniciAdi.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtKullaniciAdi.Properties.MaxLength = 30;
     this.txtKullaniciAdi.Size = new System.Drawing.Size(138, 20);
     this.txtKullaniciAdi.StatusBarAciklama = "Kullanıcı Adı Giriniz.";
     this.txtKullaniciAdi.StyleController   = this.myDataLayoutControl;
     this.txtKullaniciAdi.TabIndex          = 7;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem1.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem1.Control  = this.txtKullaniciAdi;
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(200, 24);
     this.layoutControlItem1.Text     = "Kullanıcı Adı";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(55, 13);
     //
     // KullaniciEditForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(375, 334);
     this.Controls.Add(this.myDataLayoutControl);
     this.MinimumSize = new System.Drawing.Size(385, 335);
     this.Name        = "KullaniciEditForm";
     this.Text        = "Kullanıcı Kartı";
     this.Controls.SetChildIndex(this.ribbonControl, 0);
     this.Controls.SetChildIndex(this.myDataLayoutControl, 0);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.resimMenu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl)).EndInit();
     this.myDataLayoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.txtAciklama.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tglDurum.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRol.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEmail.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSoyadi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAdi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKullaniciAdi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
示例#12
0
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PositionContent));
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = 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();
            DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
            this.dateEditDateTimeFrom = new DevExpress.XtraEditors.DateEdit();
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            this.panel1 = new System.Windows.Forms.Panel();
            this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
            this.textEditSearch = new DevExpress.XtraEditors.TextEdit();
            this.customGridLookUpEditCustomer = new CustomGridLookUpEdit();
            this.customGridView2 = new CustomGridView();
            this.customGridLookUpEditStatus = new CustomGridLookUpEdit();
            this.customGridView1 = new CustomGridView();
            this.checkEditIsAllDate = new DevExpress.XtraEditors.CheckEdit();
            this.gridControl = new DevExpress.XtraGrid.GridControl();
            this.gridView = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.No = new DevExpress.XtraGrid.Columns.GridColumn();
            this.DDA = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Date = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Customer = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Amount = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Status = new DevExpress.XtraGrid.Columns.GridColumn();
            this.dateEditDateTimeTo = new DevExpress.XtraEditors.DateEdit();
            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItemDateTimeTo = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItemAllDae = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItemGridControl = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItemStatus = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItemSearch = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItemCustomer = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItemDateTimeFrom = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.panelContent.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dateEditDateTimeFrom.Properties.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEditDateTimeFrom.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
            this.layoutControl1.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEditSearch.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.customGridLookUpEditCustomer.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.customGridView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.customGridLookUpEditStatus.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.customGridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkEditIsAllDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEditDateTimeTo.Properties.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEditDateTimeTo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemDateTimeTo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemAllDae)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemGridControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemStatus)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemSearch)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemCustomer)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemDateTimeFrom)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            this.SuspendLayout();
            // 
            // panelContent
            // 
            this.panelContent.Controls.Add(this.layoutControl1);
            this.panelContent.Size = new System.Drawing.Size(891, 445);
            // 
            // dateEditDateTimeFrom
            // 
            this.dateEditDateTimeFrom.EditValue = new System.DateTime(2016, 2, 15, 17, 13, 48, 0);
            this.dateEditDateTimeFrom.Location = new System.Drawing.Point(101, 12);
            this.dateEditDateTimeFrom.Name = "dateEditDateTimeFrom";
            this.dateEditDateTimeFrom.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.dateEditDateTimeFrom.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.dateEditDateTimeFrom.Properties.DisplayFormat.FormatString = "dd/MM/yyyy";
            this.dateEditDateTimeFrom.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.dateEditDateTimeFrom.Properties.EditFormat.FormatString = "dd/MM/yyyy";
            this.dateEditDateTimeFrom.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.dateEditDateTimeFrom.Properties.Mask.BeepOnError = true;
            this.dateEditDateTimeFrom.Properties.Mask.EditMask = "dd/MM/yyyy";
            this.dateEditDateTimeFrom.Size = new System.Drawing.Size(182, 30);
            this.dateEditDateTimeFrom.StyleController = this.layoutControl1;
            this.dateEditDateTimeFrom.TabIndex = 0;
            // 
            // layoutControl1
            // 
            this.layoutControl1.Appearance.Control.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.layoutControl1.Appearance.Control.Options.UseFont = true;
            this.layoutControl1.Appearance.ControlDisabled.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.layoutControl1.Appearance.ControlDisabled.Options.UseFont = true;
            this.layoutControl1.Appearance.ControlDropDown.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.layoutControl1.Appearance.ControlDropDown.Options.UseFont = true;
            this.layoutControl1.Appearance.ControlDropDownHeader.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.layoutControl1.Appearance.ControlDropDownHeader.Options.UseFont = true;
            this.layoutControl1.Appearance.ControlFocused.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.layoutControl1.Appearance.ControlFocused.Options.UseFont = true;
            this.layoutControl1.Appearance.ControlReadOnly.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.layoutControl1.Appearance.ControlReadOnly.Options.UseFont = true;
            this.layoutControl1.Appearance.DisabledLayoutGroupCaption.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.layoutControl1.Appearance.DisabledLayoutGroupCaption.Options.UseFont = true;
            this.layoutControl1.Appearance.DisabledLayoutItem.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.layoutControl1.Appearance.DisabledLayoutItem.Options.UseFont = true;
            this.layoutControl1.Controls.Add(this.panel1);
            this.layoutControl1.Controls.Add(this.textEditSearch);
            this.layoutControl1.Controls.Add(this.customGridLookUpEditCustomer);
            this.layoutControl1.Controls.Add(this.customGridLookUpEditStatus);
            this.layoutControl1.Controls.Add(this.checkEditIsAllDate);
            this.layoutControl1.Controls.Add(this.gridControl);
            this.layoutControl1.Controls.Add(this.dateEditDateTimeTo);
            this.layoutControl1.Controls.Add(this.dateEditDateTimeFrom);
            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl1.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.layoutControl1.Location = new System.Drawing.Point(0, 0);
            this.layoutControl1.Name = "layoutControl1";
            this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(117, 182, 514, 350);
            this.layoutControl1.Root = this.layoutControlGroup1;
            this.layoutControl1.Size = new System.Drawing.Size(891, 445);
            this.layoutControl1.TabIndex = 1;
            this.layoutControl1.Text = "layoutControl1";
            // 
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.Color.Transparent;
            this.panel1.Controls.Add(this.simpleButton1);
            this.panel1.Location = new System.Drawing.Point(607, 80);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(257, 30);
            this.panel1.TabIndex = 8;
            // 
            // simpleButton1
            // 
            this.simpleButton1.AllowFocus = false;
            this.simpleButton1.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.simpleButton1.Appearance.BackColor = System.Drawing.Color.Transparent;
            this.simpleButton1.Appearance.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.simpleButton1.Appearance.Options.UseBackColor = true;
            this.simpleButton1.Appearance.Options.UseFont = true;
            this.simpleButton1.AutoSize = true;
            this.simpleButton1.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
            this.simpleButton1.Dock = System.Windows.Forms.DockStyle.Left;
            this.simpleButton1.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.Image")));
            this.simpleButton1.Location = new System.Drawing.Point(0, 0);
            this.simpleButton1.Name = "simpleButton1";
            this.simpleButton1.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False;
            this.simpleButton1.Size = new System.Drawing.Size(42, 30);
            this.simpleButton1.TabIndex = 0;
            // 
            // textEditSearch
            // 
            this.textEditSearch.Location = new System.Drawing.Point(101, 80);
            this.textEditSearch.Name = "textEditSearch";
            this.textEditSearch.Size = new System.Drawing.Size(472, 30);
            this.textEditSearch.StyleController = this.layoutControl1;
            this.textEditSearch.TabIndex = 6;
            // 
            // customGridLookUpEditCustomer
            // 
            this.customGridLookUpEditCustomer.AdditionalModelsList = null;
            this.customGridLookUpEditCustomer.EditValue = "";
            this.customGridLookUpEditCustomer.GridLookUpType = null;
            this.customGridLookUpEditCustomer.GridViewWidth = 355;
            this.customGridLookUpEditCustomer.InPlaceRepositoryPopUp = null;
            this.customGridLookUpEditCustomer.IsAdditionalModelsOnTop = true;
            this.customGridLookUpEditCustomer.Location = new System.Drawing.Point(101, 46);
            this.customGridLookUpEditCustomer.Margin = new System.Windows.Forms.Padding(0);
            this.customGridLookUpEditCustomer.Name = "customGridLookUpEditCustomer";
            this.customGridLookUpEditCustomer.OnSelectionChangeAction = null;
            this.customGridLookUpEditCustomer.PopUpMaxHeight = 300;
            this.customGridLookUpEditCustomer.Properties.Appearance.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridLookUpEditCustomer.Properties.Appearance.Options.UseFont = true;
            serializableAppearanceObject1.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            serializableAppearanceObject1.Options.UseFont = true;
            this.customGridLookUpEditCustomer.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "", null, null, true)});
            this.customGridLookUpEditCustomer.Properties.NullText = "";
            this.customGridLookUpEditCustomer.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains;
            this.customGridLookUpEditCustomer.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
            this.customGridLookUpEditCustomer.Properties.View = this.customGridView2;
            this.customGridLookUpEditCustomer.QueryModel = null;
            this.customGridLookUpEditCustomer.Size = new System.Drawing.Size(182, 30);
            this.customGridLookUpEditCustomer.StyleController = this.layoutControl1;
            this.customGridLookUpEditCustomer.TabIndex = 4;
            // 
            // customGridView2
            // 
            this.customGridView2.Appearance.ColumnFilterButton.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.ColumnFilterButton.Options.UseFont = true;
            this.customGridView2.Appearance.ColumnFilterButtonActive.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.ColumnFilterButtonActive.Options.UseFont = true;
            this.customGridView2.Appearance.CustomizationFormHint.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.CustomizationFormHint.Options.UseFont = true;
            this.customGridView2.Appearance.DetailTip.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.DetailTip.Options.UseFont = true;
            this.customGridView2.Appearance.Empty.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.Empty.Options.UseFont = true;
            this.customGridView2.Appearance.EvenRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.EvenRow.Options.UseFont = true;
            this.customGridView2.Appearance.FilterCloseButton.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.FilterCloseButton.Options.UseFont = true;
            this.customGridView2.Appearance.FilterPanel.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.FilterPanel.Options.UseFont = true;
            this.customGridView2.Appearance.FixedLine.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.FixedLine.Options.UseFont = true;
            this.customGridView2.Appearance.FocusedCell.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.FocusedCell.Options.UseFont = true;
            this.customGridView2.Appearance.FocusedRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.customGridView2.Appearance.FocusedRow.Options.UseFont = true;
            this.customGridView2.Appearance.FooterPanel.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.FooterPanel.Options.UseFont = true;
            this.customGridView2.Appearance.GroupButton.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.GroupButton.Options.UseFont = true;
            this.customGridView2.Appearance.GroupFooter.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.GroupFooter.Options.UseFont = true;
            this.customGridView2.Appearance.GroupPanel.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.GroupPanel.Options.UseFont = true;
            this.customGridView2.Appearance.GroupRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.GroupRow.Options.UseFont = true;
            this.customGridView2.Appearance.HeaderPanel.Font = new System.Drawing.Font("Romnea", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.customGridView2.Appearance.HeaderPanel.Options.UseFont = true;
            this.customGridView2.Appearance.HideSelectionRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.HideSelectionRow.Options.UseFont = true;
            this.customGridView2.Appearance.HorzLine.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.HorzLine.Options.UseFont = true;
            this.customGridView2.Appearance.OddRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.OddRow.Options.UseFont = true;
            this.customGridView2.Appearance.Preview.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.Preview.Options.UseFont = true;
            this.customGridView2.Appearance.Row.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.customGridView2.Appearance.Row.Options.UseFont = true;
            this.customGridView2.Appearance.RowSeparator.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.RowSeparator.Options.UseFont = true;
            this.customGridView2.Appearance.SelectedRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.SelectedRow.Options.UseFont = true;
            this.customGridView2.Appearance.TopNewRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.TopNewRow.Options.UseFont = true;
            this.customGridView2.Appearance.VertLine.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.VertLine.Options.UseFont = true;
            this.customGridView2.Appearance.ViewCaption.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView2.Appearance.ViewCaption.Options.UseFont = true;
            this.customGridView2.FixedLineWidth = 1;
            this.customGridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
            this.customGridView2.Name = "customGridView2";
            this.customGridView2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
            this.customGridView2.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.False;
            this.customGridView2.OptionsBehavior.AllowFixedGroups = DevExpress.Utils.DefaultBoolean.False;
            this.customGridView2.OptionsBehavior.Editable = false;
            this.customGridView2.OptionsCustomization.AllowQuickHideColumns = false;
            this.customGridView2.OptionsDetail.AllowZoomDetail = false;
            this.customGridView2.OptionsDetail.EnableMasterViewMode = false;
            this.customGridView2.OptionsDetail.ShowDetailTabs = false;
            this.customGridView2.OptionsDetail.SmartDetailExpand = false;
            this.customGridView2.OptionsFilter.AllowFilterEditor = false;
            this.customGridView2.OptionsFind.AllowFindPanel = false;
            this.customGridView2.OptionsHint.ShowCellHints = false;
            this.customGridView2.OptionsHint.ShowColumnHeaderHints = false;
            this.customGridView2.OptionsHint.ShowFooterHints = false;
            this.customGridView2.OptionsMenu.EnableColumnMenu = false;
            this.customGridView2.OptionsMenu.EnableFooterMenu = false;
            this.customGridView2.OptionsMenu.EnableGroupPanelMenu = false;
            this.customGridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.customGridView2.OptionsSelection.UseIndicatorForSelection = false;
            this.customGridView2.OptionsView.ShowDetailButtons = false;
            this.customGridView2.OptionsView.ShowGroupExpandCollapseButtons = false;
            this.customGridView2.OptionsView.ShowGroupPanel = false;
            this.customGridView2.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.False;
            this.customGridView2.OptionsView.ShowIndicator = false;
            this.customGridView2.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.False;
            // 
            // customGridLookUpEditStatus
            // 
            this.customGridLookUpEditStatus.AdditionalModelsList = null;
            this.customGridLookUpEditStatus.EditValue = "";
            this.customGridLookUpEditStatus.GridLookUpType = null;
            this.customGridLookUpEditStatus.GridViewWidth = 355;
            this.customGridLookUpEditStatus.InPlaceRepositoryPopUp = null;
            this.customGridLookUpEditStatus.IsAdditionalModelsOnTop = true;
            this.customGridLookUpEditStatus.Location = new System.Drawing.Point(391, 46);
            this.customGridLookUpEditStatus.Margin = new System.Windows.Forms.Padding(0);
            this.customGridLookUpEditStatus.Name = "customGridLookUpEditStatus";
            this.customGridLookUpEditStatus.OnSelectionChangeAction = null;
            this.customGridLookUpEditStatus.PopUpMaxHeight = 300;
            this.customGridLookUpEditStatus.Properties.Appearance.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridLookUpEditStatus.Properties.Appearance.Options.UseFont = true;
            serializableAppearanceObject2.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            serializableAppearanceObject2.Options.UseFont = true;
            this.customGridLookUpEditStatus.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject2, "", null, null, true)});
            this.customGridLookUpEditStatus.Properties.NullText = "";
            this.customGridLookUpEditStatus.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains;
            this.customGridLookUpEditStatus.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
            this.customGridLookUpEditStatus.Properties.View = this.customGridView1;
            this.customGridLookUpEditStatus.QueryModel = null;
            this.customGridLookUpEditStatus.Size = new System.Drawing.Size(182, 30);
            this.customGridLookUpEditStatus.StyleController = this.layoutControl1;
            this.customGridLookUpEditStatus.TabIndex = 5;
            // 
            // customGridView1
            // 
            this.customGridView1.Appearance.ColumnFilterButton.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.ColumnFilterButton.Options.UseFont = true;
            this.customGridView1.Appearance.ColumnFilterButtonActive.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.ColumnFilterButtonActive.Options.UseFont = true;
            this.customGridView1.Appearance.CustomizationFormHint.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.CustomizationFormHint.Options.UseFont = true;
            this.customGridView1.Appearance.DetailTip.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.DetailTip.Options.UseFont = true;
            this.customGridView1.Appearance.Empty.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.Empty.Options.UseFont = true;
            this.customGridView1.Appearance.EvenRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.EvenRow.Options.UseFont = true;
            this.customGridView1.Appearance.FilterCloseButton.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.FilterCloseButton.Options.UseFont = true;
            this.customGridView1.Appearance.FilterPanel.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.FilterPanel.Options.UseFont = true;
            this.customGridView1.Appearance.FixedLine.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.FixedLine.Options.UseFont = true;
            this.customGridView1.Appearance.FocusedCell.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.FocusedCell.Options.UseFont = true;
            this.customGridView1.Appearance.FocusedRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.customGridView1.Appearance.FocusedRow.Options.UseFont = true;
            this.customGridView1.Appearance.FooterPanel.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.FooterPanel.Options.UseFont = true;
            this.customGridView1.Appearance.GroupButton.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.GroupButton.Options.UseFont = true;
            this.customGridView1.Appearance.GroupFooter.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.GroupFooter.Options.UseFont = true;
            this.customGridView1.Appearance.GroupPanel.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.GroupPanel.Options.UseFont = true;
            this.customGridView1.Appearance.GroupRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.GroupRow.Options.UseFont = true;
            this.customGridView1.Appearance.HeaderPanel.Font = new System.Drawing.Font("Romnea", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.customGridView1.Appearance.HeaderPanel.Options.UseFont = true;
            this.customGridView1.Appearance.HideSelectionRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.HideSelectionRow.Options.UseFont = true;
            this.customGridView1.Appearance.HorzLine.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.HorzLine.Options.UseFont = true;
            this.customGridView1.Appearance.OddRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.OddRow.Options.UseFont = true;
            this.customGridView1.Appearance.Preview.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.Preview.Options.UseFont = true;
            this.customGridView1.Appearance.Row.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.customGridView1.Appearance.Row.Options.UseFont = true;
            this.customGridView1.Appearance.RowSeparator.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.RowSeparator.Options.UseFont = true;
            this.customGridView1.Appearance.SelectedRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.SelectedRow.Options.UseFont = true;
            this.customGridView1.Appearance.TopNewRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.TopNewRow.Options.UseFont = true;
            this.customGridView1.Appearance.VertLine.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.VertLine.Options.UseFont = true;
            this.customGridView1.Appearance.ViewCaption.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.customGridView1.Appearance.ViewCaption.Options.UseFont = true;
            this.customGridView1.FixedLineWidth = 1;
            this.customGridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
            this.customGridView1.Name = "customGridView1";
            this.customGridView1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
            this.customGridView1.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.False;
            this.customGridView1.OptionsBehavior.AllowFixedGroups = DevExpress.Utils.DefaultBoolean.False;
            this.customGridView1.OptionsBehavior.Editable = false;
            this.customGridView1.OptionsCustomization.AllowQuickHideColumns = false;
            this.customGridView1.OptionsDetail.AllowZoomDetail = false;
            this.customGridView1.OptionsDetail.EnableMasterViewMode = false;
            this.customGridView1.OptionsDetail.ShowDetailTabs = false;
            this.customGridView1.OptionsDetail.SmartDetailExpand = false;
            this.customGridView1.OptionsFilter.AllowFilterEditor = false;
            this.customGridView1.OptionsFind.AllowFindPanel = false;
            this.customGridView1.OptionsHint.ShowCellHints = false;
            this.customGridView1.OptionsHint.ShowColumnHeaderHints = false;
            this.customGridView1.OptionsHint.ShowFooterHints = false;
            this.customGridView1.OptionsMenu.EnableColumnMenu = false;
            this.customGridView1.OptionsMenu.EnableFooterMenu = false;
            this.customGridView1.OptionsMenu.EnableGroupPanelMenu = false;
            this.customGridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.customGridView1.OptionsSelection.UseIndicatorForSelection = false;
            this.customGridView1.OptionsView.ShowDetailButtons = false;
            this.customGridView1.OptionsView.ShowGroupExpandCollapseButtons = false;
            this.customGridView1.OptionsView.ShowGroupPanel = false;
            this.customGridView1.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.False;
            this.customGridView1.OptionsView.ShowIndicator = false;
            this.customGridView1.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.False;
            // 
            // checkEditIsAllDate
            // 
            this.checkEditIsAllDate.Location = new System.Drawing.Point(607, 12);
            this.checkEditIsAllDate.Name = "checkEditIsAllDate";
            this.checkEditIsAllDate.Properties.Caption = "Is All Date";
            this.checkEditIsAllDate.Size = new System.Drawing.Size(257, 28);
            this.checkEditIsAllDate.StyleController = this.layoutControl1;
            this.checkEditIsAllDate.TabIndex = 3;
            // 
            // gridControl
            // 
            this.gridControl.Location = new System.Drawing.Point(27, 114);
            this.gridControl.MainView = this.gridView;
            this.gridControl.Name = "gridControl";
            this.gridControl.Size = new System.Drawing.Size(837, 319);
            this.gridControl.TabIndex = 7;
            this.gridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView});
            // 
            // gridView
            // 
            this.gridView.Appearance.ColumnFilterButton.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.ColumnFilterButton.Options.UseFont = true;
            this.gridView.Appearance.ColumnFilterButtonActive.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.ColumnFilterButtonActive.Options.UseFont = true;
            this.gridView.Appearance.CustomizationFormHint.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.CustomizationFormHint.Options.UseFont = true;
            this.gridView.Appearance.DetailTip.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.DetailTip.Options.UseFont = true;
            this.gridView.Appearance.Empty.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.Empty.Options.UseFont = true;
            this.gridView.Appearance.EvenRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.EvenRow.Options.UseFont = true;
            this.gridView.Appearance.FilterCloseButton.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.FilterCloseButton.Options.UseFont = true;
            this.gridView.Appearance.FilterPanel.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.FilterPanel.Options.UseFont = true;
            this.gridView.Appearance.FixedLine.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.FixedLine.Options.UseFont = true;
            this.gridView.Appearance.FocusedCell.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.FocusedCell.Options.UseFont = true;
            this.gridView.Appearance.FocusedRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.FocusedRow.Options.UseFont = true;
            this.gridView.Appearance.FooterPanel.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.FooterPanel.Options.UseFont = true;
            this.gridView.Appearance.GroupButton.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F, System.Drawing.FontStyle.Bold);
            this.gridView.Appearance.GroupButton.Options.UseFont = true;
            this.gridView.Appearance.GroupFooter.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F, System.Drawing.FontStyle.Bold);
            this.gridView.Appearance.GroupFooter.Options.UseFont = true;
            this.gridView.Appearance.GroupPanel.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.GroupPanel.Options.UseFont = true;
            this.gridView.Appearance.GroupRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F, System.Drawing.FontStyle.Bold);
            this.gridView.Appearance.GroupRow.Options.UseFont = true;
            this.gridView.Appearance.HeaderPanel.Font = new System.Drawing.Font("Romnea", 11F);
            this.gridView.Appearance.HeaderPanel.Options.UseFont = true;
            this.gridView.Appearance.HideSelectionRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.HideSelectionRow.Options.UseFont = true;
            this.gridView.Appearance.HorzLine.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.HorzLine.Options.UseFont = true;
            this.gridView.Appearance.OddRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.OddRow.Options.UseFont = true;
            this.gridView.Appearance.Preview.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.Preview.Options.UseFont = true;
            this.gridView.Appearance.Row.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.Row.Options.UseFont = true;
            this.gridView.Appearance.RowSeparator.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.RowSeparator.Options.UseFont = true;
            this.gridView.Appearance.SelectedRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.SelectedRow.Options.UseFont = true;
            this.gridView.Appearance.TopNewRow.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.TopNewRow.Options.UseFont = true;
            this.gridView.Appearance.VertLine.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.VertLine.Options.UseFont = true;
            this.gridView.Appearance.ViewCaption.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.gridView.Appearance.ViewCaption.Options.UseFont = true;
            this.gridView.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
            this.gridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.No,
            this.DDA,
            this.Date,
            this.Customer,
            this.Amount,
            this.Status});
            this.gridView.GridControl = this.gridControl;
            this.gridView.GroupFormat = "[#image]{1}                {2}";
            this.gridView.Name = "gridView";
            this.gridView.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
            this.gridView.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.False;
            this.gridView.OptionsBehavior.AutoExpandAllGroups = true;
            this.gridView.OptionsBehavior.Editable = false;
            this.gridView.OptionsBehavior.ReadOnly = true;
            this.gridView.OptionsDetail.SmartDetailExpand = false;
            this.gridView.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gridView.OptionsSelection.MultiSelect = true;
            this.gridView.OptionsView.RowAutoHeight = true;
            this.gridView.OptionsView.ShowDetailButtons = false;
            this.gridView.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.Never;
            this.gridView.OptionsView.ShowGroupExpandCollapseButtons = false;
            this.gridView.OptionsView.ShowGroupPanel = false;
            this.gridView.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.True;
            this.gridView.OptionsView.ShowIndicator = false;
            this.gridView.OptionsView.ShowPreviewRowLines = DevExpress.Utils.DefaultBoolean.False;
            this.gridView.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.True;
            // 
            // No
            // 
            this.No.Caption = "No";
            this.No.Name = "No";
            this.No.Visible = true;
            this.No.VisibleIndex = 0;
            // 
            // DDA
            // 
            this.DDA.Caption = "DDA";
            this.DDA.Name = "DDA";
            this.DDA.Visible = true;
            this.DDA.VisibleIndex = 1;
            // 
            // Date
            // 
            this.Date.Caption = "Date";
            this.Date.Name = "Date";
            this.Date.Visible = true;
            this.Date.VisibleIndex = 2;
            // 
            // Customer
            // 
            this.Customer.Caption = "Customer";
            this.Customer.Name = "Customer";
            this.Customer.Visible = true;
            this.Customer.VisibleIndex = 3;
            // 
            // Amount
            // 
            this.Amount.AppearanceCell.Options.UseTextOptions = true;
            this.Amount.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.Amount.AppearanceHeader.Options.UseTextOptions = true;
            this.Amount.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.Amount.Caption = "Amount";
            this.Amount.Name = "Amount";
            this.Amount.Visible = true;
            this.Amount.VisibleIndex = 4;
            // 
            // Status
            // 
            this.Status.Caption = "Status";
            this.Status.Name = "Status";
            this.Status.Visible = true;
            this.Status.VisibleIndex = 5;
            // 
            // dateEditDateTimeTo
            // 
            this.dateEditDateTimeTo.EditValue = new System.DateTime(2016, 2, 15, 17, 13, 48, 0);
            this.dateEditDateTimeTo.Location = new System.Drawing.Point(391, 12);
            this.dateEditDateTimeTo.Name = "dateEditDateTimeTo";
            this.dateEditDateTimeTo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.dateEditDateTimeTo.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.dateEditDateTimeTo.Properties.DisplayFormat.FormatString = "dd/MM/yyyy";
            this.dateEditDateTimeTo.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.dateEditDateTimeTo.Properties.EditFormat.FormatString = "dd/MM/yyyy";
            this.dateEditDateTimeTo.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.dateEditDateTimeTo.Properties.Mask.BeepOnError = true;
            this.dateEditDateTimeTo.Properties.Mask.EditMask = "dd/MM/yyyy";
            this.dateEditDateTimeTo.Size = new System.Drawing.Size(182, 30);
            this.dateEditDateTimeTo.StyleController = this.layoutControl1;
            this.dateEditDateTimeTo.TabIndex = 2;
            // 
            // layoutControlGroup1
            // 
            this.layoutControlGroup1.AppearanceGroup.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.layoutControlGroup1.AppearanceGroup.Options.UseFont = true;
            this.layoutControlGroup1.AppearanceItemCaption.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.layoutControlGroup1.AppearanceItemCaption.Options.UseFont = true;
            this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup1.GroupBordersVisible = false;
            this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItemDateTimeTo,
            this.layoutControlItemAllDae,
            this.layoutControlItemGridControl,
            this.layoutControlItemStatus,
            this.layoutControlItemSearch,
            this.layoutControlItemCustomer,
            this.layoutControlItemDateTimeFrom,
            this.layoutControlItem1});
            this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup1.Name = "Root";
            this.layoutControlGroup1.OptionsItemText.TextToControlDistance = 10;
            this.layoutControlGroup1.OptionsPrint.AppearanceItemCaption.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F);
            this.layoutControlGroup1.OptionsPrint.AppearanceItemCaption.Options.UseFont = true;
            this.layoutControlGroup1.OptionsTableLayoutGroup.AutoSizeDefaultDefinitionLength = 1;
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition1.Width = 33.33D;
            columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition2.Width = 33.33D;
            columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition3.Width = 33.33D;
            this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
            columnDefinition1,
            columnDefinition2,
            columnDefinition3});
            rowDefinition1.Height = 34D;
            rowDefinition1.SizeType = System.Windows.Forms.SizeType.AutoSize;
            rowDefinition2.Height = 34D;
            rowDefinition2.SizeType = System.Windows.Forms.SizeType.AutoSize;
            rowDefinition3.Height = 34D;
            rowDefinition3.SizeType = System.Windows.Forms.SizeType.AutoSize;
            rowDefinition4.Height = 323D;
            rowDefinition4.SizeType = System.Windows.Forms.SizeType.AutoSize;
            this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition1,
            rowDefinition2,
            rowDefinition3,
            rowDefinition4});
            this.layoutControlGroup1.Size = new System.Drawing.Size(891, 445);
            this.layoutControlGroup1.TextVisible = false;
            // 
            // layoutControlItemDateTimeTo
            // 
            this.layoutControlItemDateTimeTo.Control = this.dateEditDateTimeTo;
            this.layoutControlItemDateTimeTo.Location = new System.Drawing.Point(290, 0);
            this.layoutControlItemDateTimeTo.Name = "layoutControlItemDateTimeTo";
            this.layoutControlItemDateTimeTo.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItemDateTimeTo.Size = new System.Drawing.Size(290, 34);
            this.layoutControlItemDateTimeTo.Spacing = new DevExpress.XtraLayout.Utils.Padding(15, 15, 0, 0);
            this.layoutControlItemDateTimeTo.Text = "To Date";
            this.layoutControlItemDateTimeTo.TextSize = new System.Drawing.Size(64, 24);
            // 
            // layoutControlItemAllDae
            // 
            this.layoutControlItemAllDae.Control = this.checkEditIsAllDate;
            this.layoutControlItemAllDae.Location = new System.Drawing.Point(580, 0);
            this.layoutControlItemAllDae.Name = "layoutControlItemAllDae";
            this.layoutControlItemAllDae.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItemAllDae.Size = new System.Drawing.Size(291, 34);
            this.layoutControlItemAllDae.Spacing = new DevExpress.XtraLayout.Utils.Padding(15, 15, 0, 0);
            this.layoutControlItemAllDae.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItemAllDae.TextVisible = false;
            // 
            // layoutControlItemGridControl
            // 
            this.layoutControlItemGridControl.Control = this.gridControl;
            this.layoutControlItemGridControl.Location = new System.Drawing.Point(0, 102);
            this.layoutControlItemGridControl.Name = "layoutControlItemGridControl";
            this.layoutControlItemGridControl.OptionsTableLayoutItem.ColumnSpan = 3;
            this.layoutControlItemGridControl.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItemGridControl.Size = new System.Drawing.Size(871, 323);
            this.layoutControlItemGridControl.Spacing = new DevExpress.XtraLayout.Utils.Padding(15, 15, 0, 0);
            this.layoutControlItemGridControl.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItemGridControl.TextVisible = false;
            // 
            // layoutControlItemStatus
            // 
            this.layoutControlItemStatus.Control = this.customGridLookUpEditStatus;
            this.layoutControlItemStatus.Location = new System.Drawing.Point(290, 34);
            this.layoutControlItemStatus.Name = "layoutControlItemStatus";
            this.layoutControlItemStatus.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItemStatus.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItemStatus.Size = new System.Drawing.Size(290, 34);
            this.layoutControlItemStatus.Spacing = new DevExpress.XtraLayout.Utils.Padding(15, 15, 0, 0);
            this.layoutControlItemStatus.Text = "Status";
            this.layoutControlItemStatus.TextSize = new System.Drawing.Size(64, 24);
            // 
            // layoutControlItemSearch
            // 
            this.layoutControlItemSearch.Control = this.textEditSearch;
            this.layoutControlItemSearch.Location = new System.Drawing.Point(0, 68);
            this.layoutControlItemSearch.Name = "layoutControlItemSearch";
            this.layoutControlItemSearch.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItemSearch.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItemSearch.Size = new System.Drawing.Size(580, 34);
            this.layoutControlItemSearch.Spacing = new DevExpress.XtraLayout.Utils.Padding(15, 15, 0, 0);
            this.layoutControlItemSearch.Text = "Search";
            this.layoutControlItemSearch.TextSize = new System.Drawing.Size(64, 24);
            // 
            // layoutControlItemCustomer
            // 
            this.layoutControlItemCustomer.Control = this.customGridLookUpEditCustomer;
            this.layoutControlItemCustomer.Location = new System.Drawing.Point(0, 34);
            this.layoutControlItemCustomer.Name = "layoutControlItemCustomer";
            this.layoutControlItemCustomer.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItemCustomer.Size = new System.Drawing.Size(290, 34);
            this.layoutControlItemCustomer.Spacing = new DevExpress.XtraLayout.Utils.Padding(15, 15, 0, 0);
            this.layoutControlItemCustomer.Text = "Customer";
            this.layoutControlItemCustomer.TextSize = new System.Drawing.Size(64, 24);
            // 
            // layoutControlItemDateTimeFrom
            // 
            this.layoutControlItemDateTimeFrom.Control = this.dateEditDateTimeFrom;
            this.layoutControlItemDateTimeFrom.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItemDateTimeFrom.Name = "layoutControlItemDateTimeFrom";
            this.layoutControlItemDateTimeFrom.Size = new System.Drawing.Size(290, 34);
            this.layoutControlItemDateTimeFrom.Spacing = new DevExpress.XtraLayout.Utils.Padding(15, 15, 0, 0);
            this.layoutControlItemDateTimeFrom.Text = "From Date";
            this.layoutControlItemDateTimeFrom.TextSize = new System.Drawing.Size(64, 24);
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.panel1;
            this.layoutControlItem1.Location = new System.Drawing.Point(580, 68);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem1.Size = new System.Drawing.Size(291, 34);
            this.layoutControlItem1.Spacing = new DevExpress.XtraLayout.Utils.Padding(15, 15, 0, 0);
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem1.TextVisible = false;
            // 
            // LoanJournalWDC
            // 
            this.Appearance.BackColor = System.Drawing.Color.White;
            this.Appearance.Options.UseBackColor = true;
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Name = "LoanJournalWDC";
            this.Size = new System.Drawing.Size(891, 535);
            this.panelContent.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dateEditDateTimeFrom.Properties.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEditDateTimeFrom.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
            this.layoutControl1.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEditSearch.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.customGridLookUpEditCustomer.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.customGridView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.customGridLookUpEditStatus.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.customGridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkEditIsAllDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEditDateTimeTo.Properties.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEditDateTimeTo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemDateTimeTo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemAllDae)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemGridControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemStatus)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemSearch)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemCustomer)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemDateTimeFrom)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            this.ResumeLayout(false);

        }
示例#13
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(frmQLDocGia));
     DevExpress.XtraLayout.ColumnDefinition columnDefinition11          = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition12          = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition13          = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition14          = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition15          = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition16          = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition17          = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition18          = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition19          = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition20          = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition3     = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition4     = new DevExpress.XtraLayout.RowDefinition();
     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.ColumnDefinition columnDefinition4  = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition5  = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition6  = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition7  = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition8  = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition9  = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition1     = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition2     = new DevExpress.XtraLayout.RowDefinition();
     this.layoutControl1      = new DevExpress.XtraLayout.LayoutControl();
     this.txtUUID             = new System.Windows.Forms.TextBox();
     this.gridSplitContainer1 = new DevExpress.XtraGrid.GridSplitContainer();
     this.gc                       = new DevExpress.XtraGrid.GridControl();
     this.gv                       = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btSua                    = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.gridColumn10             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btXoa                    = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.gridColumn8              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.ceDuAn                   = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.simpleButton2            = new DevExpress.XtraEditors.SimpleButton();
     this.sbThem                   = new DevExpress.XtraEditors.SimpleButton();
     this.txtSoDienThoai           = new System.Windows.Forms.TextBox();
     this.txtHoTen                 = new System.Windows.Forms.TextBox();
     this.layoutControlGroup1      = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem12      = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlGroup2      = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem2       = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem11      = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem10      = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem13      = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem7       = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridSplitContainer1)).BeginInit();
     this.gridSplitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gc)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gv)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btSua)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btXoa)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ceDuAn)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.txtUUID);
     this.layoutControl1.Controls.Add(this.gridSplitContainer1);
     this.layoutControl1.Controls.Add(this.simpleButton2);
     this.layoutControl1.Controls.Add(this.sbThem);
     this.layoutControl1.Controls.Add(this.txtSoDienThoai);
     this.layoutControl1.Controls.Add(this.txtHoTen);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Margin   = new System.Windows.Forms.Padding(4);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(388, 233, 450, 400);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(1304, 591);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // txtUUID
     //
     this.txtUUID.Enabled  = false;
     this.txtUUID.Location = new System.Drawing.Point(760, 37);
     this.txtUUID.Margin   = new System.Windows.Forms.Padding(4);
     this.txtUUID.Name     = "txtUUID";
     this.txtUUID.Size     = new System.Drawing.Size(314, 25);
     this.txtUUID.TabIndex = 19;
     //
     // gridSplitContainer1
     //
     this.gridSplitContainer1.Grid     = this.gc;
     this.gridSplitContainer1.Location = new System.Drawing.Point(3, 103);
     this.gridSplitContainer1.Margin   = new System.Windows.Forms.Padding(4);
     this.gridSplitContainer1.Name     = "gridSplitContainer1";
     this.gridSplitContainer1.Panel1.Controls.Add(this.gc);
     this.gridSplitContainer1.Size     = new System.Drawing.Size(1298, 485);
     this.gridSplitContainer1.TabIndex = 20;
     //
     // gc
     //
     this.gc.DataMember = "BaoLoi";
     this.gc.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gc.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
     this.gc.Location = new System.Drawing.Point(0, 0);
     this.gc.MainView = this.gv;
     this.gc.Margin   = new System.Windows.Forms.Padding(4);
     this.gc.Name     = "gc";
     this.gc.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemCheckEdit1,
         this.btSua,
         this.btXoa,
         this.ceDuAn
     });
     this.gc.Size     = new System.Drawing.Size(1298, 485);
     this.gc.TabIndex = 15;
     this.gc.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gv
     });
     //
     // gv
     //
     this.gv.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2,
         this.gridColumn7,
         this.gridColumn3,
         this.gridColumn4,
         this.gridColumn9,
         this.gridColumn10,
         this.gridColumn8
     });
     this.gv.GridControl    = this.gc;
     this.gv.IndicatorWidth = 30;
     this.gv.Name           = "gv";
     this.gv.OptionsView.ShowAutoFilterRow = true;
     this.gv.OptionsView.ShowGroupPanel    = false;
     //
     // gridColumn1
     //
     this.gridColumn1.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn1.Caption   = "Mã độc giả";
     this.gridColumn1.FieldName = "ID";
     this.gridColumn1.Name      = "gridColumn1";
     this.gridColumn1.OptionsColumn.AllowEdit = false;
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 0;
     this.gridColumn1.Width        = 221;
     //
     // gridColumn2
     //
     this.gridColumn2.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn2.Caption   = "Họ tên";
     this.gridColumn2.FieldName = "Name";
     this.gridColumn2.Name      = "gridColumn2";
     this.gridColumn2.OptionsColumn.AllowEdit = false;
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 1;
     this.gridColumn2.Width        = 306;
     //
     // gridColumn7
     //
     this.gridColumn7.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn7.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn7.Caption = "Ngày tạo";
     this.gridColumn7.DisplayFormat.FormatString = "dd/MM/yyyy hh:mm:ss";
     this.gridColumn7.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.gridColumn7.FieldName = "DateCreate";
     this.gridColumn7.Name      = "gridColumn7";
     this.gridColumn7.OptionsColumn.AllowEdit = false;
     this.gridColumn7.Visible      = true;
     this.gridColumn7.VisibleIndex = 2;
     this.gridColumn7.Width        = 154;
     //
     // gridColumn3
     //
     this.gridColumn3.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn3.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn3.Caption      = "Số điện thoại";
     this.gridColumn3.FieldName    = "PhoneNumber";
     this.gridColumn3.Name         = "gridColumn3";
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 3;
     this.gridColumn3.Width        = 382;
     //
     // gridColumn4
     //
     this.gridColumn4.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn4.Caption      = "UUID";
     this.gridColumn4.FieldName    = "UUID";
     this.gridColumn4.Name         = "gridColumn4";
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 4;
     this.gridColumn4.Width        = 255;
     //
     // gridColumn9
     //
     this.gridColumn9.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn9.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn9.Caption      = "Sửa";
     this.gridColumn9.ColumnEdit   = this.btSua;
     this.gridColumn9.Name         = "gridColumn9";
     this.gridColumn9.Visible      = true;
     this.gridColumn9.VisibleIndex = 5;
     this.gridColumn9.Width        = 109;
     //
     // btSua
     //
     this.btSua.AutoHeight           = false;
     editorButtonImageOptions1.Image = global::FrmQLThuVien.Properties.Resources.icons8_pencil_16;
     this.btSua.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(editorButtonImageOptions1, DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, null)
     });
     this.btSua.ContextImageOptions.Image = global::FrmQLThuVien.Properties.Resources.icons8_pencil_161;
     this.btSua.Name          = "btSua";
     this.btSua.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.btSua.Click        += new System.EventHandler(this.btSua_Click);
     //
     // gridColumn10
     //
     this.gridColumn10.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn10.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn10.Caption      = "Xóa";
     this.gridColumn10.ColumnEdit   = this.btXoa;
     this.gridColumn10.Name         = "gridColumn10";
     this.gridColumn10.Visible      = true;
     this.gridColumn10.VisibleIndex = 6;
     this.gridColumn10.Width        = 138;
     //
     // btXoa
     //
     this.btXoa.AutoHeight           = false;
     editorButtonImageOptions2.Image = global::FrmQLThuVien.Properties.Resources.icons8_delete_16;
     this.btXoa.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(editorButtonImageOptions2, DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, null)
     });
     this.btXoa.ContextImageOptions.Image = global::FrmQLThuVien.Properties.Resources.icons8_delete_16;
     this.btXoa.Name          = "btXoa";
     this.btXoa.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.btXoa.Click        += new System.EventHandler(this.btXoa_Click);
     //
     // gridColumn8
     //
     this.gridColumn8.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn8.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn8.Caption    = "Is Admin";
     this.gridColumn8.ColumnEdit = this.repositoryItemCheckEdit1;
     this.gridColumn8.FieldName  = "IsAdmin";
     this.gridColumn8.Name       = "gridColumn8";
     this.gridColumn8.OptionsColumn.AllowEdit = false;
     this.gridColumn8.Width = 48;
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.Name       = "repositoryItemCheckEdit1";
     //
     // ceDuAn
     //
     this.ceDuAn.AutoHeight = false;
     this.ceDuAn.Name       = "ceDuAn";
     //
     // simpleButton2
     //
     this.simpleButton2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton2.ImageOptions.Image")));
     this.simpleButton2.Location           = new System.Drawing.Point(1200, 33);
     this.simpleButton2.Margin             = new System.Windows.Forms.Padding(4);
     this.simpleButton2.Name            = "simpleButton2";
     this.simpleButton2.Size            = new System.Drawing.Size(94, 29);
     this.simpleButton2.StyleController = this.layoutControl1;
     this.simpleButton2.TabIndex        = 14;
     this.simpleButton2.Text            = "Lưu";
     this.simpleButton2.Click          += new System.EventHandler(this.simpleButton2_Click);
     //
     // sbThem
     //
     this.sbThem.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("sbThem.ImageOptions.Image")));
     this.sbThem.Location           = new System.Drawing.Point(1080, 33);
     this.sbThem.Margin             = new System.Windows.Forms.Padding(4);
     this.sbThem.Name            = "sbThem";
     this.sbThem.Size            = new System.Drawing.Size(114, 29);
     this.sbThem.StyleController = this.layoutControl1;
     this.sbThem.TabIndex        = 13;
     this.sbThem.Text            = "Thêm";
     this.sbThem.Click          += new System.EventHandler(this.sbThem_Click);
     //
     // txtSoDienThoai
     //
     this.txtSoDienThoai.Enabled      = false;
     this.txtSoDienThoai.Location     = new System.Drawing.Point(492, 37);
     this.txtSoDienThoai.Margin       = new System.Windows.Forms.Padding(4);
     this.txtSoDienThoai.Name         = "txtSoDienThoai";
     this.txtSoDienThoai.Size         = new System.Drawing.Size(180, 25);
     this.txtSoDienThoai.TabIndex     = 10;
     this.txtSoDienThoai.TextChanged += new System.EventHandler(this.tbUsername_TextChanged);
     //
     // txtHoTen
     //
     this.txtHoTen.Enabled  = false;
     this.txtHoTen.Location = new System.Drawing.Point(92, 37);
     this.txtHoTen.Margin   = new System.Windows.Forms.Padding(4);
     this.txtHoTen.Name     = "txtHoTen";
     this.txtHoTen.Size     = new System.Drawing.Size(312, 25);
     this.txtHoTen.TabIndex = 5;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem12,
         this.layoutControlGroup2
     });
     this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup1.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name       = "Root";
     columnDefinition11.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition11.Width            = 10D;
     columnDefinition12.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition12.Width            = 10D;
     columnDefinition13.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition13.Width            = 10D;
     columnDefinition14.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition14.Width            = 10D;
     columnDefinition15.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition15.Width            = 10D;
     columnDefinition16.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition16.Width            = 10D;
     columnDefinition17.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition17.Width            = 10D;
     columnDefinition18.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition18.Width            = 10D;
     columnDefinition19.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition19.Width            = 10D;
     columnDefinition20.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition20.Width            = 10D;
     this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition11,
         columnDefinition12,
         columnDefinition13,
         columnDefinition14,
         columnDefinition15,
         columnDefinition16,
         columnDefinition17,
         columnDefinition18,
         columnDefinition19,
         columnDefinition20
     });
     rowDefinition3.Height   = 100D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition4.Height   = 100D;
     rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition3,
         rowDefinition4
     });
     this.layoutControlGroup1.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlGroup1.Size        = new System.Drawing.Size(1304, 591);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem12
     //
     this.layoutControlItem12.Control  = this.gridSplitContainer1;
     this.layoutControlItem12.Location = new System.Drawing.Point(0, 100);
     this.layoutControlItem12.Name     = "layoutControlItem12";
     this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 10;
     this.layoutControlItem12.OptionsTableLayoutItem.RowIndex   = 1;
     this.layoutControlItem12.Size        = new System.Drawing.Size(1304, 491);
     this.layoutControlItem12.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem12.TextVisible = false;
     //
     // layoutControlGroup2
     //
     this.layoutControlGroup2.AllowBorderColorBlending = true;
     this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem2,
         this.layoutControlItem11,
         this.layoutControlItem10,
         this.layoutControlItem13,
         this.layoutControlItem7
     });
     this.layoutControlGroup2.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup2.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroup2.Name       = "layoutControlGroup2";
     this.layoutControlGroup2.OptionsItemText.TextToControlDistance = 4;
     columnDefinition1.SizeType  = System.Windows.Forms.SizeType.Percent;
     columnDefinition1.Width     = 12.499999999999996D;
     columnDefinition2.SizeType  = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width     = 12.499999999999996D;
     columnDefinition3.SizeType  = System.Windows.Forms.SizeType.Percent;
     columnDefinition3.Width     = 12.499999999999996D;
     columnDefinition4.SizeType  = System.Windows.Forms.SizeType.Percent;
     columnDefinition4.Width     = 12.499999999999996D;
     columnDefinition5.SizeType  = System.Windows.Forms.SizeType.Percent;
     columnDefinition5.Width     = 12.499999999999996D;
     columnDefinition6.SizeType  = System.Windows.Forms.SizeType.Percent;
     columnDefinition6.Width     = 12.499999999999996D;
     columnDefinition7.SizeType  = System.Windows.Forms.SizeType.Percent;
     columnDefinition7.Width     = 12.499999999999996D;
     columnDefinition8.SizeType  = System.Windows.Forms.SizeType.Percent;
     columnDefinition8.Width     = 12.499999999999996D;
     columnDefinition9.SizeType  = System.Windows.Forms.SizeType.Absolute;
     columnDefinition9.Width     = 120D;
     columnDefinition10.SizeType = System.Windows.Forms.SizeType.Absolute;
     columnDefinition10.Width    = 100D;
     this.layoutControlGroup2.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2,
         columnDefinition3,
         columnDefinition4,
         columnDefinition5,
         columnDefinition6,
         columnDefinition7,
         columnDefinition8,
         columnDefinition9,
         columnDefinition10
     });
     rowDefinition1.Height   = 50D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition2.Height   = 50D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2
     });
     this.layoutControlGroup2.OptionsTableLayoutItem.ColumnSpan = 10;
     this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3);
     this.layoutControlGroup2.Size    = new System.Drawing.Size(1304, 100);
     this.layoutControlGroup2.Text    = "Tác vụ";
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control  = this.txtHoTen;
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.OptionsTableLayoutItem.ColumnSpan = 3;
     this.layoutControlItem2.Size     = new System.Drawing.Size(400, 35);
     this.layoutControlItem2.Spacing  = new DevExpress.XtraLayout.Utils.Padding(0, 0, 4, 0);
     this.layoutControlItem2.Text     = "Họ tên:";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(79, 17);
     //
     // layoutControlItem11
     //
     this.layoutControlItem11.Control  = this.simpleButton2;
     this.layoutControlItem11.Location = new System.Drawing.Point(1190, 0);
     this.layoutControlItem11.MinSize  = new System.Drawing.Size(80, 26);
     this.layoutControlItem11.Name     = "layoutControlItem11";
     this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 9;
     this.layoutControlItem11.Size = new System.Drawing.Size(100, 35);
     this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem11.TextSize            = new System.Drawing.Size(0, 0);
     this.layoutControlItem11.TextVisible         = false;
     //
     // layoutControlItem10
     //
     this.layoutControlItem10.Control  = this.sbThem;
     this.layoutControlItem10.Location = new System.Drawing.Point(1070, 0);
     this.layoutControlItem10.MinSize  = new System.Drawing.Size(80, 26);
     this.layoutControlItem10.Name     = "layoutControlItem10";
     this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 8;
     this.layoutControlItem10.Size = new System.Drawing.Size(120, 35);
     this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem10.TextSize            = new System.Drawing.Size(0, 0);
     this.layoutControlItem10.TextVisible         = false;
     //
     // layoutControlItem13
     //
     this.layoutControlItem13.Control  = this.txtUUID;
     this.layoutControlItem13.Location = new System.Drawing.Point(668, 0);
     this.layoutControlItem13.Name     = "layoutControlItem13";
     this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 5;
     this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan  = 3;
     this.layoutControlItem13.Size     = new System.Drawing.Size(402, 35);
     this.layoutControlItem13.Spacing  = new DevExpress.XtraLayout.Utils.Padding(0, 0, 4, 0);
     this.layoutControlItem13.Text     = "UUID";
     this.layoutControlItem13.TextSize = new System.Drawing.Size(79, 16);
     //
     // layoutControlItem7
     //
     this.layoutControlItem7.Control  = this.txtSoDienThoai;
     this.layoutControlItem7.Location = new System.Drawing.Point(400, 0);
     this.layoutControlItem7.Name     = "layoutControlItem7";
     this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
     this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan  = 2;
     this.layoutControlItem7.Size     = new System.Drawing.Size(268, 35);
     this.layoutControlItem7.Spacing  = new DevExpress.XtraLayout.Utils.Padding(0, 0, 4, 0);
     this.layoutControlItem7.Text     = "Số điện thoại";
     this.layoutControlItem7.TextSize = new System.Drawing.Size(79, 17);
     //
     // frmQLDocGia
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1304, 591);
     this.Controls.Add(this.layoutControl1);
     this.Margin      = new System.Windows.Forms.Padding(4);
     this.Name        = "frmQLDocGia";
     this.Text        = "Quản lý độc giả";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load       += new System.EventHandler(this.frmNhanVien_Load_1);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridSplitContainer1)).EndInit();
     this.gridSplitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gc)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gv)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btSua)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btXoa)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ceDuAn)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition1    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition2    = new DevExpress.XtraLayout.RowDefinition();
     this.gridView1            = new DevExpress.XtraGrid.Views.Grid.GridView();
     this._luT_USE_YN          = new CoFAS_MES.CORE.BaseControls.ucLookUpEdit();
     this.layoutControlGroup1  = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlGroup4  = new DevExpress.XtraLayout.LayoutControlGroup();
     this._lciT_WASHER_CODE    = new DevExpress.XtraLayout.LayoutControlItem();
     this._luT_WASHER          = new CoFAS_MES.CORE.BaseControls.ucSearchEdit();
     this._lciT_USE_YN         = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciT_VEND_PART_CODE = new DevExpress.XtraLayout.LayoutControlItem();
     this._luT_VEND_PART_CODE  = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this.layoutControl1       = new DevExpress.XtraLayout.LayoutControl();
     this._luSAFE_STOCK        = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this._luVEND_PART_CODE    = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this._luWASHER_COST       = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this._luWASHER_STANDARD   = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this._gdMAIN             = new DevExpress.XtraGrid.GridControl();
     this._gdMAIN_VIEW        = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridView2           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this._luUSE_YN           = new CoFAS_MES.CORE.BaseControls.ucLookUpEdit();
     this._luWASHER_NAME      = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this._luWASHER_CODE      = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
     this._lciWASHER_NAME     = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciWASHER_CODE     = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciUSE_YN          = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciWASHER_STANDARD = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciVEND_PART_CODE  = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciSAFE_STOCK      = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciWASHER_COST     = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem2     = new DevExpress.XtraLayout.EmptySpaceItem();
     this._lciREMARK          = new DevExpress.XtraLayout.LayoutControlItem();
     this._luREMARK           = new CoFAS_MES.CORE.BaseControls.ucMemoEdit();
     this._lciWASHER_UNIT     = new DevExpress.XtraLayout.LayoutControlItem();
     this._luWASHER_UNIT      = new CoFAS_MES.CORE.BaseControls.ucLookUpEdit();
     this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem5  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControl2      = new DevExpress.XtraLayout.LayoutControl();
     ((System.ComponentModel.ISupportInitialize)(this._pnHeader)).BeginInit();
     this._pnHeader.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._pnContent)).BeginInit();
     this._pnContent.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._pnLeft)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._pnRight)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciT_WASHER_CODE)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciT_USE_YN)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciT_VEND_PART_CODE)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._gdMAIN)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdMAIN_VIEW)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciWASHER_NAME)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciWASHER_CODE)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciUSE_YN)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciWASHER_STANDARD)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciVEND_PART_CODE)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciSAFE_STOCK)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciWASHER_COST)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciREMARK)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciWASHER_UNIT)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit();
     this.layoutControl2.SuspendLayout();
     this.SuspendLayout();
     //
     // _pnHeader
     //
     this._pnHeader.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this._pnHeader.Appearance.Options.UseBackColor = true;
     this._pnHeader.Controls.Add(this.layoutControl1);
     this._pnHeader.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this._pnHeader.Size   = new System.Drawing.Size(1200, 95);
     //
     // _pnContent
     //
     this._pnContent.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this._pnContent.Appearance.Options.UseBackColor = true;
     this._pnContent.Controls.Add(this.layoutControl2);
     this._pnContent.Location = new System.Drawing.Point(5, 95);
     this._pnContent.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this._pnContent.Size     = new System.Drawing.Size(1190, 605);
     //
     // _pnLeft
     //
     this._pnLeft.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this._pnLeft.Appearance.Options.UseBackColor = true;
     this._pnLeft.Dock     = System.Windows.Forms.DockStyle.Fill;
     this._pnLeft.Location = new System.Drawing.Point(0, 95);
     this._pnLeft.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this._pnLeft.Size     = new System.Drawing.Size(1200, 605);
     //
     // _pnRight
     //
     this._pnRight.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this._pnRight.Appearance.Options.UseBackColor = true;
     this._pnRight.Dock     = System.Windows.Forms.DockStyle.Fill;
     this._pnRight.Location = new System.Drawing.Point(5, 95);
     this._pnRight.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this._pnRight.Size     = new System.Drawing.Size(1195, 605);
     //
     // gridView1
     //
     this.gridView1.Name = "gridView1";
     //
     // _luT_USE_YN
     //
     this._luT_USE_YN.ItemIndex = -1;
     this._luT_USE_YN.Location  = new System.Drawing.Point(457, 49);
     this._luT_USE_YN.Margin    = new System.Windows.Forms.Padding(0);
     this._luT_USE_YN.Name      = "_luT_USE_YN";
     this._luT_USE_YN.ReadOnly  = false;
     this._luT_USE_YN.Size      = new System.Drawing.Size(141, 22);
     this._luT_USE_YN.TabIndex  = 8;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlGroup4
     });
     this.layoutControlGroup1.Name        = "Root";
     this.layoutControlGroup1.Padding     = new DevExpress.XtraLayout.Utils.Padding(16, 16, 10, 10);
     this.layoutControlGroup1.Size        = new System.Drawing.Size(1200, 95);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlGroup4
     //
     this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this._lciT_WASHER_CODE,
         this._lciT_USE_YN,
         this._lciT_VEND_PART_CODE
     });
     this.layoutControlGroup4.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup4.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroup4.Name       = "layoutControlGroup4";
     columnDefinition1.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition1.Width             = 25D;
     columnDefinition2.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width             = 25D;
     columnDefinition3.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition3.Width             = 25D;
     columnDefinition4.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition4.Width             = 25D;
     this.layoutControlGroup4.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2,
         columnDefinition3,
         columnDefinition4
     });
     rowDefinition1.Height   = 50D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition2.Height   = 50D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup4.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2
     });
     this.layoutControlGroup4.Size        = new System.Drawing.Size(1168, 75);
     this.layoutControlGroup4.TextVisible = false;
     //
     // _lciT_WASHER_CODE
     //
     this._lciT_WASHER_CODE.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciT_WASHER_CODE.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciT_WASHER_CODE.Control = this._luT_WASHER;
     this._lciT_WASHER_CODE.CustomizationFormText = "_lciT_PART_CODE";
     this._lciT_WASHER_CODE.Location = new System.Drawing.Point(0, 0);
     this._lciT_WASHER_CODE.MinSize  = new System.Drawing.Size(245, 24);
     this._lciT_WASHER_CODE.Name     = "_lciT_WASHER_CODE";
     this._lciT_WASHER_CODE.OptionsTableLayoutItem.ColumnSpan = 2;
     this._lciT_WASHER_CODE.Size = new System.Drawing.Size(572, 25);
     this._lciT_WASHER_CODE.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciT_WASHER_CODE.TextSize            = new System.Drawing.Size(138, 14);
     //
     // _luT_WASHER
     //
     this._luT_WASHER.BackColor    = System.Drawing.Color.Transparent;
     this._luT_WASHER.CodeReadOnly = false;
     this._luT_WASHER.CodeText     = "";
     this._luT_WASHER.CodeTextName = "_pCodeTextEdit";
     this._luT_WASHER.Location     = new System.Drawing.Point(171, 24);
     this._luT_WASHER.Name         = "_luT_WASHER";
     this._luT_WASHER.NameEnabled  = true;
     this._luT_WASHER.NameReadOnly = false;
     this._luT_WASHER.NameText     = "";
     this._luT_WASHER.NameTextName = "_pNameButtonEdit";
     this._luT_WASHER.Size         = new System.Drawing.Size(427, 21);
     this._luT_WASHER.TabIndex     = 9;
     //
     // _lciT_USE_YN
     //
     this._lciT_USE_YN.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciT_USE_YN.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciT_USE_YN.Control  = this._luT_USE_YN;
     this._lciT_USE_YN.Location = new System.Drawing.Point(286, 25);
     this._lciT_USE_YN.MinSize  = new System.Drawing.Size(245, 24);
     this._lciT_USE_YN.Name     = "_lciT_USE_YN";
     this._lciT_USE_YN.OptionsTableLayoutItem.ColumnIndex = 1;
     this._lciT_USE_YN.OptionsTableLayoutItem.RowIndex    = 1;
     this._lciT_USE_YN.Size = new System.Drawing.Size(286, 26);
     this._lciT_USE_YN.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciT_USE_YN.TextSize            = new System.Drawing.Size(138, 14);
     //
     // _lciT_VEND_PART_CODE
     //
     this._lciT_VEND_PART_CODE.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciT_VEND_PART_CODE.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciT_VEND_PART_CODE.Control = this._luT_VEND_PART_CODE;
     this._lciT_VEND_PART_CODE.CustomizationFormText = "_lciT_PART_REVISION_NO";
     this._lciT_VEND_PART_CODE.Location = new System.Drawing.Point(0, 25);
     this._lciT_VEND_PART_CODE.MinSize  = new System.Drawing.Size(245, 24);
     this._lciT_VEND_PART_CODE.Name     = "_lciT_VEND_PART_CODE";
     this._lciT_VEND_PART_CODE.OptionsTableLayoutItem.RowIndex = 1;
     this._lciT_VEND_PART_CODE.Size = new System.Drawing.Size(286, 26);
     this._lciT_VEND_PART_CODE.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciT_VEND_PART_CODE.TextSize            = new System.Drawing.Size(138, 14);
     //
     // _luT_VEND_PART_CODE
     //
     this._luT_VEND_PART_CODE.CancelButton           = null;
     this._luT_VEND_PART_CODE.CommandButton          = null;
     this._luT_VEND_PART_CODE.EditMask               = "";
     this._luT_VEND_PART_CODE.Location               = new System.Drawing.Point(171, 49);
     this._luT_VEND_PART_CODE.Margin                 = new System.Windows.Forms.Padding(0);
     this._luT_VEND_PART_CODE.MaskType               = DevExpress.XtraEditors.Mask.MaskType.None;
     this._luT_VEND_PART_CODE.Name                   = "_luT_VEND_PART_CODE";
     this._luT_VEND_PART_CODE.PasswordChar           = '\0';
     this._luT_VEND_PART_CODE.ReadOnly               = false;
     this._luT_VEND_PART_CODE.Size                   = new System.Drawing.Size(141, 22);
     this._luT_VEND_PART_CODE.TabIndex               = 11;
     this._luT_VEND_PART_CODE.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luT_VEND_PART_CODE.UseMaskAsDisplayFormat = false;
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this._luT_USE_YN);
     this.layoutControl1.Controls.Add(this._luT_WASHER);
     this.layoutControl1.Controls.Add(this._luT_VEND_PART_CODE);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Margin   = new System.Windows.Forms.Padding(0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(643, 331, 650, 400);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(1200, 95);
     this.layoutControl1.TabIndex = 1;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // _luSAFE_STOCK
     //
     this._luSAFE_STOCK.CancelButton           = null;
     this._luSAFE_STOCK.CommandButton          = null;
     this._luSAFE_STOCK.EditMask               = "n2";
     this._luSAFE_STOCK.Location               = new System.Drawing.Point(162, 561);
     this._luSAFE_STOCK.Margin                 = new System.Windows.Forms.Padding(0);
     this._luSAFE_STOCK.MaskType               = DevExpress.XtraEditors.Mask.MaskType.Numeric;
     this._luSAFE_STOCK.Name                   = "_luSAFE_STOCK";
     this._luSAFE_STOCK.PasswordChar           = '\0';
     this._luSAFE_STOCK.ReadOnly               = false;
     this._luSAFE_STOCK.Size                   = new System.Drawing.Size(144, 20);
     this._luSAFE_STOCK.TabIndex               = 5;
     this._luSAFE_STOCK.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luSAFE_STOCK.UseMaskAsDisplayFormat = false;
     //
     // _luVEND_PART_CODE
     //
     this._luVEND_PART_CODE.CancelButton           = null;
     this._luVEND_PART_CODE.CommandButton          = null;
     this._luVEND_PART_CODE.EditMask               = "n2";
     this._luVEND_PART_CODE.Location               = new System.Drawing.Point(162, 537);
     this._luVEND_PART_CODE.Margin                 = new System.Windows.Forms.Padding(0);
     this._luVEND_PART_CODE.MaskType               = DevExpress.XtraEditors.Mask.MaskType.None;
     this._luVEND_PART_CODE.Name                   = "_luVEND_PART_CODE";
     this._luVEND_PART_CODE.PasswordChar           = '\0';
     this._luVEND_PART_CODE.ReadOnly               = false;
     this._luVEND_PART_CODE.Size                   = new System.Drawing.Size(144, 20);
     this._luVEND_PART_CODE.TabIndex               = 5;
     this._luVEND_PART_CODE.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luVEND_PART_CODE.UseMaskAsDisplayFormat = false;
     //
     // _luWASHER_COST
     //
     this._luWASHER_COST.CancelButton           = null;
     this._luWASHER_COST.CommandButton          = null;
     this._luWASHER_COST.EditMask               = "n2";
     this._luWASHER_COST.Location               = new System.Drawing.Point(448, 537);
     this._luWASHER_COST.Margin                 = new System.Windows.Forms.Padding(0);
     this._luWASHER_COST.MaskType               = DevExpress.XtraEditors.Mask.MaskType.Numeric;
     this._luWASHER_COST.Name                   = "_luWASHER_COST";
     this._luWASHER_COST.PasswordChar           = '\0';
     this._luWASHER_COST.ReadOnly               = false;
     this._luWASHER_COST.Size                   = new System.Drawing.Size(164, 20);
     this._luWASHER_COST.TabIndex               = 5;
     this._luWASHER_COST.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luWASHER_COST.UseMaskAsDisplayFormat = false;
     //
     // _luWASHER_STANDARD
     //
     this._luWASHER_STANDARD.CancelButton           = null;
     this._luWASHER_STANDARD.CommandButton          = null;
     this._luWASHER_STANDARD.EditMask               = "";
     this._luWASHER_STANDARD.Location               = new System.Drawing.Point(448, 513);
     this._luWASHER_STANDARD.Margin                 = new System.Windows.Forms.Padding(0);
     this._luWASHER_STANDARD.MaskType               = DevExpress.XtraEditors.Mask.MaskType.None;
     this._luWASHER_STANDARD.Name                   = "_luWASHER_STANDARD";
     this._luWASHER_STANDARD.PasswordChar           = '\0';
     this._luWASHER_STANDARD.ReadOnly               = false;
     this._luWASHER_STANDARD.Size                   = new System.Drawing.Size(164, 20);
     this._luWASHER_STANDARD.TabIndex               = 6;
     this._luWASHER_STANDARD.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luWASHER_STANDARD.UseMaskAsDisplayFormat = false;
     //
     // _gdMAIN
     //
     this._gdMAIN.Location = new System.Drawing.Point(24, 24);
     this._gdMAIN.MainView = this._gdMAIN_VIEW;
     this._gdMAIN.Name     = "_gdMAIN";
     this._gdMAIN.Size     = new System.Drawing.Size(1142, 437);
     this._gdMAIN.TabIndex = 4;
     this._gdMAIN.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this._gdMAIN_VIEW,
         this.gridView2
     });
     //
     // _gdMAIN_VIEW
     //
     this._gdMAIN_VIEW.GridControl = this._gdMAIN;
     this._gdMAIN_VIEW.Name        = "_gdMAIN_VIEW";
     //
     // gridView2
     //
     this.gridView2.GridControl = this._gdMAIN;
     this.gridView2.Name        = "gridView2";
     //
     // _luUSE_YN
     //
     this._luUSE_YN.ItemIndex = -1;
     this._luUSE_YN.Location  = new System.Drawing.Point(448, 561);
     this._luUSE_YN.Margin    = new System.Windows.Forms.Padding(0);
     this._luUSE_YN.Name      = "_luUSE_YN";
     this._luUSE_YN.ReadOnly  = false;
     this._luUSE_YN.Size      = new System.Drawing.Size(164, 20);
     this._luUSE_YN.TabIndex  = 30;
     //
     // _luWASHER_NAME
     //
     this._luWASHER_NAME.CancelButton           = null;
     this._luWASHER_NAME.CommandButton          = null;
     this._luWASHER_NAME.EditMask               = "";
     this._luWASHER_NAME.Location               = new System.Drawing.Point(448, 489);
     this._luWASHER_NAME.Margin                 = new System.Windows.Forms.Padding(0);
     this._luWASHER_NAME.MaskType               = DevExpress.XtraEditors.Mask.MaskType.None;
     this._luWASHER_NAME.Name                   = "_luWASHER_NAME";
     this._luWASHER_NAME.PasswordChar           = '\0';
     this._luWASHER_NAME.ReadOnly               = false;
     this._luWASHER_NAME.Size                   = new System.Drawing.Size(164, 20);
     this._luWASHER_NAME.TabIndex               = 6;
     this._luWASHER_NAME.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luWASHER_NAME.UseMaskAsDisplayFormat = false;
     //
     // _luWASHER_CODE
     //
     this._luWASHER_CODE.CancelButton           = null;
     this._luWASHER_CODE.CommandButton          = null;
     this._luWASHER_CODE.EditMask               = "";
     this._luWASHER_CODE.Location               = new System.Drawing.Point(162, 489);
     this._luWASHER_CODE.Margin                 = new System.Windows.Forms.Padding(0);
     this._luWASHER_CODE.MaskType               = DevExpress.XtraEditors.Mask.MaskType.None;
     this._luWASHER_CODE.Name                   = "_luWASHER_CODE";
     this._luWASHER_CODE.PasswordChar           = '\0';
     this._luWASHER_CODE.ReadOnly               = false;
     this._luWASHER_CODE.Size                   = new System.Drawing.Size(144, 20);
     this._luWASHER_CODE.TabIndex               = 8;
     this._luWASHER_CODE.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luWASHER_CODE.UseMaskAsDisplayFormat = false;
     //
     // layoutControlGroup3
     //
     this.layoutControlGroup3.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup3.GroupBordersVisible         = false;
     this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlGroup6,
         this.layoutControlGroup5
     });
     this.layoutControlGroup3.Name = "Root";
     this.layoutControlGroup3.Size = new System.Drawing.Size(1190, 605);
     //
     // layoutControlGroup6
     //
     this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this._lciWASHER_NAME,
         this._lciWASHER_CODE,
         this._lciUSE_YN,
         this._lciWASHER_STANDARD,
         this._lciVEND_PART_CODE,
         this._lciSAFE_STOCK,
         this._lciWASHER_COST,
         this.emptySpaceItem2,
         this._lciREMARK,
         this._lciWASHER_UNIT
     });
     this.layoutControlGroup6.Location    = new System.Drawing.Point(0, 465);
     this.layoutControlGroup6.Name        = "layoutControlGroup6";
     this.layoutControlGroup6.Size        = new System.Drawing.Size(1170, 120);
     this.layoutControlGroup6.TextVisible = false;
     //
     // _lciWASHER_NAME
     //
     this._lciWASHER_NAME.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciWASHER_NAME.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciWASHER_NAME.Control             = this._luWASHER_NAME;
     this._lciWASHER_NAME.Location            = new System.Drawing.Point(286, 0);
     this._lciWASHER_NAME.MaxSize             = new System.Drawing.Size(306, 24);
     this._lciWASHER_NAME.MinSize             = new System.Drawing.Size(306, 24);
     this._lciWASHER_NAME.Name                = "_lciWASHER_NAME";
     this._lciWASHER_NAME.Size                = new System.Drawing.Size(306, 24);
     this._lciWASHER_NAME.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciWASHER_NAME.TextSize            = new System.Drawing.Size(135, 14);
     //
     // _lciWASHER_CODE
     //
     this._lciWASHER_CODE.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciWASHER_CODE.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciWASHER_CODE.Control             = this._luWASHER_CODE;
     this._lciWASHER_CODE.Location            = new System.Drawing.Point(0, 0);
     this._lciWASHER_CODE.MaxSize             = new System.Drawing.Size(286, 24);
     this._lciWASHER_CODE.MinSize             = new System.Drawing.Size(286, 24);
     this._lciWASHER_CODE.Name                = "_lciWASHER_CODE";
     this._lciWASHER_CODE.Size                = new System.Drawing.Size(286, 24);
     this._lciWASHER_CODE.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciWASHER_CODE.TextSize            = new System.Drawing.Size(135, 14);
     //
     // _lciUSE_YN
     //
     this._lciUSE_YN.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciUSE_YN.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciUSE_YN.Control             = this._luUSE_YN;
     this._lciUSE_YN.Location            = new System.Drawing.Point(286, 72);
     this._lciUSE_YN.MaxSize             = new System.Drawing.Size(306, 24);
     this._lciUSE_YN.MinSize             = new System.Drawing.Size(306, 24);
     this._lciUSE_YN.Name                = "_lciUSE_YN";
     this._lciUSE_YN.Size                = new System.Drawing.Size(306, 24);
     this._lciUSE_YN.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciUSE_YN.TextSize            = new System.Drawing.Size(135, 14);
     //
     // _lciWASHER_STANDARD
     //
     this._lciWASHER_STANDARD.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciWASHER_STANDARD.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciWASHER_STANDARD.Control = this._luWASHER_STANDARD;
     this._lciWASHER_STANDARD.CustomizationFormText = "_lciTRUCK_NAME";
     this._lciWASHER_STANDARD.Location            = new System.Drawing.Point(286, 24);
     this._lciWASHER_STANDARD.MaxSize             = new System.Drawing.Size(306, 24);
     this._lciWASHER_STANDARD.MinSize             = new System.Drawing.Size(306, 24);
     this._lciWASHER_STANDARD.Name                = "_lciWASHER_STANDARD";
     this._lciWASHER_STANDARD.Size                = new System.Drawing.Size(306, 24);
     this._lciWASHER_STANDARD.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciWASHER_STANDARD.TextSize            = new System.Drawing.Size(135, 14);
     //
     // _lciVEND_PART_CODE
     //
     this._lciVEND_PART_CODE.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciVEND_PART_CODE.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciVEND_PART_CODE.Control = this._luVEND_PART_CODE;
     this._lciVEND_PART_CODE.CustomizationFormText = "_lciWASHER_TYPE";
     this._lciVEND_PART_CODE.Location            = new System.Drawing.Point(0, 48);
     this._lciVEND_PART_CODE.MaxSize             = new System.Drawing.Size(286, 24);
     this._lciVEND_PART_CODE.MinSize             = new System.Drawing.Size(286, 24);
     this._lciVEND_PART_CODE.Name                = "_lciVEND_PART_CODE";
     this._lciVEND_PART_CODE.Size                = new System.Drawing.Size(286, 24);
     this._lciVEND_PART_CODE.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciVEND_PART_CODE.TextSize            = new System.Drawing.Size(135, 14);
     //
     // _lciSAFE_STOCK
     //
     this._lciSAFE_STOCK.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciSAFE_STOCK.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciSAFE_STOCK.Control = this._luSAFE_STOCK;
     this._lciSAFE_STOCK.CustomizationFormText = "_lciWASHER_TYPE";
     this._lciSAFE_STOCK.Location            = new System.Drawing.Point(0, 72);
     this._lciSAFE_STOCK.MaxSize             = new System.Drawing.Size(286, 24);
     this._lciSAFE_STOCK.MinSize             = new System.Drawing.Size(286, 24);
     this._lciSAFE_STOCK.Name                = "_lciSAFE_STOCK";
     this._lciSAFE_STOCK.Size                = new System.Drawing.Size(286, 24);
     this._lciSAFE_STOCK.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciSAFE_STOCK.TextSize            = new System.Drawing.Size(135, 14);
     //
     // _lciWASHER_COST
     //
     this._lciWASHER_COST.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciWASHER_COST.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciWASHER_COST.Control = this._luWASHER_COST;
     this._lciWASHER_COST.CustomizationFormText = "_lciBOX_MAX";
     this._lciWASHER_COST.Location            = new System.Drawing.Point(286, 48);
     this._lciWASHER_COST.MaxSize             = new System.Drawing.Size(306, 24);
     this._lciWASHER_COST.MinSize             = new System.Drawing.Size(306, 24);
     this._lciWASHER_COST.Name                = "_lciWASHER_COST";
     this._lciWASHER_COST.Size                = new System.Drawing.Size(306, 24);
     this._lciWASHER_COST.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciWASHER_COST.TextSize            = new System.Drawing.Size(135, 14);
     //
     // emptySpaceItem2
     //
     this.emptySpaceItem2.AllowHotTrack = false;
     this.emptySpaceItem2.Location      = new System.Drawing.Point(1131, 0);
     this.emptySpaceItem2.Name          = "emptySpaceItem2";
     this.emptySpaceItem2.Size          = new System.Drawing.Size(15, 96);
     this.emptySpaceItem2.TextSize      = new System.Drawing.Size(0, 0);
     //
     // _lciREMARK
     //
     this._lciREMARK.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciREMARK.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciREMARK.Control             = this._luREMARK;
     this._lciREMARK.Location            = new System.Drawing.Point(592, 0);
     this._lciREMARK.MaxSize             = new System.Drawing.Size(539, 96);
     this._lciREMARK.MinSize             = new System.Drawing.Size(539, 96);
     this._lciREMARK.Name                = "_lciREMARK";
     this._lciREMARK.Size                = new System.Drawing.Size(539, 96);
     this._lciREMARK.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciREMARK.TextSize            = new System.Drawing.Size(135, 14);
     //
     // _luREMARK
     //
     this._luREMARK.Location = new System.Drawing.Point(754, 489);
     this._luREMARK.Margin   = new System.Windows.Forms.Padding(0);
     this._luREMARK.Name     = "_luREMARK";
     this._luREMARK.ReadOnly = false;
     this._luREMARK.Size     = new System.Drawing.Size(397, 92);
     this._luREMARK.TabIndex = 31;
     //
     // _lciWASHER_UNIT
     //
     this._lciWASHER_UNIT.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciWASHER_UNIT.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciWASHER_UNIT.Control = this._luWASHER_UNIT;
     this._lciWASHER_UNIT.CustomizationFormText = "_lciUSE_YN";
     this._lciWASHER_UNIT.Location            = new System.Drawing.Point(0, 24);
     this._lciWASHER_UNIT.MaxSize             = new System.Drawing.Size(286, 24);
     this._lciWASHER_UNIT.MinSize             = new System.Drawing.Size(286, 24);
     this._lciWASHER_UNIT.Name                = "_lciWASHER_UNIT";
     this._lciWASHER_UNIT.Size                = new System.Drawing.Size(286, 24);
     this._lciWASHER_UNIT.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciWASHER_UNIT.Text                = "_lciUSE_YN";
     this._lciWASHER_UNIT.TextSize            = new System.Drawing.Size(135, 14);
     //
     // _luWASHER_UNIT
     //
     this._luWASHER_UNIT.ItemIndex = -1;
     this._luWASHER_UNIT.Location  = new System.Drawing.Point(162, 513);
     this._luWASHER_UNIT.Margin    = new System.Windows.Forms.Padding(0);
     this._luWASHER_UNIT.Name      = "_luWASHER_UNIT";
     this._luWASHER_UNIT.ReadOnly  = false;
     this._luWASHER_UNIT.Size      = new System.Drawing.Size(144, 20);
     this._luWASHER_UNIT.TabIndex  = 30;
     //
     // layoutControlGroup5
     //
     this.layoutControlGroup5.CustomizationFormText = "layoutControlGroup5";
     this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem5
     });
     this.layoutControlGroup5.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup5.Name        = "layoutControlGroup5";
     this.layoutControlGroup5.Size        = new System.Drawing.Size(1170, 465);
     this.layoutControlGroup5.TextVisible = false;
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.Control = this._gdMAIN;
     this.layoutControlItem5.CustomizationFormText = "layoutControlItem5";
     this.layoutControlItem5.Location            = new System.Drawing.Point(0, 0);
     this.layoutControlItem5.MinSize             = new System.Drawing.Size(104, 24);
     this.layoutControlItem5.Name                = "layoutControlItem5";
     this.layoutControlItem5.Size                = new System.Drawing.Size(1146, 441);
     this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem5.TextSize            = new System.Drawing.Size(0, 0);
     this.layoutControlItem5.TextVisible         = false;
     //
     // layoutControl2
     //
     this.layoutControl2.Controls.Add(this._luREMARK);
     this.layoutControl2.Controls.Add(this._luWASHER_CODE);
     this.layoutControl2.Controls.Add(this._luWASHER_NAME);
     this.layoutControl2.Controls.Add(this._luUSE_YN);
     this.layoutControl2.Controls.Add(this._gdMAIN);
     this.layoutControl2.Controls.Add(this._luWASHER_STANDARD);
     this.layoutControl2.Controls.Add(this._luWASHER_COST);
     this.layoutControl2.Controls.Add(this._luVEND_PART_CODE);
     this.layoutControl2.Controls.Add(this._luSAFE_STOCK);
     this.layoutControl2.Controls.Add(this._luWASHER_UNIT);
     this.layoutControl2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl2.Location = new System.Drawing.Point(0, 0);
     this.layoutControl2.Margin   = new System.Windows.Forms.Padding(0);
     this.layoutControl2.Name     = "layoutControl2";
     this.layoutControl2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(775, 159, 650, 400);
     this.layoutControl2.Root     = this.layoutControlGroup3;
     this.layoutControl2.Size     = new System.Drawing.Size(1190, 605);
     this.layoutControl2.TabIndex = 1;
     this.layoutControl2.Text     = "layoutControl3";
     //
     // WasherInformationRegister
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1200, 700);
     this.Margin     = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name       = "WasherInformationRegister";
     this.Text       = "WasherInformationRegister";
     this.WindowName = "WasherInformationRegister";
     ((System.ComponentModel.ISupportInitialize)(this._pnHeader)).EndInit();
     this._pnHeader.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._pnContent)).EndInit();
     this._pnContent.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._pnLeft)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._pnRight)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciT_WASHER_CODE)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciT_USE_YN)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciT_VEND_PART_CODE)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._gdMAIN)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdMAIN_VIEW)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciWASHER_NAME)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciWASHER_CODE)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciUSE_YN)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciWASHER_STANDARD)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciVEND_PART_CODE)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciSAFE_STOCK)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciWASHER_COST)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciREMARK)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciWASHER_UNIT)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit();
     this.layoutControl2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#15
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     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.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = 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();
     DevExpress.XtraLayout.RowDefinition    rowDefinition4    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition5    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition6    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition7    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition8    = new DevExpress.XtraLayout.RowDefinition();
     this.clipartEditContainerTabB5       = new Asa.Solutions.Common.PresentationClasses.ClipartEdit.ClipartEditContainer();
     this.clipartEditContainerTabB4       = new Asa.Solutions.Common.PresentationClasses.ClipartEdit.ClipartEditContainer();
     this.clipartEditContainerTabB3       = new Asa.Solutions.Common.PresentationClasses.ClipartEdit.ClipartEditContainer();
     this.clipartEditContainerTabB2       = new Asa.Solutions.Common.PresentationClasses.ClipartEdit.ClipartEditContainer();
     this.clipartEditContainerTabB1       = new Asa.Solutions.Common.PresentationClasses.ClipartEdit.ClipartEditContainer();
     this.memoEditTabBSubheader2          = new DevExpress.XtraEditors.MemoEdit();
     this.textEditTabBSubheader1          = new DevExpress.XtraEditors.TextEdit();
     this.layoutControlGroupTabB          = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItemTabBSubheader1 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItemTabBSubheader2 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItemTabBClipart1   = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItemTabBClipart2   = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItemTabBClipart3   = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItemTabBClipart4   = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItemTabBClipart5   = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl)).BeginInit();
     this.layoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.memoEditTabBSubheader2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditTabBSubheader1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupRoot)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupTabB)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemTabBSubheader1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemTabBSubheader2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemTabBClipart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemTabBClipart2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemTabBClipart3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemTabBClipart4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemTabBClipart5)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl
     //
     this.layoutControl.AllowCustomization                               = false;
     this.layoutControl.Appearance.Control.Font                          = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.layoutControl.Appearance.Control.Options.UseFont               = true;
     this.layoutControl.Appearance.ControlDisabled.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlDisabled.Options.UseFont       = true;
     this.layoutControl.Appearance.ControlDropDown.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlDropDown.Options.UseFont       = true;
     this.layoutControl.Appearance.ControlDropDownHeader.Font            = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlDropDownHeader.Options.UseFont = true;
     this.layoutControl.Appearance.ControlFocused.Font                   = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlFocused.Options.UseFont        = true;
     this.layoutControl.Appearance.ControlReadOnly.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlReadOnly.Options.UseFont       = true;
     this.layoutControl.BackColor = System.Drawing.Color.White;
     this.layoutControl.Controls.Add(this.clipartEditContainerTabB5);
     this.layoutControl.Controls.Add(this.clipartEditContainerTabB4);
     this.layoutControl.Controls.Add(this.clipartEditContainerTabB3);
     this.layoutControl.Controls.Add(this.clipartEditContainerTabB2);
     this.layoutControl.Controls.Add(this.clipartEditContainerTabB1);
     this.layoutControl.Controls.Add(this.memoEditTabBSubheader2);
     this.layoutControl.Controls.Add(this.textEditTabBSubheader1);
     this.layoutControl.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl.ForeColor = System.Drawing.Color.Black;
     this.layoutControl.Location  = new System.Drawing.Point(0, 0);
     this.layoutControl.Name      = "layoutControl";
     this.layoutControl.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(802, 385, 250, 350);
     this.layoutControl.OptionsFocus.ActivateSelectedControlOnGotFocus = false;
     this.layoutControl.OptionsFocus.AllowFocusGroups          = false;
     this.layoutControl.OptionsFocus.AllowFocusReadonlyEditors = false;
     this.layoutControl.OptionsFocus.AllowFocusTabbedGroups    = false;
     this.layoutControl.Root     = this.layoutControlGroupRoot;
     this.layoutControl.Size     = new System.Drawing.Size(978, 821);
     this.layoutControl.TabIndex = 69;
     this.layoutControl.Text     = "layoutControl1";
     //
     // clipartEditContainerTabB5
     //
     this.clipartEditContainerTabB5.AllowDrop = true;
     this.clipartEditContainerTabB5.Font      = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.clipartEditContainerTabB5.Location  = new System.Drawing.Point(770, 407);
     this.clipartEditContainerTabB5.Name      = "clipartEditContainerTabB5";
     this.clipartEditContainerTabB5.Size      = new System.Drawing.Size(166, 203);
     this.clipartEditContainerTabB5.TabIndex  = 1;
     //
     // clipartEditContainerTabB4
     //
     this.clipartEditContainerTabB4.AllowDrop = true;
     this.clipartEditContainerTabB4.Font      = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.clipartEditContainerTabB4.Location  = new System.Drawing.Point(580, 407);
     this.clipartEditContainerTabB4.Name      = "clipartEditContainerTabB4";
     this.clipartEditContainerTabB4.Size      = new System.Drawing.Size(166, 203);
     this.clipartEditContainerTabB4.TabIndex  = 1;
     //
     // clipartEditContainerTabB3
     //
     this.clipartEditContainerTabB3.AllowDrop = true;
     this.clipartEditContainerTabB3.Font      = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.clipartEditContainerTabB3.Location  = new System.Drawing.Point(770, 180);
     this.clipartEditContainerTabB3.Name      = "clipartEditContainerTabB3";
     this.clipartEditContainerTabB3.Size      = new System.Drawing.Size(166, 203);
     this.clipartEditContainerTabB3.TabIndex  = 1;
     //
     // clipartEditContainerTabB2
     //
     this.clipartEditContainerTabB2.AllowDrop = true;
     this.clipartEditContainerTabB2.Font      = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.clipartEditContainerTabB2.Location  = new System.Drawing.Point(580, 180);
     this.clipartEditContainerTabB2.Name      = "clipartEditContainerTabB2";
     this.clipartEditContainerTabB2.Size      = new System.Drawing.Size(166, 203);
     this.clipartEditContainerTabB2.TabIndex  = 1;
     //
     // clipartEditContainerTabB1
     //
     this.clipartEditContainerTabB1.AllowDrop = true;
     this.clipartEditContainerTabB1.Font      = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.clipartEditContainerTabB1.Location  = new System.Drawing.Point(72, 180);
     this.clipartEditContainerTabB1.Name      = "clipartEditContainerTabB1";
     this.clipartEditContainerTabB1.Size      = new System.Drawing.Size(334, 430);
     this.clipartEditContainerTabB1.TabIndex  = 1;
     //
     // memoEditTabBSubheader2
     //
     this.memoEditTabBSubheader2.Location            = new System.Drawing.Point(72, 644);
     this.memoEditTabBSubheader2.Name                = "memoEditTabBSubheader2";
     this.memoEditTabBSubheader2.Properties.NullText = "Type here";
     this.memoEditTabBSubheader2.Size                = new System.Drawing.Size(864, 135);
     this.memoEditTabBSubheader2.StyleController     = this.layoutControl;
     this.memoEditTabBSubheader2.TabIndex            = 1;
     this.memoEditTabBSubheader2.EditValueChanged   += new System.EventHandler(this.OnEditValueChanged);
     //
     // textEditTabBSubheader1
     //
     this.textEditTabBSubheader1.Location            = new System.Drawing.Point(72, 42);
     this.textEditTabBSubheader1.Name                = "textEditTabBSubheader1";
     this.textEditTabBSubheader1.Properties.NullText = "Type here";
     this.textEditTabBSubheader1.Size                = new System.Drawing.Size(864, 22);
     this.textEditTabBSubheader1.StyleController     = this.layoutControl;
     this.textEditTabBSubheader1.TabIndex            = 1;
     this.textEditTabBSubheader1.EditValueChanged   += new System.EventHandler(this.OnEditValueChanged);
     //
     // layoutControlGroupRoot
     //
     this.layoutControlGroupRoot.AllowHtmlStringInCaption                           = true;
     this.layoutControlGroupRoot.AppearanceGroup.Font                               = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceGroup.Options.UseFont                    = true;
     this.layoutControlGroupRoot.AppearanceItemCaption.Font                         = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceItemCaption.Options.UseFont              = true;
     this.layoutControlGroupRoot.AppearanceTabPage.Header.Font                      = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.Header.Options.UseFont           = true;
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderActive.Font                = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderActive.Options.UseFont     = true;
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderDisabled.Font              = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderDisabled.Options.UseFont   = true;
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderHotTracked.Font            = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderHotTracked.Options.UseFont = true;
     this.layoutControlGroupRoot.EnableIndentsWithoutBorders                        = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroupRoot.GroupBordersVisible = false;
     this.layoutControlGroupRoot.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlGroupTabB
     });
     this.layoutControlGroupRoot.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroupRoot.Name        = "Root";
     this.layoutControlGroupRoot.Padding     = new DevExpress.XtraLayout.Utils.Padding(40, 10, 10, 10);
     this.layoutControlGroupRoot.Size        = new System.Drawing.Size(978, 821);
     this.layoutControlGroupRoot.TextVisible = false;
     //
     // layoutControlGroupTabB
     //
     this.layoutControlGroupTabB.GroupBordersVisible = false;
     this.layoutControlGroupTabB.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItemTabBSubheader1,
         this.layoutControlItemTabBSubheader2,
         this.layoutControlItemTabBClipart1,
         this.layoutControlItemTabBClipart2,
         this.layoutControlItemTabBClipart3,
         this.layoutControlItemTabBClipart4,
         this.layoutControlItemTabBClipart5
     });
     this.layoutControlGroupTabB.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroupTabB.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroupTabB.Name       = "layoutControlGroupTabB";
     columnDefinition1.SizeType             = System.Windows.Forms.SizeType.Absolute;
     columnDefinition1.Width    = 30D;
     columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width    = 40D;
     columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
     columnDefinition3.Width    = 20D;
     columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
     columnDefinition4.Width    = 20D;
     columnDefinition5.SizeType = System.Windows.Forms.SizeType.Absolute;
     columnDefinition5.Width    = 20D;
     columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
     columnDefinition6.Width    = 20D;
     columnDefinition7.SizeType = System.Windows.Forms.SizeType.Absolute;
     columnDefinition7.Width    = 30D;
     this.layoutControlGroupTabB.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2,
         columnDefinition3,
         columnDefinition4,
         columnDefinition5,
         columnDefinition6,
         columnDefinition7
     });
     rowDefinition1.Height   = 30D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition2.Height   = 20D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition3.Height   = 30D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition4.Height   = 20D;
     rowDefinition4.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition5.Height   = 30D;
     rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition6.Height   = 30D;
     rowDefinition6.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition7.Height   = 20D;
     rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition8.Height   = 30D;
     rowDefinition8.SizeType = System.Windows.Forms.SizeType.Absolute;
     this.layoutControlGroupTabB.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2,
         rowDefinition3,
         rowDefinition4,
         rowDefinition5,
         rowDefinition6,
         rowDefinition7,
         rowDefinition8
     });
     this.layoutControlGroupTabB.Size = new System.Drawing.Size(928, 801);
     this.layoutControlGroupTabB.Text = "Tab B";
     //
     // layoutControlItemTabBSubheader1
     //
     this.layoutControlItemTabBSubheader1.Control                 = this.textEditTabBSubheader1;
     this.layoutControlItemTabBSubheader1.ControlAlignment        = System.Drawing.ContentAlignment.TopCenter;
     this.layoutControlItemTabBSubheader1.FillControlToClientArea = false;
     this.layoutControlItemTabBSubheader1.Location                = new System.Drawing.Point(30, 30);
     this.layoutControlItemTabBSubheader1.Name = "layoutControlItemTabBSubheader1";
     this.layoutControlItemTabBSubheader1.OptionsTableLayoutItem.ColumnIndex = 1;
     this.layoutControlItemTabBSubheader1.OptionsTableLayoutItem.ColumnSpan  = 5;
     this.layoutControlItemTabBSubheader1.OptionsTableLayoutItem.RowIndex    = 1;
     this.layoutControlItemTabBSubheader1.Size                    = new System.Drawing.Size(868, 138);
     this.layoutControlItemTabBSubheader1.Text                    = "Subheader 1";
     this.layoutControlItemTabBSubheader1.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemTabBSubheader1.TextVisible             = false;
     this.layoutControlItemTabBSubheader1.TrimClientAreaToControl = false;
     //
     // layoutControlItemTabBSubheader2
     //
     this.layoutControlItemTabBSubheader2.Control                 = this.memoEditTabBSubheader2;
     this.layoutControlItemTabBSubheader2.ControlAlignment        = System.Drawing.ContentAlignment.MiddleCenter;
     this.layoutControlItemTabBSubheader2.FillControlToClientArea = false;
     this.layoutControlItemTabBSubheader2.Location                = new System.Drawing.Point(30, 632);
     this.layoutControlItemTabBSubheader2.Name = "layoutControlItemTabBSubheader2";
     this.layoutControlItemTabBSubheader2.OptionsTableLayoutItem.ColumnIndex = 1;
     this.layoutControlItemTabBSubheader2.OptionsTableLayoutItem.ColumnSpan  = 5;
     this.layoutControlItemTabBSubheader2.OptionsTableLayoutItem.RowIndex    = 6;
     this.layoutControlItemTabBSubheader2.Size                    = new System.Drawing.Size(868, 139);
     this.layoutControlItemTabBSubheader2.Text                    = "Subheader 2";
     this.layoutControlItemTabBSubheader2.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemTabBSubheader2.TextVisible             = false;
     this.layoutControlItemTabBSubheader2.TrimClientAreaToControl = false;
     //
     // layoutControlItemTabBClipart1
     //
     this.layoutControlItemTabBClipart1.Control                 = this.clipartEditContainerTabB1;
     this.layoutControlItemTabBClipart1.ControlAlignment        = System.Drawing.ContentAlignment.MiddleCenter;
     this.layoutControlItemTabBClipart1.FillControlToClientArea = false;
     this.layoutControlItemTabBClipart1.Location                = new System.Drawing.Point(30, 168);
     this.layoutControlItemTabBClipart1.MinSize                 = new System.Drawing.Size(10, 24);
     this.layoutControlItemTabBClipart1.Name = "layoutControlItemTabBClipart1";
     this.layoutControlItemTabBClipart1.OptionsTableLayoutItem.ColumnIndex = 1;
     this.layoutControlItemTabBClipart1.OptionsTableLayoutItem.RowIndex    = 2;
     this.layoutControlItemTabBClipart1.OptionsTableLayoutItem.RowSpan     = 3;
     this.layoutControlItemTabBClipart1.Size = new System.Drawing.Size(338, 434);
     this.layoutControlItemTabBClipart1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItemTabBClipart1.Text                    = "Clipart 1";
     this.layoutControlItemTabBClipart1.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemTabBClipart1.TextVisible             = false;
     this.layoutControlItemTabBClipart1.TrimClientAreaToControl = false;
     //
     // layoutControlItemTabBClipart2
     //
     this.layoutControlItemTabBClipart2.Control                 = this.clipartEditContainerTabB2;
     this.layoutControlItemTabBClipart2.ControlAlignment        = System.Drawing.ContentAlignment.MiddleCenter;
     this.layoutControlItemTabBClipart2.FillControlToClientArea = false;
     this.layoutControlItemTabBClipart2.Location                = new System.Drawing.Point(538, 168);
     this.layoutControlItemTabBClipart2.MinSize                 = new System.Drawing.Size(10, 24);
     this.layoutControlItemTabBClipart2.Name = "layoutControlItemTabBClipart2";
     this.layoutControlItemTabBClipart2.OptionsTableLayoutItem.ColumnIndex = 3;
     this.layoutControlItemTabBClipart2.OptionsTableLayoutItem.RowIndex    = 2;
     this.layoutControlItemTabBClipart2.Size = new System.Drawing.Size(170, 207);
     this.layoutControlItemTabBClipart2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItemTabBClipart2.Text                    = "Clipart 2";
     this.layoutControlItemTabBClipart2.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemTabBClipart2.TextVisible             = false;
     this.layoutControlItemTabBClipart2.TrimClientAreaToControl = false;
     //
     // layoutControlItemTabBClipart3
     //
     this.layoutControlItemTabBClipart3.Control                 = this.clipartEditContainerTabB3;
     this.layoutControlItemTabBClipart3.ControlAlignment        = System.Drawing.ContentAlignment.MiddleCenter;
     this.layoutControlItemTabBClipart3.FillControlToClientArea = false;
     this.layoutControlItemTabBClipart3.Location                = new System.Drawing.Point(728, 168);
     this.layoutControlItemTabBClipart3.MinSize                 = new System.Drawing.Size(10, 24);
     this.layoutControlItemTabBClipart3.Name = "layoutControlItemTabBClipart3";
     this.layoutControlItemTabBClipart3.OptionsTableLayoutItem.ColumnIndex = 5;
     this.layoutControlItemTabBClipart3.OptionsTableLayoutItem.RowIndex    = 2;
     this.layoutControlItemTabBClipart3.Size = new System.Drawing.Size(170, 207);
     this.layoutControlItemTabBClipart3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItemTabBClipart3.Text                    = "Clipart 3";
     this.layoutControlItemTabBClipart3.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemTabBClipart3.TextVisible             = false;
     this.layoutControlItemTabBClipart3.TrimClientAreaToControl = false;
     //
     // layoutControlItemTabBClipart4
     //
     this.layoutControlItemTabBClipart4.Control                 = this.clipartEditContainerTabB4;
     this.layoutControlItemTabBClipart4.ControlAlignment        = System.Drawing.ContentAlignment.MiddleCenter;
     this.layoutControlItemTabBClipart4.FillControlToClientArea = false;
     this.layoutControlItemTabBClipart4.Location                = new System.Drawing.Point(538, 395);
     this.layoutControlItemTabBClipart4.MinSize                 = new System.Drawing.Size(10, 24);
     this.layoutControlItemTabBClipart4.Name = "layoutControlItemTabBClipart4";
     this.layoutControlItemTabBClipart4.OptionsTableLayoutItem.ColumnIndex = 3;
     this.layoutControlItemTabBClipart4.OptionsTableLayoutItem.RowIndex    = 4;
     this.layoutControlItemTabBClipart4.Size = new System.Drawing.Size(170, 207);
     this.layoutControlItemTabBClipart4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItemTabBClipart4.Text                    = "Clipart 4";
     this.layoutControlItemTabBClipart4.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemTabBClipart4.TextVisible             = false;
     this.layoutControlItemTabBClipart4.TrimClientAreaToControl = false;
     //
     // layoutControlItemTabBClipart5
     //
     this.layoutControlItemTabBClipart5.Control                 = this.clipartEditContainerTabB5;
     this.layoutControlItemTabBClipart5.ControlAlignment        = System.Drawing.ContentAlignment.MiddleCenter;
     this.layoutControlItemTabBClipart5.FillControlToClientArea = false;
     this.layoutControlItemTabBClipart5.Location                = new System.Drawing.Point(728, 395);
     this.layoutControlItemTabBClipart5.MinSize                 = new System.Drawing.Size(10, 24);
     this.layoutControlItemTabBClipart5.Name = "layoutControlItemTabBClipart5";
     this.layoutControlItemTabBClipart5.OptionsTableLayoutItem.ColumnIndex = 5;
     this.layoutControlItemTabBClipart5.OptionsTableLayoutItem.RowIndex    = 4;
     this.layoutControlItemTabBClipart5.Size = new System.Drawing.Size(170, 207);
     this.layoutControlItemTabBClipart5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItemTabBClipart5.Text                    = "Clipart 5";
     this.layoutControlItemTabBClipart5.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemTabBClipart5.TextVisible             = false;
     this.layoutControlItemTabBClipart5.TrimClientAreaToControl = false;
     //
     // MarketTabBControl
     //
     this.BackColor = System.Drawing.Color.White;
     this.Controls.Add(this.layoutControl);
     this.Name = "MarketTabBControl";
     this.Size = new System.Drawing.Size(978, 821);
     this.Controls.SetChildIndex(this.layoutControl, 0);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl)).EndInit();
     this.layoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.memoEditTabBSubheader2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditTabBSubheader1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupRoot)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupTabB)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemTabBSubheader1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemTabBSubheader2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemTabBClipart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemTabBClipart2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemTabBClipart3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemTabBClipart4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemTabBClipart5)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
示例#16
0
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            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.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
            this.panelButtons = new System.Windows.Forms.Panel();
            this.layoutControl2 = new DevExpress.XtraLayout.LayoutControl();
            this.simpleButtonSaveNew = new DevExpress.XtraEditors.SimpleButton();
            this.simpleButtonSave = new DevExpress.XtraEditors.SimpleButton();
            this.simpleButtonClose = new DevExpress.XtraEditors.SimpleButton();
            this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            this.panelContent = new System.Windows.Forms.Panel();
            this.panelTitle = new System.Windows.Forms.Panel();
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            this.labelTitle = new System.Windows.Forms.Label();
            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.panelButtons.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit();
            this.layoutControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
            this.panelTitle.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
            this.layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            this.SuspendLayout();
            // 
            // panelButtons
            // 
            this.panelButtons.Controls.Add(this.layoutControl2);
            this.panelButtons.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panelButtons.Location = new System.Drawing.Point(0, 326);
            this.panelButtons.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
            this.panelButtons.Name = "panelButtons";
            this.panelButtons.Size = new System.Drawing.Size(765, 64);
            this.panelButtons.TabIndex = 0;
            // 
            // layoutControl2
            // 
            this.layoutControl2.Controls.Add(this.simpleButtonSaveNew);
            this.layoutControl2.Controls.Add(this.simpleButtonSave);
            this.layoutControl2.Controls.Add(this.simpleButtonClose);
            this.layoutControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl2.Location = new System.Drawing.Point(0, 0);
            this.layoutControl2.Name = "layoutControl2";
            this.layoutControl2.Root = this.layoutControlGroup2;
            this.layoutControl2.Size = new System.Drawing.Size(765, 64);
            this.layoutControl2.TabIndex = 0;
            this.layoutControl2.Text = "layoutControl2";
            // 
            // simpleButtonSaveNew
            // 
            this.simpleButtonSaveNew.Appearance.Font = new System.Drawing.Font("Khmer SBBIC Serif", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.simpleButtonSaveNew.Appearance.Options.UseFont = true;
            this.simpleButtonSaveNew.AutoWidthInLayoutControl = true;
            this.simpleButtonSaveNew.ImageToTextIndent = 0;
            this.simpleButtonSaveNew.Location = new System.Drawing.Point(469, 12);
            this.simpleButtonSaveNew.Name = "simpleButtonSaveNew";
            this.simpleButtonSaveNew.Size = new System.Drawing.Size(140, 38);
            this.simpleButtonSaveNew.StyleController = this.layoutControl2;
            this.simpleButtonSaveNew.TabIndex = 4;
            this.simpleButtonSaveNew.Text = "Save And New";
            // 
            // simpleButtonSave
            // 
            this.simpleButtonSave.Appearance.Font = new System.Drawing.Font("Khmer SBBIC Serif", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.simpleButtonSave.Appearance.Options.UseFont = true;
            this.simpleButtonSave.AutoWidthInLayoutControl = true;
            this.simpleButtonSave.ImageToTextIndent = 0;
            this.simpleButtonSave.Location = new System.Drawing.Point(623, 12);
            this.simpleButtonSave.Name = "simpleButtonSave";
            this.simpleButtonSave.Size = new System.Drawing.Size(53, 38);
            this.simpleButtonSave.StyleController = this.layoutControl2;
            this.simpleButtonSave.TabIndex = 5;
            this.simpleButtonSave.Text = "Save";
            // 
            // simpleButtonClose
            // 
            this.simpleButtonClose.Appearance.Font = new System.Drawing.Font("Khmer SBBIC Serif", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.simpleButtonClose.Appearance.Options.UseFont = true;
            this.simpleButtonClose.AutoWidthInLayoutControl = true;
            this.simpleButtonClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.simpleButtonClose.ImageToTextIndent = 0;
            this.simpleButtonClose.Location = new System.Drawing.Point(690, 12);
            this.simpleButtonClose.Name = "simpleButtonClose";
            this.simpleButtonClose.Size = new System.Drawing.Size(58, 38);
            this.simpleButtonClose.StyleController = this.layoutControl2;
            this.simpleButtonClose.TabIndex = 4;
            this.simpleButtonClose.Text = "Close";
            // 
            // layoutControlGroup2
            // 
            this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup2.GroupBordersVisible = false;
            this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem2,
            this.layoutControlItem3,
            this.layoutControlItem4});
            this.layoutControlGroup2.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup2.Name = "layoutControlGroup2";
            this.layoutControlGroup2.OptionsTableLayoutGroup.AutoSizeDefaultDefinitionLength = 1;
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition1.Width = 100D;
            columnDefinition2.SizeType = System.Windows.Forms.SizeType.AutoSize;
            columnDefinition2.Width = 154D;
            columnDefinition3.SizeType = System.Windows.Forms.SizeType.AutoSize;
            columnDefinition3.Width = 67D;
            columnDefinition4.SizeType = System.Windows.Forms.SizeType.AutoSize;
            columnDefinition4.Width = 72D;
            this.layoutControlGroup2.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
            columnDefinition1,
            columnDefinition2,
            columnDefinition3,
            columnDefinition4});
            rowDefinition1.Height = 100D;
            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition1});
            this.layoutControlGroup2.Size = new System.Drawing.Size(765, 64);
            this.layoutControlGroup2.TextVisible = false;
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.simpleButtonSave;
            this.layoutControlItem2.Location = new System.Drawing.Point(606, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem2.Size = new System.Drawing.Size(67, 44);
            this.layoutControlItem2.Spacing = new DevExpress.XtraLayout.Utils.Padding(5, 5, 0, 0);
            this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem2.TextVisible = false;
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.simpleButtonClose;
            this.layoutControlItem3.Location = new System.Drawing.Point(673, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem3.Size = new System.Drawing.Size(72, 44);
            this.layoutControlItem3.Spacing = new DevExpress.XtraLayout.Utils.Padding(5, 5, 0, 0);
            this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem3.TextVisible = false;
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.simpleButtonSaveNew;
            this.layoutControlItem4.Location = new System.Drawing.Point(452, 0);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem4.Size = new System.Drawing.Size(154, 44);
            this.layoutControlItem4.Spacing = new DevExpress.XtraLayout.Utils.Padding(5, 5, 0, 0);
            this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem4.TextVisible = false;
            // 
            // panelContent
            // 
            this.panelContent.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelContent.Location = new System.Drawing.Point(0, 54);
            this.panelContent.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
            this.panelContent.Name = "panelContent";
            this.panelContent.Size = new System.Drawing.Size(765, 272);
            this.panelContent.TabIndex = 1;
            // 
            // panelTitle
            // 
            this.panelTitle.Controls.Add(this.layoutControl1);
            this.panelTitle.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelTitle.Location = new System.Drawing.Point(0, 0);
            this.panelTitle.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
            this.panelTitle.MaximumSize = new System.Drawing.Size(0, 54);
            this.panelTitle.MinimumSize = new System.Drawing.Size(0, 54);
            this.panelTitle.Name = "panelTitle";
            this.panelTitle.Size = new System.Drawing.Size(765, 54);
            this.panelTitle.TabIndex = 0;
            // 
            // layoutControl1
            // 
            this.layoutControl1.Controls.Add(this.labelTitle);
            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl1.Location = new System.Drawing.Point(0, 0);
            this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
            this.layoutControl1.Name = "layoutControl1";
            this.layoutControl1.Root = this.layoutControlGroup1;
            this.layoutControl1.Size = new System.Drawing.Size(765, 54);
            this.layoutControl1.TabIndex = 0;
            this.layoutControl1.Text = "layoutControl1";
            // 
            // labelTitle
            // 
            this.labelTitle.Font = new System.Drawing.Font("Romnea", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelTitle.ForeColor = System.Drawing.Color.Black;
            this.labelTitle.Location = new System.Drawing.Point(12, 12);
            this.labelTitle.Name = "labelTitle";
            this.labelTitle.Size = new System.Drawing.Size(741, 40);
            this.labelTitle.TabIndex = 4;
            this.labelTitle.Text = "ចំនងជើង";
            this.labelTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // layoutControlGroup1
            // 
            this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup1.GroupBordersVisible = false;
            this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem1});
            this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup1.Name = "layoutControlGroup1";
            this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 0);
            this.layoutControlGroup1.Size = new System.Drawing.Size(765, 54);
            this.layoutControlGroup1.TextVisible = false;
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.labelTitle;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(745, 44);
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem1.TextVisible = false;
            // 
            // DialogView
            // 
            this.Appearance.BackColor = System.Drawing.Color.White;
            this.Appearance.Font = new System.Drawing.Font("Khmer SBBIC Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Appearance.Options.UseBackColor = true;
            this.Appearance.Options.UseFont = true;
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 24F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.panelContent);
            this.Controls.Add(this.panelTitle);
            this.Controls.Add(this.panelButtons);
            this.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
            this.Name = "DialogView";
            this.Size = new System.Drawing.Size(765, 390);
            this.panelButtons.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit();
            this.layoutControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
            this.panelTitle.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
            this.layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            this.ResumeLayout(false);

        }
示例#17
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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();
     DevExpress.XtraLayout.RowDefinition    rowDefinition4    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition5    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition6    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition7    = new DevExpress.XtraLayout.RowDefinition();
     this.myDataLayoutControl = new Ots.UI.Win.UserControls.Controls.MyDataLayoutControl();
     this.txtUcret            = new Ots.UI.Win.UserControls.Controls.MyCalcEdit();
     this.tglDurum            = new Ots.UI.Win.UserControls.Controls.MyToggleSwitch();
     this.txtBitisTarihi      = new Ots.UI.Win.UserControls.Controls.MyDateEdit();
     this.txtBaslamaTarihi    = new Ots.UI.Win.UserControls.Controls.MyDateEdit();
     this.txtHizmetTuru       = new Ots.UI.Win.UserControls.Controls.MyButtonEdit();
     this.txtHizmetAdi        = new Ots.UI.Win.UserControls.Controls.MyTextEdit();
     this.txtKod = new Ots.UI.Win.UserControls.Controls.MyKodTextEdit();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem5  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem7  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem8  = new DevExpress.XtraLayout.LayoutControlItem();
     this.txtAciklama         = new Ots.UI.Win.UserControls.Controls.MyMemoEdit();
     this.layoutControlItem6  = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl)).BeginInit();
     this.myDataLayoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtUcret.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tglDurum.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBitisTarihi.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBitisTarihi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBaslamaTarihi.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBaslamaTarihi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtHizmetTuru.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtHizmetAdi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKod.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAciklama.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl
     //
     this.ribbonControl.ExpandCollapseItem.Id = 0;
     this.ribbonControl.Size = new System.Drawing.Size(380, 102);
     this.ribbonControl.Toolbar.ShowCustomizeItem = false;
     //
     // myDataLayoutControl
     //
     this.myDataLayoutControl.Controls.Add(this.txtAciklama);
     this.myDataLayoutControl.Controls.Add(this.txtUcret);
     this.myDataLayoutControl.Controls.Add(this.tglDurum);
     this.myDataLayoutControl.Controls.Add(this.txtBitisTarihi);
     this.myDataLayoutControl.Controls.Add(this.txtBaslamaTarihi);
     this.myDataLayoutControl.Controls.Add(this.txtHizmetTuru);
     this.myDataLayoutControl.Controls.Add(this.txtHizmetAdi);
     this.myDataLayoutControl.Controls.Add(this.txtKod);
     this.myDataLayoutControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.myDataLayoutControl.Location = new System.Drawing.Point(0, 102);
     this.myDataLayoutControl.Name     = "myDataLayoutControl";
     this.myDataLayoutControl.OptionsFocus.EnableAutoTabOrder = false;
     this.myDataLayoutControl.Root     = this.layoutControlGroup1;
     this.myDataLayoutControl.Size     = new System.Drawing.Size(380, 211);
     this.myDataLayoutControl.TabIndex = 0;
     this.myDataLayoutControl.Text     = "myDataLayoutControl1";
     //
     // txtUcret
     //
     this.txtUcret.EnterMoveNextControl = true;
     this.txtUcret.Location             = new System.Drawing.Point(83, 132);
     this.txtUcret.MenuManager          = this.ribbonControl;
     this.txtUcret.Name = "txtUcret";
     this.txtUcret.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
     this.txtUcret.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtUcret.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtUcret.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txtUcret.Properties.DisplayFormat.FormatString = "n2";
     this.txtUcret.Properties.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.txtUcret.Properties.Mask.EditMask = "n2";
     this.txtUcret.Size = new System.Drawing.Size(125, 20);
     this.txtUcret.StatusBarAciklama        = "Ücret Giriniz.";
     this.txtUcret.StatusBarKisayol         = "F4 :";
     this.txtUcret.StatusBarKisayolAciklama = "Hesap Makinesi";
     this.txtUcret.StyleController          = this.myDataLayoutControl;
     this.txtUcret.TabIndex = 4;
     //
     // tglDurum
     //
     this.tglDurum.EnterMoveNextControl = true;
     this.tglDurum.Location             = new System.Drawing.Point(273, 12);
     this.tglDurum.MenuManager          = this.ribbonControl;
     this.tglDurum.Name = "tglDurum";
     this.tglDurum.Properties.Appearance.ForeColor            = System.Drawing.Color.Maroon;
     this.tglDurum.Properties.Appearance.Options.UseForeColor = true;
     this.tglDurum.Properties.AutoHeight     = false;
     this.tglDurum.Properties.AutoWidth      = true;
     this.tglDurum.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.tglDurum.Properties.OffText        = "Pasif";
     this.tglDurum.Properties.OnText         = "Aktif";
     this.tglDurum.Size = new System.Drawing.Size(97, 20);
     this.tglDurum.StatusBarAciklama = "Kartın Kullanım Durumunu Seçiniz.";
     this.tglDurum.StyleController   = this.myDataLayoutControl;
     this.tglDurum.TabIndex          = 6;
     //
     // txtBitisTarihi
     //
     this.txtBitisTarihi.EditValue            = null;
     this.txtBitisTarihi.EnterMoveNextControl = true;
     this.txtBitisTarihi.Location             = new System.Drawing.Point(83, 108);
     this.txtBitisTarihi.MenuManager          = this.ribbonControl;
     this.txtBitisTarihi.Name = "txtBitisTarihi";
     this.txtBitisTarihi.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
     this.txtBitisTarihi.Properties.Appearance.Options.UseTextOptions      = true;
     this.txtBitisTarihi.Properties.Appearance.TextOptions.HAlignment      = DevExpress.Utils.HorzAlignment.Center;
     this.txtBitisTarihi.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtBitisTarihi.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtBitisTarihi.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txtBitisTarihi.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txtBitisTarihi.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.DateTimeAdvancingCaret;
     this.txtBitisTarihi.Size = new System.Drawing.Size(125, 20);
     this.txtBitisTarihi.StatusBarAciklama        = "Bitiş Tarihi Giriniz.";
     this.txtBitisTarihi.StatusBarKisayol         = "F4 :";
     this.txtBitisTarihi.StatusBarKisayolAciklama = "Tarih Seç";
     this.txtBitisTarihi.StyleController          = this.myDataLayoutControl;
     this.txtBitisTarihi.TabIndex = 3;
     //
     // txtBaslamaTarihi
     //
     this.txtBaslamaTarihi.EditValue            = null;
     this.txtBaslamaTarihi.EnterMoveNextControl = true;
     this.txtBaslamaTarihi.Location             = new System.Drawing.Point(83, 84);
     this.txtBaslamaTarihi.MenuManager          = this.ribbonControl;
     this.txtBaslamaTarihi.Name = "txtBaslamaTarihi";
     this.txtBaslamaTarihi.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
     this.txtBaslamaTarihi.Properties.Appearance.Options.UseTextOptions      = true;
     this.txtBaslamaTarihi.Properties.Appearance.TextOptions.HAlignment      = DevExpress.Utils.HorzAlignment.Center;
     this.txtBaslamaTarihi.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtBaslamaTarihi.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtBaslamaTarihi.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txtBaslamaTarihi.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txtBaslamaTarihi.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.DateTimeAdvancingCaret;
     this.txtBaslamaTarihi.Size = new System.Drawing.Size(125, 20);
     this.txtBaslamaTarihi.StatusBarAciklama        = "Başlama Tarihi Giriniz.";
     this.txtBaslamaTarihi.StatusBarKisayol         = "F4 :";
     this.txtBaslamaTarihi.StatusBarKisayolAciklama = "Tarih Seç";
     this.txtBaslamaTarihi.StyleController          = this.myDataLayoutControl;
     this.txtBaslamaTarihi.TabIndex = 2;
     //
     // txtHizmetTuru
     //
     this.txtHizmetTuru.EnterMoveNextControl = true;
     this.txtHizmetTuru.Id          = null;
     this.txtHizmetTuru.Location    = new System.Drawing.Point(83, 60);
     this.txtHizmetTuru.MenuManager = this.ribbonControl;
     this.txtHizmetTuru.Name        = "txtHizmetTuru";
     this.txtHizmetTuru.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtHizmetTuru.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtHizmetTuru.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.txtHizmetTuru.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.txtHizmetTuru.Size = new System.Drawing.Size(125, 20);
     this.txtHizmetTuru.StatusBarAciklama        = "Hizmet Türü Seçiniz.";
     this.txtHizmetTuru.StatusBarKisayol         = "F4 :";
     this.txtHizmetTuru.StatusBarKisayolAciklama = "Seçim Yap";
     this.txtHizmetTuru.StyleController          = this.myDataLayoutControl;
     this.txtHizmetTuru.TabIndex = 1;
     //
     // txtHizmetAdi
     //
     this.txtHizmetAdi.EnterMoveNextControl = true;
     this.txtHizmetAdi.Location             = new System.Drawing.Point(83, 36);
     this.txtHizmetAdi.MenuManager          = this.ribbonControl;
     this.txtHizmetAdi.Name = "txtHizmetAdi";
     this.txtHizmetAdi.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtHizmetAdi.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtHizmetAdi.Properties.MaxLength = 50;
     this.txtHizmetAdi.Size = new System.Drawing.Size(285, 20);
     this.txtHizmetAdi.StatusBarAciklama = "Hizmet Adı Giriniz.";
     this.txtHizmetAdi.StyleController   = this.myDataLayoutControl;
     this.txtHizmetAdi.TabIndex          = 0;
     //
     // txtKod
     //
     this.txtKod.EnterMoveNextControl = true;
     this.txtKod.Location             = new System.Drawing.Point(83, 12);
     this.txtKod.MenuManager          = this.ribbonControl;
     this.txtKod.Name = "txtKod";
     this.txtKod.Properties.Appearance.BackColor                   = System.Drawing.Color.PaleGoldenrod;
     this.txtKod.Properties.Appearance.Options.UseBackColor        = true;
     this.txtKod.Properties.Appearance.Options.UseTextOptions      = true;
     this.txtKod.Properties.Appearance.TextOptions.HAlignment      = DevExpress.Utils.HorzAlignment.Center;
     this.txtKod.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtKod.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtKod.Properties.MaxLength = 30;
     this.txtKod.Size = new System.Drawing.Size(125, 20);
     this.txtKod.StatusBarAciklama = "Kod Giriniz";
     this.txtKod.StyleController   = this.myDataLayoutControl;
     this.txtKod.TabIndex          = 7;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.layoutControlItem4,
         this.layoutControlItem5,
         this.layoutControlItem7,
         this.layoutControlItem8,
         this.layoutControlItem6
     });
     this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup1.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name       = "layoutControlGroup1";
     columnDefinition1.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition1.Width             = 200D;
     columnDefinition2.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width             = 100D;
     columnDefinition3.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition3.Width             = 99D;
     this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2,
         columnDefinition3
     });
     rowDefinition1.Height   = 24D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition2.Height   = 24D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition3.Height   = 24D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition4.Height   = 24D;
     rowDefinition4.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition5.Height   = 24D;
     rowDefinition5.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition6.Height   = 24D;
     rowDefinition6.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition7.Height   = 100D;
     rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2,
         rowDefinition3,
         rowDefinition4,
         rowDefinition5,
         rowDefinition6,
         rowDefinition7
     });
     this.layoutControlGroup1.Size        = new System.Drawing.Size(380, 211);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem1.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem1.Control  = this.txtKod;
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(200, 24);
     this.layoutControlItem1.Text     = "Kod";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(68, 13);
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem2.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem2.Control  = this.txtHizmetAdi;
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 24);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.OptionsTableLayoutItem.ColumnSpan = 3;
     this.layoutControlItem2.OptionsTableLayoutItem.RowIndex   = 1;
     this.layoutControlItem2.Size     = new System.Drawing.Size(360, 24);
     this.layoutControlItem2.Text     = "Hizmet Adı";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(68, 13);
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem3.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem3.Control  = this.txtHizmetTuru;
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 48);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
     this.layoutControlItem3.Size     = new System.Drawing.Size(200, 24);
     this.layoutControlItem3.Text     = "Hizmet Türü";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(68, 13);
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem4.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem4.Control  = this.txtBaslamaTarihi;
     this.layoutControlItem4.Location = new System.Drawing.Point(0, 72);
     this.layoutControlItem4.Name     = "layoutControlItem4";
     this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3;
     this.layoutControlItem4.Size     = new System.Drawing.Size(200, 24);
     this.layoutControlItem4.Text     = "Başlama Tarihi";
     this.layoutControlItem4.TextSize = new System.Drawing.Size(68, 13);
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem5.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem5.Control  = this.txtBitisTarihi;
     this.layoutControlItem5.Location = new System.Drawing.Point(0, 96);
     this.layoutControlItem5.Name     = "layoutControlItem5";
     this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 4;
     this.layoutControlItem5.Size     = new System.Drawing.Size(200, 24);
     this.layoutControlItem5.Text     = "Bitiş Tarihi";
     this.layoutControlItem5.TextSize = new System.Drawing.Size(68, 13);
     //
     // layoutControlItem7
     //
     this.layoutControlItem7.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem7.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem7.Control  = this.tglDurum;
     this.layoutControlItem7.Location = new System.Drawing.Point(261, 0);
     this.layoutControlItem7.Name     = "layoutControlItem7";
     this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
     this.layoutControlItem7.Size        = new System.Drawing.Size(99, 24);
     this.layoutControlItem7.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem7.TextVisible = false;
     //
     // layoutControlItem8
     //
     this.layoutControlItem8.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem8.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem8.Control  = this.txtUcret;
     this.layoutControlItem8.Location = new System.Drawing.Point(0, 120);
     this.layoutControlItem8.Name     = "layoutControlItem8";
     this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 5;
     this.layoutControlItem8.Size     = new System.Drawing.Size(200, 24);
     this.layoutControlItem8.Text     = "Ücret";
     this.layoutControlItem8.TextSize = new System.Drawing.Size(68, 13);
     //
     // txtAciklama
     //
     this.txtAciklama.EnterMoveNextControl = true;
     this.txtAciklama.Location             = new System.Drawing.Point(83, 156);
     this.txtAciklama.MenuManager          = this.ribbonControl;
     this.txtAciklama.Name = "txtAciklama";
     this.txtAciklama.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtAciklama.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtAciklama.Properties.MaxLength = 500;
     this.txtAciklama.Size = new System.Drawing.Size(285, 43);
     this.txtAciklama.StatusBarAciklama = "Açıklama Giriniz.";
     this.txtAciklama.StyleController   = this.myDataLayoutControl;
     this.txtAciklama.TabIndex          = 5;
     //
     // layoutControlItem6
     //
     this.layoutControlItem6.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem6.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem6.Control  = this.txtAciklama;
     this.layoutControlItem6.Location = new System.Drawing.Point(0, 144);
     this.layoutControlItem6.Name     = "layoutControlItem6";
     this.layoutControlItem6.OptionsTableLayoutItem.ColumnSpan = 3;
     this.layoutControlItem6.OptionsTableLayoutItem.RowIndex   = 6;
     this.layoutControlItem6.Size     = new System.Drawing.Size(360, 47);
     this.layoutControlItem6.Text     = "Açıklama";
     this.layoutControlItem6.TextSize = new System.Drawing.Size(68, 13);
     //
     // HizmetEditForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(380, 344);
     this.Controls.Add(this.myDataLayoutControl);
     this.MinimumSize = new System.Drawing.Size(390, 345);
     this.Name        = "HizmetEditForm";
     this.Text        = "Hizmet Kartı";
     this.Controls.SetChildIndex(this.ribbonControl, 0);
     this.Controls.SetChildIndex(this.myDataLayoutControl, 0);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl)).EndInit();
     this.myDataLayoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.txtUcret.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tglDurum.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBitisTarihi.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBitisTarihi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBaslamaTarihi.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBaslamaTarihi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtHizmetTuru.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtHizmetAdi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKod.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAciklama.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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();
     DevExpress.XtraLayout.RowDefinition    rowDefinition4    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition5    = new DevExpress.XtraLayout.RowDefinition();
     this.layoutControl              = new DevExpress.XtraLayout.LayoutControl();
     this.pictureEdit                = new DevExpress.XtraEditors.PictureEdit();
     this.memoEditSubheader          = new DevExpress.XtraEditors.MemoEdit();
     this.layoutControlGroupRoot     = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItemSubheader = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItemClipart   = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl)).BeginInit();
     this.layoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoEditSubheader.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupRoot)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemSubheader)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemClipart)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl
     //
     this.layoutControl.AllowCustomization                               = false;
     this.layoutControl.Appearance.Control.Font                          = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.Control.Options.UseFont               = true;
     this.layoutControl.Appearance.ControlDisabled.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlDisabled.Options.UseFont       = true;
     this.layoutControl.Appearance.ControlDropDown.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlDropDown.Options.UseFont       = true;
     this.layoutControl.Appearance.ControlDropDownHeader.Font            = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlDropDownHeader.Options.UseFont = true;
     this.layoutControl.Appearance.ControlFocused.Font                   = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlFocused.Options.UseFont        = true;
     this.layoutControl.Appearance.ControlReadOnly.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlReadOnly.Options.UseFont       = true;
     this.layoutControl.Controls.Add(this.pictureEdit);
     this.layoutControl.Controls.Add(this.memoEditSubheader);
     this.layoutControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl.Location = new System.Drawing.Point(0, 0);
     this.layoutControl.Name     = "layoutControl";
     this.layoutControl.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(729, 201, 450, 400);
     this.layoutControl.OptionsFocus.ActivateSelectedControlOnGotFocus = false;
     this.layoutControl.OptionsFocus.AllowFocusGroups          = false;
     this.layoutControl.OptionsFocus.AllowFocusReadonlyEditors = false;
     this.layoutControl.OptionsFocus.AllowFocusTabbedGroups    = false;
     this.layoutControl.Root     = this.layoutControlGroupRoot;
     this.layoutControl.Size     = new System.Drawing.Size(396, 479);
     this.layoutControl.TabIndex = 0;
     //
     // pictureEdit
     //
     this.pictureEdit.AllowDrop = true;
     this.pictureEdit.Cursor    = System.Windows.Forms.Cursors.Default;
     this.pictureEdit.Location  = new System.Drawing.Point(20, 20);
     this.pictureEdit.Name      = "pictureEdit";
     this.pictureEdit.Properties.AllowFocused                            = false;
     this.pictureEdit.Properties.Appearance.BackColor                    = System.Drawing.Color.Transparent;
     this.pictureEdit.Properties.Appearance.Options.UseBackColor         = true;
     this.pictureEdit.Properties.AppearanceDisabled.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit.Properties.AppearanceDisabled.Options.UseBackColor = true;
     this.pictureEdit.Properties.AppearanceFocused.BackColor             = System.Drawing.Color.Transparent;
     this.pictureEdit.Properties.AppearanceFocused.Options.UseBackColor  = true;
     this.pictureEdit.Properties.AppearanceReadOnly.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit.Properties.AppearanceReadOnly.Options.UseBackColor = true;
     this.pictureEdit.Properties.BorderStyle            = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit.Properties.NullText               = " ";
     this.pictureEdit.Properties.ReadOnly               = true;
     this.pictureEdit.Properties.ShowCameraMenuItem     = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit.Properties.ShowMenu               = false;
     this.pictureEdit.Properties.SizeMode               = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit.Properties.ZoomAccelerationFactor = 1D;
     this.pictureEdit.Size            = new System.Drawing.Size(356, 335);
     this.pictureEdit.StyleController = this.layoutControl;
     this.pictureEdit.TabIndex        = 11;
     //
     // memoEditSubheader
     //
     this.memoEditSubheader.Location            = new System.Drawing.Point(20, 375);
     this.memoEditSubheader.Name                = "memoEditSubheader";
     this.memoEditSubheader.Properties.NullText = "Type here";
     this.memoEditSubheader.Size                = new System.Drawing.Size(356, 84);
     this.memoEditSubheader.StyleController     = this.layoutControl;
     this.memoEditSubheader.TabIndex            = 10;
     this.memoEditSubheader.EditValueChanged   += new System.EventHandler(this.OnEditValueChanged);
     //
     // layoutControlGroupRoot
     //
     this.layoutControlGroupRoot.AppearanceGroup.Font                               = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.layoutControlGroupRoot.AppearanceGroup.Options.UseFont                    = true;
     this.layoutControlGroupRoot.AppearanceItemCaption.Font                         = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceItemCaption.Options.UseFont              = true;
     this.layoutControlGroupRoot.AppearanceTabPage.Header.Font                      = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.Header.Options.UseFont           = true;
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderActive.Font                = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderActive.Options.UseFont     = true;
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderDisabled.Font              = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderDisabled.Options.UseFont   = true;
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderHotTracked.Font            = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderHotTracked.Options.UseFont = true;
     this.layoutControlGroupRoot.AppearanceTabPage.PageClient.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.PageClient.Options.UseFont       = true;
     this.layoutControlGroupRoot.EnableIndentsWithoutBorders                        = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroupRoot.GroupBordersVisible = false;
     this.layoutControlGroupRoot.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItemSubheader,
         this.layoutControlItemClipart
     });
     this.layoutControlGroupRoot.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroupRoot.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroupRoot.Name       = "Root";
     columnDefinition1.SizeType             = System.Windows.Forms.SizeType.Percent;
     columnDefinition1.Width    = 5D;
     columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width    = 90D;
     columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
     columnDefinition3.Width    = 5D;
     this.layoutControlGroupRoot.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2,
         columnDefinition3
     });
     rowDefinition1.Height   = 20D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition2.Height   = 80D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition3.Height   = 20D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition4.Height   = 20D;
     rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition5.Height   = 20D;
     rowDefinition5.SizeType = System.Windows.Forms.SizeType.Absolute;
     this.layoutControlGroupRoot.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2,
         rowDefinition3,
         rowDefinition4,
         rowDefinition5
     });
     this.layoutControlGroupRoot.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlGroupRoot.Size        = new System.Drawing.Size(396, 479);
     this.layoutControlGroupRoot.TextVisible = false;
     //
     // layoutControlItemSubheader
     //
     this.layoutControlItemSubheader.Control                 = this.memoEditSubheader;
     this.layoutControlItemSubheader.ControlAlignment        = System.Drawing.ContentAlignment.MiddleCenter;
     this.layoutControlItemSubheader.FillControlToClientArea = false;
     this.layoutControlItemSubheader.Location                = new System.Drawing.Point(20, 375);
     this.layoutControlItemSubheader.Name = "layoutControlItemSubheader";
     this.layoutControlItemSubheader.OptionsTableLayoutItem.ColumnIndex = 1;
     this.layoutControlItemSubheader.OptionsTableLayoutItem.RowIndex    = 3;
     this.layoutControlItemSubheader.Padding                 = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlItemSubheader.Size                    = new System.Drawing.Size(356, 84);
     this.layoutControlItemSubheader.Text                    = "Subheader";
     this.layoutControlItemSubheader.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemSubheader.TextVisible             = false;
     this.layoutControlItemSubheader.TrimClientAreaToControl = false;
     //
     // layoutControlItemClipart
     //
     this.layoutControlItemClipart.Control                 = this.pictureEdit;
     this.layoutControlItemClipart.ControlAlignment        = System.Drawing.ContentAlignment.MiddleCenter;
     this.layoutControlItemClipart.FillControlToClientArea = false;
     this.layoutControlItemClipart.Location                = new System.Drawing.Point(20, 20);
     this.layoutControlItemClipart.Name = "layoutControlItemClipart";
     this.layoutControlItemClipart.OptionsTableLayoutItem.ColumnIndex = 1;
     this.layoutControlItemClipart.OptionsTableLayoutItem.RowIndex    = 1;
     this.layoutControlItemClipart.Padding                 = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlItemClipart.Size                    = new System.Drawing.Size(356, 335);
     this.layoutControlItemClipart.Text                    = "Clipart";
     this.layoutControlItemClipart.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemClipart.TextVisible             = false;
     this.layoutControlItemClipart.TrimClientAreaToControl = false;
     //
     // ItemControl
     //
     this.Controls.Add(this.layoutControl);
     this.Size = new System.Drawing.Size(396, 479);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl)).EndInit();
     this.layoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoEditSubheader.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupRoot)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemSubheader)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemClipart)).EndInit();
     this.ResumeLayout(false);
 }
示例#19
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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.ColumnDefinition columnDefinition4 = 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();
     DevExpress.XtraLayout.RowDefinition    rowDefinition4    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition5    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition6    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition7    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition8    = new DevExpress.XtraLayout.RowDefinition();
     this.myDataLayoutControl = new OgrenciTakip.UI.Win.UserControls.Controls.MyDataLayoutControl();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.txtKod             = new OgrenciTakip.UI.Win.UserControls.Controls.MyKodTextEdit();
     this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
     this.txtAdiSoyadi       = new OgrenciTakip.UI.Win.UserControls.Controls.MyTextEdit();
     this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
     this.txtSozlesmeNo      = new OgrenciTakip.UI.Win.UserControls.Controls.MyTextEdit();
     this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
     this.txtBaslamaTarihi   = new OgrenciTakip.UI.Win.UserControls.Controls.MyDateEdit();
     this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
     this.txtBitisTarihi     = new OgrenciTakip.UI.Win.UserControls.Controls.MyDateEdit();
     this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
     this.txtOzelKod1        = new OgrenciTakip.UI.Win.UserControls.Controls.MyButtonEdit();
     this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
     this.txtOzelKod2        = new OgrenciTakip.UI.Win.UserControls.Controls.MyButtonEdit();
     this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
     this.txtAciklama        = new OgrenciTakip.UI.Win.UserControls.Controls.MyMemoEdit();
     this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
     this.tglDurum           = new OgrenciTakip.UI.Win.UserControls.Controls.MyToggleSwitch();
     this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl)).BeginInit();
     this.myDataLayoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKod.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAdiSoyadi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSozlesmeNo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBaslamaTarihi.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBaslamaTarihi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBitisTarihi.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBitisTarihi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtOzelKod1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtOzelKod2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAciklama.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tglDurum.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl
     //
     this.ribbonControl.ExpandCollapseItem.Id = 0;
     this.ribbonControl.Size = new System.Drawing.Size(420, 102);
     this.ribbonControl.Toolbar.ShowCustomizeItem = false;
     //
     // myDataLayoutControl
     //
     this.myDataLayoutControl.Controls.Add(this.tglDurum);
     this.myDataLayoutControl.Controls.Add(this.txtAciklama);
     this.myDataLayoutControl.Controls.Add(this.txtOzelKod2);
     this.myDataLayoutControl.Controls.Add(this.txtOzelKod1);
     this.myDataLayoutControl.Controls.Add(this.txtBitisTarihi);
     this.myDataLayoutControl.Controls.Add(this.txtBaslamaTarihi);
     this.myDataLayoutControl.Controls.Add(this.txtSozlesmeNo);
     this.myDataLayoutControl.Controls.Add(this.txtAdiSoyadi);
     this.myDataLayoutControl.Controls.Add(this.txtKod);
     this.myDataLayoutControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.myDataLayoutControl.Location = new System.Drawing.Point(0, 102);
     this.myDataLayoutControl.Name     = "myDataLayoutControl";
     this.myDataLayoutControl.OptionsFocus.EnableAutoTabOrder = false;
     this.myDataLayoutControl.Root     = this.layoutControlGroup1;
     this.myDataLayoutControl.Size     = new System.Drawing.Size(420, 246);
     this.myDataLayoutControl.TabIndex = 0;
     this.myDataLayoutControl.Text     = "myDataLayoutControl1";
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.layoutControlItem4,
         this.layoutControlItem5,
         this.layoutControlItem6,
         this.layoutControlItem7,
         this.layoutControlItem8,
         this.layoutControlItem9
     });
     this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup1.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name       = "layoutControlGroup1";
     columnDefinition1.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition1.Width             = 200D;
     columnDefinition2.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition2.Width             = 100D;
     columnDefinition3.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition3.Width             = 100D;
     columnDefinition4.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition4.Width             = 99D;
     this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2,
         columnDefinition3,
         columnDefinition4
     });
     rowDefinition1.Height   = 24D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition2.Height   = 24D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition3.Height   = 24D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition4.Height   = 24D;
     rowDefinition4.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition5.Height   = 24D;
     rowDefinition5.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition6.Height   = 24D;
     rowDefinition6.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition7.Height   = 24D;
     rowDefinition7.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition8.Height   = 100D;
     rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2,
         rowDefinition3,
         rowDefinition4,
         rowDefinition5,
         rowDefinition6,
         rowDefinition7,
         rowDefinition8
     });
     this.layoutControlGroup1.Size        = new System.Drawing.Size(420, 246);
     this.layoutControlGroup1.TextVisible = false;
     //
     // txtKod
     //
     this.txtKod.EnterMoveNextControl = true;
     this.txtKod.Location             = new System.Drawing.Point(84, 12);
     this.txtKod.MenuManager          = this.ribbonControl;
     this.txtKod.Name = "txtKod";
     this.txtKod.Properties.Appearance.BackColor                   = System.Drawing.Color.PaleGoldenrod;
     this.txtKod.Properties.Appearance.Options.UseBackColor        = true;
     this.txtKod.Properties.Appearance.Options.UseTextOptions      = true;
     this.txtKod.Properties.Appearance.TextOptions.HAlignment      = DevExpress.Utils.HorzAlignment.Center;
     this.txtKod.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtKod.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtKod.Properties.MaxLength = 30;
     this.txtKod.Size = new System.Drawing.Size(124, 20);
     this.txtKod.StatusBarAciklama = "Kod Giriniz";
     this.txtKod.StyleController   = this.myDataLayoutControl;
     this.txtKod.TabIndex          = 8;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem1.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem1.Control  = this.txtKod;
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(200, 24);
     this.layoutControlItem1.Text     = "Kod";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(68, 13);
     //
     // txtAdiSoyadi
     //
     this.txtAdiSoyadi.EnterMoveNextControl = true;
     this.txtAdiSoyadi.Location             = new System.Drawing.Point(84, 36);
     this.txtAdiSoyadi.MenuManager          = this.ribbonControl;
     this.txtAdiSoyadi.Name = "txtAdiSoyadi";
     this.txtAdiSoyadi.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtAdiSoyadi.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtAdiSoyadi.Properties.MaxLength = 50;
     this.txtAdiSoyadi.Size = new System.Drawing.Size(324, 20);
     this.txtAdiSoyadi.StatusBarAciklama = "Avukat Adı ve Soyadını Giriniz.";
     this.txtAdiSoyadi.StyleController   = this.myDataLayoutControl;
     this.txtAdiSoyadi.TabIndex          = 0;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem2.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem2.Control  = this.txtAdiSoyadi;
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 24);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.OptionsTableLayoutItem.ColumnSpan = 4;
     this.layoutControlItem2.OptionsTableLayoutItem.RowIndex   = 1;
     this.layoutControlItem2.Size     = new System.Drawing.Size(400, 24);
     this.layoutControlItem2.Text     = "Adı Soyadı";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(68, 13);
     //
     // txtSozlesmeNo
     //
     this.txtSozlesmeNo.EnterMoveNextControl = true;
     this.txtSozlesmeNo.Location             = new System.Drawing.Point(84, 60);
     this.txtSozlesmeNo.MenuManager          = this.ribbonControl;
     this.txtSozlesmeNo.Name = "txtSozlesmeNo";
     this.txtSozlesmeNo.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtSozlesmeNo.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtSozlesmeNo.Properties.MaxLength = 50;
     this.txtSozlesmeNo.Size = new System.Drawing.Size(124, 20);
     this.txtSozlesmeNo.StatusBarAciklama = "Sözleşme Numarasını Giriniz.";
     this.txtSozlesmeNo.StyleController   = this.myDataLayoutControl;
     this.txtSozlesmeNo.TabIndex          = 1;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem3.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem3.Control  = this.txtSozlesmeNo;
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 48);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
     this.layoutControlItem3.Size     = new System.Drawing.Size(200, 24);
     this.layoutControlItem3.Text     = "Sözleşme No";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(68, 13);
     //
     // txtBaslamaTarihi
     //
     this.txtBaslamaTarihi.EditValue            = null;
     this.txtBaslamaTarihi.EnterMoveNextControl = true;
     this.txtBaslamaTarihi.Location             = new System.Drawing.Point(84, 84);
     this.txtBaslamaTarihi.MenuManager          = this.ribbonControl;
     this.txtBaslamaTarihi.Name = "txtBaslamaTarihi";
     this.txtBaslamaTarihi.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
     this.txtBaslamaTarihi.Properties.Appearance.Options.UseTextOptions      = true;
     this.txtBaslamaTarihi.Properties.Appearance.TextOptions.HAlignment      = DevExpress.Utils.HorzAlignment.Center;
     this.txtBaslamaTarihi.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtBaslamaTarihi.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtBaslamaTarihi.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txtBaslamaTarihi.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txtBaslamaTarihi.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.DateTimeAdvancingCaret;
     this.txtBaslamaTarihi.Size = new System.Drawing.Size(124, 20);
     this.txtBaslamaTarihi.StatusBarAciklama        = "Sözleşme Başlama Tarihini Giriniz.";
     this.txtBaslamaTarihi.StatusBarKisayol         = "F4 :Seçim Yap.";
     this.txtBaslamaTarihi.StatusBarKisayolAciklama = "Tarih Seç";
     this.txtBaslamaTarihi.StyleController          = this.myDataLayoutControl;
     this.txtBaslamaTarihi.TabIndex = 2;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem4.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem4.Control  = this.txtBaslamaTarihi;
     this.layoutControlItem4.Location = new System.Drawing.Point(0, 72);
     this.layoutControlItem4.Name     = "layoutControlItem4";
     this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3;
     this.layoutControlItem4.Size     = new System.Drawing.Size(200, 24);
     this.layoutControlItem4.Text     = "Başlama Tarihi";
     this.layoutControlItem4.TextSize = new System.Drawing.Size(68, 13);
     //
     // txtBitisTarihi
     //
     this.txtBitisTarihi.EditValue            = null;
     this.txtBitisTarihi.EnterMoveNextControl = true;
     this.txtBitisTarihi.Location             = new System.Drawing.Point(84, 108);
     this.txtBitisTarihi.MenuManager          = this.ribbonControl;
     this.txtBitisTarihi.Name = "txtBitisTarihi";
     this.txtBitisTarihi.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
     this.txtBitisTarihi.Properties.Appearance.Options.UseTextOptions      = true;
     this.txtBitisTarihi.Properties.Appearance.TextOptions.HAlignment      = DevExpress.Utils.HorzAlignment.Center;
     this.txtBitisTarihi.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtBitisTarihi.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtBitisTarihi.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txtBitisTarihi.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txtBitisTarihi.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.DateTimeAdvancingCaret;
     this.txtBitisTarihi.Size = new System.Drawing.Size(124, 20);
     this.txtBitisTarihi.StatusBarAciklama        = "Sözleşme Bitiş Tarihi Giriniz.";
     this.txtBitisTarihi.StatusBarKisayol         = "F4 :Seçim Yap.";
     this.txtBitisTarihi.StatusBarKisayolAciklama = "Tarih Seç";
     this.txtBitisTarihi.StyleController          = this.myDataLayoutControl;
     this.txtBitisTarihi.TabIndex = 3;
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem5.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem5.Control  = this.txtBitisTarihi;
     this.layoutControlItem5.Location = new System.Drawing.Point(0, 96);
     this.layoutControlItem5.Name     = "layoutControlItem5";
     this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 4;
     this.layoutControlItem5.Size     = new System.Drawing.Size(200, 24);
     this.layoutControlItem5.Text     = "Bitiş Tarihi";
     this.layoutControlItem5.TextSize = new System.Drawing.Size(68, 13);
     //
     // txtOzelKod1
     //
     this.txtOzelKod1.EnterMoveNextControl = true;
     this.txtOzelKod1.Id          = null;
     this.txtOzelKod1.Location    = new System.Drawing.Point(84, 132);
     this.txtOzelKod1.MenuManager = this.ribbonControl;
     this.txtOzelKod1.Name        = "txtOzelKod1";
     this.txtOzelKod1.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtOzelKod1.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtOzelKod1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.txtOzelKod1.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.txtOzelKod1.Size = new System.Drawing.Size(224, 20);
     this.txtOzelKod1.StatusBarAciklama        = "Özel Kod-1 Seçiniz.";
     this.txtOzelKod1.StatusBarKisayol         = "F4 :Seçim Yap.";
     this.txtOzelKod1.StatusBarKisayolAciklama = null;
     this.txtOzelKod1.StyleController          = this.myDataLayoutControl;
     this.txtOzelKod1.TabIndex = 4;
     //
     // layoutControlItem6
     //
     this.layoutControlItem6.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem6.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem6.Control  = this.txtOzelKod1;
     this.layoutControlItem6.Location = new System.Drawing.Point(0, 120);
     this.layoutControlItem6.Name     = "layoutControlItem6";
     this.layoutControlItem6.OptionsTableLayoutItem.ColumnSpan = 2;
     this.layoutControlItem6.OptionsTableLayoutItem.RowIndex   = 5;
     this.layoutControlItem6.Size     = new System.Drawing.Size(300, 24);
     this.layoutControlItem6.Text     = "Özel Kod-1";
     this.layoutControlItem6.TextSize = new System.Drawing.Size(68, 13);
     //
     // txtOzelKod2
     //
     this.txtOzelKod2.EnterMoveNextControl = true;
     this.txtOzelKod2.Id          = null;
     this.txtOzelKod2.Location    = new System.Drawing.Point(84, 156);
     this.txtOzelKod2.MenuManager = this.ribbonControl;
     this.txtOzelKod2.Name        = "txtOzelKod2";
     this.txtOzelKod2.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtOzelKod2.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtOzelKod2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.txtOzelKod2.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.txtOzelKod2.Size = new System.Drawing.Size(224, 20);
     this.txtOzelKod2.StatusBarAciklama        = "Özel Kod-2 Seçiniz.";
     this.txtOzelKod2.StatusBarKisayol         = "F4 :Seçim Yap.";
     this.txtOzelKod2.StatusBarKisayolAciklama = null;
     this.txtOzelKod2.StyleController          = this.myDataLayoutControl;
     this.txtOzelKod2.TabIndex = 5;
     //
     // layoutControlItem7
     //
     this.layoutControlItem7.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem7.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem7.Control  = this.txtOzelKod2;
     this.layoutControlItem7.Location = new System.Drawing.Point(0, 144);
     this.layoutControlItem7.Name     = "layoutControlItem7";
     this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 2;
     this.layoutControlItem7.OptionsTableLayoutItem.RowIndex   = 6;
     this.layoutControlItem7.Size     = new System.Drawing.Size(300, 24);
     this.layoutControlItem7.Text     = "Özel Kod-2";
     this.layoutControlItem7.TextSize = new System.Drawing.Size(68, 13);
     //
     // txtAciklama
     //
     this.txtAciklama.EnterMoveNextControl = true;
     this.txtAciklama.Location             = new System.Drawing.Point(84, 180);
     this.txtAciklama.MenuManager          = this.ribbonControl;
     this.txtAciklama.Name = "txtAciklama";
     this.txtAciklama.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtAciklama.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtAciklama.Properties.MaxLength = 500;
     this.txtAciklama.Size = new System.Drawing.Size(324, 54);
     this.txtAciklama.StatusBarAciklama = "Açıklama Giriniz.";
     this.txtAciklama.StyleController   = this.myDataLayoutControl;
     this.txtAciklama.TabIndex          = 6;
     //
     // layoutControlItem8
     //
     this.layoutControlItem8.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem8.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem8.Control  = this.txtAciklama;
     this.layoutControlItem8.Location = new System.Drawing.Point(0, 168);
     this.layoutControlItem8.Name     = "layoutControlItem8";
     this.layoutControlItem8.OptionsTableLayoutItem.ColumnSpan = 4;
     this.layoutControlItem8.OptionsTableLayoutItem.RowIndex   = 7;
     this.layoutControlItem8.Size     = new System.Drawing.Size(400, 58);
     this.layoutControlItem8.Text     = "Açıklama";
     this.layoutControlItem8.TextSize = new System.Drawing.Size(68, 13);
     //
     // tglDurum
     //
     this.tglDurum.EnterMoveNextControl = true;
     this.tglDurum.Location             = new System.Drawing.Point(313, 12);
     this.tglDurum.MenuManager          = this.ribbonControl;
     this.tglDurum.Name = "tglDurum";
     this.tglDurum.Properties.Appearance.ForeColor            = System.Drawing.Color.Maroon;
     this.tglDurum.Properties.Appearance.Options.UseForeColor = true;
     this.tglDurum.Properties.AutoHeight     = false;
     this.tglDurum.Properties.AutoWidth      = true;
     this.tglDurum.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.tglDurum.Properties.OffText        = "Pasif";
     this.tglDurum.Properties.OnText         = "Aktif";
     this.tglDurum.Size = new System.Drawing.Size(97, 20);
     this.tglDurum.StatusBarAciklama = "Kartın Kullanım Durumunu Seçiniz.";
     this.tglDurum.StyleController   = this.myDataLayoutControl;
     this.tglDurum.TabIndex          = 7;
     //
     // layoutControlItem9
     //
     this.layoutControlItem9.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem9.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem9.Control  = this.tglDurum;
     this.layoutControlItem9.Location = new System.Drawing.Point(301, 0);
     this.layoutControlItem9.Name     = "layoutControlItem9";
     this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
     this.layoutControlItem9.Size        = new System.Drawing.Size(99, 24);
     this.layoutControlItem9.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem9.TextVisible = false;
     //
     // AvukatEditForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(420, 379);
     this.Controls.Add(this.myDataLayoutControl);
     this.MinimumSize = new System.Drawing.Size(430, 380);
     this.Name        = "AvukatEditForm";
     this.Text        = "Avukat Kartı";
     this.Controls.SetChildIndex(this.ribbonControl, 0);
     this.Controls.SetChildIndex(this.myDataLayoutControl, 0);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl)).EndInit();
     this.myDataLayoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKod.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAdiSoyadi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSozlesmeNo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBaslamaTarihi.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBaslamaTarihi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBitisTarihi.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBitisTarihi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtOzelKod1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtOzelKod2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAciklama.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tglDurum.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
示例#20
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition1    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition2    = new DevExpress.XtraLayout.RowDefinition();
     this.panelControl1       = new DevExpress.XtraEditors.PanelControl();
     this.panelControl2       = new DevExpress.XtraEditors.PanelControl();
     this.layoutControl1      = new DevExpress.XtraLayout.LayoutControl();
     this.btn_Thoat           = new System.Windows.Forms.Button();
     this.btn_Them            = new System.Windows.Forms.Button();
     this.btn_Xoa             = new System.Windows.Forms.Button();
     this.btn_Sua             = new System.Windows.Forms.Button();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4  = new DevExpress.XtraLayout.LayoutControlItem();
     this.txbID         = new System.Windows.Forms.TextBox();
     this.label2        = new System.Windows.Forms.Label();
     this.txbGhiChu     = new System.Windows.Forms.TextBox();
     this.txbTen        = new System.Windows.Forms.TextBox();
     this.label4        = new System.Windows.Forms.Label();
     this.label1        = new System.Windows.Forms.Label();
     this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
     this.dgrTieuDoan   = new DevExpress.XtraGrid.GridControl();
     this.grvTieuDoan   = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn4   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5   = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgrTieuDoan)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grvTieuDoan)).BeginInit();
     this.SuspendLayout();
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.panelControl2);
     this.panelControl1.Controls.Add(this.txbID);
     this.panelControl1.Controls.Add(this.label2);
     this.panelControl1.Controls.Add(this.txbGhiChu);
     this.panelControl1.Controls.Add(this.txbTen);
     this.panelControl1.Controls.Add(this.label4);
     this.panelControl1.Controls.Add(this.label1);
     this.panelControl1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panelControl1.Location = new System.Drawing.Point(542, 0);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(325, 530);
     this.panelControl1.TabIndex = 0;
     //
     // panelControl2
     //
     this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl2.Controls.Add(this.layoutControl1);
     this.panelControl2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl2.Location = new System.Drawing.Point(2, 440);
     this.panelControl2.Name     = "panelControl2";
     this.panelControl2.Size     = new System.Drawing.Size(321, 88);
     this.panelControl2.TabIndex = 31;
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.btn_Thoat);
     this.layoutControl1.Controls.Add(this.btn_Them);
     this.layoutControl1.Controls.Add(this.btn_Xoa);
     this.layoutControl1.Controls.Add(this.btn_Sua);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(304, 238, 662, 417);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(321, 88);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // btn_Thoat
     //
     this.btn_Thoat.Location = new System.Drawing.Point(162, 46);
     this.btn_Thoat.Name     = "btn_Thoat";
     this.btn_Thoat.Size     = new System.Drawing.Size(157, 40);
     this.btn_Thoat.TabIndex = 35;
     this.btn_Thoat.Text     = "Thoát";
     this.btn_Thoat.UseVisualStyleBackColor = true;
     this.btn_Thoat.Click += new System.EventHandler(this.btn_Thoat_Click);
     //
     // btn_Them
     //
     this.btn_Them.Location = new System.Drawing.Point(2, 2);
     this.btn_Them.Name     = "btn_Them";
     this.btn_Them.Size     = new System.Drawing.Size(156, 40);
     this.btn_Them.TabIndex = 32;
     this.btn_Them.Text     = "Thêm";
     this.btn_Them.UseVisualStyleBackColor = true;
     this.btn_Them.Click += new System.EventHandler(this.btn_Them_Click);
     //
     // btn_Xoa
     //
     this.btn_Xoa.Location = new System.Drawing.Point(2, 46);
     this.btn_Xoa.Name     = "btn_Xoa";
     this.btn_Xoa.Size     = new System.Drawing.Size(156, 40);
     this.btn_Xoa.TabIndex = 34;
     this.btn_Xoa.Text     = "Xóa";
     this.btn_Xoa.UseVisualStyleBackColor = true;
     this.btn_Xoa.Click += new System.EventHandler(this.btn_Xoa_Click);
     //
     // btn_Sua
     //
     this.btn_Sua.Location = new System.Drawing.Point(162, 2);
     this.btn_Sua.Name     = "btn_Sua";
     this.btn_Sua.Size     = new System.Drawing.Size(157, 40);
     this.btn_Sua.TabIndex = 33;
     this.btn_Sua.Text     = "Sửa";
     this.btn_Sua.UseVisualStyleBackColor = true;
     this.btn_Sua.Click += new System.EventHandler(this.btn_Sua_Click);
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.layoutControlItem4
     });
     this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup1.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name       = "Root";
     columnDefinition1.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition1.Width             = 50D;
     columnDefinition2.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width             = 50D;
     this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2
     });
     rowDefinition1.Height   = 50D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition2.Height   = 50D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2
     });
     this.layoutControlGroup1.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlGroup1.Size        = new System.Drawing.Size(321, 88);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control     = this.btn_Them;
     this.layoutControlItem1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name        = "layoutControlItem1";
     this.layoutControlItem1.Size        = new System.Drawing.Size(160, 44);
     this.layoutControlItem1.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control  = this.btn_Sua;
     this.layoutControlItem2.Location = new System.Drawing.Point(160, 0);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
     this.layoutControlItem2.Size        = new System.Drawing.Size(161, 44);
     this.layoutControlItem2.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextVisible = false;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control  = this.btn_Xoa;
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 44);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
     this.layoutControlItem3.Size        = new System.Drawing.Size(160, 44);
     this.layoutControlItem3.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible = false;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control  = this.btn_Thoat;
     this.layoutControlItem4.Location = new System.Drawing.Point(160, 44);
     this.layoutControlItem4.Name     = "layoutControlItem4";
     this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
     this.layoutControlItem4.OptionsTableLayoutItem.RowIndex    = 1;
     this.layoutControlItem4.Size        = new System.Drawing.Size(161, 44);
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // txbID
     //
     this.txbID.Font     = new System.Drawing.Font("Tahoma", 11F);
     this.txbID.Location = new System.Drawing.Point(85, 66);
     this.txbID.Name     = "txbID";
     this.txbID.ReadOnly = true;
     this.txbID.Size     = new System.Drawing.Size(225, 25);
     this.txbID.TabIndex = 30;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Tahoma", 11F);
     this.label2.Location = new System.Drawing.Point(6, 66);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(24, 18);
     this.label2.TabIndex = 29;
     this.label2.Text     = "ID";
     //
     // txbGhiChu
     //
     this.txbGhiChu.Font      = new System.Drawing.Font("Tahoma", 11F);
     this.txbGhiChu.Location  = new System.Drawing.Point(85, 155);
     this.txbGhiChu.Multiline = true;
     this.txbGhiChu.Name      = "txbGhiChu";
     this.txbGhiChu.Size      = new System.Drawing.Size(225, 55);
     this.txbGhiChu.TabIndex  = 28;
     //
     // txbTen
     //
     this.txbTen.Font     = new System.Drawing.Font("Tahoma", 11F);
     this.txbTen.Location = new System.Drawing.Point(85, 109);
     this.txbTen.Name     = "txbTen";
     this.txbTen.Size     = new System.Drawing.Size(225, 25);
     this.txbTen.TabIndex = 27;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Tahoma", 11F);
     this.label4.Location = new System.Drawing.Point(7, 155);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(56, 18);
     this.label4.TabIndex = 26;
     this.label4.Text     = "Ghi chú";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Tahoma", 11F);
     this.label1.Location = new System.Drawing.Point(6, 109);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(34, 18);
     this.label1.TabIndex = 25;
     this.label1.Text     = "Tên";
     //
     // groupControl1
     //
     this.groupControl1.Controls.Add(this.dgrTieuDoan);
     this.groupControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupControl1.Location = new System.Drawing.Point(0, 0);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(542, 530);
     this.groupControl1.TabIndex = 1;
     this.groupControl1.Text     = "Danh sách tiểu đoàn";
     //
     // dgrTieuDoan
     //
     this.dgrTieuDoan.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.dgrTieuDoan.Font     = new System.Drawing.Font("Tahoma", 11F);
     this.dgrTieuDoan.Location = new System.Drawing.Point(2, 20);
     this.dgrTieuDoan.MainView = this.grvTieuDoan;
     this.dgrTieuDoan.Name     = "dgrTieuDoan";
     this.dgrTieuDoan.Size     = new System.Drawing.Size(538, 508);
     this.dgrTieuDoan.TabIndex = 3;
     this.dgrTieuDoan.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.grvTieuDoan
     });
     //
     // grvTieuDoan
     //
     this.grvTieuDoan.Appearance.HeaderPanel.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.grvTieuDoan.Appearance.HeaderPanel.FontStyleDelta  = System.Drawing.FontStyle.Bold;
     this.grvTieuDoan.Appearance.HeaderPanel.Options.UseFont = true;
     this.grvTieuDoan.Appearance.Row.Font            = new System.Drawing.Font("Tahoma", 11F);
     this.grvTieuDoan.Appearance.Row.Options.UseFont = true;
     this.grvTieuDoan.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn4,
         this.gridColumn6,
         this.gridColumn5
     });
     this.grvTieuDoan.GridControl = this.dgrTieuDoan;
     this.grvTieuDoan.Name        = "grvTieuDoan";
     this.grvTieuDoan.OptionsBehavior.ReadOnly    = true;
     this.grvTieuDoan.OptionsDetail.DetailMode    = DevExpress.XtraGrid.Views.Grid.DetailMode.Default;
     this.grvTieuDoan.OptionsFind.AlwaysVisible   = true;
     this.grvTieuDoan.OptionsFind.FindDelay       = 100;
     this.grvTieuDoan.OptionsFind.FindNullPrompt  = "Nhập để tìm kiếm";
     this.grvTieuDoan.OptionsFind.ShowClearButton = false;
     this.grvTieuDoan.OptionsFind.ShowFindButton  = false;
     this.grvTieuDoan.OptionsView.ShowGroupPanel  = false;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption      = "ID";
     this.gridColumn4.FieldName    = "ID";
     this.gridColumn4.Name         = "gridColumn4";
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 0;
     this.gridColumn4.Width        = 64;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption      = "Tên";
     this.gridColumn6.FieldName    = "Ten";
     this.gridColumn6.Name         = "gridColumn6";
     this.gridColumn6.Visible      = true;
     this.gridColumn6.VisibleIndex = 1;
     this.gridColumn6.Width        = 220;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption      = "Ghi chú";
     this.gridColumn5.FieldName    = "GhiChu";
     this.gridColumn5.Name         = "gridColumn5";
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 2;
     this.gridColumn5.Width        = 336;
     //
     // Uc_TieuDoan
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.groupControl1);
     this.Controls.Add(this.panelControl1);
     this.Name = "Uc_TieuDoan";
     this.Size = new System.Drawing.Size(867, 530);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgrTieuDoan)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grvTieuDoan)).EndInit();
     this.ResumeLayout(false);
 }
示例#21
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     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.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition1    = new DevExpress.XtraLayout.RowDefinition();
     this.styleController                          = new DevExpress.XtraEditors.StyleController(this.components);
     this.layoutControl                            = new DevExpress.XtraLayout.LayoutControl();
     this.toggleSwitchOutput                       = new DevExpress.XtraEditors.ToggleSwitch();
     this.xtraTabControl                           = new DevExpress.XtraTab.XtraTabControl();
     this.comboBoxEditSlideHeader                  = new DevExpress.XtraEditors.ComboBoxEdit();
     this.checkEditAddAsPageOne                    = new DevExpress.XtraEditors.CheckEdit();
     this.layoutControlGroupRoot                   = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItemTabPages                = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlGroupTopPanel               = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItemAddAsPageOne            = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItemOutputToggle            = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlGroupSlideInfo              = new DevExpress.XtraLayout.LayoutControlGroup();
     this.simpleLabelItemSlideDescriptionItemLeft  = new DevExpress.XtraLayout.SimpleLabelItem();
     this.simpleLabelItemSlideDescriptionItemRight = new DevExpress.XtraLayout.SimpleLabelItem();
     this.emptySpaceItemSlideHeader                = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlItemSlideHeader             = new DevExpress.XtraLayout.LayoutControlItem();
     this.pictureEditLogoRight                     = new DevExpress.XtraEditors.PictureEdit();
     this.pictureEditLogoFooter                    = new DevExpress.XtraEditors.PictureEdit();
     this.panelLogoRight                           = new System.Windows.Forms.Panel();
     this.panelLogoBottom                          = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.styleController)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl)).BeginInit();
     this.layoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.toggleSwitchOutput.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditSlideHeader.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditAddAsPageOne.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupRoot)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemTabPages)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupTopPanel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemAddAsPageOne)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemOutputToggle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupSlideInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItemSlideDescriptionItemLeft)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItemSlideDescriptionItemRight)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItemSlideHeader)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemSlideHeader)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEditLogoRight.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEditLogoFooter.Properties)).BeginInit();
     this.panelLogoRight.SuspendLayout();
     this.panelLogoBottom.SuspendLayout();
     this.SuspendLayout();
     //
     // styleController
     //
     this.styleController.Appearance.Font                          = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.styleController.Appearance.Options.UseFont               = true;
     this.styleController.AppearanceDisabled.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.styleController.AppearanceDisabled.Options.UseFont       = true;
     this.styleController.AppearanceDropDown.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.styleController.AppearanceDropDown.Options.UseFont       = true;
     this.styleController.AppearanceDropDownHeader.Font            = new System.Drawing.Font("Arial", 9.75F);
     this.styleController.AppearanceDropDownHeader.Options.UseFont = true;
     this.styleController.AppearanceFocused.Font                   = new System.Drawing.Font("Arial", 9.75F);
     this.styleController.AppearanceFocused.Options.UseFont        = true;
     this.styleController.AppearanceReadOnly.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.styleController.AppearanceReadOnly.Options.UseFont       = true;
     //
     // layoutControl
     //
     this.layoutControl.AllowCustomization                               = false;
     this.layoutControl.Appearance.Control.Font                          = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.layoutControl.Appearance.Control.Options.UseFont               = true;
     this.layoutControl.Appearance.ControlDisabled.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlDisabled.Options.UseFont       = true;
     this.layoutControl.Appearance.ControlDropDown.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlDropDown.Options.UseFont       = true;
     this.layoutControl.Appearance.ControlDropDownHeader.Font            = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlDropDownHeader.Options.UseFont = true;
     this.layoutControl.Appearance.ControlFocused.Font                   = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlFocused.Options.UseFont        = true;
     this.layoutControl.Appearance.ControlReadOnly.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlReadOnly.Options.UseFont       = true;
     this.layoutControl.BackColor = System.Drawing.Color.White;
     this.layoutControl.Controls.Add(this.toggleSwitchOutput);
     this.layoutControl.Controls.Add(this.xtraTabControl);
     this.layoutControl.Controls.Add(this.comboBoxEditSlideHeader);
     this.layoutControl.Controls.Add(this.checkEditAddAsPageOne);
     this.layoutControl.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl.ForeColor = System.Drawing.Color.Black;
     this.layoutControl.Location  = new System.Drawing.Point(0, 0);
     this.layoutControl.Name      = "layoutControl";
     this.layoutControl.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(802, 383, 250, 350);
     this.layoutControl.OptionsFocus.ActivateSelectedControlOnGotFocus = false;
     this.layoutControl.OptionsFocus.AllowFocusGroups          = false;
     this.layoutControl.OptionsFocus.AllowFocusReadonlyEditors = false;
     this.layoutControl.OptionsFocus.AllowFocusTabbedGroups    = false;
     this.layoutControl.Root            = this.layoutControlGroupRoot;
     this.layoutControl.Size            = new System.Drawing.Size(677, 412);
     this.layoutControl.StyleController = this.styleController;
     this.layoutControl.TabIndex        = 68;
     this.layoutControl.Text            = "layoutControl1";
     //
     // toggleSwitchOutput
     //
     this.toggleSwitchOutput.AutoSizeInLayoutControl = true;
     this.toggleSwitchOutput.Location = new System.Drawing.Point(42, 27);
     this.toggleSwitchOutput.Name     = "toggleSwitchOutput";
     this.toggleSwitchOutput.Properties.AllowFocused = false;
     this.toggleSwitchOutput.Properties.OffText      = "Off";
     this.toggleSwitchOutput.Properties.OnText       = "On";
     this.toggleSwitchOutput.Size            = new System.Drawing.Size(94, 25);
     this.toggleSwitchOutput.StyleController = this.layoutControl;
     this.toggleSwitchOutput.TabIndex        = 31;
     this.toggleSwitchOutput.Toggled        += new System.EventHandler(this.OnOutputToggled);
     //
     // xtraTabControl
     //
     this.xtraTabControl.Appearance.Font                                          = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xtraTabControl.Appearance.Options.UseFont                               = true;
     this.xtraTabControl.Appearance.Options.UseTextOptions                        = true;
     this.xtraTabControl.Appearance.TextOptions.HotkeyPrefix                      = DevExpress.Utils.HKeyPrefix.None;
     this.xtraTabControl.AppearancePage.Header.Font                               = new System.Drawing.Font("Arial", 9.75F);
     this.xtraTabControl.AppearancePage.Header.Options.UseFont                    = true;
     this.xtraTabControl.AppearancePage.Header.Options.UseTextOptions             = true;
     this.xtraTabControl.AppearancePage.Header.TextOptions.HotkeyPrefix           = DevExpress.Utils.HKeyPrefix.None;
     this.xtraTabControl.AppearancePage.HeaderActive.Font                         = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xtraTabControl.AppearancePage.HeaderActive.Options.UseFont              = true;
     this.xtraTabControl.AppearancePage.HeaderActive.Options.UseTextOptions       = true;
     this.xtraTabControl.AppearancePage.HeaderActive.TextOptions.HotkeyPrefix     = DevExpress.Utils.HKeyPrefix.None;
     this.xtraTabControl.AppearancePage.HeaderDisabled.Font                       = new System.Drawing.Font("Arial", 9.75F);
     this.xtraTabControl.AppearancePage.HeaderDisabled.Options.UseFont            = true;
     this.xtraTabControl.AppearancePage.HeaderDisabled.Options.UseTextOptions     = true;
     this.xtraTabControl.AppearancePage.HeaderDisabled.TextOptions.HotkeyPrefix   = DevExpress.Utils.HKeyPrefix.None;
     this.xtraTabControl.AppearancePage.HeaderHotTracked.Font                     = new System.Drawing.Font("Arial", 9.75F);
     this.xtraTabControl.AppearancePage.HeaderHotTracked.Options.UseFont          = true;
     this.xtraTabControl.AppearancePage.HeaderHotTracked.Options.UseTextOptions   = true;
     this.xtraTabControl.AppearancePage.HeaderHotTracked.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.None;
     this.xtraTabControl.AppearancePage.PageClient.Font                           = new System.Drawing.Font("Arial", 9.75F);
     this.xtraTabControl.AppearancePage.PageClient.Options.UseFont                = true;
     this.xtraTabControl.AppearancePage.PageClient.Options.UseTextOptions         = true;
     this.xtraTabControl.AppearancePage.PageClient.TextOptions.HotkeyPrefix       = DevExpress.Utils.HKeyPrefix.None;
     this.xtraTabControl.Location = new System.Drawing.Point(40, 80);
     this.xtraTabControl.Name     = "xtraTabControl";
     this.xtraTabControl.Size     = new System.Drawing.Size(649, 315);
     this.xtraTabControl.TabIndex = 29;
     //
     // comboBoxEditSlideHeader
     //
     this.comboBoxEditSlideHeader.Location = new System.Drawing.Point(186, 29);
     this.comboBoxEditSlideHeader.Name     = "comboBoxEditSlideHeader";
     this.comboBoxEditSlideHeader.Properties.Appearance.Font                    = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.comboBoxEditSlideHeader.Properties.Appearance.Options.UseFont         = true;
     this.comboBoxEditSlideHeader.Properties.AppearanceDisabled.Font            = new System.Drawing.Font("Arial", 9.75F);
     this.comboBoxEditSlideHeader.Properties.AppearanceDisabled.Options.UseFont = true;
     this.comboBoxEditSlideHeader.Properties.AppearanceDropDown.Font            = new System.Drawing.Font("Arial", 9.75F);
     this.comboBoxEditSlideHeader.Properties.AppearanceDropDown.Options.UseFont = true;
     this.comboBoxEditSlideHeader.Properties.AppearanceFocused.Font             = new System.Drawing.Font("Arial", 9.75F);
     this.comboBoxEditSlideHeader.Properties.AppearanceFocused.Options.UseFont  = true;
     this.comboBoxEditSlideHeader.Properties.AppearanceReadOnly.Font            = new System.Drawing.Font("Arial", 9.75F);
     this.comboBoxEditSlideHeader.Properties.AppearanceReadOnly.Options.UseFont = true;
     this.comboBoxEditSlideHeader.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.comboBoxEditSlideHeader.Size              = new System.Drawing.Size(296, 22);
     this.comboBoxEditSlideHeader.StyleController   = this.layoutControl;
     this.comboBoxEditSlideHeader.TabIndex          = 28;
     this.comboBoxEditSlideHeader.EditValueChanged += new System.EventHandler(this.OnEditValueChanged);
     //
     // checkEditAddAsPageOne
     //
     this.checkEditAddAsPageOne.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.checkEditAddAsPageOne.AutoSizeInLayoutControl = true;
     this.checkEditAddAsPageOne.Location = new System.Drawing.Point(520, 30);
     this.checkEditAddAsPageOne.Name     = "checkEditAddAsPageOne";
     this.checkEditAddAsPageOne.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
     this.checkEditAddAsPageOne.Properties.Caption       = "<color=gray>Always Output to Page 1</color>";
     this.checkEditAddAsPageOne.Size            = new System.Drawing.Size(167, 20);
     this.checkEditAddAsPageOne.StyleController = this.layoutControl;
     this.checkEditAddAsPageOne.TabIndex        = 30;
     this.checkEditAddAsPageOne.CheckedChanged += new System.EventHandler(this.OnEditValueChanged);
     //
     // layoutControlGroupRoot
     //
     this.layoutControlGroupRoot.AllowHtmlStringInCaption                           = true;
     this.layoutControlGroupRoot.AppearanceGroup.Font                               = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceGroup.Options.UseFont                    = true;
     this.layoutControlGroupRoot.AppearanceItemCaption.Font                         = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceItemCaption.Options.UseFont              = true;
     this.layoutControlGroupRoot.AppearanceTabPage.Header.Font                      = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.Header.Options.UseFont           = true;
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderActive.Font                = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderActive.Options.UseFont     = true;
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderDisabled.Font              = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderDisabled.Options.UseFont   = true;
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderHotTracked.Font            = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderHotTracked.Options.UseFont = true;
     this.layoutControlGroupRoot.EnableIndentsWithoutBorders                        = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroupRoot.GroupBordersVisible = false;
     this.layoutControlGroupRoot.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItemTabPages,
         this.layoutControlGroupTopPanel
     });
     this.layoutControlGroupRoot.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroupRoot.Name        = "Root";
     this.layoutControlGroupRoot.Padding     = new DevExpress.XtraLayout.Utils.Padding(40, 0, 0, 0);
     this.layoutControlGroupRoot.Size        = new System.Drawing.Size(689, 395);
     this.layoutControlGroupRoot.TextVisible = false;
     //
     // layoutControlItemTabPages
     //
     this.layoutControlItemTabPages.Control                 = this.xtraTabControl;
     this.layoutControlItemTabPages.ControlAlignment        = System.Drawing.ContentAlignment.MiddleCenter;
     this.layoutControlItemTabPages.FillControlToClientArea = false;
     this.layoutControlItemTabPages.Location                = new System.Drawing.Point(0, 80);
     this.layoutControlItemTabPages.Name                    = "layoutControlItemTabPages";
     this.layoutControlItemTabPages.Padding                 = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlItemTabPages.Size                    = new System.Drawing.Size(649, 315);
     this.layoutControlItemTabPages.Text                    = "Tab Pages";
     this.layoutControlItemTabPages.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemTabPages.TextVisible             = false;
     this.layoutControlItemTabPages.TrimClientAreaToControl = false;
     //
     // layoutControlGroupTopPanel
     //
     this.layoutControlGroupTopPanel.GroupBordersVisible = false;
     this.layoutControlGroupTopPanel.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItemAddAsPageOne,
         this.layoutControlItemOutputToggle,
         this.layoutControlGroupSlideInfo
     });
     this.layoutControlGroupTopPanel.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroupTopPanel.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroupTopPanel.Name       = "layoutControlGroupTopPanel";
     columnDefinition1.SizeType = System.Windows.Forms.SizeType.AutoSize;
     columnDefinition1.Width    = 110D;
     columnDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute;
     columnDefinition2.Width    = 30D;
     columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
     columnDefinition3.Width    = 100D;
     columnDefinition4.SizeType = System.Windows.Forms.SizeType.AutoSize;
     columnDefinition4.Width    = 171D;
     this.layoutControlGroupTopPanel.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2,
         columnDefinition3,
         columnDefinition4
     });
     rowDefinition1.Height   = 100D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroupTopPanel.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1
     });
     this.layoutControlGroupTopPanel.Size        = new System.Drawing.Size(649, 80);
     this.layoutControlGroupTopPanel.Text        = "Top Panel";
     this.layoutControlGroupTopPanel.TextVisible = false;
     //
     // layoutControlItemAddAsPageOne
     //
     this.layoutControlItemAddAsPageOne.Control                 = this.checkEditAddAsPageOne;
     this.layoutControlItemAddAsPageOne.ControlAlignment        = System.Drawing.ContentAlignment.MiddleRight;
     this.layoutControlItemAddAsPageOne.FillControlToClientArea = false;
     this.layoutControlItemAddAsPageOne.Location                = new System.Drawing.Point(478, 0);
     this.layoutControlItemAddAsPageOne.Name = "layoutControlItemAddAsPageOne";
     this.layoutControlItemAddAsPageOne.OptionsTableLayoutItem.ColumnIndex = 3;
     this.layoutControlItemAddAsPageOne.Size                    = new System.Drawing.Size(171, 80);
     this.layoutControlItemAddAsPageOne.Text                    = "Add As Page One";
     this.layoutControlItemAddAsPageOne.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemAddAsPageOne.TextVisible             = false;
     this.layoutControlItemAddAsPageOne.TrimClientAreaToControl = false;
     this.layoutControlItemAddAsPageOne.Visibility              = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // layoutControlItemOutputToggle
     //
     this.layoutControlItemOutputToggle.Control                 = this.toggleSwitchOutput;
     this.layoutControlItemOutputToggle.ControlAlignment        = System.Drawing.ContentAlignment.MiddleLeft;
     this.layoutControlItemOutputToggle.FillControlToClientArea = false;
     this.layoutControlItemOutputToggle.Location                = new System.Drawing.Point(0, 0);
     this.layoutControlItemOutputToggle.MaxSize                 = new System.Drawing.Size(110, 80);
     this.layoutControlItemOutputToggle.MinSize                 = new System.Drawing.Size(110, 80);
     this.layoutControlItemOutputToggle.Name = "layoutControlItemOutputToggle";
     this.layoutControlItemOutputToggle.Size = new System.Drawing.Size(110, 80);
     this.layoutControlItemOutputToggle.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItemOutputToggle.Text                    = "Output Toggle";
     this.layoutControlItemOutputToggle.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemOutputToggle.TextVisible             = false;
     this.layoutControlItemOutputToggle.TrimClientAreaToControl = false;
     this.layoutControlItemOutputToggle.Visibility              = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // layoutControlGroupSlideInfo
     //
     this.layoutControlGroupSlideInfo.GroupBordersVisible = false;
     this.layoutControlGroupSlideInfo.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.simpleLabelItemSlideDescriptionItemLeft,
         this.simpleLabelItemSlideDescriptionItemRight,
         this.emptySpaceItemSlideHeader,
         this.layoutControlItemSlideHeader
     });
     this.layoutControlGroupSlideInfo.Location = new System.Drawing.Point(140, 0);
     this.layoutControlGroupSlideInfo.Name     = "layoutControlGroupSlideInfo";
     this.layoutControlGroupSlideInfo.OptionsTableLayoutItem.ColumnIndex = 2;
     this.layoutControlGroupSlideInfo.Size        = new System.Drawing.Size(338, 80);
     this.layoutControlGroupSlideInfo.Text        = "Slide Info";
     this.layoutControlGroupSlideInfo.TextVisible = false;
     //
     // simpleLabelItemSlideDescriptionItemLeft
     //
     this.simpleLabelItemSlideDescriptionItemLeft.AllowHotTrack            = false;
     this.simpleLabelItemSlideDescriptionItemLeft.AllowHtmlStringInCaption = true;
     this.simpleLabelItemSlideDescriptionItemLeft.AppearanceItemCaption.Options.UseTextOptions   = true;
     this.simpleLabelItemSlideDescriptionItemLeft.AppearanceItemCaption.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Near;
     this.simpleLabelItemSlideDescriptionItemLeft.AppearanceItemCaption.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.None;
     this.simpleLabelItemSlideDescriptionItemLeft.AppearanceItemCaption.TextOptions.VAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.simpleLabelItemSlideDescriptionItemLeft.AppearanceItemCaption.TextOptions.WordWrap     = DevExpress.Utils.WordWrap.Wrap;
     this.simpleLabelItemSlideDescriptionItemLeft.Location   = new System.Drawing.Point(0, 0);
     this.simpleLabelItemSlideDescriptionItemLeft.Name       = "simpleLabelItemSlideDescriptionItemLeft";
     this.simpleLabelItemSlideDescriptionItemLeft.Size       = new System.Drawing.Size(4, 80);
     this.simpleLabelItemSlideDescriptionItemLeft.Text       = " ";
     this.simpleLabelItemSlideDescriptionItemLeft.TextSize   = new System.Drawing.Size(0, 16);
     this.simpleLabelItemSlideDescriptionItemLeft.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // simpleLabelItemSlideDescriptionItemRight
     //
     this.simpleLabelItemSlideDescriptionItemRight.AllowHotTrack            = false;
     this.simpleLabelItemSlideDescriptionItemRight.AllowHtmlStringInCaption = true;
     this.simpleLabelItemSlideDescriptionItemRight.AppearanceItemCaption.Options.UseTextOptions   = true;
     this.simpleLabelItemSlideDescriptionItemRight.AppearanceItemCaption.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Far;
     this.simpleLabelItemSlideDescriptionItemRight.AppearanceItemCaption.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.None;
     this.simpleLabelItemSlideDescriptionItemRight.AppearanceItemCaption.TextOptions.VAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.simpleLabelItemSlideDescriptionItemRight.AppearanceItemCaption.TextOptions.WordWrap     = DevExpress.Utils.WordWrap.Wrap;
     this.simpleLabelItemSlideDescriptionItemRight.Location   = new System.Drawing.Point(334, 0);
     this.simpleLabelItemSlideDescriptionItemRight.Name       = "simpleLabelItemSlideDescriptionItemRight";
     this.simpleLabelItemSlideDescriptionItemRight.Size       = new System.Drawing.Size(4, 80);
     this.simpleLabelItemSlideDescriptionItemRight.Text       = " ";
     this.simpleLabelItemSlideDescriptionItemRight.TextSize   = new System.Drawing.Size(0, 16);
     this.simpleLabelItemSlideDescriptionItemRight.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // emptySpaceItemSlideHeader
     //
     this.emptySpaceItemSlideHeader.AllowHotTrack = false;
     this.emptySpaceItemSlideHeader.Location      = new System.Drawing.Point(304, 0);
     this.emptySpaceItemSlideHeader.MaxSize       = new System.Drawing.Size(0, 80);
     this.emptySpaceItemSlideHeader.MinSize       = new System.Drawing.Size(30, 80);
     this.emptySpaceItemSlideHeader.Name          = "emptySpaceItemSlideHeader";
     this.emptySpaceItemSlideHeader.OptionsTableLayoutItem.ColumnIndex = 3;
     this.emptySpaceItemSlideHeader.Size = new System.Drawing.Size(30, 80);
     this.emptySpaceItemSlideHeader.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.emptySpaceItemSlideHeader.TextSize            = new System.Drawing.Size(0, 0);
     //
     // layoutControlItemSlideHeader
     //
     this.layoutControlItemSlideHeader.Control                 = this.comboBoxEditSlideHeader;
     this.layoutControlItemSlideHeader.ControlAlignment        = System.Drawing.ContentAlignment.MiddleLeft;
     this.layoutControlItemSlideHeader.FillControlToClientArea = false;
     this.layoutControlItemSlideHeader.Location                = new System.Drawing.Point(4, 0);
     this.layoutControlItemSlideHeader.MaxSize                 = new System.Drawing.Size(300, 80);
     this.layoutControlItemSlideHeader.MinSize                 = new System.Drawing.Size(300, 80);
     this.layoutControlItemSlideHeader.Name = "layoutControlItemSlideHeader";
     this.layoutControlItemSlideHeader.OptionsTableLayoutItem.ColumnIndex = 2;
     this.layoutControlItemSlideHeader.Size = new System.Drawing.Size(300, 80);
     this.layoutControlItemSlideHeader.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItemSlideHeader.Text                    = "Slide Header";
     this.layoutControlItemSlideHeader.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemSlideHeader.TextVisible             = false;
     this.layoutControlItemSlideHeader.TrimClientAreaToControl = false;
     this.layoutControlItemSlideHeader.Visibility              = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // pictureEditLogoRight
     //
     this.pictureEditLogoRight.Cursor   = System.Windows.Forms.Cursors.Default;
     this.pictureEditLogoRight.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pictureEditLogoRight.Location = new System.Drawing.Point(10, 10);
     this.pictureEditLogoRight.Name     = "pictureEditLogoRight";
     this.pictureEditLogoRight.Properties.AllowFocused           = false;
     this.pictureEditLogoRight.Properties.BorderStyle            = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEditLogoRight.Properties.NullText               = " ";
     this.pictureEditLogoRight.Properties.PictureAlignment       = System.Drawing.ContentAlignment.TopRight;
     this.pictureEditLogoRight.Properties.ReadOnly               = true;
     this.pictureEditLogoRight.Properties.ShowCameraMenuItem     = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEditLogoRight.Properties.ShowMenu               = false;
     this.pictureEditLogoRight.Properties.ZoomAccelerationFactor = 1D;
     this.pictureEditLogoRight.Size     = new System.Drawing.Size(300, 492);
     this.pictureEditLogoRight.TabIndex = 4;
     //
     // pictureEditLogoFooter
     //
     this.pictureEditLogoFooter.Cursor   = System.Windows.Forms.Cursors.Default;
     this.pictureEditLogoFooter.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pictureEditLogoFooter.Location = new System.Drawing.Point(10, 10);
     this.pictureEditLogoFooter.Name     = "pictureEditLogoFooter";
     this.pictureEditLogoFooter.Properties.AllowFocused           = false;
     this.pictureEditLogoFooter.Properties.BorderStyle            = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEditLogoFooter.Properties.NullText               = " ";
     this.pictureEditLogoFooter.Properties.PictureAlignment       = System.Drawing.ContentAlignment.BottomLeft;
     this.pictureEditLogoFooter.Properties.ReadOnly               = true;
     this.pictureEditLogoFooter.Properties.ShowCameraMenuItem     = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEditLogoFooter.Properties.ShowMenu               = false;
     this.pictureEditLogoFooter.Properties.ZoomAccelerationFactor = 1D;
     this.pictureEditLogoFooter.Size     = new System.Drawing.Size(657, 80);
     this.pictureEditLogoFooter.TabIndex = 29;
     //
     // panelLogoRight
     //
     this.panelLogoRight.BackColor = System.Drawing.Color.Transparent;
     this.panelLogoRight.Controls.Add(this.pictureEditLogoRight);
     this.panelLogoRight.Dock        = System.Windows.Forms.DockStyle.Right;
     this.panelLogoRight.Location    = new System.Drawing.Point(677, 0);
     this.panelLogoRight.MaximumSize = new System.Drawing.Size(320, 0);
     this.panelLogoRight.MinimumSize = new System.Drawing.Size(320, 0);
     this.panelLogoRight.Name        = "panelLogoRight";
     this.panelLogoRight.Padding     = new System.Windows.Forms.Padding(10);
     this.panelLogoRight.Size        = new System.Drawing.Size(320, 512);
     this.panelLogoRight.TabIndex    = 72;
     //
     // panelLogoBottom
     //
     this.panelLogoBottom.Controls.Add(this.pictureEditLogoFooter);
     this.panelLogoBottom.Dock        = System.Windows.Forms.DockStyle.Bottom;
     this.panelLogoBottom.Location    = new System.Drawing.Point(0, 412);
     this.panelLogoBottom.MaximumSize = new System.Drawing.Size(0, 100);
     this.panelLogoBottom.MinimumSize = new System.Drawing.Size(0, 100);
     this.panelLogoBottom.Name        = "panelLogoBottom";
     this.panelLogoBottom.Padding     = new System.Windows.Forms.Padding(10);
     this.panelLogoBottom.Size        = new System.Drawing.Size(677, 100);
     this.panelLogoBottom.TabIndex    = 73;
     //
     // MultiTabControl
     //
     this.BackColor = System.Drawing.Color.White;
     this.Controls.Add(this.layoutControl);
     this.Controls.Add(this.panelLogoBottom);
     this.Controls.Add(this.panelLogoRight);
     this.Name = "MultiTabControl";
     this.Controls.SetChildIndex(this.panelLogoRight, 0);
     this.Controls.SetChildIndex(this.panelLogoBottom, 0);
     this.Controls.SetChildIndex(this.layoutControl, 0);
     this.Controls.SetChildIndex(this.labelFocusFake, 0);
     ((System.ComponentModel.ISupportInitialize)(this.styleController)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl)).EndInit();
     this.layoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.toggleSwitchOutput.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditSlideHeader.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditAddAsPageOne.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupRoot)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemTabPages)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupTopPanel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemAddAsPageOne)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemOutputToggle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupSlideInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItemSlideDescriptionItemLeft)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItemSlideDescriptionItemRight)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItemSlideHeader)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemSlideHeader)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEditLogoRight.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEditLogoFooter.Properties)).EndInit();
     this.panelLogoRight.ResumeLayout(false);
     this.panelLogoBottom.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = 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();
     DevExpress.XtraLayout.RowDefinition    rowDefinition4    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition5    = new DevExpress.XtraLayout.RowDefinition();
     this.layoutControl             = new DevExpress.XtraLayout.LayoutControl();
     this.pictureEditExit           = new DevExpress.XtraEditors.PictureEdit();
     this.pictureEditOpen           = new DevExpress.XtraEditors.PictureEdit();
     this.pictureEditLogo           = new DevExpress.XtraEditors.PictureEdit();
     this.pictureEditNew            = new DevExpress.XtraEditors.PictureEdit();
     this.layoutControlGroupRoot    = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItemLogo     = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem2           = new DevExpress.XtraLayout.EmptySpaceItem();
     this.emptySpaceItem3           = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlGroupButtons = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItemNew      = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItemExit     = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItemOpen     = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl)).BeginInit();
     this.layoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEditExit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEditOpen.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEditLogo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEditNew.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupRoot)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemLogo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupButtons)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemNew)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemExit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemOpen)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl
     //
     this.layoutControl.AllowCustomization                               = false;
     this.layoutControl.Appearance.Control.Font                          = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.layoutControl.Appearance.Control.Options.UseFont               = true;
     this.layoutControl.Appearance.ControlDisabled.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlDisabled.Options.UseFont       = true;
     this.layoutControl.Appearance.ControlDropDown.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlDropDown.Options.UseFont       = true;
     this.layoutControl.Appearance.ControlDropDownHeader.Font            = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlDropDownHeader.Options.UseFont = true;
     this.layoutControl.Appearance.ControlFocused.Font                   = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlFocused.Options.UseFont        = true;
     this.layoutControl.Appearance.ControlReadOnly.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlReadOnly.Options.UseFont       = true;
     this.layoutControl.BackColor = System.Drawing.Color.White;
     this.layoutControl.Controls.Add(this.pictureEditExit);
     this.layoutControl.Controls.Add(this.pictureEditOpen);
     this.layoutControl.Controls.Add(this.pictureEditLogo);
     this.layoutControl.Controls.Add(this.pictureEditNew);
     this.layoutControl.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl.ForeColor = System.Drawing.Color.Black;
     this.layoutControl.Location  = new System.Drawing.Point(0, 0);
     this.layoutControl.Name      = "layoutControl";
     this.layoutControl.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(802, 383, 250, 350);
     this.layoutControl.Root     = this.layoutControlGroupRoot;
     this.layoutControl.Size     = new System.Drawing.Size(479, 327);
     this.layoutControl.TabIndex = 65;
     this.layoutControl.Text     = "layoutControl1";
     //
     // pictureEditExit
     //
     this.pictureEditExit.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.pictureEditExit.Location = new System.Drawing.Point(261, 243);
     this.pictureEditExit.Name     = "pictureEditExit";
     this.pictureEditExit.Properties.AllowFocused                    = false;
     this.pictureEditExit.Properties.Appearance.BackColor            = System.Drawing.Color.White;
     this.pictureEditExit.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.pictureEditExit.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEditExit.Properties.Appearance.Options.UseForeColor = true;
     this.pictureEditExit.Properties.NullText               = " ";
     this.pictureEditExit.Properties.ReadOnly               = true;
     this.pictureEditExit.Properties.ShowCameraMenuItem     = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEditExit.Properties.ShowMenu               = false;
     this.pictureEditExit.Properties.SizeMode               = DevExpress.XtraEditors.Controls.PictureSizeMode.Squeeze;
     this.pictureEditExit.Properties.ZoomAccelerationFactor = 1D;
     this.pictureEditExit.Size            = new System.Drawing.Size(196, 82);
     this.pictureEditExit.StyleController = this.layoutControl;
     this.pictureEditExit.TabIndex        = 9;
     this.pictureEditExit.Click          += new System.EventHandler(this.OnExitClick);
     this.pictureEditExit.MouseLeave     += new System.EventHandler(this.OnMouseLeave);
     this.pictureEditExit.MouseHover     += new System.EventHandler(this.OnMouseHover);
     this.pictureEditExit.MouseMove      += new System.Windows.Forms.MouseEventHandler(this.OnMouseMove);
     //
     // pictureEditOpen
     //
     this.pictureEditOpen.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.pictureEditOpen.Location = new System.Drawing.Point(261, 122);
     this.pictureEditOpen.Name     = "pictureEditOpen";
     this.pictureEditOpen.Properties.AllowFocused                    = false;
     this.pictureEditOpen.Properties.Appearance.BackColor            = System.Drawing.Color.White;
     this.pictureEditOpen.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.pictureEditOpen.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEditOpen.Properties.Appearance.Options.UseForeColor = true;
     this.pictureEditOpen.Properties.NullText               = " ";
     this.pictureEditOpen.Properties.ReadOnly               = true;
     this.pictureEditOpen.Properties.ShowCameraMenuItem     = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEditOpen.Properties.ShowMenu               = false;
     this.pictureEditOpen.Properties.SizeMode               = DevExpress.XtraEditors.Controls.PictureSizeMode.Squeeze;
     this.pictureEditOpen.Properties.ZoomAccelerationFactor = 1D;
     this.pictureEditOpen.Size            = new System.Drawing.Size(196, 82);
     this.pictureEditOpen.StyleController = this.layoutControl;
     this.pictureEditOpen.TabIndex        = 7;
     this.pictureEditOpen.Click          += new System.EventHandler(this.OnOpenClick);
     this.pictureEditOpen.MouseLeave     += new System.EventHandler(this.OnMouseLeave);
     this.pictureEditOpen.MouseHover     += new System.EventHandler(this.OnMouseHover);
     this.pictureEditOpen.MouseMove      += new System.Windows.Forms.MouseEventHandler(this.OnMouseMove);
     //
     // pictureEditLogo
     //
     this.pictureEditLogo.Cursor    = System.Windows.Forms.Cursors.Default;
     this.pictureEditLogo.EditValue = global::Asa.Media.Controls.Properties.Resources.RibbonLogo;
     this.pictureEditLogo.Location  = new System.Drawing.Point(2, 2);
     this.pictureEditLogo.Name      = "pictureEditLogo";
     this.pictureEditLogo.Properties.AllowFocused                    = false;
     this.pictureEditLogo.Properties.Appearance.BackColor            = System.Drawing.Color.White;
     this.pictureEditLogo.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.pictureEditLogo.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEditLogo.Properties.Appearance.Options.UseForeColor = true;
     this.pictureEditLogo.Properties.BorderStyle            = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEditLogo.Properties.PictureAlignment       = System.Drawing.ContentAlignment.TopLeft;
     this.pictureEditLogo.Properties.ReadOnly               = true;
     this.pictureEditLogo.Properties.ShowCameraMenuItem     = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEditLogo.Properties.ShowMenu               = false;
     this.pictureEditLogo.Properties.ZoomAccelerationFactor = 1D;
     this.pictureEditLogo.Size            = new System.Drawing.Size(235, 323);
     this.pictureEditLogo.StyleController = this.layoutControl;
     this.pictureEditLogo.TabIndex        = 4;
     //
     // pictureEditNew
     //
     this.pictureEditNew.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.pictureEditNew.Location = new System.Drawing.Point(261, 2);
     this.pictureEditNew.Name     = "pictureEditNew";
     this.pictureEditNew.Properties.AllowFocused                    = false;
     this.pictureEditNew.Properties.Appearance.BackColor            = System.Drawing.Color.White;
     this.pictureEditNew.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.pictureEditNew.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEditNew.Properties.Appearance.Options.UseForeColor = true;
     this.pictureEditNew.Properties.NullText               = " ";
     this.pictureEditNew.Properties.ReadOnly               = true;
     this.pictureEditNew.Properties.ShowCameraMenuItem     = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEditNew.Properties.ShowMenu               = false;
     this.pictureEditNew.Properties.SizeMode               = DevExpress.XtraEditors.Controls.PictureSizeMode.Squeeze;
     this.pictureEditNew.Properties.ZoomAccelerationFactor = 1D;
     this.pictureEditNew.Size            = new System.Drawing.Size(196, 82);
     this.pictureEditNew.StyleController = this.layoutControl;
     this.pictureEditNew.TabIndex        = 6;
     this.pictureEditNew.Click          += new System.EventHandler(this.OnNewClick);
     this.pictureEditNew.MouseLeave     += new System.EventHandler(this.OnMouseLeave);
     this.pictureEditNew.MouseHover     += new System.EventHandler(this.OnMouseHover);
     this.pictureEditNew.MouseMove      += new System.Windows.Forms.MouseEventHandler(this.OnMouseMove);
     //
     // layoutControlGroupRoot
     //
     this.layoutControlGroupRoot.AllowHtmlStringInCaption                           = true;
     this.layoutControlGroupRoot.AppearanceGroup.Font                               = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceGroup.Options.UseFont                    = true;
     this.layoutControlGroupRoot.AppearanceItemCaption.Font                         = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceItemCaption.Options.UseFont              = true;
     this.layoutControlGroupRoot.AppearanceTabPage.Header.Font                      = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.Header.Options.UseFont           = true;
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderActive.Font                = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderActive.Options.UseFont     = true;
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderDisabled.Font              = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderDisabled.Options.UseFont   = true;
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderHotTracked.Font            = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderHotTracked.Options.UseFont = true;
     this.layoutControlGroupRoot.EnableIndentsWithoutBorders                        = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroupRoot.GroupBordersVisible = false;
     this.layoutControlGroupRoot.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItemLogo,
         this.emptySpaceItem2,
         this.emptySpaceItem3,
         this.layoutControlGroupButtons
     });
     this.layoutControlGroupRoot.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroupRoot.Name        = "Root";
     this.layoutControlGroupRoot.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlGroupRoot.Size        = new System.Drawing.Size(479, 327);
     this.layoutControlGroupRoot.TextVisible = false;
     //
     // layoutControlItemLogo
     //
     this.layoutControlItemLogo.Control                 = this.pictureEditLogo;
     this.layoutControlItemLogo.ControlAlignment        = System.Drawing.ContentAlignment.MiddleLeft;
     this.layoutControlItemLogo.FillControlToClientArea = false;
     this.layoutControlItemLogo.Location                = new System.Drawing.Point(0, 0);
     this.layoutControlItemLogo.Name                    = "layoutControlItemLogo";
     this.layoutControlItemLogo.Size                    = new System.Drawing.Size(239, 327);
     this.layoutControlItemLogo.Text                    = "Logo";
     this.layoutControlItemLogo.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemLogo.TextVisible             = false;
     this.layoutControlItemLogo.TrimClientAreaToControl = false;
     //
     // emptySpaceItem2
     //
     this.emptySpaceItem2.AllowHotTrack       = false;
     this.emptySpaceItem2.Location            = new System.Drawing.Point(239, 0);
     this.emptySpaceItem2.MaxSize             = new System.Drawing.Size(20, 0);
     this.emptySpaceItem2.MinSize             = new System.Drawing.Size(20, 10);
     this.emptySpaceItem2.Name                = "emptySpaceItem2";
     this.emptySpaceItem2.Size                = new System.Drawing.Size(20, 327);
     this.emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.emptySpaceItem2.TextSize            = new System.Drawing.Size(0, 0);
     //
     // emptySpaceItem3
     //
     this.emptySpaceItem3.AllowHotTrack       = false;
     this.emptySpaceItem3.Location            = new System.Drawing.Point(459, 0);
     this.emptySpaceItem3.MaxSize             = new System.Drawing.Size(20, 0);
     this.emptySpaceItem3.MinSize             = new System.Drawing.Size(20, 10);
     this.emptySpaceItem3.Name                = "emptySpaceItem3";
     this.emptySpaceItem3.Size                = new System.Drawing.Size(20, 327);
     this.emptySpaceItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.emptySpaceItem3.TextSize            = new System.Drawing.Size(0, 0);
     //
     // layoutControlGroupButtons
     //
     this.layoutControlGroupButtons.GroupBordersVisible = false;
     this.layoutControlGroupButtons.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItemNew,
         this.layoutControlItemExit,
         this.layoutControlItemOpen
     });
     this.layoutControlGroupButtons.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroupButtons.Location   = new System.Drawing.Point(259, 0);
     this.layoutControlGroupButtons.Name       = "layoutControlGroupButtons";
     columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
     columnDefinition1.Width    = 100D;
     this.layoutControlGroupButtons.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1
     });
     rowDefinition1.Height   = 86D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.AutoSize;
     rowDefinition2.Height   = 50D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition3.Height   = 86D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.AutoSize;
     rowDefinition4.Height   = 50D;
     rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition5.Height   = 86D;
     rowDefinition5.SizeType = System.Windows.Forms.SizeType.AutoSize;
     this.layoutControlGroupButtons.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2,
         rowDefinition3,
         rowDefinition4,
         rowDefinition5
     });
     this.layoutControlGroupButtons.Size        = new System.Drawing.Size(200, 327);
     this.layoutControlGroupButtons.Text        = "Buttons";
     this.layoutControlGroupButtons.TextVisible = false;
     //
     // layoutControlItemNew
     //
     this.layoutControlItemNew.Control                 = this.pictureEditNew;
     this.layoutControlItemNew.ControlAlignment        = System.Drawing.ContentAlignment.MiddleCenter;
     this.layoutControlItemNew.FillControlToClientArea = false;
     this.layoutControlItemNew.Location                = new System.Drawing.Point(0, 0);
     this.layoutControlItemNew.MaxSize                 = new System.Drawing.Size(200, 86);
     this.layoutControlItemNew.MinSize                 = new System.Drawing.Size(200, 86);
     this.layoutControlItemNew.Name = "layoutControlItemNew";
     this.layoutControlItemNew.Size = new System.Drawing.Size(200, 86);
     this.layoutControlItemNew.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItemNew.Text                    = "New";
     this.layoutControlItemNew.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemNew.TextVisible             = false;
     this.layoutControlItemNew.TrimClientAreaToControl = false;
     //
     // layoutControlItemExit
     //
     this.layoutControlItemExit.Control                 = this.pictureEditExit;
     this.layoutControlItemExit.ControlAlignment        = System.Drawing.ContentAlignment.MiddleCenter;
     this.layoutControlItemExit.FillControlToClientArea = false;
     this.layoutControlItemExit.Location                = new System.Drawing.Point(0, 241);
     this.layoutControlItemExit.MaxSize                 = new System.Drawing.Size(200, 86);
     this.layoutControlItemExit.MinSize                 = new System.Drawing.Size(200, 86);
     this.layoutControlItemExit.Name = "layoutControlItemExit";
     this.layoutControlItemExit.OptionsTableLayoutItem.RowIndex = 4;
     this.layoutControlItemExit.Size = new System.Drawing.Size(200, 86);
     this.layoutControlItemExit.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItemExit.Text                    = "Exit";
     this.layoutControlItemExit.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemExit.TextVisible             = false;
     this.layoutControlItemExit.TrimClientAreaToControl = false;
     //
     // layoutControlItemOpen
     //
     this.layoutControlItemOpen.Control                 = this.pictureEditOpen;
     this.layoutControlItemOpen.ControlAlignment        = System.Drawing.ContentAlignment.MiddleCenter;
     this.layoutControlItemOpen.FillControlToClientArea = false;
     this.layoutControlItemOpen.Location                = new System.Drawing.Point(0, 120);
     this.layoutControlItemOpen.MaxSize                 = new System.Drawing.Size(200, 86);
     this.layoutControlItemOpen.MinSize                 = new System.Drawing.Size(200, 86);
     this.layoutControlItemOpen.Name = "layoutControlItemOpen";
     this.layoutControlItemOpen.OptionsTableLayoutItem.RowIndex = 2;
     this.layoutControlItemOpen.Size = new System.Drawing.Size(200, 86);
     this.layoutControlItemOpen.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItemOpen.Text                    = "Open";
     this.layoutControlItemOpen.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemOpen.TextVisible             = false;
     this.layoutControlItemOpen.TrimClientAreaToControl = false;
     //
     // FormStartSimple
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Dpi;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(479, 327);
     this.Controls.Add(this.layoutControl);
     this.DoubleBuffered  = true;
     this.Font            = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "FormStartSimple";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "adSALESapps.com";
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl)).EndInit();
     this.layoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEditExit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEditOpen.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEditLogo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEditNew.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupRoot)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemLogo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupButtons)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemNew)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemExit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemOpen)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraScheduler.TimeRuler     timeRuler1        = new DevExpress.XtraScheduler.TimeRuler();
     DevExpress.XtraScheduler.TimeRuler     timeRuler2        = new DevExpress.XtraScheduler.TimeRuler();
     DevExpress.XtraScheduler.TimeRuler     timeRuler3        = new DevExpress.XtraScheduler.TimeRuler();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition7    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition8    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition9    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition1    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition2    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition3    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition4    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition5    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition6    = new DevExpress.XtraLayout.RowDefinition();
     this.layoutControl1              = new DevExpress.XtraLayout.LayoutControl();
     this.schedulerControl1           = new DevExpress.XtraScheduler.SchedulerControl();
     this.schedulerStorage1           = new DevExpress.XtraScheduler.SchedulerStorage(this.components);
     this.btnCancel                   = new DevExpress.XtraEditors.SimpleButton();
     this.btnOK                       = new DevExpress.XtraEditors.SimpleButton();
     this.recurringDayOfMonthControl1 = new Finances.RecurringDayOfMonthControl();
     this.recurringWeekDaysControl1   = new Finances.RecurringWeekDaysControl();
     this.recurringPeriodControl1     = new Finances.RecurringPeriodControl();
     this.ctrlFrequency               = new Finances.RecurringFrequencyControl();
     this.groupControl1               = new DevExpress.XtraEditors.GroupControl();
     this.recurringEndTypeControl1    = new Finances.RecurringEndTypeControl();
     this.layoutControlGroup1         = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlGroup2         = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem2          = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlGroup3         = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem3          = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4          = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem5          = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem6          = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem8          = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem9          = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem7          = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerStorage1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.schedulerControl1);
     this.layoutControl1.Controls.Add(this.btnCancel);
     this.layoutControl1.Controls.Add(this.btnOK);
     this.layoutControl1.Controls.Add(this.recurringDayOfMonthControl1);
     this.layoutControl1.Controls.Add(this.recurringWeekDaysControl1);
     this.layoutControl1.Controls.Add(this.recurringPeriodControl1);
     this.layoutControl1.Controls.Add(this.ctrlFrequency);
     this.layoutControl1.Controls.Add(this.groupControl1);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(981, 312, 650, 400);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(587, 541);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // schedulerControl1
     //
     this.schedulerControl1.ActiveViewType            = DevExpress.XtraScheduler.SchedulerViewType.Month;
     this.schedulerControl1.DataStorage               = this.schedulerStorage1;
     this.schedulerControl1.DateNavigationBar.Visible = false;
     this.schedulerControl1.Location = new System.Drawing.Point(12, 217);
     this.schedulerControl1.Name     = "schedulerControl1";
     this.schedulerControl1.OptionsCustomization.AllowAppointmentCopy   = DevExpress.XtraScheduler.UsedAppointmentType.None;
     this.schedulerControl1.OptionsCustomization.AllowAppointmentCreate = DevExpress.XtraScheduler.UsedAppointmentType.None;
     this.schedulerControl1.OptionsCustomization.AllowAppointmentDelete = DevExpress.XtraScheduler.UsedAppointmentType.None;
     this.schedulerControl1.OptionsCustomization.AllowAppointmentDrag   = DevExpress.XtraScheduler.UsedAppointmentType.None;
     this.schedulerControl1.OptionsCustomization.AllowAppointmentDragBetweenResources = DevExpress.XtraScheduler.UsedAppointmentType.None;
     this.schedulerControl1.OptionsCustomization.AllowAppointmentEdit                  = DevExpress.XtraScheduler.UsedAppointmentType.None;
     this.schedulerControl1.OptionsCustomization.AllowAppointmentMultiSelect           = false;
     this.schedulerControl1.OptionsCustomization.AllowAppointmentResize                = DevExpress.XtraScheduler.UsedAppointmentType.None;
     this.schedulerControl1.OptionsCustomization.AllowDisplayAppointmentDependencyForm = DevExpress.XtraScheduler.AllowDisplayAppointmentDependencyForm.Never;
     this.schedulerControl1.OptionsCustomization.AllowDisplayAppointmentFlyout         = false;
     this.schedulerControl1.OptionsCustomization.AllowDisplayAppointmentForm           = DevExpress.XtraScheduler.AllowDisplayAppointmentForm.Never;
     this.schedulerControl1.OptionsCustomization.AllowInplaceEditor = DevExpress.XtraScheduler.UsedAppointmentType.None;
     this.schedulerControl1.Size     = new System.Drawing.Size(563, 286);
     this.schedulerControl1.Start    = new System.DateTime(2018, 4, 15, 0, 0, 0, 0);
     this.schedulerControl1.TabIndex = 13;
     this.schedulerControl1.Text     = "schedulerControl1";
     this.schedulerControl1.Views.AgendaView.Enabled = false;
     this.schedulerControl1.Views.DayView.Enabled    = false;
     this.schedulerControl1.Views.DayView.TimeRulers.Add(timeRuler1);
     this.schedulerControl1.Views.FullWeekView.TimeRulers.Add(timeRuler2);
     this.schedulerControl1.Views.GanttView.Enabled = false;
     this.schedulerControl1.Views.MonthView.AppointmentDisplayOptions.ShowAppointmentStatusVertically = false;
     this.schedulerControl1.Views.MonthView.AppointmentDisplayOptions.StatusDisplayType = DevExpress.XtraScheduler.AppointmentStatusDisplayType.Never;
     this.schedulerControl1.Views.MonthView.NavigationButtonVisibility = DevExpress.XtraScheduler.NavigationButtonVisibility.Never;
     this.schedulerControl1.Views.MonthView.ShowMoreButtons            = false;
     this.schedulerControl1.Views.MonthView.WeekCount  = 12;
     this.schedulerControl1.Views.TimelineView.Enabled = false;
     this.schedulerControl1.Views.WeekView.Enabled     = false;
     this.schedulerControl1.Views.WorkWeekView.Enabled = false;
     this.schedulerControl1.Views.WorkWeekView.TimeRulers.Add(timeRuler3);
     this.schedulerControl1.PopupMenuShowing    += new DevExpress.XtraScheduler.PopupMenuShowingEventHandler(this.ctrlSchedule_PopupMenuShowing);
     this.schedulerControl1.CustomDrawTimeCell  += new DevExpress.XtraScheduler.CustomDrawObjectEventHandler(this.schedulerControl1_CustomDrawTimeCell);
     this.schedulerControl1.CustomDrawDayHeader += new DevExpress.XtraScheduler.CustomDrawObjectEventHandler(this.schedulerControl1_CustomDrawDayHeader);
     //
     // btnCancel
     //
     this.btnCancel.DialogResult    = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.Location        = new System.Drawing.Point(503, 507);
     this.btnCancel.Name            = "btnCancel";
     this.btnCancel.Size            = new System.Drawing.Size(72, 22);
     this.btnCancel.StyleController = this.layoutControl1;
     this.btnCancel.TabIndex        = 12;
     this.btnCancel.Text            = "Cancel";
     //
     // btnOK
     //
     this.btnOK.DialogResult    = System.Windows.Forms.DialogResult.OK;
     this.btnOK.Location        = new System.Drawing.Point(427, 507);
     this.btnOK.Name            = "btnOK";
     this.btnOK.Size            = new System.Drawing.Size(72, 22);
     this.btnOK.StyleController = this.layoutControl1;
     this.btnOK.TabIndex        = 11;
     this.btnOK.Text            = "OK";
     //
     // recurringDayOfMonthControl1
     //
     this.recurringDayOfMonthControl1.DayOfMonth1        = Finances.RecurringDayOfMonth.d1st;
     this.recurringDayOfMonthControl1.DayOfMonth2        = Finances.RecurringDayOfMonth.d1st;
     this.recurringDayOfMonthControl1.IsSemiMonthly      = true;
     this.recurringDayOfMonthControl1.Location           = new System.Drawing.Point(224, 175);
     this.recurringDayOfMonthControl1.Name               = "recurringDayOfMonthControl1";
     this.recurringDayOfMonthControl1.Size               = new System.Drawing.Size(339, 26);
     this.recurringDayOfMonthControl1.TabIndex           = 9;
     this.recurringDayOfMonthControl1.DayOfMonthChanged += new System.EventHandler(this.recurrencePattern_Changed);
     //
     // recurringWeekDaysControl1
     //
     this.recurringWeekDaysControl1.Days         = Finances.RecurringDayOfWeek.None;
     this.recurringWeekDaysControl1.Location     = new System.Drawing.Point(224, 102);
     this.recurringWeekDaysControl1.Name         = "recurringWeekDaysControl1";
     this.recurringWeekDaysControl1.Size         = new System.Drawing.Size(339, 69);
     this.recurringWeekDaysControl1.TabIndex     = 8;
     this.recurringWeekDaysControl1.DaysChanged += new System.EventHandler(this.recurrencePattern_Changed);
     //
     // recurringPeriodControl1
     //
     this.recurringPeriodControl1.Location       = new System.Drawing.Point(224, 72);
     this.recurringPeriodControl1.Name           = "recurringPeriodControl1";
     this.recurringPeriodControl1.Period         = 1;
     this.recurringPeriodControl1.Size           = new System.Drawing.Size(168, 26);
     this.recurringPeriodControl1.TabIndex       = 7;
     this.recurringPeriodControl1.Units          = "units";
     this.recurringPeriodControl1.PeriodChanged += new System.EventHandler(this.recurrencePattern_Changed);
     //
     // ctrlFrequency
     //
     this.ctrlFrequency.Frequency         = Finances.RecurringType.Monthly;
     this.ctrlFrequency.Location          = new System.Drawing.Point(224, 42);
     this.ctrlFrequency.Name              = "ctrlFrequency";
     this.ctrlFrequency.SelectedFrequency = null;
     this.ctrlFrequency.Size              = new System.Drawing.Size(339, 26);
     this.ctrlFrequency.StartDate         = new System.DateTime(2018, 4, 21, 0, 0, 0, 0);
     this.ctrlFrequency.TabIndex          = 6;
     this.ctrlFrequency.FrequencyChanged += new System.EventHandler(this.ctrlFrequency_FrequencyChanged);
     this.ctrlFrequency.StartDateChanged += new System.EventHandler(this.recurrencePattern_Changed);
     //
     // groupControl1
     //
     this.groupControl1.Controls.Add(this.recurringEndTypeControl1);
     this.groupControl1.Location = new System.Drawing.Point(12, 12);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Padding  = new System.Windows.Forms.Padding(9);
     this.groupControl1.Size     = new System.Drawing.Size(196, 130);
     this.groupControl1.TabIndex = 5;
     this.groupControl1.Text     = "Occurrences";
     //
     // recurringEndTypeControl1
     //
     this.recurringEndTypeControl1.Dock                   = System.Windows.Forms.DockStyle.Fill;
     this.recurringEndTypeControl1.EndType                = Finances.RecurringEndType.Never;
     this.recurringEndTypeControl1.Location               = new System.Drawing.Point(11, 29);
     this.recurringEndTypeControl1.MaxOccurrences         = 1;
     this.recurringEndTypeControl1.Name                   = "recurringEndTypeControl1";
     this.recurringEndTypeControl1.Size                   = new System.Drawing.Size(174, 90);
     this.recurringEndTypeControl1.TabIndex               = 0;
     this.recurringEndTypeControl1.UntilDate              = new System.DateTime(2018, 4, 21, 0, 0, 0, 0);
     this.recurringEndTypeControl1.EndTypeChanged        += new System.EventHandler(this.recurrencePattern_Changed);
     this.recurringEndTypeControl1.UntilDateChanged      += new System.EventHandler(this.recurrencePattern_Changed);
     this.recurringEndTypeControl1.MaxOccurrencesChanged += new System.EventHandler(this.recurrencePattern_Changed);
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlGroup2,
         this.layoutControlGroup3,
         this.layoutControlItem8,
         this.layoutControlItem9,
         this.layoutControlItem7
     });
     this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup1.Name       = "Root";
     columnDefinition4.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition4.Width             = 200D;
     columnDefinition5.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition5.Width             = 100D;
     columnDefinition6.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition6.Width             = 76D;
     columnDefinition7.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition7.Width             = 76D;
     this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition4,
         columnDefinition5,
         columnDefinition6,
         columnDefinition7
     });
     rowDefinition7.Height   = 205D;
     rowDefinition7.SizeType = System.Windows.Forms.SizeType.AutoSize;
     rowDefinition8.Height   = 100D;
     rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition9.Height   = 26D;
     rowDefinition9.SizeType = System.Windows.Forms.SizeType.AutoSize;
     this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition7,
         rowDefinition8,
         rowDefinition9
     });
     this.layoutControlGroup1.Size        = new System.Drawing.Size(587, 541);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlGroup2
     //
     this.layoutControlGroup2.GroupBordersVisible = false;
     this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem2
     });
     this.layoutControlGroup2.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup2.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroup2.Name       = "layoutControlGroup2";
     columnDefinition1.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition1.Width             = 100D;
     this.layoutControlGroup2.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1
     });
     rowDefinition1.Height   = 134D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.AutoSize;
     rowDefinition2.Height   = 100D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2
     });
     this.layoutControlGroup2.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlGroup2.Size        = new System.Drawing.Size(200, 205);
     this.layoutControlGroup2.TextVisible = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control             = this.groupControl1;
     this.layoutControlItem2.Location            = new System.Drawing.Point(0, 0);
     this.layoutControlItem2.MaxSize             = new System.Drawing.Size(200, 134);
     this.layoutControlItem2.MinSize             = new System.Drawing.Size(200, 134);
     this.layoutControlItem2.Name                = "layoutControlItem2";
     this.layoutControlItem2.Size                = new System.Drawing.Size(200, 134);
     this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem2.TextSize            = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextVisible         = false;
     //
     // layoutControlGroup3
     //
     this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem3,
         this.layoutControlItem4,
         this.layoutControlItem5,
         this.layoutControlItem6
     });
     this.layoutControlGroup3.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup3.Location   = new System.Drawing.Point(200, 0);
     this.layoutControlGroup3.Name       = "layoutControlGroup3";
     columnDefinition2.SizeType          = System.Windows.Forms.SizeType.AutoSize;
     columnDefinition2.Width             = 172D;
     columnDefinition3.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition3.Width             = 100D;
     this.layoutControlGroup3.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition2,
         columnDefinition3
     });
     rowDefinition3.Height   = 30D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition4.Height   = 30D;
     rowDefinition4.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition5.Height   = 73D;
     rowDefinition5.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition6.Height   = 30D;
     rowDefinition6.SizeType = System.Windows.Forms.SizeType.Absolute;
     this.layoutControlGroup3.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition3,
         rowDefinition4,
         rowDefinition5,
         rowDefinition6
     });
     this.layoutControlGroup3.OptionsTableLayoutItem.ColumnIndex = 1;
     this.layoutControlGroup3.OptionsTableLayoutItem.ColumnSpan  = 3;
     this.layoutControlGroup3.Size = new System.Drawing.Size(367, 205);
     this.layoutControlGroup3.Text = "Frequency";
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control  = this.ctrlFrequency;
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.OptionsTableLayoutItem.ColumnSpan = 2;
     this.layoutControlItem3.Size        = new System.Drawing.Size(343, 30);
     this.layoutControlItem3.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible = false;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control  = this.recurringPeriodControl1;
     this.layoutControlItem4.Location = new System.Drawing.Point(0, 30);
     this.layoutControlItem4.Name     = "layoutControlItem4";
     this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
     this.layoutControlItem4.Size        = new System.Drawing.Size(172, 30);
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.Control  = this.recurringWeekDaysControl1;
     this.layoutControlItem5.Location = new System.Drawing.Point(0, 60);
     this.layoutControlItem5.Name     = "layoutControlItem5";
     this.layoutControlItem5.OptionsTableLayoutItem.ColumnSpan = 2;
     this.layoutControlItem5.OptionsTableLayoutItem.RowIndex   = 2;
     this.layoutControlItem5.Size        = new System.Drawing.Size(343, 73);
     this.layoutControlItem5.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem5.TextVisible = false;
     //
     // layoutControlItem6
     //
     this.layoutControlItem6.Control  = this.recurringDayOfMonthControl1;
     this.layoutControlItem6.Location = new System.Drawing.Point(0, 133);
     this.layoutControlItem6.Name     = "layoutControlItem6";
     this.layoutControlItem6.OptionsTableLayoutItem.ColumnSpan = 2;
     this.layoutControlItem6.OptionsTableLayoutItem.RowIndex   = 3;
     this.layoutControlItem6.Size        = new System.Drawing.Size(343, 30);
     this.layoutControlItem6.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem6.TextVisible = false;
     //
     // layoutControlItem8
     //
     this.layoutControlItem8.Control  = this.btnOK;
     this.layoutControlItem8.Location = new System.Drawing.Point(415, 495);
     this.layoutControlItem8.Name     = "layoutControlItem8";
     this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2;
     this.layoutControlItem8.OptionsTableLayoutItem.RowIndex    = 2;
     this.layoutControlItem8.Size        = new System.Drawing.Size(76, 26);
     this.layoutControlItem8.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem8.TextVisible = false;
     //
     // layoutControlItem9
     //
     this.layoutControlItem9.Control  = this.btnCancel;
     this.layoutControlItem9.Location = new System.Drawing.Point(491, 495);
     this.layoutControlItem9.Name     = "layoutControlItem9";
     this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
     this.layoutControlItem9.OptionsTableLayoutItem.RowIndex    = 2;
     this.layoutControlItem9.Size        = new System.Drawing.Size(76, 26);
     this.layoutControlItem9.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem9.TextVisible = false;
     //
     // layoutControlItem7
     //
     this.layoutControlItem7.Control  = this.schedulerControl1;
     this.layoutControlItem7.Location = new System.Drawing.Point(0, 205);
     this.layoutControlItem7.Name     = "layoutControlItem7";
     this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 4;
     this.layoutControlItem7.OptionsTableLayoutItem.RowIndex   = 1;
     this.layoutControlItem7.Size        = new System.Drawing.Size(567, 290);
     this.layoutControlItem7.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem7.TextVisible = false;
     //
     // EditRecurrencePatternDialog
     //
     this.AcceptButton        = this.btnOK;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton        = this.btnCancel;
     this.ClientSize          = new System.Drawing.Size(587, 541);
     this.Controls.Add(this.layoutControl1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Name            = "EditRecurrencePatternDialog";
     this.Text            = "Edit Recurrence Pattern";
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.schedulerControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerStorage1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
     this.ResumeLayout(false);
 }
示例#24
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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();
     DevExpress.XtraLayout.RowDefinition    rowDefinition4    = new DevExpress.XtraLayout.RowDefinition();
     this.myDataLayoutControl = new OgrenciTakip.UI.Win.UserControls.Controls.MyDataLayoutControl();
     this.tglDurum            = new OgrenciTakip.UI.Win.UserControls.Controls.MyToogleSwitch();
     this.txtAciklama         = new OgrenciTakip.UI.Win.UserControls.Controls.MyMemoEdit();
     this.txtUcret            = new OgrenciTakip.UI.Win.UserControls.Controls.MyCalcEdit();
     this.txtServisYeri       = new OgrenciTakip.UI.Win.UserControls.Controls.MyTextEdit();
     this.txtKod = new OgrenciTakip.UI.Win.UserControls.Controls.MyKodTexEdit();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem5  = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl)).BeginInit();
     this.myDataLayoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tglDurum.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAciklama.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUcret.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtServisYeri.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKod.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl
     //
     this.ribbonControl.ExpandCollapseItem.Id = 0;
     this.ribbonControl.Size = new System.Drawing.Size(490, 102);
     this.ribbonControl.Toolbar.ShowCustomizeItem = false;
     //
     // myDataLayoutControl
     //
     this.myDataLayoutControl.Controls.Add(this.tglDurum);
     this.myDataLayoutControl.Controls.Add(this.txtAciklama);
     this.myDataLayoutControl.Controls.Add(this.txtUcret);
     this.myDataLayoutControl.Controls.Add(this.txtServisYeri);
     this.myDataLayoutControl.Controls.Add(this.txtKod);
     this.myDataLayoutControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.myDataLayoutControl.Location = new System.Drawing.Point(0, 102);
     this.myDataLayoutControl.Name     = "myDataLayoutControl";
     this.myDataLayoutControl.OptionsFocus.EnableAutoTabOrder = false;
     this.myDataLayoutControl.Root     = this.layoutControlGroup1;
     this.myDataLayoutControl.Size     = new System.Drawing.Size(490, 156);
     this.myDataLayoutControl.TabIndex = 0;
     this.myDataLayoutControl.Text     = "myDataLayoutControl1";
     //
     // tglDurum
     //
     this.tglDurum.EnterMoveNextControl = true;
     this.tglDurum.Location             = new System.Drawing.Point(383, 12);
     this.tglDurum.MenuManager          = this.ribbonControl;
     this.tglDurum.Name = "tglDurum";
     this.tglDurum.Properties.Appearance.ForeColor            = System.Drawing.Color.Maroon;
     this.tglDurum.Properties.Appearance.Options.UseForeColor = true;
     this.tglDurum.Properties.AutoHeight     = false;
     this.tglDurum.Properties.AutoWidth      = true;
     this.tglDurum.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.tglDurum.Properties.OffText        = "Pasif";
     this.tglDurum.Properties.OnText         = "Aktif";
     this.tglDurum.Size = new System.Drawing.Size(97, 20);
     this.tglDurum.StatusBarAciklama = "Kartın Kullanım Durumunu Seçiniz";
     this.tglDurum.StyleController   = this.myDataLayoutControl;
     this.tglDurum.TabIndex          = 3;
     //
     // txtAciklama
     //
     this.txtAciklama.EnterMoveNextControl = true;
     this.txtAciklama.Location             = new System.Drawing.Point(65, 84);
     this.txtAciklama.MenuManager          = this.ribbonControl;
     this.txtAciklama.Name = "txtAciklama";
     this.txtAciklama.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtAciklama.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtAciklama.Properties.MaxLength = 500;
     this.txtAciklama.Size = new System.Drawing.Size(413, 60);
     this.txtAciklama.StatusBarAciklama = "Açıklama Giriniz.";
     this.txtAciklama.StyleController   = this.myDataLayoutControl;
     this.txtAciklama.TabIndex          = 2;
     //
     // txtUcret
     //
     this.txtUcret.Location    = new System.Drawing.Point(65, 60);
     this.txtUcret.MenuManager = this.ribbonControl;
     this.txtUcret.Name        = "txtUcret";
     this.txtUcret.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
     this.txtUcret.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtUcret.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtUcret.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txtUcret.Properties.Mask.EditMask = "n2";
     this.txtUcret.Size = new System.Drawing.Size(143, 20);
     this.txtUcret.StatusBarAciklama        = "Servis Ücreti Giriniz.";
     this.txtUcret.StatusBarKisaYol         = "F4";
     this.txtUcret.StatusBarKisaYolAciklama = "Hesap Makinesi";
     this.txtUcret.StyleController          = this.myDataLayoutControl;
     this.txtUcret.TabIndex = 1;
     //
     // txtServisYeri
     //
     this.txtServisYeri.EnterMoveNextControl = true;
     this.txtServisYeri.Location             = new System.Drawing.Point(65, 36);
     this.txtServisYeri.MenuManager          = this.ribbonControl;
     this.txtServisYeri.Name = "txtServisYeri";
     this.txtServisYeri.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtServisYeri.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtServisYeri.Properties.MaxLength = 50;
     this.txtServisYeri.Size = new System.Drawing.Size(413, 20);
     this.txtServisYeri.StatusBarAciklama = "Servis Yeri Adı Giriniz.";
     this.txtServisYeri.StyleController   = this.myDataLayoutControl;
     this.txtServisYeri.TabIndex          = 0;
     //
     // txtKod
     //
     this.txtKod.EnterMoveNextControl = true;
     this.txtKod.Location             = new System.Drawing.Point(65, 12);
     this.txtKod.MenuManager          = this.ribbonControl;
     this.txtKod.Name = "txtKod";
     this.txtKod.Properties.Appearance.BackColor                   = System.Drawing.Color.PaleGoldenrod;
     this.txtKod.Properties.Appearance.Options.UseBackColor        = true;
     this.txtKod.Properties.Appearance.Options.UseTextOptions      = true;
     this.txtKod.Properties.Appearance.TextOptions.HAlignment      = DevExpress.Utils.HorzAlignment.Center;
     this.txtKod.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtKod.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtKod.Properties.MaxLength = 20;
     this.txtKod.Size = new System.Drawing.Size(143, 20);
     this.txtKod.StatusBarAciklama = "Kod Giriniz.";
     this.txtKod.StyleController   = this.myDataLayoutControl;
     this.txtKod.TabIndex          = 4;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.layoutControlItem4,
         this.layoutControlItem5
     });
     this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup1.Name       = "layoutControlGroup1";
     columnDefinition1.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition1.Width             = 200D;
     columnDefinition2.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width             = 100D;
     columnDefinition3.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition3.Width             = 99D;
     this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2,
         columnDefinition3
     });
     rowDefinition1.Height   = 24D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition2.Height   = 24D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition3.Height   = 24D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition4.Height   = 100D;
     rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2,
         rowDefinition3,
         rowDefinition4
     });
     this.layoutControlGroup1.Size        = new System.Drawing.Size(490, 156);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem1.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem1.Control  = this.txtKod;
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(200, 24);
     this.layoutControlItem1.Text     = "Kod";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(50, 13);
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem2.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem2.Control  = this.txtServisYeri;
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 24);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.OptionsTableLayoutItem.ColumnSpan = 3;
     this.layoutControlItem2.OptionsTableLayoutItem.RowIndex   = 1;
     this.layoutControlItem2.Size     = new System.Drawing.Size(470, 24);
     this.layoutControlItem2.Text     = "Servis Yeri";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(50, 13);
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem3.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem3.Control  = this.txtUcret;
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 48);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
     this.layoutControlItem3.Size     = new System.Drawing.Size(200, 24);
     this.layoutControlItem3.Text     = "Ücret";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(50, 13);
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem4.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem4.Control  = this.txtAciklama;
     this.layoutControlItem4.Location = new System.Drawing.Point(0, 72);
     this.layoutControlItem4.Name     = "layoutControlItem4";
     this.layoutControlItem4.OptionsTableLayoutItem.ColumnSpan = 3;
     this.layoutControlItem4.OptionsTableLayoutItem.RowIndex   = 3;
     this.layoutControlItem4.Size     = new System.Drawing.Size(470, 64);
     this.layoutControlItem4.Text     = "Açıklama";
     this.layoutControlItem4.TextSize = new System.Drawing.Size(50, 13);
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem5.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem5.Control  = this.tglDurum;
     this.layoutControlItem5.Location = new System.Drawing.Point(371, 0);
     this.layoutControlItem5.Name     = "layoutControlItem5";
     this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2;
     this.layoutControlItem5.Size        = new System.Drawing.Size(99, 24);
     this.layoutControlItem5.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem5.TextVisible = false;
     //
     // ServisEditForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(490, 289);
     this.Controls.Add(this.myDataLayoutControl);
     this.MinimumSize = new System.Drawing.Size(390, 280);
     this.Name        = "ServisEditForm";
     this.Text        = "Servis Kartı";
     this.Controls.SetChildIndex(this.ribbonControl, 0);
     this.Controls.SetChildIndex(this.myDataLayoutControl, 0);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl)).EndInit();
     this.myDataLayoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tglDurum.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAciklama.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUcret.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtServisYeri.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKod.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
示例#25
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(SettingForm));
     DevExpress.XtraLayout.ColumnDefinition         columnDefinition1 = 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();
     this.layoutControl1    = new DevExpress.XtraLayout.LayoutControl();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.btnOK             = new DevExpress.XtraEditors.SimpleButton();
     this.btnCancel         = new DevExpress.XtraEditors.SimpleButton();
     this.editMultiCastIp   = new DevExpress.XtraEditors.TextEdit();
     this.editPort          = new DevExpress.XtraEditors.TextEdit();
     this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.editMultiCastIp.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.editPort.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.AutoScroll = false;
     this.layoutControl1.Controls.Add(this.tableLayoutPanel1);
     this.layoutControl1.Controls.Add(this.editMultiCastIp);
     this.layoutControl1.Controls.Add(this.editPort);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(870, 192, 812, 500);
     this.layoutControl1.Root     = this.Root;
     this.layoutControl1.Size     = new System.Drawing.Size(693, 245);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 3;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.tableLayoutPanel1.Controls.Add(this.btnOK, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.btnCancel, 2, 0);
     this.tableLayoutPanel1.Location = new System.Drawing.Point(12, 140);
     this.tableLayoutPanel1.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 1;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(669, 93);
     this.tableLayoutPanel1.TabIndex = 4;
     //
     // btnOK
     //
     this.btnOK.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnOK.ImageOptions.Image")));
     this.btnOK.Location           = new System.Drawing.Point(338, 5);
     this.btnOK.Margin             = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.btnOK.Name     = "btnOK";
     this.btnOK.Size     = new System.Drawing.Size(154, 64);
     this.btnOK.TabIndex = 0;
     this.btnOK.Text     = "确定";
     this.btnOK.Click   += new System.EventHandler(this.btnOK_Click);
     //
     // btnCancel
     //
     this.btnCancel.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnCancel.ImageOptions.Image")));
     this.btnCancel.Location           = new System.Drawing.Point(505, 5);
     this.btnCancel.Margin             = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.btnCancel.Name     = "btnCancel";
     this.btnCancel.Size     = new System.Drawing.Size(156, 64);
     this.btnCancel.TabIndex = 1;
     this.btnCancel.Text     = "取消";
     this.btnCancel.Click   += new System.EventHandler(this.btnCancel_Click);
     //
     // editMultiCastIp
     //
     this.editMultiCastIp.Location = new System.Drawing.Point(135, 12);
     this.editMultiCastIp.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.editMultiCastIp.Name     = "editMultiCastIp";
     this.editMultiCastIp.Properties.Mask.EditMask = "((([1-9]?|1\\d)\\d|2([0-4]\\d|5[0-5]))\\.){3}(([1-9]?|1\\d)\\d|2([0-4]\\d|5[0-5]))";
     this.editMultiCastIp.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.editMultiCastIp.Size            = new System.Drawing.Size(546, 44);
     this.editMultiCastIp.StyleController = this.layoutControl1;
     this.editMultiCastIp.TabIndex        = 5;
     //
     // editPort
     //
     this.editPort.CausesValidation         = false;
     this.editPort.Location                 = new System.Drawing.Point(135, 76);
     this.editPort.Margin                   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.editPort.Name                     = "editPort";
     this.editPort.Properties.Mask.EditMask = "\\d{1,5}";
     this.editPort.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.editPort.Size                     = new System.Drawing.Size(546, 44);
     this.editPort.StyleController          = this.layoutControl1;
     this.editPort.TabIndex                 = 6;
     //
     // Root
     //
     this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible         = false;
     this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3
     });
     this.Root.LayoutMode       = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.Root.Name             = "Root";
     columnDefinition1.SizeType = System.Windows.Forms.SizeType.AutoSize;
     columnDefinition1.Width    = 673D;
     this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1
     });
     rowDefinition1.Height   = 64D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.AutoSize;
     rowDefinition2.Height   = 64D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.AutoSize;
     rowDefinition3.Height   = 97D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.AutoSize;
     this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2,
         rowDefinition3
     });
     this.Root.Size        = new System.Drawing.Size(693, 245);
     this.Root.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control  = this.tableLayoutPanel1;
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 128);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 2;
     this.layoutControlItem1.Size        = new System.Drawing.Size(673, 97);
     this.layoutControlItem1.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control  = this.editMultiCastIp;
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.Size     = new System.Drawing.Size(673, 64);
     this.layoutControlItem2.Spacing  = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 16);
     this.layoutControlItem2.Text     = "组播地址:";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(120, 29);
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control  = this.editPort;
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 64);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
     this.layoutControlItem3.Size     = new System.Drawing.Size(673, 64);
     this.layoutControlItem3.Spacing  = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 16);
     this.layoutControlItem3.Text     = "端口号:";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(120, 29);
     //
     // SettingForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(693, 245);
     this.Controls.Add(this.layoutControl1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin          = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.MinimumSize     = new System.Drawing.Size(707, 277);
     this.Name            = "SettingForm";
     this.Text            = "参数设置";
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.editMultiCastIp.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.editPort.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     this.ResumeLayout(false);
 }
示例#26
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     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();
     DevExpress.XtraLayout.RowDefinition    rowDefinition4    = new DevExpress.XtraLayout.RowDefinition();
     this.clipartEditContainerTabA1       = new Asa.Solutions.Common.PresentationClasses.ClipartEdit.ClipartEditContainer();
     this.memoEditTabASubheader1          = new DevExpress.XtraEditors.MemoEdit();
     this.layoutControlGroupTabA          = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItemTabASubheader1 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItemTabAClipart1   = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl)).BeginInit();
     this.layoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.memoEditTabASubheader1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupRoot)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupTabA)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemTabASubheader1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemTabAClipart1)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl
     //
     this.layoutControl.AllowCustomization                               = false;
     this.layoutControl.Appearance.Control.Font                          = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.layoutControl.Appearance.Control.Options.UseFont               = true;
     this.layoutControl.Appearance.ControlDisabled.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlDisabled.Options.UseFont       = true;
     this.layoutControl.Appearance.ControlDropDown.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlDropDown.Options.UseFont       = true;
     this.layoutControl.Appearance.ControlDropDownHeader.Font            = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlDropDownHeader.Options.UseFont = true;
     this.layoutControl.Appearance.ControlFocused.Font                   = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlFocused.Options.UseFont        = true;
     this.layoutControl.Appearance.ControlReadOnly.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControl.Appearance.ControlReadOnly.Options.UseFont       = true;
     this.layoutControl.BackColor = System.Drawing.Color.White;
     this.layoutControl.Controls.Add(this.clipartEditContainerTabA1);
     this.layoutControl.Controls.Add(this.memoEditTabASubheader1);
     this.layoutControl.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl.ForeColor = System.Drawing.Color.Black;
     this.layoutControl.Location  = new System.Drawing.Point(0, 0);
     this.layoutControl.Name      = "layoutControl";
     this.layoutControl.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(802, 383, 250, 350);
     this.layoutControl.OptionsFocus.ActivateSelectedControlOnGotFocus = false;
     this.layoutControl.OptionsFocus.AllowFocusGroups          = false;
     this.layoutControl.OptionsFocus.AllowFocusReadonlyEditors = false;
     this.layoutControl.OptionsFocus.AllowFocusTabbedGroups    = false;
     this.layoutControl.Root     = this.layoutControlGroupRoot;
     this.layoutControl.Size     = new System.Drawing.Size(978, 821);
     this.layoutControl.TabIndex = 71;
     this.layoutControl.Text     = "layoutControl1";
     //
     // clipartEditContainerTabA1
     //
     this.clipartEditContainerTabA1.AllowDrop = true;
     this.clipartEditContainerTabA1.Font      = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.clipartEditContainerTabA1.Location  = new System.Drawing.Point(246, 389);
     this.clipartEditContainerTabA1.Name      = "clipartEditContainerTabA1";
     this.clipartEditContainerTabA1.Size      = new System.Drawing.Size(516, 420);
     this.clipartEditContainerTabA1.TabIndex  = 1;
     //
     // memoEditTabASubheader1
     //
     this.memoEditTabASubheader1.Location            = new System.Drawing.Point(42, 42);
     this.memoEditTabASubheader1.Name                = "memoEditTabASubheader1";
     this.memoEditTabASubheader1.Properties.NullText = "Type here";
     this.memoEditTabASubheader1.Size                = new System.Drawing.Size(924, 266);
     this.memoEditTabASubheader1.StyleController     = this.layoutControl;
     this.memoEditTabASubheader1.TabIndex            = 1;
     this.memoEditTabASubheader1.EditValueChanged   += new System.EventHandler(this.OnEditValueChanged);
     //
     // layoutControlGroupRoot
     //
     this.layoutControlGroupRoot.AllowHtmlStringInCaption                           = true;
     this.layoutControlGroupRoot.AppearanceGroup.Font                               = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceGroup.Options.UseFont                    = true;
     this.layoutControlGroupRoot.AppearanceItemCaption.Font                         = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceItemCaption.Options.UseFont              = true;
     this.layoutControlGroupRoot.AppearanceTabPage.Header.Font                      = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.Header.Options.UseFont           = true;
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderActive.Font                = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderActive.Options.UseFont     = true;
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderDisabled.Font              = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderDisabled.Options.UseFont   = true;
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderHotTracked.Font            = new System.Drawing.Font("Arial", 9.75F);
     this.layoutControlGroupRoot.AppearanceTabPage.HeaderHotTracked.Options.UseFont = true;
     this.layoutControlGroupRoot.EnableIndentsWithoutBorders                        = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroupRoot.GroupBordersVisible = false;
     this.layoutControlGroupRoot.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlGroupTabA
     });
     this.layoutControlGroupRoot.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroupRoot.Name        = "Root";
     this.layoutControlGroupRoot.Padding     = new DevExpress.XtraLayout.Utils.Padding(40, 10, 10, 10);
     this.layoutControlGroupRoot.Size        = new System.Drawing.Size(978, 821);
     this.layoutControlGroupRoot.TextVisible = false;
     //
     // layoutControlGroupTabA
     //
     this.layoutControlGroupTabA.GroupBordersVisible = false;
     this.layoutControlGroupTabA.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItemTabASubheader1,
         this.layoutControlItemTabAClipart1
     });
     this.layoutControlGroupTabA.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroupTabA.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroupTabA.Name       = "layoutControlGroupTabA";
     columnDefinition1.SizeType             = System.Windows.Forms.SizeType.Percent;
     columnDefinition1.Width    = 22D;
     columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width    = 56D;
     columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
     columnDefinition3.Width    = 22D;
     this.layoutControlGroupTabA.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2,
         columnDefinition3
     });
     rowDefinition1.Height   = 30D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition2.Height   = 35D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition3.Height   = 10D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition4.Height   = 55D;
     rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroupTabA.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2,
         rowDefinition3,
         rowDefinition4
     });
     this.layoutControlGroupTabA.Size = new System.Drawing.Size(928, 801);
     this.layoutControlGroupTabA.Text = "Tab A";
     //
     // layoutControlItemTabASubheader1
     //
     this.layoutControlItemTabASubheader1.Control                 = this.memoEditTabASubheader1;
     this.layoutControlItemTabASubheader1.ControlAlignment        = System.Drawing.ContentAlignment.MiddleCenter;
     this.layoutControlItemTabASubheader1.FillControlToClientArea = false;
     this.layoutControlItemTabASubheader1.Location                = new System.Drawing.Point(0, 30);
     this.layoutControlItemTabASubheader1.Name = "layoutControlItemTabASubheader1";
     this.layoutControlItemTabASubheader1.OptionsTableLayoutItem.ColumnSpan = 3;
     this.layoutControlItemTabASubheader1.OptionsTableLayoutItem.RowIndex   = 1;
     this.layoutControlItemTabASubheader1.Size                    = new System.Drawing.Size(928, 270);
     this.layoutControlItemTabASubheader1.Text                    = "Subheader 1";
     this.layoutControlItemTabASubheader1.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemTabASubheader1.TextVisible             = false;
     this.layoutControlItemTabASubheader1.TrimClientAreaToControl = false;
     //
     // layoutControlItemTabAClipart1
     //
     this.layoutControlItemTabAClipart1.Control                 = this.clipartEditContainerTabA1;
     this.layoutControlItemTabAClipart1.ControlAlignment        = System.Drawing.ContentAlignment.MiddleCenter;
     this.layoutControlItemTabAClipart1.FillControlToClientArea = false;
     this.layoutControlItemTabAClipart1.Location                = new System.Drawing.Point(204, 377);
     this.layoutControlItemTabAClipart1.Name = "layoutControlItemTabAClipart1";
     this.layoutControlItemTabAClipart1.OptionsTableLayoutItem.ColumnIndex = 1;
     this.layoutControlItemTabAClipart1.OptionsTableLayoutItem.RowIndex    = 3;
     this.layoutControlItemTabAClipart1.Size                    = new System.Drawing.Size(520, 424);
     this.layoutControlItemTabAClipart1.Text                    = "Clipart 1";
     this.layoutControlItemTabAClipart1.TextSize                = new System.Drawing.Size(0, 0);
     this.layoutControlItemTabAClipart1.TextVisible             = false;
     this.layoutControlItemTabAClipart1.TrimClientAreaToControl = false;
     //
     // VideoTabAControl
     //
     this.BackColor = System.Drawing.Color.White;
     this.Controls.Add(this.layoutControl);
     this.Name = "VideoTabAControl";
     this.Size = new System.Drawing.Size(978, 821);
     this.Controls.SetChildIndex(this.layoutControl, 0);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl)).EndInit();
     this.layoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.memoEditTabASubheader1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupRoot)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupTabA)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemTabASubheader1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemTabAClipart1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
示例#27
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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.ColumnDefinition columnDefinition4 = 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();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition4    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition5    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition6    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition7    = new DevExpress.XtraLayout.RowDefinition();
     this.layoutControl1      = new DevExpress.XtraLayout.LayoutControl();
     this.xtraTabControl1     = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage2        = new DevExpress.XtraTab.XtraTabPage();
     this.gc_dataTrace        = new DevExpress.XtraGrid.GridControl();
     this.gridView2           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.palletTraceID       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.palletID2           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.eventCata           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.eventDes            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.eventTime           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.xtraTabPage1        = new DevExpress.XtraTab.XtraTabPage();
     this.gc_stepDesc         = new DevExpress.XtraGrid.GridControl();
     this.gridView1           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.palletID            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.stepNo              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.processName         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupControl2       = new DevExpress.XtraEditors.GroupControl();
     this.layoutControl3      = new DevExpress.XtraLayout.LayoutControl();
     this.txtEdit_PalletID2   = new DevExpress.XtraEditors.TextEdit();
     this.txtEdit_palletCata  = new DevExpress.XtraEditors.TextEdit();
     this.txtEdit_bind        = new DevExpress.XtraEditors.TextEdit();
     this.txtEdit_StepN       = new DevExpress.XtraEditors.TextEdit();
     this.txtEdit_BatchName   = new DevExpress.XtraEditors.TextEdit();
     this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem7  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem8  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem9  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem6  = new DevExpress.XtraLayout.LayoutControlItem();
     this.groupControl1       = new DevExpress.XtraEditors.GroupControl();
     this.layoutControl2      = new DevExpress.XtraLayout.LayoutControl();
     this.txtEdit_PalletID    = new DevExpress.XtraEditors.TextEdit();
     this.sbtn_Search         = new DevExpress.XtraEditors.SimpleButton();
     this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem5  = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.xtraTabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gc_dataTrace)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     this.xtraTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gc_stepDesc)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).BeginInit();
     this.layoutControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtEdit_PalletID2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEdit_palletCata.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEdit_bind.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEdit_StepN.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEdit_BatchName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit();
     this.layoutControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtEdit_PalletID.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).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();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.xtraTabControl1);
     this.layoutControl1.Controls.Add(this.groupControl2);
     this.layoutControl1.Controls.Add(this.groupControl1);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(666, 399);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.Location        = new System.Drawing.Point(12, 200);
     this.xtraTabControl1.Name            = "xtraTabControl1";
     this.xtraTabControl1.SelectedTabPage = this.xtraTabPage2;
     this.xtraTabControl1.Size            = new System.Drawing.Size(642, 187);
     this.xtraTabControl1.TabIndex        = 6;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.xtraTabPage2,
         this.xtraTabPage1
     });
     //
     // xtraTabPage2
     //
     this.xtraTabPage2.Controls.Add(this.gc_dataTrace);
     this.xtraTabPage2.Name = "xtraTabPage2";
     this.xtraTabPage2.Size = new System.Drawing.Size(636, 158);
     this.xtraTabPage2.Text = "数据追溯";
     //
     // gc_dataTrace
     //
     this.gc_dataTrace.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gc_dataTrace.Location = new System.Drawing.Point(0, 0);
     this.gc_dataTrace.MainView = this.gridView2;
     this.gc_dataTrace.Name     = "gc_dataTrace";
     this.gc_dataTrace.Size     = new System.Drawing.Size(636, 158);
     this.gc_dataTrace.TabIndex = 0;
     this.gc_dataTrace.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView2
     });
     //
     // gridView2
     //
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.palletTraceID,
         this.palletID2,
         this.eventCata,
         this.eventDes,
         this.eventTime
     });
     this.gridView2.GridControl = this.gc_dataTrace;
     this.gridView2.Name        = "gridView2";
     this.gridView2.OptionsBehavior.EditorShowMode = DevExpress.Utils.EditorShowMode.Click;
     this.gridView2.OptionsView.ShowGroupPanel     = false;
     //
     // palletTraceID
     //
     this.palletTraceID.Caption   = "编号";
     this.palletTraceID.FieldName = "ID";
     this.palletTraceID.Name      = "palletTraceID";
     this.palletTraceID.OptionsColumn.AllowEdit = false;
     this.palletTraceID.OptionsColumn.ReadOnly  = true;
     this.palletTraceID.Visible      = true;
     this.palletTraceID.VisibleIndex = 0;
     //
     // palletID2
     //
     this.palletID2.Caption   = "托盘编码";
     this.palletID2.FieldName = "PalletID";
     this.palletID2.Name      = "palletID2";
     this.palletID2.OptionsColumn.AllowEdit = false;
     this.palletID2.OptionsColumn.ReadOnly  = true;
     this.palletID2.Visible      = true;
     this.palletID2.VisibleIndex = 1;
     //
     // eventCata
     //
     this.eventCata.Caption   = "事件类别";
     this.eventCata.FieldName = "EventCata";
     this.eventCata.Name      = "eventCata";
     this.eventCata.OptionsColumn.AllowEdit = false;
     this.eventCata.OptionsColumn.ReadOnly  = true;
     this.eventCata.Visible      = true;
     this.eventCata.VisibleIndex = 2;
     //
     // eventDes
     //
     this.eventDes.Caption   = "事件描述";
     this.eventDes.FieldName = "EventDes";
     this.eventDes.Name      = "eventDes";
     this.eventDes.OptionsColumn.AllowEdit = false;
     this.eventDes.OptionsColumn.ReadOnly  = true;
     this.eventDes.Visible      = true;
     this.eventDes.VisibleIndex = 3;
     //
     // eventTime
     //
     this.eventTime.Caption   = "创建时间";
     this.eventTime.FieldName = "EventTime";
     this.eventTime.Name      = "eventTime";
     this.eventTime.OptionsColumn.AllowEdit = false;
     this.eventTime.OptionsColumn.ReadOnly  = true;
     this.eventTime.Visible      = true;
     this.eventTime.VisibleIndex = 4;
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Controls.Add(this.gc_stepDesc);
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.Size = new System.Drawing.Size(636, 158);
     this.xtraTabPage1.Text = "工序描述";
     //
     // gc_stepDesc
     //
     this.gc_stepDesc.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gc_stepDesc.Location = new System.Drawing.Point(0, 0);
     this.gc_stepDesc.MainView = this.gridView1;
     this.gc_stepDesc.Name     = "gc_stepDesc";
     this.gc_stepDesc.Size     = new System.Drawing.Size(636, 158);
     this.gc_stepDesc.TabIndex = 0;
     this.gc_stepDesc.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.palletID,
         this.stepNo,
         this.processName
     });
     this.gridView1.GridControl = this.gc_stepDesc;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.EditorShowMode = DevExpress.Utils.EditorShowMode.Click;
     this.gridView1.OptionsView.ShowGroupPanel     = false;
     //
     // palletID
     //
     this.palletID.Caption   = "托盘编码";
     this.palletID.FieldName = "PalletID";
     this.palletID.Name      = "palletID";
     this.palletID.OptionsColumn.AllowEdit = false;
     this.palletID.OptionsColumn.ReadOnly  = true;
     this.palletID.Visible      = true;
     this.palletID.VisibleIndex = 0;
     //
     // stepNo
     //
     this.stepNo.Caption   = "工步序号";
     this.stepNo.FieldName = "StepNo";
     this.stepNo.Name      = "stepNo";
     this.stepNo.OptionsColumn.AllowEdit = false;
     this.stepNo.OptionsColumn.ReadOnly  = true;
     this.stepNo.Visible      = true;
     this.stepNo.VisibleIndex = 1;
     //
     // processName
     //
     this.processName.Caption   = "工序名称";
     this.processName.FieldName = "ProcessName";
     this.processName.Name      = "processName";
     this.processName.OptionsColumn.AllowEdit = false;
     this.processName.OptionsColumn.ReadOnly  = true;
     this.processName.Visible      = true;
     this.processName.VisibleIndex = 2;
     //
     // groupControl2
     //
     this.groupControl2.Controls.Add(this.layoutControl3);
     this.groupControl2.Location = new System.Drawing.Point(12, 72);
     this.groupControl2.Name     = "groupControl2";
     this.groupControl2.Size     = new System.Drawing.Size(642, 124);
     this.groupControl2.TabIndex = 5;
     this.groupControl2.Text     = "托盘信息";
     //
     // layoutControl3
     //
     this.layoutControl3.Controls.Add(this.txtEdit_PalletID2);
     this.layoutControl3.Controls.Add(this.txtEdit_palletCata);
     this.layoutControl3.Controls.Add(this.txtEdit_bind);
     this.layoutControl3.Controls.Add(this.txtEdit_StepN);
     this.layoutControl3.Controls.Add(this.txtEdit_BatchName);
     this.layoutControl3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl3.Location = new System.Drawing.Point(2, 21);
     this.layoutControl3.Name     = "layoutControl3";
     this.layoutControl3.Root     = this.layoutControlGroup3;
     this.layoutControl3.Size     = new System.Drawing.Size(638, 101);
     this.layoutControl3.TabIndex = 0;
     this.layoutControl3.Text     = "layoutControl3";
     //
     // txtEdit_PalletID2
     //
     this.txtEdit_PalletID2.Location        = new System.Drawing.Point(75, 12);
     this.txtEdit_PalletID2.Name            = "txtEdit_PalletID2";
     this.txtEdit_PalletID2.Size            = new System.Drawing.Size(203, 20);
     this.txtEdit_PalletID2.StyleController = this.layoutControl3;
     this.txtEdit_PalletID2.TabIndex        = 4;
     //
     // txtEdit_palletCata
     //
     this.txtEdit_palletCata.Location        = new System.Drawing.Point(395, 12);
     this.txtEdit_palletCata.Name            = "txtEdit_palletCata";
     this.txtEdit_palletCata.Size            = new System.Drawing.Size(203, 20);
     this.txtEdit_palletCata.StyleController = this.layoutControl3;
     this.txtEdit_palletCata.TabIndex        = 5;
     //
     // txtEdit_bind
     //
     this.txtEdit_bind.Location        = new System.Drawing.Point(75, 39);
     this.txtEdit_bind.Name            = "txtEdit_bind";
     this.txtEdit_bind.Size            = new System.Drawing.Size(203, 20);
     this.txtEdit_bind.StyleController = this.layoutControl3;
     this.txtEdit_bind.TabIndex        = 6;
     //
     // txtEdit_StepN
     //
     this.txtEdit_StepN.Location        = new System.Drawing.Point(395, 39);
     this.txtEdit_StepN.Name            = "txtEdit_StepN";
     this.txtEdit_StepN.Size            = new System.Drawing.Size(203, 20);
     this.txtEdit_StepN.StyleController = this.layoutControl3;
     this.txtEdit_StepN.TabIndex        = 7;
     //
     // txtEdit_BatchName
     //
     this.txtEdit_BatchName.Location        = new System.Drawing.Point(75, 66);
     this.txtEdit_BatchName.Name            = "txtEdit_BatchName";
     this.txtEdit_BatchName.Size            = new System.Drawing.Size(203, 20);
     this.txtEdit_BatchName.StyleController = this.layoutControl3;
     this.txtEdit_BatchName.TabIndex        = 8;
     //
     // layoutControlGroup3
     //
     this.layoutControlGroup3.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup3.GroupBordersVisible         = false;
     this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem7,
         this.layoutControlItem8,
         this.layoutControlItem9,
         this.layoutControlItem10,
         this.layoutControlItem6
     });
     this.layoutControlGroup3.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup3.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroup3.Name       = "layoutControlGroup3";
     columnDefinition1.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition1.Width             = 270D;
     columnDefinition2.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition2.Width             = 50D;
     columnDefinition3.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition3.Width             = 270D;
     columnDefinition4.SizeType          = System.Windows.Forms.SizeType.AutoSize;
     columnDefinition4.Width             = 28D;
     this.layoutControlGroup3.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2,
         columnDefinition3,
         columnDefinition4
     });
     rowDefinition1.Height   = 33.33D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition2.Height   = 33.33D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition3.Height   = 33.34D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup3.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2,
         rowDefinition3
     });
     this.layoutControlGroup3.Size        = new System.Drawing.Size(638, 101);
     this.layoutControlGroup3.TextVisible = false;
     //
     // layoutControlItem7
     //
     this.layoutControlItem7.Control  = this.txtEdit_palletCata;
     this.layoutControlItem7.Location = new System.Drawing.Point(320, 0);
     this.layoutControlItem7.Name     = "layoutControlItem7";
     this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
     this.layoutControlItem7.Size     = new System.Drawing.Size(270, 27);
     this.layoutControlItem7.Text     = "托盘类别:";
     this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 14);
     //
     // layoutControlItem8
     //
     this.layoutControlItem8.Control  = this.txtEdit_bind;
     this.layoutControlItem8.Location = new System.Drawing.Point(0, 27);
     this.layoutControlItem8.Name     = "layoutControlItem8";
     this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
     this.layoutControlItem8.Size     = new System.Drawing.Size(270, 27);
     this.layoutControlItem8.Text     = "绑定状态:";
     this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 14);
     //
     // layoutControlItem9
     //
     this.layoutControlItem9.Control  = this.txtEdit_StepN;
     this.layoutControlItem9.Location = new System.Drawing.Point(320, 27);
     this.layoutControlItem9.Name     = "layoutControlItem9";
     this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
     this.layoutControlItem9.OptionsTableLayoutItem.RowIndex    = 1;
     this.layoutControlItem9.Size     = new System.Drawing.Size(270, 27);
     this.layoutControlItem9.Text     = "工步序号:";
     this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 14);
     //
     // layoutControlItem10
     //
     this.layoutControlItem10.Control  = this.txtEdit_BatchName;
     this.layoutControlItem10.Location = new System.Drawing.Point(0, 54);
     this.layoutControlItem10.Name     = "layoutControlItem10";
     this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
     this.layoutControlItem10.Size     = new System.Drawing.Size(270, 27);
     this.layoutControlItem10.Text     = "产品批次:";
     this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 14);
     //
     // layoutControlItem6
     //
     this.layoutControlItem6.Control  = this.txtEdit_PalletID2;
     this.layoutControlItem6.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem6.Name     = "layoutControlItem6";
     this.layoutControlItem6.Size     = new System.Drawing.Size(270, 27);
     this.layoutControlItem6.Text     = "托盘编码:";
     this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 14);
     //
     // groupControl1
     //
     this.groupControl1.Controls.Add(this.layoutControl2);
     this.groupControl1.Location = new System.Drawing.Point(12, 12);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(642, 56);
     this.groupControl1.TabIndex = 4;
     this.groupControl1.Text     = "查询条件";
     //
     // layoutControl2
     //
     this.layoutControl2.Controls.Add(this.txtEdit_PalletID);
     this.layoutControl2.Controls.Add(this.sbtn_Search);
     this.layoutControl2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl2.Location = new System.Drawing.Point(2, 21);
     this.layoutControl2.Name     = "layoutControl2";
     this.layoutControl2.Root     = this.layoutControlGroup2;
     this.layoutControl2.Size     = new System.Drawing.Size(638, 33);
     this.layoutControl2.TabIndex = 0;
     this.layoutControl2.Text     = "layoutControl2";
     //
     // txtEdit_PalletID
     //
     this.txtEdit_PalletID.Location        = new System.Drawing.Point(75, 5);
     this.txtEdit_PalletID.Name            = "txtEdit_PalletID";
     this.txtEdit_PalletID.Size            = new System.Drawing.Size(294, 20);
     this.txtEdit_PalletID.StyleController = this.layoutControl2;
     this.txtEdit_PalletID.TabIndex        = 4;
     //
     // sbtn_Search
     //
     this.sbtn_Search.Location        = new System.Drawing.Point(436, 5);
     this.sbtn_Search.Name            = "sbtn_Search";
     this.sbtn_Search.Size            = new System.Drawing.Size(113, 22);
     this.sbtn_Search.StyleController = this.layoutControl2;
     this.sbtn_Search.TabIndex        = 5;
     this.sbtn_Search.Text            = "查询";
     this.sbtn_Search.Click          += new System.EventHandler(this.sbtn_Search_Click);
     //
     // layoutControlGroup2
     //
     this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup2.GroupBordersVisible         = false;
     this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem2,
         this.layoutControlItem3
     });
     this.layoutControlGroup2.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup2.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroup2.Name       = "layoutControlGroup2";
     columnDefinition5.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition5.Width             = 361D;
     columnDefinition6.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition6.Width             = 180D;
     columnDefinition7.SizeType          = System.Windows.Forms.SizeType.AutoSize;
     columnDefinition7.Width             = 77D;
     this.layoutControlGroup2.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition5,
         columnDefinition6,
         columnDefinition7
     });
     rowDefinition4.Height   = 100D;
     rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition4
     });
     this.layoutControlGroup2.Padding     = new DevExpress.XtraLayout.Utils.Padding(10, 10, 3, 3);
     this.layoutControlGroup2.Size        = new System.Drawing.Size(638, 33);
     this.layoutControlGroup2.TextVisible = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control  = this.txtEdit_PalletID;
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.Size     = new System.Drawing.Size(361, 27);
     this.layoutControlItem2.Text     = "托盘编码:";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 14);
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control  = this.sbtn_Search;
     this.layoutControlItem3.Location = new System.Drawing.Point(361, 0);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1;
     this.layoutControlItem3.Size     = new System.Drawing.Size(180, 27);
     this.layoutControlItem3.Text     = "    ";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 14);
     //
     // layoutControlGroup1
     //
     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.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup1.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name       = "layoutControlGroup1";
     columnDefinition8.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition8.Width             = 100D;
     this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition8
     });
     rowDefinition5.Height   = 60D;
     rowDefinition5.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition6.Height   = 40D;
     rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition7.Height   = 60D;
     rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition5,
         rowDefinition6,
         rowDefinition7
     });
     this.layoutControlGroup1.Size        = new System.Drawing.Size(666, 399);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control     = this.groupControl1;
     this.layoutControlItem1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name        = "layoutControlItem1";
     this.layoutControlItem1.Size        = new System.Drawing.Size(646, 60);
     this.layoutControlItem1.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible = false;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control  = this.groupControl2;
     this.layoutControlItem4.Location = new System.Drawing.Point(0, 60);
     this.layoutControlItem4.Name     = "layoutControlItem4";
     this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
     this.layoutControlItem4.Size        = new System.Drawing.Size(646, 128);
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.Control  = this.xtraTabControl1;
     this.layoutControlItem5.Location = new System.Drawing.Point(0, 188);
     this.layoutControlItem5.Name     = "layoutControlItem5";
     this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
     this.layoutControlItem5.Size        = new System.Drawing.Size(646, 191);
     this.layoutControlItem5.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem5.TextVisible = false;
     //
     // PalletView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(666, 399);
     this.Controls.Add(this.layoutControl1);
     this.Name = "PalletView";
     this.Text = "托盘数据查询";
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.xtraTabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gc_dataTrace)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     this.xtraTabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gc_stepDesc)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).EndInit();
     this.layoutControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.txtEdit_PalletID2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEdit_palletCata.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEdit_bind.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEdit_StepN.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEdit_BatchName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit();
     this.layoutControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.txtEdit_PalletID.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).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();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition1    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition2    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraGrid.GridLevelNode      gridLevelNode1    = new DevExpress.XtraGrid.GridLevelNode();
     this.layoutControl1      = new DevExpress.XtraLayout.LayoutControl();
     this._luT_TEAMVIEWER_ID  = new CoFAS_MES.CORE.BaseControls.ucSearchEdit();
     this._luT_USE_YN         = new CoFAS_MES.CORE.BaseControls.ucLookUpEdit();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
     this._lciT_TEAMVIEWER_ID = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciT_USE_YN        = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControl3      = new DevExpress.XtraLayout.LayoutControl();
     this._gdMAIN             = new DevExpress.XtraGrid.GridControl();
     this._gdMAIN_VIEW        = new DevExpress.XtraGrid.Views.Grid.GridView();
     this._luTEAMVIEWER_ID    = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this._luTEAMVIEWER_NAME  = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this._luREMARK           = new CoFAS_MES.CORE.BaseControls.ucMemoEdit();
     this._luTEAMVIEWER_PW    = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this._luUSE_YN           = new CoFAS_MES.CORE.BaseControls.ucLookUpEdit();
     this._gdSUB               = new DevExpress.XtraGrid.GridControl();
     this.gridView2            = new DevExpress.XtraGrid.Views.Grid.GridView();
     this._luPART_REVISION_NO  = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this._luTEAMVIEWER_VEND   = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this._luTEAMVIEWER_ADMIN  = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this.layoutControlGroup3  = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlGroup5  = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem5   = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlGroup6  = new DevExpress.XtraLayout.LayoutControlGroup();
     this._lciTEAMVIEWER_ID    = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciTEAMVIEWER_NAME  = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciREMARK           = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciTEAMVIEWER_PW    = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciUSE_YN           = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem22  = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciPART_REVISION_NO = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciTEAMVIEWER_VEND  = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciTEAMVIEWER_ADMIN = new DevExpress.XtraLayout.LayoutControlItem();
     this.gridView1            = new DevExpress.XtraGrid.Views.Grid.GridView();
     ((System.ComponentModel.ISupportInitialize)(this._pnHeader)).BeginInit();
     this._pnHeader.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._pnContent)).BeginInit();
     this._pnContent.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._pnLeft)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._pnRight)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciT_TEAMVIEWER_ID)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciT_USE_YN)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).BeginInit();
     this.layoutControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._gdMAIN)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdMAIN_VIEW)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdSUB)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciTEAMVIEWER_ID)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciTEAMVIEWER_NAME)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciREMARK)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciTEAMVIEWER_PW)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciUSE_YN)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciPART_REVISION_NO)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciTEAMVIEWER_VEND)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciTEAMVIEWER_ADMIN)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.SuspendLayout();
     //
     // _pnHeader
     //
     this._pnHeader.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this._pnHeader.Appearance.Options.UseBackColor = true;
     this._pnHeader.Controls.Add(this.layoutControl1);
     this._pnHeader.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this._pnHeader.Size   = new System.Drawing.Size(1200, 95);
     //
     // _pnContent
     //
     this._pnContent.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this._pnContent.Appearance.Options.UseBackColor = true;
     this._pnContent.Controls.Add(this.layoutControl3);
     this._pnContent.Location = new System.Drawing.Point(5, 95);
     this._pnContent.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this._pnContent.Size     = new System.Drawing.Size(1190, 605);
     //
     // _pnLeft
     //
     this._pnLeft.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this._pnLeft.Appearance.Options.UseBackColor = true;
     this._pnLeft.Dock     = System.Windows.Forms.DockStyle.Fill;
     this._pnLeft.Location = new System.Drawing.Point(0, 95);
     this._pnLeft.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this._pnLeft.Size     = new System.Drawing.Size(1200, 605);
     //
     // _pnRight
     //
     this._pnRight.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this._pnRight.Appearance.Options.UseBackColor = true;
     this._pnRight.Dock     = System.Windows.Forms.DockStyle.Fill;
     this._pnRight.Location = new System.Drawing.Point(5, 95);
     this._pnRight.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this._pnRight.Size     = new System.Drawing.Size(1195, 605);
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this._luT_TEAMVIEWER_ID);
     this.layoutControl1.Controls.Add(this._luT_USE_YN);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Margin   = new System.Windows.Forms.Padding(0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(643, 331, 650, 400);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(1200, 95);
     this.layoutControl1.TabIndex = 1;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // _luT_TEAMVIEWER_ID
     //
     this._luT_TEAMVIEWER_ID.BackColor     = System.Drawing.Color.Transparent;
     this._luT_TEAMVIEWER_ID.CodeReadOnly  = false;
     this._luT_TEAMVIEWER_ID.CodeText      = "";
     this._luT_TEAMVIEWER_ID.CodeTextName  = "_pCodeTextEdit";
     this._luT_TEAMVIEWER_ID.Location      = new System.Drawing.Point(161, 24);
     this._luT_TEAMVIEWER_ID.Margin        = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this._luT_TEAMVIEWER_ID.Name          = "_luT_TEAMVIEWER_ID";
     this._luT_TEAMVIEWER_ID.NameEnabled   = true;
     this._luT_TEAMVIEWER_ID.NameReadOnly  = false;
     this._luT_TEAMVIEWER_ID.NameText      = "";
     this._luT_TEAMVIEWER_ID.NameTextName  = "_pNameButtonEdit";
     this._luT_TEAMVIEWER_ID.Size          = new System.Drawing.Size(437, 21);
     this._luT_TEAMVIEWER_ID.TabIndex      = 9;
     this._luT_TEAMVIEWER_ID._OnOpenClick += new CoFAS_MES.CORE.BaseControls.ucSearchEdit.OnOpenClickEventHandler(this._luT_VEND_OnOpenClick);
     //
     // _luT_USE_YN
     //
     this._luT_USE_YN.ItemIndex = -1;
     this._luT_USE_YN.Location  = new System.Drawing.Point(733, 24);
     this._luT_USE_YN.Margin    = new System.Windows.Forms.Padding(0);
     this._luT_USE_YN.Name      = "_luT_USE_YN";
     this._luT_USE_YN.ReadOnly  = false;
     this._luT_USE_YN.Size      = new System.Drawing.Size(151, 21);
     this._luT_USE_YN.TabIndex  = 8;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlGroup4
     });
     this.layoutControlGroup1.Name        = "Root";
     this.layoutControlGroup1.Padding     = new DevExpress.XtraLayout.Utils.Padding(16, 16, 10, 10);
     this.layoutControlGroup1.Size        = new System.Drawing.Size(1200, 95);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlGroup4
     //
     this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this._lciT_TEAMVIEWER_ID,
         this._lciT_USE_YN
     });
     this.layoutControlGroup4.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup4.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroup4.Name       = "layoutControlGroup4";
     columnDefinition1.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition1.Width             = 25D;
     columnDefinition2.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width             = 25D;
     columnDefinition3.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition3.Width             = 25D;
     columnDefinition4.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition4.Width             = 25D;
     this.layoutControlGroup4.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2,
         columnDefinition3,
         columnDefinition4
     });
     rowDefinition1.Height   = 50D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition2.Height   = 50D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup4.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2
     });
     this.layoutControlGroup4.Size        = new System.Drawing.Size(1168, 75);
     this.layoutControlGroup4.TextVisible = false;
     //
     // _lciT_TEAMVIEWER_ID
     //
     this._lciT_TEAMVIEWER_ID.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciT_TEAMVIEWER_ID.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciT_TEAMVIEWER_ID.Control  = this._luT_TEAMVIEWER_ID;
     this._lciT_TEAMVIEWER_ID.Location = new System.Drawing.Point(0, 0);
     this._lciT_TEAMVIEWER_ID.MinSize  = new System.Drawing.Size(254, 24);
     this._lciT_TEAMVIEWER_ID.Name     = "_lciT_TEAMVIEWER_ID";
     this._lciT_TEAMVIEWER_ID.OptionsTableLayoutItem.ColumnSpan = 2;
     this._lciT_TEAMVIEWER_ID.Size = new System.Drawing.Size(572, 25);
     this._lciT_TEAMVIEWER_ID.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciT_TEAMVIEWER_ID.TextLocation        = DevExpress.Utils.Locations.Left;
     this._lciT_TEAMVIEWER_ID.TextSize            = new System.Drawing.Size(128, 14);
     //
     // _lciT_USE_YN
     //
     this._lciT_USE_YN.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciT_USE_YN.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciT_USE_YN.Control  = this._luT_USE_YN;
     this._lciT_USE_YN.Location = new System.Drawing.Point(572, 0);
     this._lciT_USE_YN.Name     = "_lciT_USE_YN";
     this._lciT_USE_YN.OptionsTableLayoutItem.ColumnIndex = 2;
     this._lciT_USE_YN.Size     = new System.Drawing.Size(286, 25);
     this._lciT_USE_YN.TextSize = new System.Drawing.Size(128, 14);
     //
     // layoutControl3
     //
     this.layoutControl3.Controls.Add(this._gdMAIN);
     this.layoutControl3.Controls.Add(this._luTEAMVIEWER_ID);
     this.layoutControl3.Controls.Add(this._luTEAMVIEWER_NAME);
     this.layoutControl3.Controls.Add(this._luREMARK);
     this.layoutControl3.Controls.Add(this._luTEAMVIEWER_PW);
     this.layoutControl3.Controls.Add(this._luUSE_YN);
     this.layoutControl3.Controls.Add(this._gdSUB);
     this.layoutControl3.Controls.Add(this._luPART_REVISION_NO);
     this.layoutControl3.Controls.Add(this._luTEAMVIEWER_VEND);
     this.layoutControl3.Controls.Add(this._luTEAMVIEWER_ADMIN);
     this.layoutControl3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl3.Location = new System.Drawing.Point(0, 0);
     this.layoutControl3.Margin   = new System.Windows.Forms.Padding(0);
     this.layoutControl3.Name     = "layoutControl3";
     this.layoutControl3.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(730, 160, 650, 400);
     this.layoutControl3.Root     = this.layoutControlGroup3;
     this.layoutControl3.Size     = new System.Drawing.Size(1190, 605);
     this.layoutControl3.TabIndex = 1;
     this.layoutControl3.Text     = "layoutControl3";
     //
     // _gdMAIN
     //
     this._gdMAIN.Location = new System.Drawing.Point(24, 24);
     this._gdMAIN.MainView = this._gdMAIN_VIEW;
     this._gdMAIN.Name     = "_gdMAIN";
     this._gdMAIN.Size     = new System.Drawing.Size(1142, 455);
     this._gdMAIN.TabIndex = 4;
     this._gdMAIN.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this._gdMAIN_VIEW
     });
     //
     // _gdMAIN_VIEW
     //
     this._gdMAIN_VIEW.GridControl = this._gdMAIN;
     this._gdMAIN_VIEW.Name        = "_gdMAIN_VIEW";
     //
     // _luTEAMVIEWER_ID
     //
     this._luTEAMVIEWER_ID.CancelButton           = null;
     this._luTEAMVIEWER_ID.CommandButton          = null;
     this._luTEAMVIEWER_ID.EditMask               = "";
     this._luTEAMVIEWER_ID.Location               = new System.Drawing.Point(165, 507);
     this._luTEAMVIEWER_ID.Margin                 = new System.Windows.Forms.Padding(0);
     this._luTEAMVIEWER_ID.MaskType               = DevExpress.XtraEditors.Mask.MaskType.None;
     this._luTEAMVIEWER_ID.Name                   = "_luTEAMVIEWER_ID";
     this._luTEAMVIEWER_ID.NumText                = "";
     this._luTEAMVIEWER_ID.PasswordChar           = '\0';
     this._luTEAMVIEWER_ID.ReadOnly               = false;
     this._luTEAMVIEWER_ID.Size                   = new System.Drawing.Size(171, 20);
     this._luTEAMVIEWER_ID.TabIndex               = 8;
     this._luTEAMVIEWER_ID.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luTEAMVIEWER_ID.UseMaskAsDisplayFormat = false;
     //
     // _luTEAMVIEWER_NAME
     //
     this._luTEAMVIEWER_NAME.CancelButton           = null;
     this._luTEAMVIEWER_NAME.CommandButton          = null;
     this._luTEAMVIEWER_NAME.EditMask               = "";
     this._luTEAMVIEWER_NAME.Location               = new System.Drawing.Point(165, 531);
     this._luTEAMVIEWER_NAME.Margin                 = new System.Windows.Forms.Padding(0);
     this._luTEAMVIEWER_NAME.MaskType               = DevExpress.XtraEditors.Mask.MaskType.None;
     this._luTEAMVIEWER_NAME.Name                   = "_luTEAMVIEWER_NAME";
     this._luTEAMVIEWER_NAME.NumText                = "";
     this._luTEAMVIEWER_NAME.PasswordChar           = '\0';
     this._luTEAMVIEWER_NAME.ReadOnly               = false;
     this._luTEAMVIEWER_NAME.Size                   = new System.Drawing.Size(171, 20);
     this._luTEAMVIEWER_NAME.TabIndex               = 6;
     this._luTEAMVIEWER_NAME.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luTEAMVIEWER_NAME.UseMaskAsDisplayFormat = false;
     //
     // _luREMARK
     //
     this._luREMARK.Location = new System.Drawing.Point(165, 555);
     this._luREMARK.Margin   = new System.Windows.Forms.Padding(0);
     this._luREMARK.Name     = "_luREMARK";
     this._luREMARK.ReadOnly = false;
     this._luREMARK.Size     = new System.Drawing.Size(748, 26);
     this._luREMARK.TabIndex = 32;
     //
     // _luTEAMVIEWER_PW
     //
     this._luTEAMVIEWER_PW.CancelButton           = null;
     this._luTEAMVIEWER_PW.CommandButton          = null;
     this._luTEAMVIEWER_PW.EditMask               = "";
     this._luTEAMVIEWER_PW.Location               = new System.Drawing.Point(481, 507);
     this._luTEAMVIEWER_PW.Margin                 = new System.Windows.Forms.Padding(0);
     this._luTEAMVIEWER_PW.MaskType               = DevExpress.XtraEditors.Mask.MaskType.None;
     this._luTEAMVIEWER_PW.Name                   = "_luTEAMVIEWER_PW";
     this._luTEAMVIEWER_PW.NumText                = "";
     this._luTEAMVIEWER_PW.PasswordChar           = '\0';
     this._luTEAMVIEWER_PW.ReadOnly               = false;
     this._luTEAMVIEWER_PW.Size                   = new System.Drawing.Size(123, 20);
     this._luTEAMVIEWER_PW.TabIndex               = 35;
     this._luTEAMVIEWER_PW.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luTEAMVIEWER_PW.UseMaskAsDisplayFormat = false;
     //
     // _luUSE_YN
     //
     this._luUSE_YN.ItemIndex = -1;
     this._luUSE_YN.Location  = new System.Drawing.Point(749, 531);
     this._luUSE_YN.Margin    = new System.Windows.Forms.Padding(0);
     this._luUSE_YN.Name      = "_luUSE_YN";
     this._luUSE_YN.ReadOnly  = false;
     this._luUSE_YN.Size      = new System.Drawing.Size(164, 20);
     this._luUSE_YN.TabIndex  = 30;
     //
     // _gdSUB
     //
     gridLevelNode1.RelationName = "Level1";
     this._gdSUB.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
         gridLevelNode1
     });
     this._gdSUB.Location = new System.Drawing.Point(917, 531);
     this._gdSUB.MainView = this.gridView2;
     this._gdSUB.Name     = "_gdSUB";
     this._gdSUB.Size     = new System.Drawing.Size(249, 50);
     this._gdSUB.TabIndex = 25;
     this._gdSUB.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView2
     });
     this._gdSUB.Visible = false;
     //
     // gridView2
     //
     this.gridView2.GridControl = this._gdSUB;
     this.gridView2.Name        = "gridView2";
     //
     // _luPART_REVISION_NO
     //
     this._luPART_REVISION_NO.CancelButton           = null;
     this._luPART_REVISION_NO.CommandButton          = null;
     this._luPART_REVISION_NO.EditMask               = "";
     this._luPART_REVISION_NO.Location               = new System.Drawing.Point(1058, 507);
     this._luPART_REVISION_NO.Margin                 = new System.Windows.Forms.Padding(0);
     this._luPART_REVISION_NO.MaskType               = DevExpress.XtraEditors.Mask.MaskType.None;
     this._luPART_REVISION_NO.Name                   = "_luPART_REVISION_NO";
     this._luPART_REVISION_NO.NumText                = "";
     this._luPART_REVISION_NO.PasswordChar           = '\0';
     this._luPART_REVISION_NO.ReadOnly               = false;
     this._luPART_REVISION_NO.Size                   = new System.Drawing.Size(108, 20);
     this._luPART_REVISION_NO.TabIndex               = 37;
     this._luPART_REVISION_NO.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luPART_REVISION_NO.UseMaskAsDisplayFormat = false;
     this._luPART_REVISION_NO.Visible                = false;
     //
     // _luTEAMVIEWER_VEND
     //
     this._luTEAMVIEWER_VEND.CancelButton           = null;
     this._luTEAMVIEWER_VEND.CommandButton          = null;
     this._luTEAMVIEWER_VEND.EditMask               = "";
     this._luTEAMVIEWER_VEND.Location               = new System.Drawing.Point(749, 507);
     this._luTEAMVIEWER_VEND.Margin                 = new System.Windows.Forms.Padding(0);
     this._luTEAMVIEWER_VEND.MaskType               = DevExpress.XtraEditors.Mask.MaskType.None;
     this._luTEAMVIEWER_VEND.Name                   = "_luTEAMVIEWER_VEND";
     this._luTEAMVIEWER_VEND.NumText                = "";
     this._luTEAMVIEWER_VEND.PasswordChar           = '\0';
     this._luTEAMVIEWER_VEND.ReadOnly               = false;
     this._luTEAMVIEWER_VEND.Size                   = new System.Drawing.Size(164, 20);
     this._luTEAMVIEWER_VEND.TabIndex               = 35;
     this._luTEAMVIEWER_VEND.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luTEAMVIEWER_VEND.UseMaskAsDisplayFormat = false;
     //
     // _luTEAMVIEWER_ADMIN
     //
     this._luTEAMVIEWER_ADMIN.CancelButton           = null;
     this._luTEAMVIEWER_ADMIN.CommandButton          = null;
     this._luTEAMVIEWER_ADMIN.EditMask               = "";
     this._luTEAMVIEWER_ADMIN.Location               = new System.Drawing.Point(481, 531);
     this._luTEAMVIEWER_ADMIN.Margin                 = new System.Windows.Forms.Padding(0);
     this._luTEAMVIEWER_ADMIN.MaskType               = DevExpress.XtraEditors.Mask.MaskType.None;
     this._luTEAMVIEWER_ADMIN.Name                   = "_luTEAMVIEWER_ADMIN";
     this._luTEAMVIEWER_ADMIN.NumText                = "";
     this._luTEAMVIEWER_ADMIN.PasswordChar           = '\0';
     this._luTEAMVIEWER_ADMIN.ReadOnly               = false;
     this._luTEAMVIEWER_ADMIN.Size                   = new System.Drawing.Size(123, 20);
     this._luTEAMVIEWER_ADMIN.TabIndex               = 6;
     this._luTEAMVIEWER_ADMIN.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luTEAMVIEWER_ADMIN.UseMaskAsDisplayFormat = false;
     //
     // layoutControlGroup3
     //
     this.layoutControlGroup3.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup3.GroupBordersVisible         = false;
     this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlGroup5,
         this.layoutControlGroup6
     });
     this.layoutControlGroup3.Name = "Root";
     this.layoutControlGroup3.Size = new System.Drawing.Size(1190, 605);
     //
     // layoutControlGroup5
     //
     this.layoutControlGroup5.CustomizationFormText = "layoutControlGroup5";
     this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem5
     });
     this.layoutControlGroup5.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup5.Name        = "layoutControlGroup5";
     this.layoutControlGroup5.Size        = new System.Drawing.Size(1170, 483);
     this.layoutControlGroup5.TextVisible = false;
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.Control = this._gdMAIN;
     this.layoutControlItem5.CustomizationFormText = "layoutControlItem5";
     this.layoutControlItem5.Location            = new System.Drawing.Point(0, 0);
     this.layoutControlItem5.MinSize             = new System.Drawing.Size(104, 24);
     this.layoutControlItem5.Name                = "layoutControlItem5";
     this.layoutControlItem5.Size                = new System.Drawing.Size(1146, 459);
     this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem5.TextSize            = new System.Drawing.Size(0, 0);
     this.layoutControlItem5.TextVisible         = false;
     //
     // layoutControlGroup6
     //
     this.layoutControlGroup6.CustomizationFormText = "layoutControlGroup6";
     this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this._lciTEAMVIEWER_ID,
         this._lciTEAMVIEWER_NAME,
         this._lciREMARK,
         this._lciTEAMVIEWER_PW,
         this._lciUSE_YN,
         this.layoutControlItem22,
         this._lciPART_REVISION_NO,
         this._lciTEAMVIEWER_VEND,
         this._lciTEAMVIEWER_ADMIN
     });
     this.layoutControlGroup6.Location    = new System.Drawing.Point(0, 483);
     this.layoutControlGroup6.Name        = "layoutControlGroup6";
     this.layoutControlGroup6.Size        = new System.Drawing.Size(1170, 102);
     this.layoutControlGroup6.TextVisible = false;
     //
     // _lciTEAMVIEWER_ID
     //
     this._lciTEAMVIEWER_ID.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciTEAMVIEWER_ID.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciTEAMVIEWER_ID.Control = this._luTEAMVIEWER_ID;
     this._lciTEAMVIEWER_ID.CustomizationFormText = "_lciTEAMVIEWER_ID";
     this._lciTEAMVIEWER_ID.Location            = new System.Drawing.Point(0, 0);
     this._lciTEAMVIEWER_ID.MaxSize             = new System.Drawing.Size(316, 24);
     this._lciTEAMVIEWER_ID.MinSize             = new System.Drawing.Size(316, 24);
     this._lciTEAMVIEWER_ID.Name                = "_lciTEAMVIEWER_ID";
     this._lciTEAMVIEWER_ID.Size                = new System.Drawing.Size(316, 24);
     this._lciTEAMVIEWER_ID.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciTEAMVIEWER_ID.TextSize            = new System.Drawing.Size(138, 14);
     //
     // _lciTEAMVIEWER_NAME
     //
     this._lciTEAMVIEWER_NAME.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciTEAMVIEWER_NAME.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciTEAMVIEWER_NAME.Control = this._luTEAMVIEWER_NAME;
     this._lciTEAMVIEWER_NAME.CustomizationFormText = "_lciPART_NAME";
     this._lciTEAMVIEWER_NAME.Location            = new System.Drawing.Point(0, 24);
     this._lciTEAMVIEWER_NAME.MaxSize             = new System.Drawing.Size(316, 24);
     this._lciTEAMVIEWER_NAME.MinSize             = new System.Drawing.Size(316, 24);
     this._lciTEAMVIEWER_NAME.Name                = "_lciTEAMVIEWER_NAME";
     this._lciTEAMVIEWER_NAME.Size                = new System.Drawing.Size(316, 24);
     this._lciTEAMVIEWER_NAME.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciTEAMVIEWER_NAME.TextSize            = new System.Drawing.Size(138, 14);
     //
     // _lciREMARK
     //
     this._lciREMARK.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciREMARK.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciREMARK.Control = this._luREMARK;
     this._lciREMARK.CustomizationFormText = "_lciREMARK";
     this._lciREMARK.Location            = new System.Drawing.Point(0, 48);
     this._lciREMARK.MaxSize             = new System.Drawing.Size(893, 30);
     this._lciREMARK.MinSize             = new System.Drawing.Size(893, 30);
     this._lciREMARK.Name                = "_lciREMARK";
     this._lciREMARK.Size                = new System.Drawing.Size(893, 30);
     this._lciREMARK.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciREMARK.TextSize            = new System.Drawing.Size(138, 14);
     //
     // _lciTEAMVIEWER_PW
     //
     this._lciTEAMVIEWER_PW.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciTEAMVIEWER_PW.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciTEAMVIEWER_PW.Control = this._luTEAMVIEWER_PW;
     this._lciTEAMVIEWER_PW.CustomizationFormText = "_lciPART_MANUFACTURER";
     this._lciTEAMVIEWER_PW.Location            = new System.Drawing.Point(316, 0);
     this._lciTEAMVIEWER_PW.MaxSize             = new System.Drawing.Size(268, 24);
     this._lciTEAMVIEWER_PW.MinSize             = new System.Drawing.Size(268, 24);
     this._lciTEAMVIEWER_PW.Name                = "_lciTEAMVIEWER_PW";
     this._lciTEAMVIEWER_PW.Size                = new System.Drawing.Size(268, 24);
     this._lciTEAMVIEWER_PW.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciTEAMVIEWER_PW.TextSize            = new System.Drawing.Size(138, 14);
     //
     // _lciUSE_YN
     //
     this._lciUSE_YN.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciUSE_YN.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciUSE_YN.Control = this._luUSE_YN;
     this._lciUSE_YN.CustomizationFormText = "_lciUSE_YN";
     this._lciUSE_YN.Location            = new System.Drawing.Point(584, 24);
     this._lciUSE_YN.MaxSize             = new System.Drawing.Size(309, 24);
     this._lciUSE_YN.MinSize             = new System.Drawing.Size(309, 24);
     this._lciUSE_YN.Name                = "_lciUSE_YN";
     this._lciUSE_YN.Size                = new System.Drawing.Size(309, 24);
     this._lciUSE_YN.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciUSE_YN.TextSize            = new System.Drawing.Size(138, 14);
     //
     // layoutControlItem22
     //
     this.layoutControlItem22.Control = this._gdSUB;
     this.layoutControlItem22.CustomizationFormText = "layoutControlItem22";
     this.layoutControlItem22.Location            = new System.Drawing.Point(893, 24);
     this.layoutControlItem22.MinSize             = new System.Drawing.Size(104, 24);
     this.layoutControlItem22.Name                = "layoutControlItem22";
     this.layoutControlItem22.Size                = new System.Drawing.Size(253, 54);
     this.layoutControlItem22.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem22.TextSize            = new System.Drawing.Size(0, 0);
     this.layoutControlItem22.TextVisible         = false;
     this.layoutControlItem22.Visibility          = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // _lciPART_REVISION_NO
     //
     this._lciPART_REVISION_NO.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciPART_REVISION_NO.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciPART_REVISION_NO.Control = this._luPART_REVISION_NO;
     this._lciPART_REVISION_NO.CustomizationFormText = "_lciPART_REVISION_NO";
     this._lciPART_REVISION_NO.Location            = new System.Drawing.Point(893, 0);
     this._lciPART_REVISION_NO.MinSize             = new System.Drawing.Size(253, 24);
     this._lciPART_REVISION_NO.Name                = "_lciPART_REVISION_NO";
     this._lciPART_REVISION_NO.Size                = new System.Drawing.Size(253, 24);
     this._lciPART_REVISION_NO.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciPART_REVISION_NO.TextSize            = new System.Drawing.Size(138, 14);
     this._lciPART_REVISION_NO.Visibility          = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // _lciTEAMVIEWER_VEND
     //
     this._lciTEAMVIEWER_VEND.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciTEAMVIEWER_VEND.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciTEAMVIEWER_VEND.Control = this._luTEAMVIEWER_VEND;
     this._lciTEAMVIEWER_VEND.CustomizationFormText = "_lciPART_MANUFACTURER";
     this._lciTEAMVIEWER_VEND.Location            = new System.Drawing.Point(584, 0);
     this._lciTEAMVIEWER_VEND.MaxSize             = new System.Drawing.Size(309, 24);
     this._lciTEAMVIEWER_VEND.MinSize             = new System.Drawing.Size(309, 24);
     this._lciTEAMVIEWER_VEND.Name                = "_lciTEAMVIEWER_VEND";
     this._lciTEAMVIEWER_VEND.Size                = new System.Drawing.Size(309, 24);
     this._lciTEAMVIEWER_VEND.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciTEAMVIEWER_VEND.TextSize            = new System.Drawing.Size(138, 14);
     //
     // _lciTEAMVIEWER_ADMIN
     //
     this._lciTEAMVIEWER_ADMIN.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciTEAMVIEWER_ADMIN.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciTEAMVIEWER_ADMIN.Control = this._luTEAMVIEWER_ADMIN;
     this._lciTEAMVIEWER_ADMIN.CustomizationFormText = "_lciPART_NAME";
     this._lciTEAMVIEWER_ADMIN.Location            = new System.Drawing.Point(316, 24);
     this._lciTEAMVIEWER_ADMIN.MaxSize             = new System.Drawing.Size(268, 24);
     this._lciTEAMVIEWER_ADMIN.MinSize             = new System.Drawing.Size(268, 24);
     this._lciTEAMVIEWER_ADMIN.Name                = "_lciTEAMVIEWER_ADMIN";
     this._lciTEAMVIEWER_ADMIN.Size                = new System.Drawing.Size(268, 24);
     this._lciTEAMVIEWER_ADMIN.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciTEAMVIEWER_ADMIN.TextSize            = new System.Drawing.Size(138, 14);
     //
     // gridView1
     //
     this.gridView1.Name = "gridView1";
     //
     // Teamviewer_Info_T01
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1200, 700);
     this.Margin     = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name       = "Teamviewer_Info_T01";
     this.Text       = "Teamviewer_Info_T01";
     this.WindowName = "Teamviewer_Info_T01";
     ((System.ComponentModel.ISupportInitialize)(this._pnHeader)).EndInit();
     this._pnHeader.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._pnContent)).EndInit();
     this._pnContent.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._pnLeft)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._pnRight)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciT_TEAMVIEWER_ID)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciT_USE_YN)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).EndInit();
     this.layoutControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._gdMAIN)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdMAIN_VIEW)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdSUB)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciTEAMVIEWER_ID)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciTEAMVIEWER_NAME)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciREMARK)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciTEAMVIEWER_PW)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciUSE_YN)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciPART_REVISION_NO)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciTEAMVIEWER_VEND)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciTEAMVIEWER_ADMIN)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.ResumeLayout(false);
 }
		/// <summary> 
		/// Required method for Designer support - do not modify 
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
			DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
			DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
			this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
			this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
			this.filterEditorControl = new DevExpress.XtraFilterEditor.FilterEditorControl();
			this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
			this.simpleButtonCancel = new DevExpress.XtraEditors.SimpleButton();
			this.simpleButtonOk = new DevExpress.XtraEditors.SimpleButton();
			this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
			this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
			this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
			this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
			this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
			((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
			this.layoutControl1.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
			this.panelControl2.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
			this.panelControl1.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
			this.SuspendLayout();
			// 
			// layoutControl1
			// 
			this.layoutControl1.AllowCustomization = false;
			this.layoutControl1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
			this.layoutControl1.Controls.Add(this.panelControl2);
			this.layoutControl1.Controls.Add(this.panelControl1);
			this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.layoutControl1.Location = new System.Drawing.Point(0, 0);
			this.layoutControl1.Name = "layoutControl1";
			this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1022, 304, 796, 350);
			this.layoutControl1.Root = this.layoutControlGroup1;
			this.layoutControl1.Size = new System.Drawing.Size(359, 223);
			this.layoutControl1.TabIndex = 3;
			this.layoutControl1.Text = "layoutControl1";
			// 
			// panelControl2
			// 
			this.panelControl2.Controls.Add(this.filterEditorControl);
			this.panelControl2.Location = new System.Drawing.Point(12, 12);
			this.panelControl2.Name = "panelControl2";
			this.panelControl2.Size = new System.Drawing.Size(335, 161);
			this.panelControl2.TabIndex = 5;
			// 
			// filterEditorControl
			// 
			this.filterEditorControl.Appearance.BackColor = System.Drawing.SystemColors.Control;
			this.filterEditorControl.Appearance.Options.UseBackColor = true;
			this.filterEditorControl.AppearanceEmptyValueColor = System.Drawing.Color.Empty;
			this.filterEditorControl.AppearanceFieldNameColor = System.Drawing.Color.Empty;
			this.filterEditorControl.AppearanceGroupOperatorColor = System.Drawing.Color.Empty;
			this.filterEditorControl.AppearanceOperatorColor = System.Drawing.Color.Empty;
			this.filterEditorControl.AppearanceValueColor = System.Drawing.Color.Empty;
			this.filterEditorControl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
			this.filterEditorControl.Dock = System.Windows.Forms.DockStyle.Fill;
			this.filterEditorControl.Location = new System.Drawing.Point(2, 2);
			this.filterEditorControl.Margin = new System.Windows.Forms.Padding(50);
			this.filterEditorControl.Name = "filterEditorControl";
			this.filterEditorControl.ShowOperandTypeIcon = true;
			this.filterEditorControl.Size = new System.Drawing.Size(331, 157);
			this.filterEditorControl.TabIndex = 1;
			this.filterEditorControl.Text = "filterEditorControl";
			this.filterEditorControl.UseMenuForOperandsAndOperators = false;
			// 
			// panelControl1
			// 
			this.panelControl1.Controls.Add(this.simpleButtonCancel);
			this.panelControl1.Controls.Add(this.simpleButtonOk);
			this.panelControl1.Location = new System.Drawing.Point(12, 177);
			this.panelControl1.Name = "panelControl1";
			this.panelControl1.Size = new System.Drawing.Size(335, 34);
			this.panelControl1.TabIndex = 4;
			// 
			// simpleButtonCancel
			// 
			this.simpleButtonCancel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.simpleButtonCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
			this.simpleButtonCancel.Location = new System.Drawing.Point(192, 6);
			this.simpleButtonCancel.Name = "simpleButtonCancel";
			this.simpleButtonCancel.Size = new System.Drawing.Size(66, 23);
			this.simpleButtonCancel.TabIndex = 5;
			this.simpleButtonCancel.Text = "Cancel";
			// 
			// simpleButtonOk
			// 
			this.simpleButtonOk.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.simpleButtonOk.DialogResult = System.Windows.Forms.DialogResult.OK;
			this.simpleButtonOk.Location = new System.Drawing.Point(264, 5);
			this.simpleButtonOk.Name = "simpleButtonOk";
			this.simpleButtonOk.Size = new System.Drawing.Size(66, 23);
			this.simpleButtonOk.TabIndex = 6;
			this.simpleButtonOk.Text = "OK";
			// 
			// layoutControlGroup1
			// 
			this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
			this.layoutControlGroup1.GroupBordersVisible = false;
			this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem2,
            this.emptySpaceItem1,
            this.emptySpaceItem2,
            this.layoutControlItem1});
			this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
			this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
			this.layoutControlGroup1.Name = "Root";
			columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
			columnDefinition1.Width = 100D;
			this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
            columnDefinition1});
			rowDefinition1.Height = 100D;
			rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
			rowDefinition2.Height = 38D;
			rowDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute;
			this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition1,
            rowDefinition2});
			this.layoutControlGroup1.Size = new System.Drawing.Size(359, 223);
			this.layoutControlGroup1.TextVisible = false;
			// 
			// layoutControlItem2
			// 
			this.layoutControlItem2.Control = this.panelControl1;
			this.layoutControlItem2.Location = new System.Drawing.Point(0, 165);
			this.layoutControlItem2.Name = "layoutControlItem2";
			this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
			this.layoutControlItem2.Size = new System.Drawing.Size(339, 38);
			this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
			this.layoutControlItem2.TextVisible = false;
			// 
			// emptySpaceItem1
			// 
			this.emptySpaceItem1.AllowHotTrack = false;
			this.emptySpaceItem1.CustomizationFormText = "emptySpaceItem1";
			this.emptySpaceItem1.Location = new System.Drawing.Point(0, 0);
			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(339, 165);
			this.emptySpaceItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
			this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
			// 
			// emptySpaceItem2
			// 
			this.emptySpaceItem2.AllowHotTrack = false;
			this.emptySpaceItem2.CustomizationFormText = "emptySpaceItem2";
			this.emptySpaceItem2.Location = new System.Drawing.Point(0, 0);
			this.emptySpaceItem2.Name = "emptySpaceItem2";
			this.emptySpaceItem2.Size = new System.Drawing.Size(339, 165);
			this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
			// 
			// layoutControlItem1
			// 
			this.layoutControlItem1.Control = this.panelControl2;
			this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
			this.layoutControlItem1.Name = "layoutControlItem1";
			this.layoutControlItem1.Size = new System.Drawing.Size(339, 165);
			this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
			this.layoutControlItem1.TextVisible = false;
			// 
			// FieldExpressionControl
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
			this.Controls.Add(this.layoutControl1);
			this.Name = "FieldExpressionControl";
			this.Size = new System.Drawing.Size(359, 223);
			((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
			this.layoutControl1.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
			this.panelControl2.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
			this.panelControl1.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
			this.ResumeLayout(false);

		}
示例#30
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraLayout.ColumnDefinition columnDefinition6  = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition7  = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition8  = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition9  = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition8     = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition9     = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition10    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition11    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition12    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition13    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition14    = new DevExpress.XtraLayout.RowDefinition();
     this.myDataLayoutControl = new Ots.UI.Yonetim.UserControls.Controls.MyDataLayoutControl();
     this.btnGiris            = new Ots.UI.Yonetim.UserControls.Controls.MySimpleButton();
     this.txtSifre            = new Ots.UI.Yonetim.UserControls.Controls.MyTextEdit();
     this.txtKullaniciAdi     = new Ots.UI.Yonetim.UserControls.Controls.MyTextEdit();
     this.txtYetkilendirme    = new Ots.UI.Yonetim.UserControls.Controls.MyComboBoxEdit();
     this.txtServer           = new Ots.UI.Yonetim.UserControls.Controls.MyTextEdit();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.simpleLabelItem1    = new DevExpress.XtraLayout.SimpleLabelItem();
     this.simpleLabelItem2    = new DevExpress.XtraLayout.SimpleLabelItem();
     this.txtVersiyon         = new DevExpress.XtraLayout.SimpleLabelItem();
     this.simpleLabelItem4    = new DevExpress.XtraLayout.SimpleLabelItem();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem5  = new DevExpress.XtraLayout.LayoutControlItem();
     this.btnVazgec           = new Ots.UI.Yonetim.UserControls.Controls.MySimpleButton();
     this.layoutControlItem6  = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl)).BeginInit();
     this.myDataLayoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtSifre.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKullaniciAdi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtYetkilendirme.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtServer.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtVersiyon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
     this.SuspendLayout();
     //
     // myDataLayoutControl
     //
     this.myDataLayoutControl.BackColor = System.Drawing.Color.Transparent;
     this.myDataLayoutControl.Controls.Add(this.btnVazgec);
     this.myDataLayoutControl.Controls.Add(this.btnGiris);
     this.myDataLayoutControl.Controls.Add(this.txtSifre);
     this.myDataLayoutControl.Controls.Add(this.txtKullaniciAdi);
     this.myDataLayoutControl.Controls.Add(this.txtYetkilendirme);
     this.myDataLayoutControl.Controls.Add(this.txtServer);
     this.myDataLayoutControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.myDataLayoutControl.Location = new System.Drawing.Point(0, 0);
     this.myDataLayoutControl.Name     = "myDataLayoutControl";
     this.myDataLayoutControl.OptionsFocus.EnableAutoTabOrder = false;
     this.myDataLayoutControl.Root     = this.layoutControlGroup1;
     this.myDataLayoutControl.Size     = new System.Drawing.Size(440, 180);
     this.myDataLayoutControl.TabIndex = 0;
     this.myDataLayoutControl.Text     = "myDataLayoutControl1";
     //
     // btnGiris
     //
     this.btnGiris.Appearance.ForeColor            = System.Drawing.Color.Maroon;
     this.btnGiris.Appearance.Options.UseForeColor = true;
     this.btnGiris.Location          = new System.Drawing.Point(78, 144);
     this.btnGiris.Name              = "btnGiris";
     this.btnGiris.Size              = new System.Drawing.Size(86, 22);
     this.btnGiris.StatusBarAciklama = null;
     this.btnGiris.StyleController   = this.myDataLayoutControl;
     this.btnGiris.TabIndex          = 8;
     this.btnGiris.Text              = "Giriş";
     //
     // txtSifre
     //
     this.txtSifre.EnterMoveNextControl = true;
     this.txtSifre.Location             = new System.Drawing.Point(67, 120);
     this.txtSifre.Name = "txtSifre";
     this.txtSifre.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtSifre.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtSifre.Properties.MaxLength             = 50;
     this.txtSifre.Properties.UseSystemPasswordChar = true;
     this.txtSifre.Size = new System.Drawing.Size(197, 20);
     this.txtSifre.StatusBarAciklama = null;
     this.txtSifre.StyleController   = this.myDataLayoutControl;
     this.txtSifre.TabIndex          = 7;
     //
     // txtKullaniciAdi
     //
     this.txtKullaniciAdi.EnterMoveNextControl = true;
     this.txtKullaniciAdi.Location             = new System.Drawing.Point(67, 96);
     this.txtKullaniciAdi.Name = "txtKullaniciAdi";
     this.txtKullaniciAdi.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtKullaniciAdi.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtKullaniciAdi.Properties.MaxLength = 50;
     this.txtKullaniciAdi.Size = new System.Drawing.Size(197, 20);
     this.txtKullaniciAdi.StatusBarAciklama = null;
     this.txtKullaniciAdi.StyleController   = this.myDataLayoutControl;
     this.txtKullaniciAdi.TabIndex          = 6;
     //
     // txtYetkilendirme
     //
     this.txtYetkilendirme.EnterMoveNextControl = true;
     this.txtYetkilendirme.Location             = new System.Drawing.Point(67, 72);
     this.txtYetkilendirme.Name = "txtYetkilendirme";
     this.txtYetkilendirme.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtYetkilendirme.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtYetkilendirme.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txtYetkilendirme.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.txtYetkilendirme.Size = new System.Drawing.Size(197, 20);
     this.txtYetkilendirme.StatusBarAciklama        = null;
     this.txtYetkilendirme.StatusBarKisayol         = "F4 :";
     this.txtYetkilendirme.StatusBarKisayolAciklama = null;
     this.txtYetkilendirme.StyleController          = this.myDataLayoutControl;
     this.txtYetkilendirme.TabIndex = 5;
     //
     // txtServer
     //
     this.txtServer.EnterMoveNextControl = true;
     this.txtServer.Location             = new System.Drawing.Point(67, 48);
     this.txtServer.Name = "txtServer";
     this.txtServer.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtServer.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtServer.Properties.MaxLength = 50;
     this.txtServer.Size = new System.Drawing.Size(361, 20);
     this.txtServer.StatusBarAciklama = null;
     this.txtServer.StyleController   = this.myDataLayoutControl;
     this.txtServer.TabIndex          = 4;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.simpleLabelItem1,
         this.simpleLabelItem2,
         this.txtVersiyon,
         this.simpleLabelItem4,
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.layoutControlItem4,
         this.layoutControlItem5,
         this.layoutControlItem6
     });
     this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup1.Name       = "layoutControlGroup1";
     columnDefinition6.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition6.Width             = 66D;
     columnDefinition7.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition7.Width             = 90D;
     columnDefinition8.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition8.Width             = 10D;
     columnDefinition9.SizeType          = System.Windows.Forms.SizeType.Absolute;
     columnDefinition9.Width             = 90D;
     columnDefinition10.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition10.Width            = 100D;
     this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition6,
         columnDefinition7,
         columnDefinition8,
         columnDefinition9,
         columnDefinition10
     });
     rowDefinition8.Height    = 19D;
     rowDefinition8.SizeType  = System.Windows.Forms.SizeType.Absolute;
     rowDefinition9.Height    = 17D;
     rowDefinition9.SizeType  = System.Windows.Forms.SizeType.Absolute;
     rowDefinition10.Height   = 24D;
     rowDefinition10.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition11.Height   = 24D;
     rowDefinition11.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition12.Height   = 24D;
     rowDefinition12.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition13.Height   = 24D;
     rowDefinition13.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition14.Height   = 24D;
     rowDefinition14.SizeType = System.Windows.Forms.SizeType.Absolute;
     this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition8,
         rowDefinition9,
         rowDefinition10,
         rowDefinition11,
         rowDefinition12,
         rowDefinition13,
         rowDefinition14
     });
     this.layoutControlGroup1.Size = new System.Drawing.Size(440, 180);
     //
     // simpleLabelItem1
     //
     this.simpleLabelItem1.AllowHotTrack = false;
     this.simpleLabelItem1.AppearanceItemCaption.Font                 = new System.Drawing.Font("Tahoma", 14F, System.Drawing.FontStyle.Bold);
     this.simpleLabelItem1.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Gold;
     this.simpleLabelItem1.AppearanceItemCaption.Options.UseFont      = true;
     this.simpleLabelItem1.AppearanceItemCaption.Options.UseForeColor = true;
     this.simpleLabelItem1.Location = new System.Drawing.Point(0, 0);
     this.simpleLabelItem1.Name     = "simpleLabelItem1";
     this.simpleLabelItem1.OptionsPrint.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Gold;
     this.simpleLabelItem1.OptionsPrint.AppearanceItemCaption.Options.UseForeColor = true;
     this.simpleLabelItem1.OptionsTableLayoutItem.ColumnSpan = 2;
     this.simpleLabelItem1.Size          = new System.Drawing.Size(156, 19);
     this.simpleLabelItem1.Text          = "Öğrenci Takip";
     this.simpleLabelItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.simpleLabelItem1.TextSize      = new System.Drawing.Size(50, 20);
     //
     // simpleLabelItem2
     //
     this.simpleLabelItem2.AllowHotTrack = false;
     this.simpleLabelItem2.AppearanceItemCaption.Font                 = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.simpleLabelItem2.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Gold;
     this.simpleLabelItem2.AppearanceItemCaption.Options.UseFont      = true;
     this.simpleLabelItem2.AppearanceItemCaption.Options.UseForeColor = true;
     this.simpleLabelItem2.Location = new System.Drawing.Point(0, 19);
     this.simpleLabelItem2.Name     = "simpleLabelItem2";
     this.simpleLabelItem2.OptionsTableLayoutItem.ColumnSpan = 2;
     this.simpleLabelItem2.OptionsTableLayoutItem.RowIndex   = 1;
     this.simpleLabelItem2.Size     = new System.Drawing.Size(156, 17);
     this.simpleLabelItem2.Text     = "Öğrenci Takip -2019";
     this.simpleLabelItem2.TextSize = new System.Drawing.Size(113, 13);
     //
     // txtVersiyon
     //
     this.txtVersiyon.AllowHotTrack = false;
     this.txtVersiyon.AppearanceItemCaption.Font                   = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.txtVersiyon.AppearanceItemCaption.ForeColor              = System.Drawing.Color.Moccasin;
     this.txtVersiyon.AppearanceItemCaption.Options.UseFont        = true;
     this.txtVersiyon.AppearanceItemCaption.Options.UseForeColor   = true;
     this.txtVersiyon.AppearanceItemCaption.Options.UseTextOptions = true;
     this.txtVersiyon.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.txtVersiyon.Location = new System.Drawing.Point(166, 0);
     this.txtVersiyon.Name     = "txtVersiyon";
     this.txtVersiyon.OptionsTableLayoutItem.ColumnIndex = 3;
     this.txtVersiyon.OptionsTableLayoutItem.ColumnSpan  = 2;
     this.txtVersiyon.Size     = new System.Drawing.Size(254, 19);
     this.txtVersiyon.Text     = "LabelTxtVersiyon";
     this.txtVersiyon.TextSize = new System.Drawing.Size(113, 13);
     //
     // simpleLabelItem4
     //
     this.simpleLabelItem4.AllowHotTrack = false;
     this.simpleLabelItem4.AppearanceItemCaption.Font                   = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.simpleLabelItem4.AppearanceItemCaption.ForeColor              = System.Drawing.Color.Moccasin;
     this.simpleLabelItem4.AppearanceItemCaption.Options.UseFont        = true;
     this.simpleLabelItem4.AppearanceItemCaption.Options.UseForeColor   = true;
     this.simpleLabelItem4.AppearanceItemCaption.Options.UseTextOptions = true;
     this.simpleLabelItem4.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.simpleLabelItem4.Location = new System.Drawing.Point(166, 19);
     this.simpleLabelItem4.Name     = "simpleLabelItem4";
     this.simpleLabelItem4.OptionsTableLayoutItem.ColumnIndex = 3;
     this.simpleLabelItem4.OptionsTableLayoutItem.ColumnSpan  = 2;
     this.simpleLabelItem4.OptionsTableLayoutItem.RowIndex    = 1;
     this.simpleLabelItem4.Size          = new System.Drawing.Size(254, 17);
     this.simpleLabelItem4.Text          = "Program Yönetim Modülü Giriş";
     this.simpleLabelItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.simpleLabelItem4.TextSize      = new System.Drawing.Size(50, 20);
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.AppearanceItemCaption.ForeColor            = System.Drawing.Color.White;
     this.layoutControlItem1.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem1.Control  = this.txtServer;
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 36);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.OptionsTableLayoutItem.ColumnSpan = 5;
     this.layoutControlItem1.OptionsTableLayoutItem.RowIndex   = 2;
     this.layoutControlItem1.Size                  = new System.Drawing.Size(420, 24);
     this.layoutControlItem1.Text                  = "Server";
     this.layoutControlItem1.TextAlignMode         = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.layoutControlItem1.TextSize              = new System.Drawing.Size(50, 20);
     this.layoutControlItem1.TextToControlDistance = 5;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.AppearanceItemCaption.ForeColor            = System.Drawing.Color.White;
     this.layoutControlItem2.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem2.Control  = this.txtYetkilendirme;
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 60);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.OptionsTableLayoutItem.ColumnSpan = 4;
     this.layoutControlItem2.OptionsTableLayoutItem.RowIndex   = 3;
     this.layoutControlItem2.Size                  = new System.Drawing.Size(256, 24);
     this.layoutControlItem2.Text                  = "Yetkilendirme";
     this.layoutControlItem2.TextAlignMode         = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.layoutControlItem2.TextSize              = new System.Drawing.Size(50, 20);
     this.layoutControlItem2.TextToControlDistance = 5;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.AppearanceItemCaption.ForeColor            = System.Drawing.Color.White;
     this.layoutControlItem3.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem3.Control  = this.txtKullaniciAdi;
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 84);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.OptionsTableLayoutItem.ColumnSpan = 4;
     this.layoutControlItem3.OptionsTableLayoutItem.RowIndex   = 4;
     this.layoutControlItem3.Size                  = new System.Drawing.Size(256, 24);
     this.layoutControlItem3.Text                  = "Kullanıcı Adı";
     this.layoutControlItem3.TextAlignMode         = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.layoutControlItem3.TextSize              = new System.Drawing.Size(50, 20);
     this.layoutControlItem3.TextToControlDistance = 5;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.AppearanceItemCaption.ForeColor            = System.Drawing.Color.White;
     this.layoutControlItem4.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem4.Control  = this.txtSifre;
     this.layoutControlItem4.Location = new System.Drawing.Point(0, 108);
     this.layoutControlItem4.Name     = "layoutControlItem4";
     this.layoutControlItem4.OptionsTableLayoutItem.ColumnSpan = 4;
     this.layoutControlItem4.OptionsTableLayoutItem.RowIndex   = 5;
     this.layoutControlItem4.Size                  = new System.Drawing.Size(256, 24);
     this.layoutControlItem4.Text                  = "Şifre";
     this.layoutControlItem4.TextAlignMode         = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.layoutControlItem4.TextSize              = new System.Drawing.Size(50, 20);
     this.layoutControlItem4.TextToControlDistance = 5;
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem5.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem5.Control  = this.btnGiris;
     this.layoutControlItem5.Location = new System.Drawing.Point(66, 132);
     this.layoutControlItem5.Name     = "layoutControlItem5";
     this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
     this.layoutControlItem5.OptionsTableLayoutItem.RowIndex    = 6;
     this.layoutControlItem5.Size        = new System.Drawing.Size(90, 28);
     this.layoutControlItem5.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem5.TextVisible = false;
     //
     // btnVazgec
     //
     this.btnVazgec.Appearance.ForeColor            = System.Drawing.Color.Maroon;
     this.btnVazgec.Appearance.Options.UseForeColor = true;
     this.btnVazgec.Location          = new System.Drawing.Point(178, 144);
     this.btnVazgec.Name              = "btnVazgec";
     this.btnVazgec.Size              = new System.Drawing.Size(86, 22);
     this.btnVazgec.StatusBarAciklama = null;
     this.btnVazgec.StyleController   = this.myDataLayoutControl;
     this.btnVazgec.TabIndex          = 9;
     this.btnVazgec.Text              = "Vazgeç";
     //
     // layoutControlItem6
     //
     this.layoutControlItem6.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem6.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem6.Control  = this.btnVazgec;
     this.layoutControlItem6.Location = new System.Drawing.Point(166, 132);
     this.layoutControlItem6.Name     = "layoutControlItem6";
     this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
     this.layoutControlItem6.OptionsTableLayoutItem.RowIndex    = 6;
     this.layoutControlItem6.Size        = new System.Drawing.Size(90, 28);
     this.layoutControlItem6.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem6.TextVisible = false;
     //
     // GirisForm
     //
     this.AutoScaleDimensions        = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode              = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImageLayoutStore = System.Windows.Forms.ImageLayout.Tile;
     this.BackgroundImageStore       = global::Omega.Ots.UI.Yonetim.Properties.Resources.background;
     this.ClientSize = new System.Drawing.Size(440, 180);
     this.ControlBox = false;
     this.Controls.Add(this.myDataLayoutControl);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "GirisForm";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "GirisForm";
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl)).EndInit();
     this.myDataLayoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.txtSifre.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKullaniciAdi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtYetkilendirme.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtServer.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtVersiyon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition1    = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition2    = new DevExpress.XtraLayout.RowDefinition();
     this.myDataLayoutControl = new OgrenciTakip.UI.Win.UserControls.Controls.MyDataLayoutControl();
     this.donemNavigator      = new OgrenciTakip.UI.Win.UserControls.Navigators.SmallNavigator();
     this.subeNavigator       = new OgrenciTakip.UI.Win.UserControls.Navigators.SmallNavigator();
     this.donemGrid           = new OgrenciTakip.UI.Win.UserControls.Grid.MyGridControl();
     this.donemTablo          = new OgrenciTakip.UI.Win.UserControls.Grid.MyGridView();
     this.colDonemId          = new OgrenciTakip.UI.Win.UserControls.Grid.MyGridColumn();
     this.colDonemAdi         = new OgrenciTakip.UI.Win.UserControls.Grid.MyGridColumn();
     this.subeGrid            = new OgrenciTakip.UI.Win.UserControls.Grid.MyGridControl();
     this.subeTablo           = new OgrenciTakip.UI.Win.UserControls.Grid.MyGridView();
     this.colSubeId           = new OgrenciTakip.UI.Win.UserControls.Grid.MyGridColumn();
     this.colSubeAdi          = new OgrenciTakip.UI.Win.UserControls.Grid.MyGridColumn();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4  = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.resimMenu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl)).BeginInit();
     this.myDataLayoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.donemGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.donemTablo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.subeGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.subeTablo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl
     //
     this.ribbonControl.ExpandCollapseItem.Id     = 0;
     this.ribbonControl.Toolbar.ShowCustomizeItem = false;
     //
     // myDataLayoutControl
     //
     this.myDataLayoutControl.Controls.Add(this.donemNavigator);
     this.myDataLayoutControl.Controls.Add(this.subeNavigator);
     this.myDataLayoutControl.Controls.Add(this.donemGrid);
     this.myDataLayoutControl.Controls.Add(this.subeGrid);
     this.myDataLayoutControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.myDataLayoutControl.Location = new System.Drawing.Point(0, 102);
     this.myDataLayoutControl.Name     = "myDataLayoutControl";
     this.myDataLayoutControl.OptionsFocus.EnableAutoTabOrder = false;
     this.myDataLayoutControl.Root     = this.layoutControlGroup1;
     this.myDataLayoutControl.Size     = new System.Drawing.Size(731, 330);
     this.myDataLayoutControl.TabIndex = 2;
     this.myDataLayoutControl.Text     = "myDataLayoutControl1";
     //
     // donemNavigator
     //
     this.donemNavigator.Location = new System.Drawing.Point(367, 306);
     this.donemNavigator.Name     = "donemNavigator";
     this.donemNavigator.Size     = new System.Drawing.Size(362, 22);
     this.donemNavigator.TabIndex = 7;
     //
     // subeNavigator
     //
     this.subeNavigator.Location = new System.Drawing.Point(2, 306);
     this.subeNavigator.Name     = "subeNavigator";
     this.subeNavigator.Size     = new System.Drawing.Size(361, 22);
     this.subeNavigator.TabIndex = 6;
     //
     // donemGrid
     //
     this.donemGrid.Location    = new System.Drawing.Point(367, 2);
     this.donemGrid.MainView    = this.donemTablo;
     this.donemGrid.MenuManager = this.ribbonControl;
     this.donemGrid.Name        = "donemGrid";
     this.donemGrid.Size        = new System.Drawing.Size(362, 300);
     this.donemGrid.TabIndex    = 5;
     this.donemGrid.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.donemTablo
     });
     //
     // donemTablo
     //
     this.donemTablo.Appearance.FooterPanel.Font                   = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.donemTablo.Appearance.FooterPanel.ForeColor              = System.Drawing.Color.Maroon;
     this.donemTablo.Appearance.FooterPanel.Options.UseFont        = true;
     this.donemTablo.Appearance.FooterPanel.Options.UseForeColor   = true;
     this.donemTablo.Appearance.HeaderPanel.ForeColor              = System.Drawing.Color.Maroon;
     this.donemTablo.Appearance.HeaderPanel.Options.UseForeColor   = true;
     this.donemTablo.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.donemTablo.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.donemTablo.Appearance.ViewCaption.ForeColor              = System.Drawing.Color.Maroon;
     this.donemTablo.Appearance.ViewCaption.Options.UseForeColor   = true;
     this.donemTablo.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colDonemId,
         this.colDonemAdi
     });
     this.donemTablo.GridControl = this.donemGrid;
     this.donemTablo.Name        = "donemTablo";
     this.donemTablo.OptionsMenu.EnableColumnMenu          = false;
     this.donemTablo.OptionsMenu.EnableFooterMenu          = false;
     this.donemTablo.OptionsMenu.EnableGroupPanelMenu      = false;
     this.donemTablo.OptionsNavigation.EnterMoveNextColumn = true;
     this.donemTablo.OptionsPrint.AutoWidth                 = false;
     this.donemTablo.OptionsPrint.PrintFooter               = false;
     this.donemTablo.OptionsPrint.PrintGroupFooter          = false;
     this.donemTablo.OptionsView.HeaderFilterButtonShowMode = DevExpress.XtraEditors.Controls.FilterButtonShowMode.Button;
     this.donemTablo.OptionsView.RowAutoHeight              = true;
     this.donemTablo.OptionsView.ShowColumnHeaders          = false;
     this.donemTablo.OptionsView.ShowGroupPanel             = false;
     this.donemTablo.OptionsView.ShowViewCaption            = true;
     this.donemTablo.StatusBarAciklama        = "Kullanıcının Yetkili Olduğu Dönemler.";
     this.donemTablo.StatusBarKisayol         = null;
     this.donemTablo.StatusBarKisayolAciklama = null;
     this.donemTablo.ViewCaption = "Dönem Kartları";
     //
     // colDonemId
     //
     this.colDonemId.Caption   = "Id";
     this.colDonemId.FieldName = "DonemId";
     this.colDonemId.Name      = "colDonemId";
     this.colDonemId.OptionsColumn.AllowEdit = false;
     this.colDonemId.OptionsColumn.ShowInCustomizationForm = false;
     this.colDonemId.StatusBarAciklama        = null;
     this.colDonemId.StatusBarKisayol         = null;
     this.colDonemId.StatusBarKisayolAciklama = null;
     //
     // colDonemAdi
     //
     this.colDonemAdi.Caption   = "Dönem Adı";
     this.colDonemAdi.FieldName = "DonemAdi";
     this.colDonemAdi.Name      = "colDonemAdi";
     this.colDonemAdi.OptionsColumn.AllowEdit  = false;
     this.colDonemAdi.OptionsColumn.AllowFocus = false;
     this.colDonemAdi.StatusBarAciklama        = null;
     this.colDonemAdi.StatusBarKisayol         = null;
     this.colDonemAdi.StatusBarKisayolAciklama = null;
     this.colDonemAdi.Visible      = true;
     this.colDonemAdi.VisibleIndex = 0;
     //
     // subeGrid
     //
     this.subeGrid.Location    = new System.Drawing.Point(2, 2);
     this.subeGrid.MainView    = this.subeTablo;
     this.subeGrid.MenuManager = this.ribbonControl;
     this.subeGrid.Name        = "subeGrid";
     this.subeGrid.Size        = new System.Drawing.Size(361, 300);
     this.subeGrid.TabIndex    = 4;
     this.subeGrid.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.subeTablo
     });
     //
     // subeTablo
     //
     this.subeTablo.Appearance.FooterPanel.Font                   = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.subeTablo.Appearance.FooterPanel.ForeColor              = System.Drawing.Color.Maroon;
     this.subeTablo.Appearance.FooterPanel.Options.UseFont        = true;
     this.subeTablo.Appearance.FooterPanel.Options.UseForeColor   = true;
     this.subeTablo.Appearance.HeaderPanel.ForeColor              = System.Drawing.Color.Maroon;
     this.subeTablo.Appearance.HeaderPanel.Options.UseForeColor   = true;
     this.subeTablo.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.subeTablo.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.subeTablo.Appearance.ViewCaption.ForeColor              = System.Drawing.Color.Maroon;
     this.subeTablo.Appearance.ViewCaption.Options.UseForeColor   = true;
     this.subeTablo.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colSubeId,
         this.colSubeAdi
     });
     this.subeTablo.GridControl = this.subeGrid;
     this.subeTablo.Name        = "subeTablo";
     this.subeTablo.OptionsMenu.EnableColumnMenu          = false;
     this.subeTablo.OptionsMenu.EnableFooterMenu          = false;
     this.subeTablo.OptionsMenu.EnableGroupPanelMenu      = false;
     this.subeTablo.OptionsNavigation.EnterMoveNextColumn = true;
     this.subeTablo.OptionsPrint.AutoWidth                 = false;
     this.subeTablo.OptionsPrint.PrintFooter               = false;
     this.subeTablo.OptionsPrint.PrintGroupFooter          = false;
     this.subeTablo.OptionsView.HeaderFilterButtonShowMode = DevExpress.XtraEditors.Controls.FilterButtonShowMode.Button;
     this.subeTablo.OptionsView.RowAutoHeight              = true;
     this.subeTablo.OptionsView.ShowColumnHeaders          = false;
     this.subeTablo.OptionsView.ShowGroupPanel             = false;
     this.subeTablo.OptionsView.ShowViewCaption            = true;
     this.subeTablo.StatusBarAciklama        = "Kullanıcının Yetkili Olduğu Şubeler.";
     this.subeTablo.StatusBarKisayol         = null;
     this.subeTablo.StatusBarKisayolAciklama = null;
     this.subeTablo.ViewCaption = "Şube Kartları";
     //
     // colSubeId
     //
     this.colSubeId.Caption   = "Id";
     this.colSubeId.FieldName = "SubeId";
     this.colSubeId.Name      = "colSubeId";
     this.colSubeId.OptionsColumn.AllowEdit = false;
     this.colSubeId.OptionsColumn.ShowInCustomizationForm = false;
     this.colSubeId.StatusBarAciklama        = null;
     this.colSubeId.StatusBarKisayol         = null;
     this.colSubeId.StatusBarKisayolAciklama = null;
     //
     // colSubeAdi
     //
     this.colSubeAdi.Caption   = "Şube Adı";
     this.colSubeAdi.FieldName = "SubeAdi";
     this.colSubeAdi.Name      = "colSubeAdi";
     this.colSubeAdi.OptionsColumn.AllowEdit  = false;
     this.colSubeAdi.OptionsColumn.AllowFocus = false;
     this.colSubeAdi.StatusBarAciklama        = null;
     this.colSubeAdi.StatusBarKisayol         = null;
     this.colSubeAdi.StatusBarKisayolAciklama = null;
     this.colSubeAdi.Visible      = true;
     this.colSubeAdi.VisibleIndex = 0;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.layoutControlItem4
     });
     this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup1.Name       = "layoutControlGroup1";
     columnDefinition1.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition1.Width             = 50D;
     columnDefinition2.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width             = 50D;
     this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2
     });
     rowDefinition1.Height   = 100D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition2.Height   = 26D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute;
     this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2
     });
     this.layoutControlGroup1.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlGroup1.Size        = new System.Drawing.Size(731, 330);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem1.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem1.Control     = this.subeGrid;
     this.layoutControlItem1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name        = "layoutControlItem1";
     this.layoutControlItem1.Size        = new System.Drawing.Size(365, 304);
     this.layoutControlItem1.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem2.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem2.Control  = this.donemGrid;
     this.layoutControlItem2.Location = new System.Drawing.Point(365, 0);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
     this.layoutControlItem2.Size        = new System.Drawing.Size(366, 304);
     this.layoutControlItem2.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextVisible = false;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem3.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem3.Control  = this.subeNavigator;
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 304);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
     this.layoutControlItem3.Size        = new System.Drawing.Size(365, 26);
     this.layoutControlItem3.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible = false;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem4.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem4.Control  = this.donemNavigator;
     this.layoutControlItem4.Location = new System.Drawing.Point(365, 304);
     this.layoutControlItem4.Name     = "layoutControlItem4";
     this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
     this.layoutControlItem4.OptionsTableLayoutItem.RowIndex    = 1;
     this.layoutControlItem4.Size        = new System.Drawing.Size(366, 26);
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // SubeDonemSecimiEditForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(731, 463);
     this.Controls.Add(this.myDataLayoutControl);
     this.Name = "SubeDonemSecimiEditForm";
     this.Text = "Şube ve Dönem Seçimi";
     this.Controls.SetChildIndex(this.ribbonControl, 0);
     this.Controls.SetChildIndex(this.myDataLayoutControl, 0);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.resimMenu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl)).EndInit();
     this.myDataLayoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.donemGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.donemTablo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.subeGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.subeTablo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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();
     this.myDataLayoutControl = new OgrenciTakip.UI.Win.UserControls.Controls.MyDataLayoutControl();
     this.tglDurum            = new OgrenciTakip.UI.Win.UserControls.Controls.MyToggleSwitch();
     this.txtIptalNedeniAdi   = new OgrenciTakip.UI.Win.UserControls.Controls.MyTextEdit();
     this.txtKod             = new OgrenciTakip.UI.Win.UserControls.Controls.MyKodTextEdit();
     this.layoutControlGroup = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
     this.txtAciklama        = new OgrenciTakip.UI.Win.UserControls.Controls.MyMemoEdit();
     this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl)).BeginInit();
     this.myDataLayoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tglDurum.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtIptalNedeniAdi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKod.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAciklama.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl
     //
     this.ribbonControl.ExpandCollapseItem.Id = 0;
     this.ribbonControl.Size = new System.Drawing.Size(380, 102);
     this.ribbonControl.Toolbar.ShowCustomizeItem = false;
     //
     // myDataLayoutControl
     //
     this.myDataLayoutControl.Controls.Add(this.txtAciklama);
     this.myDataLayoutControl.Controls.Add(this.tglDurum);
     this.myDataLayoutControl.Controls.Add(this.txtIptalNedeniAdi);
     this.myDataLayoutControl.Controls.Add(this.txtKod);
     this.myDataLayoutControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.myDataLayoutControl.Location = new System.Drawing.Point(0, 102);
     this.myDataLayoutControl.Name     = "myDataLayoutControl";
     this.myDataLayoutControl.OptionsFocus.EnableAutoTabOrder = false;
     this.myDataLayoutControl.Root     = this.layoutControlGroup;
     this.myDataLayoutControl.Size     = new System.Drawing.Size(380, 116);
     this.myDataLayoutControl.TabIndex = 0;
     this.myDataLayoutControl.Text     = "myDataLayoutControl1";
     //
     // tglDurum
     //
     this.tglDurum.EnterMoveNextControl = true;
     this.tglDurum.Location             = new System.Drawing.Point(273, 12);
     this.tglDurum.MenuManager          = this.ribbonControl;
     this.tglDurum.Name = "tglDurum";
     this.tglDurum.Properties.Appearance.ForeColor            = System.Drawing.Color.Maroon;
     this.tglDurum.Properties.Appearance.Options.UseForeColor = true;
     this.tglDurum.Properties.AutoHeight     = false;
     this.tglDurum.Properties.AutoWidth      = true;
     this.tglDurum.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.tglDurum.Properties.OffText        = "Pasif";
     this.tglDurum.Properties.OnText         = "Aktif";
     this.tglDurum.Size = new System.Drawing.Size(97, 20);
     this.tglDurum.StatusBarAciklama = "Kartın Kullanım Durumunu Seçiniz.";
     this.tglDurum.StyleController   = this.myDataLayoutControl;
     this.tglDurum.TabIndex          = 2;
     //
     // txtIptalNedeniAdi
     //
     this.txtIptalNedeniAdi.EnterMoveNextControl = true;
     this.txtIptalNedeniAdi.Location             = new System.Drawing.Point(64, 36);
     this.txtIptalNedeniAdi.MenuManager          = this.ribbonControl;
     this.txtIptalNedeniAdi.Name = "txtIptalNedeniAdi";
     this.txtIptalNedeniAdi.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtIptalNedeniAdi.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtIptalNedeniAdi.Properties.MaxLength = 50;
     this.txtIptalNedeniAdi.Size = new System.Drawing.Size(304, 20);
     this.txtIptalNedeniAdi.StatusBarAciklama = "İptal Nedeni Adı Giriniz.";
     this.txtIptalNedeniAdi.StyleController   = this.myDataLayoutControl;
     this.txtIptalNedeniAdi.TabIndex          = 0;
     //
     // txtKod
     //
     this.txtKod.EnterMoveNextControl = true;
     this.txtKod.Location             = new System.Drawing.Point(64, 12);
     this.txtKod.MenuManager          = this.ribbonControl;
     this.txtKod.Name = "txtKod";
     this.txtKod.Properties.Appearance.BackColor                   = System.Drawing.Color.PaleGoldenrod;
     this.txtKod.Properties.Appearance.Options.UseBackColor        = true;
     this.txtKod.Properties.Appearance.Options.UseTextOptions      = true;
     this.txtKod.Properties.Appearance.TextOptions.HAlignment      = DevExpress.Utils.HorzAlignment.Center;
     this.txtKod.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtKod.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtKod.Properties.MaxLength = 30;
     this.txtKod.Size = new System.Drawing.Size(144, 20);
     this.txtKod.StatusBarAciklama = "Kod Giriniz";
     this.txtKod.StyleController   = this.myDataLayoutControl;
     this.txtKod.TabIndex          = 3;
     //
     // layoutControlGroup
     //
     this.layoutControlGroup.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup.GroupBordersVisible         = false;
     this.layoutControlGroup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem4,
         this.layoutControlItem3
     });
     this.layoutControlGroup.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroup.Name       = "layoutControlGroup";
     columnDefinition1.SizeType         = System.Windows.Forms.SizeType.Absolute;
     columnDefinition1.Width            = 200D;
     columnDefinition2.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width            = 100D;
     columnDefinition3.SizeType         = System.Windows.Forms.SizeType.Absolute;
     columnDefinition3.Width            = 99D;
     this.layoutControlGroup.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2,
         columnDefinition3
     });
     rowDefinition1.Height   = 24D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition2.Height   = 24D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition3.Height   = 100D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2,
         rowDefinition3
     });
     this.layoutControlGroup.Size        = new System.Drawing.Size(380, 116);
     this.layoutControlGroup.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem1.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem1.Control  = this.txtKod;
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(200, 24);
     this.layoutControlItem1.Text     = "Kod";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(49, 13);
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem2.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem2.Control  = this.txtIptalNedeniAdi;
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 24);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.OptionsTableLayoutItem.ColumnSpan = 3;
     this.layoutControlItem2.OptionsTableLayoutItem.RowIndex   = 1;
     this.layoutControlItem2.Size     = new System.Drawing.Size(360, 24);
     this.layoutControlItem2.Text     = "Neden Adı";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(49, 13);
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem4.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem4.Control  = this.tglDurum;
     this.layoutControlItem4.Location = new System.Drawing.Point(261, 0);
     this.layoutControlItem4.Name     = "layoutControlItem4";
     this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2;
     this.layoutControlItem4.Size        = new System.Drawing.Size(99, 24);
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // txtAciklama
     //
     this.txtAciklama.EnterMoveNextControl = true;
     this.txtAciklama.Location             = new System.Drawing.Point(64, 60);
     this.txtAciklama.MenuManager          = this.ribbonControl;
     this.txtAciklama.Name = "txtAciklama";
     this.txtAciklama.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.LightCyan;
     this.txtAciklama.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtAciklama.Properties.MaxLength = 500;
     this.txtAciklama.Size = new System.Drawing.Size(304, 44);
     this.txtAciklama.StatusBarAciklama = "Açıklama Giriniz.";
     this.txtAciklama.StyleController   = this.myDataLayoutControl;
     this.txtAciklama.TabIndex          = 1;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Maroon;
     this.layoutControlItem3.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem3.Control  = this.txtAciklama;
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 48);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.OptionsTableLayoutItem.ColumnSpan = 3;
     this.layoutControlItem3.OptionsTableLayoutItem.RowIndex   = 2;
     this.layoutControlItem3.Size     = new System.Drawing.Size(360, 48);
     this.layoutControlItem3.Text     = "Açıklama";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(49, 13);
     //
     // IptalNedeniEditForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(380, 249);
     this.Controls.Add(this.myDataLayoutControl);
     this.MinimumSize = new System.Drawing.Size(390, 250);
     this.Name        = "IptalNedeniEditForm";
     this.Text        = "İptal Nedeni Kartı";
     this.Controls.SetChildIndex(this.ribbonControl, 0);
     this.Controls.SetChildIndex(this.myDataLayoutControl, 0);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.myDataLayoutControl)).EndInit();
     this.myDataLayoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tglDurum.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtIptalNedeniAdi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKod.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAciklama.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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.ColumnDefinition columnDefinition4 = 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();
     this.layoutControl1           = new DevExpress.XtraLayout.LayoutControl();
     this._luT_USE_YN              = new CoFAS_MES.CORE.BaseControls.ucLookUpEdit();
     this._luT_EQUIPMENT_TYPE      = new CoFAS_MES.CORE.BaseControls.ucLookUpEdit();
     this._luT_EQUIPMENT_MST_CODE  = new CoFAS_MES.CORE.BaseControls.ucSearchEdit();
     this.layoutControlGroup1      = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlGroup5      = new DevExpress.XtraLayout.LayoutControlGroup();
     this._lciT_EQUIPMENT_TYPE     = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciT_EQUIPMENT_MST_CODE = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciT_USE_YN             = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControl2           = new DevExpress.XtraLayout.LayoutControl();
     this._luREMARK             = new CoFAS_MES.CORE.BaseControls.ucMemoEdit();
     this._luUSE_YN             = new CoFAS_MES.CORE.BaseControls.ucLookUpEdit();
     this._luEQUIPMENT_TYPE     = new CoFAS_MES.CORE.BaseControls.ucLookUpEdit();
     this._luEQUIPMENT_MST_NAME = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this._gdSUB                 = new DevExpress.XtraGrid.GridControl();
     this._gdSUB_VIEW            = new DevExpress.XtraGrid.Views.Grid.GridView();
     this._luEQUIPMENT_MST_CODE  = new CoFAS_MES.CORE.BaseControls.ucTextEdit();
     this.layoutControlGroup2    = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlGroup6    = new DevExpress.XtraLayout.LayoutControlGroup();
     this._lciEQUIPMENT_MST_CODE = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciEQUIPMENT_TYPE     = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciREMARK             = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciEQUIPMENT_MST_NAME = new DevExpress.XtraLayout.LayoutControlItem();
     this._lciUSE_YN             = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlGroup7    = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem3     = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControl3         = new DevExpress.XtraLayout.LayoutControl();
     this._gdMAIN                = new DevExpress.XtraGrid.GridControl();
     this._gdMAIN_VIEW           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.layoutControlGroup3    = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlGroup4    = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1     = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this._pnHeader)).BeginInit();
     this._pnHeader.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._pnContent)).BeginInit();
     this._pnContent.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._pnLeft)).BeginInit();
     this._pnLeft.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._pnRight)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciT_EQUIPMENT_TYPE)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciT_EQUIPMENT_MST_CODE)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciT_USE_YN)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit();
     this.layoutControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._gdSUB)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdSUB_VIEW)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciEQUIPMENT_MST_CODE)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciEQUIPMENT_TYPE)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciREMARK)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciEQUIPMENT_MST_NAME)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciUSE_YN)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).BeginInit();
     this.layoutControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._gdMAIN)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdMAIN_VIEW)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     this.SuspendLayout();
     //
     // _pnHeader
     //
     this._pnHeader.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this._pnHeader.Appearance.Options.UseBackColor = true;
     this._pnHeader.Controls.Add(this.layoutControl1);
     this._pnHeader.Size = new System.Drawing.Size(1400, 95);
     //
     // _pnContent
     //
     this._pnContent.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this._pnContent.Appearance.Options.UseBackColor = true;
     this._pnContent.Controls.Add(this.layoutControl2);
     this._pnContent.Location = new System.Drawing.Point(205, 95);
     this._pnContent.Size     = new System.Drawing.Size(1190, 625);
     //
     // _pnLeft
     //
     this._pnLeft.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this._pnLeft.Appearance.Options.UseBackColor = true;
     this._pnLeft.Controls.Add(this.layoutControl3);
     this._pnLeft.Location = new System.Drawing.Point(0, 95);
     this._pnLeft.Size     = new System.Drawing.Size(200, 625);
     //
     // _pnRight
     //
     this._pnRight.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this._pnRight.Appearance.Options.UseBackColor = true;
     this._pnRight.Dock     = System.Windows.Forms.DockStyle.Fill;
     this._pnRight.Location = new System.Drawing.Point(205, 95);
     this._pnRight.Size     = new System.Drawing.Size(1195, 625);
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this._luT_USE_YN);
     this.layoutControl1.Controls.Add(this._luT_EQUIPMENT_TYPE);
     this.layoutControl1.Controls.Add(this._luT_EQUIPMENT_MST_CODE);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(1400, 95);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // _luT_USE_YN
     //
     this._luT_USE_YN.ItemIndex = -1;
     this._luT_USE_YN.Location  = new System.Drawing.Point(195, 49);
     this._luT_USE_YN.Margin    = new System.Windows.Forms.Padding(0);
     this._luT_USE_YN.Name      = "_luT_USE_YN";
     this._luT_USE_YN.ReadOnly  = false;
     this._luT_USE_YN.Size      = new System.Drawing.Size(162, 21);
     this._luT_USE_YN.TabIndex  = 6;
     //
     // _luT_EQUIPMENT_TYPE
     //
     this._luT_EQUIPMENT_TYPE.ItemIndex = -1;
     this._luT_EQUIPMENT_TYPE.Location  = new System.Drawing.Point(532, 24);
     this._luT_EQUIPMENT_TYPE.Margin    = new System.Windows.Forms.Padding(0);
     this._luT_EQUIPMENT_TYPE.Name      = "_luT_EQUIPMENT_TYPE";
     this._luT_EQUIPMENT_TYPE.ReadOnly  = false;
     this._luT_EQUIPMENT_TYPE.Size      = new System.Drawing.Size(163, 21);
     this._luT_EQUIPMENT_TYPE.TabIndex  = 5;
     //
     // _luT_EQUIPMENT_MST_CODE
     //
     this._luT_EQUIPMENT_MST_CODE.BackColor    = System.Drawing.Color.Transparent;
     this._luT_EQUIPMENT_MST_CODE.CodeReadOnly = false;
     this._luT_EQUIPMENT_MST_CODE.CodeText     = "";
     this._luT_EQUIPMENT_MST_CODE.CodeTextName = "_pCodeTextEdit";
     this._luT_EQUIPMENT_MST_CODE.Location     = new System.Drawing.Point(195, 24);
     this._luT_EQUIPMENT_MST_CODE.Name         = "_luT_EQUIPMENT_MST_CODE";
     this._luT_EQUIPMENT_MST_CODE.NameEnabled  = true;
     this._luT_EQUIPMENT_MST_CODE.NameReadOnly = false;
     this._luT_EQUIPMENT_MST_CODE.NameText     = "";
     this._luT_EQUIPMENT_MST_CODE.NameTextName = "_pNameButtonEdit";
     this._luT_EQUIPMENT_MST_CODE.Size         = new System.Drawing.Size(162, 21);
     this._luT_EQUIPMENT_MST_CODE.TabIndex     = 4;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlGroup5
     });
     this.layoutControlGroup1.Name        = "layoutControlGroup1";
     this.layoutControlGroup1.Padding     = new DevExpress.XtraLayout.Utils.Padding(10, 15, 10, 10);
     this.layoutControlGroup1.Size        = new System.Drawing.Size(1400, 95);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlGroup5
     //
     this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this._lciT_EQUIPMENT_TYPE,
         this._lciT_EQUIPMENT_MST_CODE,
         this._lciT_USE_YN
     });
     this.layoutControlGroup5.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup5.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroup5.Name       = "layoutControlGroup5";
     columnDefinition1.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition1.Width             = 25D;
     columnDefinition2.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width             = 25D;
     columnDefinition3.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition3.Width             = 25D;
     columnDefinition4.SizeType          = System.Windows.Forms.SizeType.Percent;
     columnDefinition4.Width             = 25D;
     this.layoutControlGroup5.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2,
         columnDefinition3,
         columnDefinition4
     });
     rowDefinition1.Height   = 25D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition2.Height   = 25D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition3.Height   = 100D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup5.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2,
         rowDefinition3
     });
     this.layoutControlGroup5.Size        = new System.Drawing.Size(1375, 75);
     this.layoutControlGroup5.TextVisible = false;
     //
     // _lciT_EQUIPMENT_TYPE
     //
     this._lciT_EQUIPMENT_TYPE.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciT_EQUIPMENT_TYPE.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciT_EQUIPMENT_TYPE.Control  = this._luT_EQUIPMENT_TYPE;
     this._lciT_EQUIPMENT_TYPE.Location = new System.Drawing.Point(337, 0);
     this._lciT_EQUIPMENT_TYPE.MaxSize  = new System.Drawing.Size(0, 25);
     this._lciT_EQUIPMENT_TYPE.MinSize  = new System.Drawing.Size(213, 25);
     this._lciT_EQUIPMENT_TYPE.Name     = "_lciT_EQUIPMENT_TYPE";
     this._lciT_EQUIPMENT_TYPE.OptionsTableLayoutItem.ColumnIndex = 1;
     this._lciT_EQUIPMENT_TYPE.Size = new System.Drawing.Size(338, 25);
     this._lciT_EQUIPMENT_TYPE.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciT_EQUIPMENT_TYPE.TextSize            = new System.Drawing.Size(168, 14);
     //
     // _lciT_EQUIPMENT_MST_CODE
     //
     this._lciT_EQUIPMENT_MST_CODE.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciT_EQUIPMENT_MST_CODE.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciT_EQUIPMENT_MST_CODE.Control             = this._luT_EQUIPMENT_MST_CODE;
     this._lciT_EQUIPMENT_MST_CODE.Location            = new System.Drawing.Point(0, 0);
     this._lciT_EQUIPMENT_MST_CODE.MaxSize             = new System.Drawing.Size(0, 25);
     this._lciT_EQUIPMENT_MST_CODE.MinSize             = new System.Drawing.Size(213, 25);
     this._lciT_EQUIPMENT_MST_CODE.Name                = "_lciT_EQUIPMENT_MST_CODE";
     this._lciT_EQUIPMENT_MST_CODE.Size                = new System.Drawing.Size(337, 25);
     this._lciT_EQUIPMENT_MST_CODE.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciT_EQUIPMENT_MST_CODE.TextSize            = new System.Drawing.Size(168, 14);
     //
     // _lciT_USE_YN
     //
     this._lciT_USE_YN.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciT_USE_YN.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciT_USE_YN.Control  = this._luT_USE_YN;
     this._lciT_USE_YN.Location = new System.Drawing.Point(0, 25);
     this._lciT_USE_YN.MaxSize  = new System.Drawing.Size(0, 25);
     this._lciT_USE_YN.MinSize  = new System.Drawing.Size(213, 25);
     this._lciT_USE_YN.Name     = "_lciT_USE_YN";
     this._lciT_USE_YN.OptionsTableLayoutItem.RowIndex = 1;
     this._lciT_USE_YN.Size = new System.Drawing.Size(337, 25);
     this._lciT_USE_YN.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciT_USE_YN.TextSize            = new System.Drawing.Size(168, 14);
     //
     // layoutControl2
     //
     this.layoutControl2.Controls.Add(this._luREMARK);
     this.layoutControl2.Controls.Add(this._luUSE_YN);
     this.layoutControl2.Controls.Add(this._luEQUIPMENT_TYPE);
     this.layoutControl2.Controls.Add(this._luEQUIPMENT_MST_NAME);
     this.layoutControl2.Controls.Add(this._gdSUB);
     this.layoutControl2.Controls.Add(this._luEQUIPMENT_MST_CODE);
     this.layoutControl2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl2.Location = new System.Drawing.Point(0, 0);
     this.layoutControl2.Name     = "layoutControl2";
     this.layoutControl2.Root     = this.layoutControlGroup2;
     this.layoutControl2.Size     = new System.Drawing.Size(1190, 625);
     this.layoutControl2.TabIndex = 0;
     this.layoutControl2.Text     = "layoutControl2";
     //
     // _luREMARK
     //
     this._luREMARK.Location = new System.Drawing.Point(181, 72);
     this._luREMARK.Margin   = new System.Windows.Forms.Padding(0);
     this._luREMARK.Name     = "_luREMARK";
     this._luREMARK.ReadOnly = false;
     this._luREMARK.Size     = new System.Drawing.Size(985, 94);
     this._luREMARK.TabIndex = 9;
     //
     // _luUSE_YN
     //
     this._luUSE_YN.ItemIndex = -1;
     this._luUSE_YN.Location  = new System.Drawing.Point(778, 48);
     this._luUSE_YN.Margin    = new System.Windows.Forms.Padding(0);
     this._luUSE_YN.Name      = "_luUSE_YN";
     this._luUSE_YN.ReadOnly  = false;
     this._luUSE_YN.Size      = new System.Drawing.Size(388, 20);
     this._luUSE_YN.TabIndex  = 8;
     //
     // _luEQUIPMENT_TYPE
     //
     this._luEQUIPMENT_TYPE.ItemIndex = -1;
     this._luEQUIPMENT_TYPE.Location  = new System.Drawing.Point(778, 24);
     this._luEQUIPMENT_TYPE.Margin    = new System.Windows.Forms.Padding(0);
     this._luEQUIPMENT_TYPE.Name      = "_luEQUIPMENT_TYPE";
     this._luEQUIPMENT_TYPE.ReadOnly  = false;
     this._luEQUIPMENT_TYPE.Size      = new System.Drawing.Size(388, 20);
     this._luEQUIPMENT_TYPE.TabIndex  = 7;
     //
     // _luEQUIPMENT_MST_NAME
     //
     this._luEQUIPMENT_MST_NAME.CancelButton           = null;
     this._luEQUIPMENT_MST_NAME.CommandButton          = null;
     this._luEQUIPMENT_MST_NAME.EditMask               = "";
     this._luEQUIPMENT_MST_NAME.Location               = new System.Drawing.Point(181, 48);
     this._luEQUIPMENT_MST_NAME.Margin                 = new System.Windows.Forms.Padding(0);
     this._luEQUIPMENT_MST_NAME.MaskType               = DevExpress.XtraEditors.Mask.MaskType.None;
     this._luEQUIPMENT_MST_NAME.Name                   = "_luEQUIPMENT_MST_NAME";
     this._luEQUIPMENT_MST_NAME.NumText                = "";
     this._luEQUIPMENT_MST_NAME.PasswordChar           = '\0';
     this._luEQUIPMENT_MST_NAME.ReadOnly               = false;
     this._luEQUIPMENT_MST_NAME.Size                   = new System.Drawing.Size(436, 20);
     this._luEQUIPMENT_MST_NAME.TabIndex               = 6;
     this._luEQUIPMENT_MST_NAME.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luEQUIPMENT_MST_NAME.UseMaskAsDisplayFormat = false;
     //
     // _gdSUB
     //
     this._gdSUB.Location = new System.Drawing.Point(24, 194);
     this._gdSUB.MainView = this._gdSUB_VIEW;
     this._gdSUB.Name     = "_gdSUB";
     this._gdSUB.Size     = new System.Drawing.Size(1142, 407);
     this._gdSUB.TabIndex = 5;
     this._gdSUB.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this._gdSUB_VIEW
     });
     //
     // _gdSUB_VIEW
     //
     this._gdSUB_VIEW.GridControl = this._gdSUB;
     this._gdSUB_VIEW.Name        = "_gdSUB_VIEW";
     //
     // _luEQUIPMENT_MST_CODE
     //
     this._luEQUIPMENT_MST_CODE.CancelButton           = null;
     this._luEQUIPMENT_MST_CODE.CommandButton          = null;
     this._luEQUIPMENT_MST_CODE.EditMask               = "";
     this._luEQUIPMENT_MST_CODE.Location               = new System.Drawing.Point(181, 24);
     this._luEQUIPMENT_MST_CODE.Margin                 = new System.Windows.Forms.Padding(0);
     this._luEQUIPMENT_MST_CODE.MaskType               = DevExpress.XtraEditors.Mask.MaskType.None;
     this._luEQUIPMENT_MST_CODE.Name                   = "_luEQUIPMENT_MST_CODE";
     this._luEQUIPMENT_MST_CODE.NumText                = "";
     this._luEQUIPMENT_MST_CODE.PasswordChar           = '\0';
     this._luEQUIPMENT_MST_CODE.ReadOnly               = true;
     this._luEQUIPMENT_MST_CODE.Size                   = new System.Drawing.Size(436, 20);
     this._luEQUIPMENT_MST_CODE.TabIndex               = 4;
     this._luEQUIPMENT_MST_CODE.TextAlignment          = DevExpress.Utils.HorzAlignment.Default;
     this._luEQUIPMENT_MST_CODE.UseMaskAsDisplayFormat = false;
     //
     // layoutControlGroup2
     //
     this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup2.GroupBordersVisible         = false;
     this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlGroup6,
         this.layoutControlGroup7
     });
     this.layoutControlGroup2.Name        = "layoutControlGroup2";
     this.layoutControlGroup2.Size        = new System.Drawing.Size(1190, 625);
     this.layoutControlGroup2.TextVisible = false;
     //
     // layoutControlGroup6
     //
     this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this._lciEQUIPMENT_MST_CODE,
         this._lciEQUIPMENT_TYPE,
         this._lciREMARK,
         this._lciEQUIPMENT_MST_NAME,
         this._lciUSE_YN
     });
     this.layoutControlGroup6.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup6.Name        = "layoutControlGroup6";
     this.layoutControlGroup6.Size        = new System.Drawing.Size(1170, 170);
     this.layoutControlGroup6.TextVisible = false;
     //
     // _lciEQUIPMENT_MST_CODE
     //
     this._lciEQUIPMENT_MST_CODE.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciEQUIPMENT_MST_CODE.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciEQUIPMENT_MST_CODE.Control             = this._luEQUIPMENT_MST_CODE;
     this._lciEQUIPMENT_MST_CODE.Location            = new System.Drawing.Point(0, 0);
     this._lciEQUIPMENT_MST_CODE.MaxSize             = new System.Drawing.Size(0, 24);
     this._lciEQUIPMENT_MST_CODE.MinSize             = new System.Drawing.Size(261, 24);
     this._lciEQUIPMENT_MST_CODE.Name                = "_lciEQUIPMENT_MST_CODE";
     this._lciEQUIPMENT_MST_CODE.Size                = new System.Drawing.Size(597, 24);
     this._lciEQUIPMENT_MST_CODE.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciEQUIPMENT_MST_CODE.TextSize            = new System.Drawing.Size(154, 14);
     //
     // _lciEQUIPMENT_TYPE
     //
     this._lciEQUIPMENT_TYPE.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciEQUIPMENT_TYPE.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciEQUIPMENT_TYPE.Control             = this._luEQUIPMENT_TYPE;
     this._lciEQUIPMENT_TYPE.Location            = new System.Drawing.Point(597, 0);
     this._lciEQUIPMENT_TYPE.MaxSize             = new System.Drawing.Size(0, 24);
     this._lciEQUIPMENT_TYPE.MinSize             = new System.Drawing.Size(261, 24);
     this._lciEQUIPMENT_TYPE.Name                = "_lciEQUIPMENT_TYPE";
     this._lciEQUIPMENT_TYPE.Size                = new System.Drawing.Size(549, 24);
     this._lciEQUIPMENT_TYPE.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciEQUIPMENT_TYPE.TextSize            = new System.Drawing.Size(154, 14);
     //
     // _lciREMARK
     //
     this._lciREMARK.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciREMARK.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciREMARK.Control             = this._luREMARK;
     this._lciREMARK.Location            = new System.Drawing.Point(0, 48);
     this._lciREMARK.MaxSize             = new System.Drawing.Size(0, 98);
     this._lciREMARK.MinSize             = new System.Drawing.Size(261, 98);
     this._lciREMARK.Name                = "_lciREMARK";
     this._lciREMARK.Size                = new System.Drawing.Size(1146, 98);
     this._lciREMARK.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciREMARK.TextSize            = new System.Drawing.Size(154, 14);
     //
     // _lciEQUIPMENT_MST_NAME
     //
     this._lciEQUIPMENT_MST_NAME.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciEQUIPMENT_MST_NAME.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciEQUIPMENT_MST_NAME.Control             = this._luEQUIPMENT_MST_NAME;
     this._lciEQUIPMENT_MST_NAME.Location            = new System.Drawing.Point(0, 24);
     this._lciEQUIPMENT_MST_NAME.MaxSize             = new System.Drawing.Size(0, 24);
     this._lciEQUIPMENT_MST_NAME.MinSize             = new System.Drawing.Size(261, 24);
     this._lciEQUIPMENT_MST_NAME.Name                = "_lciEQUIPMENT_MST_NAME";
     this._lciEQUIPMENT_MST_NAME.Size                = new System.Drawing.Size(597, 24);
     this._lciEQUIPMENT_MST_NAME.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciEQUIPMENT_MST_NAME.TextSize            = new System.Drawing.Size(154, 14);
     //
     // _lciUSE_YN
     //
     this._lciUSE_YN.AppearanceItemCaption.Options.UseTextOptions = true;
     this._lciUSE_YN.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this._lciUSE_YN.Control             = this._luUSE_YN;
     this._lciUSE_YN.Location            = new System.Drawing.Point(597, 24);
     this._lciUSE_YN.MaxSize             = new System.Drawing.Size(0, 24);
     this._lciUSE_YN.MinSize             = new System.Drawing.Size(261, 24);
     this._lciUSE_YN.Name                = "_lciUSE_YN";
     this._lciUSE_YN.Size                = new System.Drawing.Size(549, 24);
     this._lciUSE_YN.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this._lciUSE_YN.TextSize            = new System.Drawing.Size(154, 14);
     //
     // layoutControlGroup7
     //
     this.layoutControlGroup7.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem3
     });
     this.layoutControlGroup7.Location    = new System.Drawing.Point(0, 170);
     this.layoutControlGroup7.Name        = "layoutControlGroup7";
     this.layoutControlGroup7.Size        = new System.Drawing.Size(1170, 435);
     this.layoutControlGroup7.TextVisible = false;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control     = this._gdSUB;
     this.layoutControlItem3.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem3.Name        = "layoutControlItem3";
     this.layoutControlItem3.Size        = new System.Drawing.Size(1146, 411);
     this.layoutControlItem3.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible = false;
     //
     // layoutControl3
     //
     this.layoutControl3.Controls.Add(this._gdMAIN);
     this.layoutControl3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl3.Location = new System.Drawing.Point(0, 0);
     this.layoutControl3.Name     = "layoutControl3";
     this.layoutControl3.Root     = this.layoutControlGroup3;
     this.layoutControl3.Size     = new System.Drawing.Size(200, 625);
     this.layoutControl3.TabIndex = 0;
     this.layoutControl3.Text     = "layoutControl3";
     //
     // _gdMAIN
     //
     this._gdMAIN.Location = new System.Drawing.Point(24, 24);
     this._gdMAIN.MainView = this._gdMAIN_VIEW;
     this._gdMAIN.Name     = "_gdMAIN";
     this._gdMAIN.Size     = new System.Drawing.Size(152, 577);
     this._gdMAIN.TabIndex = 4;
     this._gdMAIN.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this._gdMAIN_VIEW
     });
     //
     // _gdMAIN_VIEW
     //
     this._gdMAIN_VIEW.GridControl = this._gdMAIN;
     this._gdMAIN_VIEW.Name        = "_gdMAIN_VIEW";
     //
     // layoutControlGroup3
     //
     this.layoutControlGroup3.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup3.GroupBordersVisible         = false;
     this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlGroup4
     });
     this.layoutControlGroup3.Name        = "layoutControlGroup3";
     this.layoutControlGroup3.Size        = new System.Drawing.Size(200, 625);
     this.layoutControlGroup3.TextVisible = false;
     //
     // layoutControlGroup4
     //
     this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1
     });
     this.layoutControlGroup4.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup4.Name        = "layoutControlGroup4";
     this.layoutControlGroup4.Size        = new System.Drawing.Size(180, 605);
     this.layoutControlGroup4.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control     = this._gdMAIN;
     this.layoutControlItem1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name        = "layoutControlItem1";
     this.layoutControlItem1.Size        = new System.Drawing.Size(156, 581);
     this.layoutControlItem1.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible = false;
     //
     // EquipmentCodeMstRegister
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1400, 720);
     this.Name       = "EquipmentCodeMstRegister";
     this.Text       = "EquipmentCodeMstRegister";
     this.WindowName = "EquipmentCodeMstRegister";
     ((System.ComponentModel.ISupportInitialize)(this._pnHeader)).EndInit();
     this._pnHeader.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._pnContent)).EndInit();
     this._pnContent.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._pnLeft)).EndInit();
     this._pnLeft.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._pnRight)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciT_EQUIPMENT_TYPE)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciT_EQUIPMENT_MST_CODE)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciT_USE_YN)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit();
     this.layoutControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._gdSUB)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdSUB_VIEW)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciEQUIPMENT_MST_CODE)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciEQUIPMENT_TYPE)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciREMARK)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciEQUIPMENT_MST_NAME)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._lciUSE_YN)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).EndInit();
     this.layoutControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._gdMAIN)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._gdMAIN_VIEW)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     this.ResumeLayout(false);
 }