Пример #1
0
 private void InitializeComponent()
 {
     this.btnSave                    = new DevExpress.XtraEditors.SimpleButton();
     this.txtStyleName               = new DevExpress.XtraEditors.TextEdit();
     this.labelControl1              = new DevExpress.XtraEditors.LabelControl();
     this.panelControl1              = new DevExpress.XtraEditors.PanelControl();
     this.hlSelectImg                = new DevExpress.XtraEditors.HyperLinkEdit();
     this.picThumbnail               = new DevExpress.XtraEditors.PictureEdit();
     this.labelControl2              = new DevExpress.XtraEditors.LabelControl();
     this.panelControl2              = new DevExpress.XtraEditors.PanelControl();
     this.rgRenderType               = new DevExpress.XtraEditors.RadioGroup();
     this.labelControl3              = new DevExpress.XtraEditors.LabelControl();
     this.layoutViewCard1            = new DevExpress.XtraGrid.Views.Layout.LayoutViewCard();
     this.layoutViewField3           = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.layoutViewField1           = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.layoutViewField2           = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.layoutViewField4           = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.layoutViewColumn4          = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.btnCancel                  = new DevExpress.XtraEditors.SimpleButton();
     this.repositoryItemPictureEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.layoutViewColumn3          = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.layoutViewColumn1          = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.layoutView1                = new DevExpress.XtraGrid.Views.Layout.LayoutView();
     this.layoutViewColumn2          = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.gridRenderInfo             = new DevExpress.XtraGrid.GridControl();
     this.txtSelRenderInfo           = new DevExpress.XtraEditors.LookUpEdit();
     this.cbxHeightParam             = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl5              = new DevExpress.XtraEditors.LabelControl();
     this.labelControl4              = new DevExpress.XtraEditors.LabelControl();
     this.panelControl3              = new DevExpress.XtraEditors.PanelControl();
     this.cbxHeightMode              = new DevExpress.XtraEditors.ComboBoxEdit();
     this.txtThick                   = new DevExpress.XtraEditors.SpinEdit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStyleName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.hlSelectImg.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.picThumbnail.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.rgRenderType.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewCard1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridRenderInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSelRenderInfo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbxHeightParam.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
     this.panelControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbxHeightMode.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtThick.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // btnSave
     //
     this.btnSave.Location = new System.Drawing.Point(402, 272);
     this.btnSave.Name     = "btnSave";
     this.btnSave.Size     = new System.Drawing.Size(64, 22);
     this.btnSave.TabIndex = 28;
     this.btnSave.Text     = "创建";
     this.btnSave.Click   += new System.EventHandler(this.btnSave_Click);
     //
     // txtStyleName
     //
     this.txtStyleName.Location = new System.Drawing.Point(84, 9);
     this.txtStyleName.Name     = "txtStyleName";
     this.txtStyleName.Size     = new System.Drawing.Size(215, 22);
     this.txtStyleName.TabIndex = 1;
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(16, 12);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(60, 14);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text     = "风格名称:";
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.txtStyleName);
     this.panelControl1.Controls.Add(this.labelControl1);
     this.panelControl1.Location = new System.Drawing.Point(14, 9);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(315, 35);
     this.panelControl1.TabIndex = 26;
     //
     // hlSelectImg
     //
     this.hlSelectImg.EditValue = "选择";
     this.hlSelectImg.Location  = new System.Drawing.Point(47, 4);
     this.hlSelectImg.Name      = "hlSelectImg";
     this.hlSelectImg.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.hlSelectImg.Properties.Appearance.Options.UseBackColor = true;
     this.hlSelectImg.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.hlSelectImg.Size      = new System.Drawing.Size(36, 20);
     this.hlSelectImg.TabIndex  = 2;
     this.hlSelectImg.OpenLink += new DevExpress.XtraEditors.Controls.OpenLinkEventHandler(this.hlSelectImg_OpenLink);
     //
     // picThumbnail
     //
     this.picThumbnail.Location            = new System.Drawing.Point(8, 30);
     this.picThumbnail.Name                = "picThumbnail";
     this.picThumbnail.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
     this.picThumbnail.Size                = new System.Drawing.Size(220, 220);
     this.picThumbnail.TabIndex            = 1;
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(5, 5);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(36, 14);
     this.labelControl2.TabIndex = 0;
     this.labelControl2.Text     = "缩略图";
     //
     // panelControl2
     //
     this.panelControl2.Controls.Add(this.hlSelectImg);
     this.panelControl2.Controls.Add(this.picThumbnail);
     this.panelControl2.Controls.Add(this.labelControl2);
     this.panelControl2.Location = new System.Drawing.Point(335, 9);
     this.panelControl2.Name     = "panelControl2";
     this.panelControl2.Size     = new System.Drawing.Size(236, 257);
     this.panelControl2.TabIndex = 27;
     //
     // rgRenderType
     //
     this.rgRenderType.EditValue             = 1;
     this.rgRenderType.Location              = new System.Drawing.Point(75, 39);
     this.rgRenderType.Name                  = "rgRenderType";
     this.rgRenderType.Size                  = new System.Drawing.Size(106, 24);
     this.rgRenderType.TabIndex              = 2;
     this.rgRenderType.SelectedIndexChanged += new System.EventHandler(this.rgRenderType_SelectedIndexChanged);
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(16, 44);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(60, 14);
     this.labelControl3.TabIndex = 1;
     this.labelControl3.Text     = "渲染方式:";
     //
     // layoutViewCard1
     //
     this.layoutViewCard1.CustomizationFormText       = "layoutViewTemplateCard";
     this.layoutViewCard1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.False;
     this.layoutViewCard1.ExpandButtonLocation        = DevExpress.Utils.GroupElementLocation.AfterText;
     this.layoutViewCard1.GroupBordersVisible         = false;
     this.layoutViewCard1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutViewField3,
         this.layoutViewField1,
         this.layoutViewField2
     });
     this.layoutViewCard1.Name = "layoutViewCard1";
     this.layoutViewCard1.OptionsItemText.TextToControlDistance = 5;
     this.layoutViewCard1.Text = "TemplateCard";
     //
     // layoutViewField3
     //
     this.layoutViewField3.EditorPreferredWidth = 96;
     this.layoutViewField3.Location             = new System.Drawing.Point(0, 18);
     this.layoutViewField3.MaxSize               = new System.Drawing.Size(98, 108);
     this.layoutViewField3.MinSize               = new System.Drawing.Size(98, 108);
     this.layoutViewField3.Name                  = "layoutViewField3";
     this.layoutViewField3.Padding               = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
     this.layoutViewField3.Size                  = new System.Drawing.Size(98, 108);
     this.layoutViewField3.SizeConstraintsType   = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutViewField3.TextSize              = new System.Drawing.Size(0, 0);
     this.layoutViewField3.TextToControlDistance = 0;
     this.layoutViewField3.TextVisible           = false;
     //
     // layoutViewField1
     //
     this.layoutViewField1.EditorPreferredWidth = 96;
     this.layoutViewField1.Location             = new System.Drawing.Point(0, 0);
     this.layoutViewField1.Name                  = "layoutViewField1";
     this.layoutViewField1.Padding               = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
     this.layoutViewField1.Size                  = new System.Drawing.Size(98, 18);
     this.layoutViewField1.TextLocation          = DevExpress.Utils.Locations.Top;
     this.layoutViewField1.TextSize              = new System.Drawing.Size(0, 0);
     this.layoutViewField1.TextToControlDistance = 0;
     this.layoutViewField1.TextVisible           = false;
     //
     // layoutViewField2
     //
     this.layoutViewField2.EditorPreferredWidth = 96;
     this.layoutViewField2.Location             = new System.Drawing.Point(0, 126);
     this.layoutViewField2.Name     = "layoutViewField2";
     this.layoutViewField2.Padding  = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
     this.layoutViewField2.Size     = new System.Drawing.Size(98, 18);
     this.layoutViewField2.TextSize = new System.Drawing.Size(0, 0);
     this.layoutViewField2.TextToControlDistance = 0;
     this.layoutViewField2.TextVisible           = false;
     //
     // layoutViewField4
     //
     this.layoutViewField4.EditorPreferredWidth = 20;
     this.layoutViewField4.Location             = new System.Drawing.Point(0, 0);
     this.layoutViewField4.Name     = "layoutViewField4";
     this.layoutViewField4.Padding  = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
     this.layoutViewField4.Size     = new System.Drawing.Size(99, 126);
     this.layoutViewField4.TextSize = new System.Drawing.Size(0, 0);
     this.layoutViewField4.TextToControlDistance = 0;
     this.layoutViewField4.TextVisible           = false;
     //
     // layoutViewColumn4
     //
     this.layoutViewColumn4.Caption         = "对象信息";
     this.layoutViewColumn4.FieldName       = "Info";
     this.layoutViewColumn4.LayoutViewField = this.layoutViewField4;
     this.layoutViewColumn4.Name            = "layoutViewColumn4";
     this.layoutViewColumn4.UnboundType     = DevExpress.Data.UnboundColumnType.String;
     //
     // btnCancel
     //
     this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.Location     = new System.Drawing.Point(499, 272);
     this.btnCancel.Name         = "btnCancel";
     this.btnCancel.Size         = new System.Drawing.Size(64, 22);
     this.btnCancel.TabIndex     = 29;
     this.btnCancel.Text         = "取消";
     this.btnCancel.Click       += new System.EventHandler(this.btnCancel_Click);
     //
     // repositoryItemPictureEdit3
     //
     this.repositoryItemPictureEdit3.Name     = "repositoryItemPictureEdit3";
     this.repositoryItemPictureEdit3.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
     //
     // layoutViewColumn3
     //
     this.layoutViewColumn3.Caption         = "缩略图";
     this.layoutViewColumn3.ColumnEdit      = this.repositoryItemPictureEdit3;
     this.layoutViewColumn3.FieldName       = "Thumbnail";
     this.layoutViewColumn3.LayoutViewField = this.layoutViewField3;
     this.layoutViewColumn3.Name            = "layoutViewColumn3";
     //
     // layoutViewColumn1
     //
     this.layoutViewColumn1.Caption         = "名称";
     this.layoutViewColumn1.FieldName       = "Name";
     this.layoutViewColumn1.LayoutViewField = this.layoutViewField1;
     this.layoutViewColumn1.Name            = "layoutViewColumn1";
     //
     // layoutView1
     //
     this.layoutView1.Appearance.CardCaption.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.layoutView1.Appearance.CardCaption.Options.UseFont = true;
     this.layoutView1.CardMinSize      = new System.Drawing.Size(100, 124);
     this.layoutView1.CardVertInterval = 1;
     this.layoutView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.LayoutViewColumn[] {
         this.layoutViewColumn1,
         this.layoutViewColumn3,
         this.layoutViewColumn2,
         this.layoutViewColumn4
     });
     this.layoutView1.GridControl = this.gridRenderInfo;
     this.layoutView1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutViewField4
     });
     this.layoutView1.Name = "layoutView1";
     this.layoutView1.OptionsBehavior.Editable                       = false;
     this.layoutView1.OptionsCustomization.AllowFilter               = false;
     this.layoutView1.OptionsCustomization.AllowSort                 = false;
     this.layoutView1.OptionsCustomization.ShowGroupLayout           = false;
     this.layoutView1.OptionsMultiRecordMode.StretchCardToViewHeight = true;
     this.layoutView1.OptionsMultiRecordMode.StretchCardToViewWidth  = true;
     this.layoutView1.OptionsView.ShowCardBorderIfCaptionHidden      = false;
     this.layoutView1.OptionsView.ShowCardCaption                    = false;
     this.layoutView1.OptionsView.ShowCardExpandButton               = false;
     this.layoutView1.OptionsView.ShowCardLines                      = false;
     this.layoutView1.OptionsView.ShowHeaderPanel                    = false;
     this.layoutView1.OptionsView.ViewMode = DevExpress.XtraGrid.Views.Layout.LayoutViewMode.Row;
     this.layoutView1.TemplateCard         = this.layoutViewCard1;
     this.layoutView1.Click += new System.EventHandler(this.layoutView1_Click);
     //
     // layoutViewColumn2
     //
     this.layoutViewColumn2.Caption         = "备注";
     this.layoutViewColumn2.FieldName       = "Comment";
     this.layoutViewColumn2.LayoutViewField = this.layoutViewField2;
     this.layoutViewColumn2.Name            = "layoutViewColumn2";
     //
     // gridRenderInfo
     //
     this.gridRenderInfo.Cursor   = System.Windows.Forms.Cursors.Default;
     this.gridRenderInfo.Location = new System.Drawing.Point(8, 75);
     this.gridRenderInfo.MainView = this.layoutView1;
     this.gridRenderInfo.Name     = "gridRenderInfo";
     this.gridRenderInfo.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemPictureEdit3
     });
     this.gridRenderInfo.ShowOnlyPredefinedDetails = true;
     this.gridRenderInfo.Size     = new System.Drawing.Size(300, 134);
     this.gridRenderInfo.TabIndex = 7;
     this.gridRenderInfo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.layoutView1
     });
     //
     // txtSelRenderInfo
     //
     this.txtSelRenderInfo.EditValue = "";
     this.txtSelRenderInfo.Location  = new System.Drawing.Point(75, 147);
     this.txtSelRenderInfo.Name      = "txtSelRenderInfo";
     this.txtSelRenderInfo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txtSelRenderInfo.Properties.NullText      = "请选择颜色";
     this.txtSelRenderInfo.Properties.ShowHeader    = false;
     this.txtSelRenderInfo.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.txtSelRenderInfo.Size              = new System.Drawing.Size(80, 22);
     this.txtSelRenderInfo.TabIndex          = 26;
     this.txtSelRenderInfo.Visible           = false;
     this.txtSelRenderInfo.EditValueChanged += new System.EventHandler(this.txtSelRenderInfo_EditValueChanged);
     this.txtSelRenderInfo.Leave            += new System.EventHandler(this.txtSelRenderInfo_Leave);
     //
     // cbxHeightParam
     //
     this.cbxHeightParam.EditValue = "";
     this.cbxHeightParam.Location  = new System.Drawing.Point(75, 11);
     this.cbxHeightParam.Name      = "cbxHeightParam";
     this.cbxHeightParam.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cbxHeightParam.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbxHeightParam.Size     = new System.Drawing.Size(138, 22);
     this.cbxHeightParam.TabIndex = 12;
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(16, 17);
     this.labelControl5.Name     = "labelControl5";
     this.labelControl5.Size     = new System.Drawing.Size(60, 14);
     this.labelControl5.TabIndex = 11;
     this.labelControl5.Text     = "高程选项:";
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(187, 44);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(52, 14);
     this.labelControl4.TabIndex = 8;
     this.labelControl4.Text     = "管壁厚度:";
     //
     // panelControl3
     //
     this.panelControl3.Controls.Add(this.txtSelRenderInfo);
     this.panelControl3.Controls.Add(this.cbxHeightParam);
     this.panelControl3.Controls.Add(this.labelControl5);
     this.panelControl3.Controls.Add(this.labelControl4);
     this.panelControl3.Controls.Add(this.gridRenderInfo);
     this.panelControl3.Controls.Add(this.rgRenderType);
     this.panelControl3.Controls.Add(this.labelControl3);
     this.panelControl3.Controls.Add(this.cbxHeightMode);
     this.panelControl3.Controls.Add(this.txtThick);
     this.panelControl3.Location = new System.Drawing.Point(14, 50);
     this.panelControl3.Name     = "panelControl3";
     this.panelControl3.Size     = new System.Drawing.Size(315, 216);
     this.panelControl3.TabIndex = 30;
     //
     // cbxHeightMode
     //
     this.cbxHeightMode.EditValue = "";
     this.cbxHeightMode.Location  = new System.Drawing.Point(219, 11);
     this.cbxHeightMode.Name      = "cbxHeightMode";
     this.cbxHeightMode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cbxHeightMode.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbxHeightMode.Size     = new System.Drawing.Size(80, 22);
     this.cbxHeightMode.TabIndex = 10;
     //
     // txtThick
     //
     this.txtThick.EditValue = new decimal(new int[] {
         1,
         0,
         0,
         131072
     });
     this.txtThick.Location = new System.Drawing.Point(245, 42);
     this.txtThick.Name     = "txtThick";
     this.txtThick.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txtThick.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
     this.txtThick.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.None;
     this.txtThick.Size     = new System.Drawing.Size(54, 22);
     this.txtThick.TabIndex = 5;
     //
     // FrmPipeLineStyle
     //
     this.AcceptButton = this.btnSave;
     this.CancelButton = this.btnCancel;
     this.ClientSize   = new System.Drawing.Size(583, 304);
     this.Controls.Add(this.btnSave);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.panelControl2);
     this.Controls.Add(this.btnCancel);
     this.Controls.Add(this.panelControl3);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Name            = "FrmPipeLineStyle";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "创建—管线风格";
     this.Load           += new System.EventHandler(this.FrmPipeLineStyle_Load);
     ((System.ComponentModel.ISupportInitialize)(this.txtStyleName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.hlSelectImg.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.picThumbnail.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     this.panelControl2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.rgRenderType.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewCard1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridRenderInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSelRenderInfo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbxHeightParam.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
     this.panelControl3.ResumeLayout(false);
     this.panelControl3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbxHeightMode.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtThick.Properties)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 protected void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraScheduler.TimeRuler timeRuler1 = new DevExpress.XtraScheduler.TimeRuler();
     DevExpress.XtraScheduler.TimeRuler timeRuler2 = new DevExpress.XtraScheduler.TimeRuler();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMeetingQL));
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.MainBar = new DevExpress.XtraBars.Bar();
     this.barButtonItemAdd = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemXem = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemDelete = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemUpdate = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem1 = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItemSearch = new DevExpress.XtraBars.BarButtonItem();
     this.popupMenuFilter = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barCheckItemFilter = new DevExpress.XtraBars.BarCheckItem();
     this.barButtonItemClose = new DevExpress.XtraBars.BarButtonItem();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
     this.labelControl2 = new System.Windows.Forms.PLLabel();
     this.Tuan = new ProtocolVN.Framework.Win.PLCheckEdit();
     this.Ngay = new ProtocolVN.Framework.Win.PLCheckEdit();
     this.Thang = new ProtocolVN.Framework.Win.PLCheckEdit();
     this.labelControl5 = new System.Windows.Forms.PLLabel();
     this.Ngaythuchien = new DevExpress.XtraScheduler.DateNavigator();
     this.schedulerControl = new DevExpress.XtraScheduler.SchedulerControl();
     this.schedulerStorage = new DevExpress.XtraScheduler.SchedulerStorage(this.components);
     this.barButtonItemPrint = new DevExpress.XtraBars.BarButtonItem();
     this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemCommit = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemNoCommit = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemDuyet = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemK_Duyet = new DevExpress.XtraBars.BarButtonItem();
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.xtraTabControlDetail = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPageChiTiet = new DevExpress.XtraTab.XtraTabPage();
     this.gridControlDetail = new DevExpress.XtraGrid.GridControl();
     this.gridViewDetail = new DevExpress.XtraGrid.Views.Layout.LayoutView();
     this.ID = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.layoutViewField_layoutViewColumn1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.cotNgay = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.layoutViewField_layoutViewColumn1_1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.cotGioBD = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.layoutViewField_layoutViewColumn1_2 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.cotGioKT = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.layoutViewField_layoutViewColumn1_3 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.cotNoiDung = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.repNoiDung = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
     this.layoutViewField_layoutViewColumn1_4 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.cotDiaDiemHop = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.repDiaDiemHop = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
     this.layoutViewField_layoutViewColumn1_5 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.layoutViewCard1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewCard();
     this.item1 = new DevExpress.XtraLayout.SimpleLabelItem();
     this.item2 = new DevExpress.XtraLayout.SimpleLabelItem();
     this.repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.repositoryItemPictureEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
     this.repositoryItemButtonEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.repositoryItemButtonEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.repositoryItemMemoExEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit();
     this.rep_mofile = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.rep_luu_file = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.repDiaDiem = new DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit();
     this.xtraTabPageDetail = new DevExpress.XtraTab.XtraTabPage();
     this.gridControlMaster = new DevExpress.XtraGrid.GridControl();
     this.gridViewMaster = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.CotThoiGianBatDau = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotThoiGianKetThuc = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDiaDiem = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotNguoiToChuc = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotTinhChat = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotLoaiMeeting = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotKetQua = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.repositoryItemImageComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
     this.rtxVanBan = new System.Windows.Forms.RichTextBox();
     this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components);
     this.cboNguoiToChuc = new ProtocolVN.Framework.Win.PLCombobox();
     this.txtDiaDiem = new DevExpress.XtraEditors.TextEdit();
     this.label4 = new System.Windows.Forms.PLLabel();
     this.cboTinhChat = new ProtocolVN.Framework.Win.PLCombobox();
     this.label3 = new System.Windows.Forms.PLLabel();
     this.label2 = new System.Windows.Forms.PLLabel();
     this.cboLoai = new ProtocolVN.Framework.Win.PLCombobox();
     this.label1 = new System.Windows.Forms.PLLabel();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.labelControl1 = new System.Windows.Forms.PLLabel();
     this.checkEdit1 = new ProtocolVN.Framework.Win.PLCheckEdit();
     this.checkEdit2 = new ProtocolVN.Framework.Win.PLCheckEdit();
     this.checkEdit3 = new ProtocolVN.Framework.Win.PLCheckEdit();
     this.imageList_layout = new System.Windows.Forms.ImageList(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Tuan.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Ngay.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Thang.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Ngaythuchien)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerStorage)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).BeginInit();
     this.xtraTabControlDetail.SuspendLayout();
     this.xtraTabPageChiTiet.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1_1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1_2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1_3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repNoiDung)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1_4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repDiaDiemHop)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1_5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewCard1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.item1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.item2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rep_mofile)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rep_luu_file)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repDiaDiem)).BeginInit();
     this.xtraTabPageDetail.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).BeginInit();
     this.xtraTabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit();
     this.popupControlContainerFilter.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtDiaDiem.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit3.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.MainBar});
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.DockManager = this.dockManager1;
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.barButtonItemAdd,
     this.barButtonItemDelete,
     this.barButtonItemUpdate,
     this.barButtonItemPrint,
     this.barStaticItem1,
     this.barButtonItem1,
     this.barButtonItem2,
     this.barButtonItemCommit,
     this.barButtonItemNoCommit,
     this.barSubItem1,
     this.barButtonItemXem,
     this.barButtonItemSearch,
     this.barButtonItemClose,
     this.barCheckItemFilter,
     this.barButtonItem3,
     this.barButtonItem4,
     this.barButtonItemDuyet,
     this.barButtonItemK_Duyet});
     this.barManager1.MaxItemId = 37;
     //
     // MainBar
     //
     this.MainBar.BarName = "MainBar";
     this.MainBar.DockCol = 0;
     this.MainBar.DockRow = 0;
     this.MainBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.MainBar.FloatLocation = new System.Drawing.Point(39, 133);
     this.MainBar.FloatSize = new System.Drawing.Size(72, 73);
     this.MainBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Caption, this.barButtonItemAdd, "&Thêm"),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemXem),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSearch, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemClose, true)});
     this.MainBar.OptionsBar.AllowQuickCustomization = false;
     this.MainBar.OptionsBar.DrawDragBorder = false;
     this.MainBar.OptionsBar.RotateWhenVertical = false;
     this.MainBar.OptionsBar.UseWholeRow = true;
     this.MainBar.Text = "Custom 1";
     //
     // barButtonItemAdd
     //
     this.barButtonItemAdd.Caption = "Thêm";
     this.barButtonItemAdd.Id = 0;
     this.barButtonItemAdd.Name = "barButtonItemAdd";
     this.barButtonItemAdd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemXem
     //
     this.barButtonItemXem.Caption = "X&em";
     this.barButtonItemXem.Id = 24;
     this.barButtonItemXem.Name = "barButtonItemXem";
     this.barButtonItemXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemDelete
     //
     this.barButtonItemDelete.Caption = "&Xóa";
     this.barButtonItemDelete.Id = 1;
     this.barButtonItemDelete.Name = "barButtonItemDelete";
     this.barButtonItemDelete.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemUpdate
     //
     this.barButtonItemUpdate.Caption = "&Sửa";
     this.barButtonItemUpdate.Id = 2;
     this.barButtonItemUpdate.Name = "barButtonItemUpdate";
     this.barButtonItemUpdate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "&Nghiệp vụ";
     this.barSubItem1.Id = 20;
     this.barSubItem1.Name = "barSubItem1";
     this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemSearch
     //
     this.barButtonItemSearch.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItemSearch.Caption = "Tì&m kiếm";
     this.barButtonItemSearch.DropDownControl = this.popupMenuFilter;
     this.barButtonItemSearch.Id = 27;
     this.barButtonItemSearch.Name = "barButtonItemSearch";
     this.barButtonItemSearch.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemSearch.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // popupMenuFilter
     //
     this.popupMenuFilter.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemFilter)});
     this.popupMenuFilter.Manager = this.barManager1;
     this.popupMenuFilter.Name = "popupMenuFilter";
     //
     // barCheckItemFilter
     //
     this.barCheckItemFilter.Caption = "Điề&u kiện tìm kiếm";
     this.barCheckItemFilter.Checked = true;
     this.barCheckItemFilter.Id = 29;
     this.barCheckItemFilter.Name = "barCheckItemFilter";
     this.barCheckItemFilter.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemClose
     //
     this.barButtonItemClose.Caption = "Đón&g";
     this.barButtonItemClose.Id = 28;
     this.barButtonItemClose.Name = "barButtonItemClose";
     this.barButtonItemClose.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barDockControlTop
     //
     this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size = new System.Drawing.Size(943, 24);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 579);
     this.barDockControlBottom.Size = new System.Drawing.Size(943, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location = new System.Drawing.Point(0, 24);
     this.barDockControlLeft.Size = new System.Drawing.Size(0, 555);
     //
     // barDockControlRight
     //
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(943, 24);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 555);
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
     this.dockPanel1});
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
     "DevExpress.XtraBars.BarDockControl",
     "DevExpress.XtraBars.StandaloneBarDockControl",
     "System.Windows.Forms.StatusBar",
     "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
     "DevExpress.XtraBars.Ribbon.RibbonControl"});
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel1.ID = new System.Guid("b41cff86-da37-41cb-9b0d-062fa10996a9");
     this.dockPanel1.Location = new System.Drawing.Point(0, 24);
     this.dockPanel1.Name = "dockPanel1";
     this.dockPanel1.Options.ShowCloseButton = false;
     this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel1.Size = new System.Drawing.Size(200, 555);
     this.dockPanel1.Text = "Tùy chọn";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.panelControl2);
     this.dockPanel1_Container.Controls.Add(this.labelControl5);
     this.dockPanel1_Container.Controls.Add(this.Ngaythuchien);
     this.dockPanel1_Container.Location = new System.Drawing.Point(3, 25);
     this.dockPanel1_Container.Name = "dockPanel1_Container";
     this.dockPanel1_Container.Size = new System.Drawing.Size(194, 527);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // panelControl2
     //
     this.panelControl2.Controls.Add(this.labelControl2);
     this.panelControl2.Controls.Add(this.Tuan);
     this.panelControl2.Controls.Add(this.Ngay);
     this.panelControl2.Controls.Add(this.Thang);
     this.panelControl2.Location = new System.Drawing.Point(8, 196);
     this.panelControl2.Name = "panelControl2";
     this.panelControl2.Size = new System.Drawing.Size(178, 96);
     this.panelControl2.TabIndex = 99;
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(5, 5);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(82, 13);
     this.labelControl2.TabIndex = 22;
     this.labelControl2.Text = "Tùy chọn hiển thị";
     this.labelControl2.ToolTip = "Dữ liệu bắt buộc nhập";
     this.labelControl2.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED;
     //
     // Tuan
     //
     this.Tuan.Location = new System.Drawing.Point(18, 49);
     this.Tuan.Name = "Tuan";
     this.Tuan.Properties.Caption = "Theo tuần";
     this.Tuan.Properties.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
     this.Tuan.Properties.RadioGroupIndex = 1;
     this.Tuan.Size = new System.Drawing.Size(83, 19);
     this.Tuan.TabIndex = 21;
     this.Tuan.TabStop = false;
     this.Tuan.ToolTip = "Dữ liệu bắt buộc nhập";
     this.Tuan.ZZZType = ProtocolVN.Framework.Win.CaptionType.REQUIRED;
     this.Tuan.CheckedChanged += new System.EventHandler(this.Tuan_CheckedChanged);
     //
     // Ngay
     //
     this.Ngay.Location = new System.Drawing.Point(18, 24);
     this.Ngay.Name = "Ngay";
     this.Ngay.Properties.Caption = "Theo ngày";
     this.Ngay.Properties.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
     this.Ngay.Properties.RadioGroupIndex = 1;
     this.Ngay.Size = new System.Drawing.Size(83, 19);
     this.Ngay.TabIndex = 17;
     this.Ngay.TabStop = false;
     this.Ngay.ToolTip = "Dữ liệu bắt buộc nhập";
     this.Ngay.ZZZType = ProtocolVN.Framework.Win.CaptionType.REQUIRED;
     this.Ngay.CheckedChanged += new System.EventHandler(this.Ngay_CheckedChanged);
     //
     // Thang
     //
     this.Thang.Location = new System.Drawing.Point(18, 74);
     this.Thang.Name = "Thang";
     this.Thang.Properties.Caption = "Theo tháng";
     this.Thang.Properties.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
     this.Thang.Properties.RadioGroupIndex = 1;
     this.Thang.Size = new System.Drawing.Size(83, 19);
     this.Thang.TabIndex = 18;
     this.Thang.TabStop = false;
     this.Thang.ToolTip = "Dữ liệu bắt buộc nhập";
     this.Thang.ZZZType = ProtocolVN.Framework.Win.CaptionType.REQUIRED;
     this.Thang.CheckedChanged += new System.EventHandler(this.Thang_CheckedChanged);
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(13, 3);
     this.labelControl5.Name = "labelControl5";
     this.labelControl5.Size = new System.Drawing.Size(43, 13);
     this.labelControl5.TabIndex = 84;
     this.labelControl5.Text = "Thời gian";
     this.labelControl5.ToolTip = "Dữ liệu bắt buộc nhập";
     this.labelControl5.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED;
     //
     // Ngaythuchien
     //
     this.Ngaythuchien.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.Ngaythuchien.HotDate = null;
     this.Ngaythuchien.Location = new System.Drawing.Point(8, 22);
     this.Ngaythuchien.Name = "Ngaythuchien";
     this.Ngaythuchien.SchedulerControl = this.schedulerControl;
     this.Ngaythuchien.Size = new System.Drawing.Size(178, 168);
     this.Ngaythuchien.TabIndex = 82;
     //
     // schedulerControl
     //
     this.schedulerControl.Dock = System.Windows.Forms.DockStyle.Fill;
     this.schedulerControl.Location = new System.Drawing.Point(0, 0);
     this.schedulerControl.MenuManager = this.barManager1;
     this.schedulerControl.Name = "schedulerControl";
     this.schedulerControl.OptionsCustomization.AllowAppointmentCopy = DevExpress.XtraScheduler.UsedAppointmentType.None;
     this.schedulerControl.OptionsCustomization.AllowAppointmentCreate = DevExpress.XtraScheduler.UsedAppointmentType.None;
     this.schedulerControl.OptionsCustomization.AllowAppointmentDelete = DevExpress.XtraScheduler.UsedAppointmentType.None;
     this.schedulerControl.OptionsCustomization.AllowAppointmentDrag = DevExpress.XtraScheduler.UsedAppointmentType.None;
     this.schedulerControl.OptionsCustomization.AllowAppointmentDragBetweenResources = DevExpress.XtraScheduler.UsedAppointmentType.None;
     this.schedulerControl.OptionsCustomization.AllowAppointmentMultiSelect = false;
     this.schedulerControl.OptionsCustomization.AllowAppointmentResize = DevExpress.XtraScheduler.UsedAppointmentType.None;
     this.schedulerControl.OptionsCustomization.AllowInplaceEditor = DevExpress.XtraScheduler.UsedAppointmentType.None;
     this.schedulerControl.OptionsView.NavigationButtons.NextCaption = "Sự kiện tiếp theo";
     this.schedulerControl.OptionsView.NavigationButtons.PrevCaption = "Sự kiện trước";
     this.schedulerControl.OptionsView.NavigationButtons.Visibility = DevExpress.XtraScheduler.NavigationButtonVisibility.Never;
     this.schedulerControl.Size = new System.Drawing.Size(743, 489);
     this.schedulerControl.Start = new System.DateTime(2009, 2, 14, 0, 0, 0, 0);
     this.schedulerControl.Storage = this.schedulerStorage;
     this.schedulerControl.TabIndex = 12;
     this.schedulerControl.Text = "schedulerControl1";
     this.schedulerControl.Views.DayView.AllDayAreaScrollBarVisible = true;
     this.schedulerControl.Views.DayView.AppointmentDisplayOptions.EndTimeVisibility = DevExpress.XtraScheduler.AppointmentTimeVisibility.Never;
     this.schedulerControl.Views.DayView.AppointmentDisplayOptions.StartTimeVisibility = DevExpress.XtraScheduler.AppointmentTimeVisibility.Never;
     this.schedulerControl.Views.DayView.TimeRulers.Add(timeRuler1);
     this.schedulerControl.Views.DayView.WorkTime.End = System.TimeSpan.Parse("17:00:00");
     this.schedulerControl.Views.DayView.WorkTime.Start = System.TimeSpan.Parse("08:00:00");
     this.schedulerControl.Views.MonthView.AppointmentDisplayOptions.EndTimeVisibility = DevExpress.XtraScheduler.AppointmentTimeVisibility.Never;
     this.schedulerControl.Views.MonthView.AppointmentDisplayOptions.StartTimeVisibility = DevExpress.XtraScheduler.AppointmentTimeVisibility.Never;
     this.schedulerControl.Views.WeekView.AppointmentDisplayOptions.EndTimeVisibility = DevExpress.XtraScheduler.AppointmentTimeVisibility.Never;
     this.schedulerControl.Views.WeekView.AppointmentDisplayOptions.StartTimeVisibility = DevExpress.XtraScheduler.AppointmentTimeVisibility.Never;
     this.schedulerControl.Views.WorkWeekView.TimeRulers.Add(timeRuler2);
     this.schedulerControl.PreparePopupMenu += new DevExpress.XtraScheduler.PreparePopupMenuEventHandler(this.schedulerControl_PreparePopupMenu);
     this.schedulerControl.EditAppointmentFormShowing += new DevExpress.XtraScheduler.AppointmentFormEventHandler(this.schedulerControl_EditAppointmentFormShowing);
     //
     // barButtonItemPrint
     //
     this.barButtonItemPrint.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItemPrint.Caption = "&In";
     this.barButtonItemPrint.DropDownControl = this.popupMenu1;
     this.barButtonItemPrint.Id = 3;
     this.barButtonItemPrint.Name = "barButtonItemPrint";
     this.barButtonItemPrint.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // popupMenu1
     //
     this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)});
     this.popupMenu1.Manager = this.barManager1;
     this.popupMenu1.Name = "popupMenu1";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "Xem t&rước";
     this.barButtonItem4.Id = 33;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // barStaticItem1
     //
     this.barStaticItem1.AutoSize = DevExpress.XtraBars.BarStaticItemSize.None;
     this.barStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.barStaticItem1.Id = 13;
     this.barStaticItem1.Name = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     this.barStaticItem1.Width = 100;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "barButtonItem1";
     this.barButtonItem1.Id = 14;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "barButtonItem2";
     this.barButtonItem2.Id = 15;
     this.barButtonItem2.Name = "barButtonItem2";
     //
     // barButtonItemCommit
     //
     this.barButtonItemCommit.Caption = "&Duyệt";
     this.barButtonItemCommit.Id = 17;
     this.barButtonItemCommit.Name = "barButtonItemCommit";
     this.barButtonItemCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemNoCommit
     //
     this.barButtonItemNoCommit.Caption = "&Không duyệt";
     this.barButtonItemNoCommit.Id = 18;
     this.barButtonItemNoCommit.Name = "barButtonItemNoCommit";
     this.barButtonItemNoCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItem3
     //
     this.barButtonItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItem3.Caption = "In";
     this.barButtonItem3.Id = 30;
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barButtonItemDuyet
     //
     this.barButtonItemDuyet.Caption = "&Duyệt";
     this.barButtonItemDuyet.Enabled = false;
     this.barButtonItemDuyet.Id = 35;
     this.barButtonItemDuyet.Name = "barButtonItemDuyet";
     this.barButtonItemDuyet.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemK_Duyet
     //
     this.barButtonItemK_Duyet.Caption = "&Không duyệt";
     this.barButtonItemK_Duyet.Enabled = false;
     this.barButtonItemK_Duyet.Id = 36;
     this.barButtonItemK_Duyet.Name = "barButtonItemK_Duyet";
     this.barButtonItemK_Duyet.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl1.Horizontal = false;
     this.splitContainerControl1.Location = new System.Drawing.Point(200, 90);
     this.splitContainerControl1.Name = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Controls.Add(this.schedulerControl);
     this.splitContainerControl1.Panel1.MinSize = 200;
     this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1";
     this.splitContainerControl1.Panel2.CaptionLocation = DevExpress.Utils.Locations.Left;
     this.splitContainerControl1.Panel2.Controls.Add(this.xtraTabControlDetail);
     this.splitContainerControl1.Panel2.MinSize = 150;
     this.splitContainerControl1.Panel2.ShowCaption = true;
     this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2";
     this.splitContainerControl1.PanelVisibility = DevExpress.XtraEditors.SplitPanelVisibility.Panel1;
     this.splitContainerControl1.Size = new System.Drawing.Size(743, 489);
     this.splitContainerControl1.SplitterPosition = 240;
     this.splitContainerControl1.TabIndex = 4;
     this.splitContainerControl1.Text = "splitContainerControl1";
     //
     // xtraTabControlDetail
     //
     this.xtraTabControlDetail.Dock = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControlDetail.Location = new System.Drawing.Point(0, 0);
     this.xtraTabControlDetail.Name = "xtraTabControlDetail";
     this.xtraTabControlDetail.SelectedTabPage = this.xtraTabPageChiTiet;
     this.xtraTabControlDetail.Size = new System.Drawing.Size(0, 0);
     this.xtraTabControlDetail.TabIndex = 0;
     this.xtraTabControlDetail.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabPageDetail,
     this.xtraTabPageChiTiet,
     this.xtraTabPage2});
     //
     // xtraTabPageChiTiet
     //
     this.xtraTabPageChiTiet.Controls.Add(this.gridControlDetail);
     this.xtraTabPageChiTiet.Name = "xtraTabPageChiTiet";
     this.xtraTabPageChiTiet.Size = new System.Drawing.Size(0, 0);
     this.xtraTabPageChiTiet.Text = "Chi tiết";
     //
     // gridControlDetail
     //
     this.gridControlDetail.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlDetail.BackgroundImage")));
     this.gridControlDetail.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlDetail.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlDetail.Location = new System.Drawing.Point(0, 0);
     this.gridControlDetail.MainView = this.gridViewDetail;
     this.gridControlDetail.Name = "gridControlDetail";
     this.gridControlDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemButtonEdit3,
     this.repositoryItemPictureEdit1,
     this.repositoryItemPictureEdit2,
     this.repositoryItemMemoEdit1,
     this.repDiaDiemHop,
     this.repositoryItemButtonEdit4,
     this.repositoryItemButtonEdit5,
     this.repositoryItemMemoExEdit2,
     this.rep_mofile,
     this.rep_luu_file,
     this.repNoiDung,
     this.repDiaDiem});
     this.gridControlDetail.Size = new System.Drawing.Size(0, 0);
     this.gridControlDetail.TabIndex = 191;
     this.gridControlDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewDetail});
     //
     // gridViewDetail
     //
     this.gridViewDetail.CardCaptionFormat = "Ngày họp: {3}, từ: {4} - {5}";
     this.gridViewDetail.CardHorzInterval = 13;
     this.gridViewDetail.CardMinSize = new System.Drawing.Size(270, 151);
     this.gridViewDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.LayoutViewColumn[] {
     this.ID,
     this.cotNgay,
     this.cotGioBD,
     this.cotGioKT,
     this.cotNoiDung,
     this.cotDiaDiemHop});
     this.gridViewDetail.GridControl = this.gridControlDetail;
     this.gridViewDetail.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
     this.layoutViewField_layoutViewColumn1,
     this.layoutViewField_layoutViewColumn1_1,
     this.layoutViewField_layoutViewColumn1_2,
     this.layoutViewField_layoutViewColumn1_3});
     this.gridViewDetail.Name = "gridViewDetail";
     this.gridViewDetail.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
     this.gridViewDetail.OptionsBehavior.ScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Auto;
     this.gridViewDetail.OptionsCustomization.AllowFilter = false;
     this.gridViewDetail.OptionsCustomization.AllowSort = false;
     this.gridViewDetail.OptionsHeaderPanel.EnableCustomizeButton = false;
     this.gridViewDetail.OptionsItemText.AlignMode = DevExpress.XtraGrid.Views.Layout.FieldTextAlignMode.CustomSize;
     this.gridViewDetail.OptionsItemText.TextToControlDistance = 0;
     this.gridViewDetail.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewDetail.OptionsView.AllowHotTrackFields = false;
     this.gridViewDetail.OptionsView.ViewMode = DevExpress.XtraGrid.Views.Layout.LayoutViewMode.MultiRow;
     this.gridViewDetail.TemplateCard = this.layoutViewCard1;
     //
     // ID
     //
     this.ID.Caption = "id";
     this.ID.LayoutViewField = this.layoutViewField_layoutViewColumn1;
     this.ID.Name = "ID";
     //
     // layoutViewField_layoutViewColumn1
     //
     this.layoutViewField_layoutViewColumn1.EditorPreferredWidth = 10;
     this.layoutViewField_layoutViewColumn1.Location = new System.Drawing.Point(0, 0);
     this.layoutViewField_layoutViewColumn1.Name = "layoutViewField_layoutViewColumn1";
     this.layoutViewField_layoutViewColumn1.Size = new System.Drawing.Size(264, 125);
     this.layoutViewField_layoutViewColumn1.TextSize = new System.Drawing.Size(97, 13);
     this.layoutViewField_layoutViewColumn1.TextToControlDistance = 5;
     //
     // cotNgay
     //
     this.cotNgay.Caption = "Ngày họp";
     this.cotNgay.LayoutViewField = this.layoutViewField_layoutViewColumn1_1;
     this.cotNgay.Name = "cotNgay";
     this.cotNgay.OptionsColumn.AllowEdit = false;
     this.cotNgay.OptionsColumn.AllowFocus = false;
     this.cotNgay.OptionsColumn.ReadOnly = true;
     //
     // layoutViewField_layoutViewColumn1_1
     //
     this.layoutViewField_layoutViewColumn1_1.EditorPreferredWidth = 20;
     this.layoutViewField_layoutViewColumn1_1.Location = new System.Drawing.Point(0, 0);
     this.layoutViewField_layoutViewColumn1_1.Name = "layoutViewField_layoutViewColumn1_1";
     this.layoutViewField_layoutViewColumn1_1.Size = new System.Drawing.Size(264, 125);
     this.layoutViewField_layoutViewColumn1_1.TextSize = new System.Drawing.Size(50, 13);
     this.layoutViewField_layoutViewColumn1_1.TextToControlDistance = 5;
     //
     // cotGioBD
     //
     this.cotGioBD.Caption = "Từ";
     this.cotGioBD.CustomizationCaption = "Từ";
     this.cotGioBD.LayoutViewField = this.layoutViewField_layoutViewColumn1_2;
     this.cotGioBD.Name = "cotGioBD";
     this.cotGioBD.OptionsColumn.AllowEdit = false;
     this.cotGioBD.OptionsColumn.AllowFocus = false;
     this.cotGioBD.OptionsColumn.ReadOnly = true;
     //
     // layoutViewField_layoutViewColumn1_2
     //
     this.layoutViewField_layoutViewColumn1_2.EditorPreferredWidth = 20;
     this.layoutViewField_layoutViewColumn1_2.Location = new System.Drawing.Point(0, 0);
     this.layoutViewField_layoutViewColumn1_2.Name = "layoutViewField_layoutViewColumn1_2";
     this.layoutViewField_layoutViewColumn1_2.Size = new System.Drawing.Size(264, 125);
     this.layoutViewField_layoutViewColumn1_2.TextSize = new System.Drawing.Size(17, 13);
     this.layoutViewField_layoutViewColumn1_2.TextToControlDistance = 5;
     //
     // cotGioKT
     //
     this.cotGioKT.Caption = "đến";
     this.cotGioKT.LayoutViewField = this.layoutViewField_layoutViewColumn1_3;
     this.cotGioKT.Name = "cotGioKT";
     this.cotGioKT.OptionsColumn.AllowEdit = false;
     this.cotGioKT.OptionsColumn.AllowFocus = false;
     this.cotGioKT.OptionsColumn.ReadOnly = true;
     //
     // layoutViewField_layoutViewColumn1_3
     //
     this.layoutViewField_layoutViewColumn1_3.EditorPreferredWidth = 20;
     this.layoutViewField_layoutViewColumn1_3.Location = new System.Drawing.Point(0, 0);
     this.layoutViewField_layoutViewColumn1_3.Name = "layoutViewField_layoutViewColumn1_3";
     this.layoutViewField_layoutViewColumn1_3.Size = new System.Drawing.Size(264, 125);
     this.layoutViewField_layoutViewColumn1_3.TextSize = new System.Drawing.Size(22, 13);
     this.layoutViewField_layoutViewColumn1_3.TextToControlDistance = 5;
     //
     // cotNoiDung
     //
     this.cotNoiDung.ColumnEdit = this.repNoiDung;
     this.cotNoiDung.LayoutViewField = this.layoutViewField_layoutViewColumn1_4;
     this.cotNoiDung.Name = "cotNoiDung";
     this.cotNoiDung.OptionsColumn.ReadOnly = true;
     //
     // repNoiDung
     //
     this.repNoiDung.Name = "repNoiDung";
     //
     // layoutViewField_layoutViewColumn1_4
     //
     this.layoutViewField_layoutViewColumn1_4.EditorPreferredWidth = 260;
     this.layoutViewField_layoutViewColumn1_4.Location = new System.Drawing.Point(0, 17);
     this.layoutViewField_layoutViewColumn1_4.MaxSize = new System.Drawing.Size(264, 45);
     this.layoutViewField_layoutViewColumn1_4.MinSize = new System.Drawing.Size(264, 45);
     this.layoutViewField_layoutViewColumn1_4.Name = "layoutViewField_layoutViewColumn1_4";
     this.layoutViewField_layoutViewColumn1_4.Size = new System.Drawing.Size(264, 45);
     this.layoutViewField_layoutViewColumn1_4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutViewField_layoutViewColumn1_4.TextSize = new System.Drawing.Size(0, 13);
     //
     // cotDiaDiemHop
     //
     this.cotDiaDiemHop.ColumnEdit = this.repDiaDiemHop;
     this.cotDiaDiemHop.LayoutViewField = this.layoutViewField_layoutViewColumn1_5;
     this.cotDiaDiemHop.Name = "cotDiaDiemHop";
     this.cotDiaDiemHop.OptionsColumn.ReadOnly = true;
     //
     // repDiaDiemHop
     //
     this.repDiaDiemHop.Name = "repDiaDiemHop";
     //
     // layoutViewField_layoutViewColumn1_5
     //
     this.layoutViewField_layoutViewColumn1_5.EditorPreferredWidth = 260;
     this.layoutViewField_layoutViewColumn1_5.Location = new System.Drawing.Point(0, 79);
     this.layoutViewField_layoutViewColumn1_5.MaxSize = new System.Drawing.Size(264, 46);
     this.layoutViewField_layoutViewColumn1_5.MinSize = new System.Drawing.Size(264, 46);
     this.layoutViewField_layoutViewColumn1_5.Name = "layoutViewField_layoutViewColumn1_5";
     this.layoutViewField_layoutViewColumn1_5.Size = new System.Drawing.Size(264, 46);
     this.layoutViewField_layoutViewColumn1_5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutViewField_layoutViewColumn1_5.TextSize = new System.Drawing.Size(0, 13);
     //
     // layoutViewCard1
     //
     this.layoutViewCard1.CustomizationFormText = "layoutViewCard1";
     this.layoutViewCard1.ExpandButtonLocation = DevExpress.Utils.GroupElementLocation.AfterText;
     this.layoutViewCard1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
     this.layoutViewField_layoutViewColumn1_4,
     this.layoutViewField_layoutViewColumn1_5,
     this.item1,
     this.item2});
     this.layoutViewCard1.Name = "layoutViewCard1";
     this.layoutViewCard1.OptionsItemText.TextToControlDistance = 0;
     this.layoutViewCard1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
     this.layoutViewCard1.Text = "TemplateCard";
     //
     // item1
     //
     this.item1.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic);
     this.item1.AppearanceItemCaption.Options.UseFont = true;
     this.item1.CustomizationFormText = "Nội dung:";
     this.item1.Location = new System.Drawing.Point(0, 0);
     this.item1.Name = "item1";
     this.item1.Size = new System.Drawing.Size(264, 17);
     this.item1.Text = "Nội dung:";
     this.item1.TextSize = new System.Drawing.Size(46, 13);
     //
     // item2
     //
     this.item2.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic);
     this.item2.AppearanceItemCaption.Options.UseFont = true;
     this.item2.CustomizationFormText = "Địa điểm:";
     this.item2.Location = new System.Drawing.Point(0, 62);
     this.item2.Name = "item2";
     this.item2.Size = new System.Drawing.Size(264, 17);
     this.item2.Text = "Địa điểm:";
     this.item2.TextSize = new System.Drawing.Size(45, 13);
     //
     // repositoryItemButtonEdit3
     //
     this.repositoryItemButtonEdit3.AutoHeight = false;
     this.repositoryItemButtonEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.repositoryItemButtonEdit3.Name = "repositoryItemButtonEdit3";
     this.repositoryItemButtonEdit3.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // repositoryItemPictureEdit1
     //
     this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
     //
     // repositoryItemPictureEdit2
     //
     this.repositoryItemPictureEdit2.Name = "repositoryItemPictureEdit2";
     //
     // repositoryItemMemoEdit1
     //
     this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
     //
     // repositoryItemButtonEdit4
     //
     this.repositoryItemButtonEdit4.AutoHeight = false;
     this.repositoryItemButtonEdit4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.repositoryItemButtonEdit4.Name = "repositoryItemButtonEdit4";
     this.repositoryItemButtonEdit4.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // repositoryItemButtonEdit5
     //
     this.repositoryItemButtonEdit5.AutoHeight = false;
     this.repositoryItemButtonEdit5.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Mở file", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "", null, null, false)});
     this.repositoryItemButtonEdit5.Name = "repositoryItemButtonEdit5";
     this.repositoryItemButtonEdit5.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // repositoryItemMemoExEdit2
     //
     this.repositoryItemMemoExEdit2.AutoHeight = false;
     this.repositoryItemMemoExEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemMemoExEdit2.Name = "repositoryItemMemoExEdit2";
     //
     // rep_mofile
     //
     this.rep_mofile.AppearanceFocused.Options.UseImage = true;
     this.rep_mofile.Name = "rep_mofile";
     //
     // rep_luu_file
     //
     this.rep_luu_file.Name = "rep_luu_file";
     //
     // repDiaDiem
     //
     this.repDiaDiem.AutoHeight = false;
     this.repDiaDiem.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repDiaDiem.Name = "repDiaDiem";
     //
     // xtraTabPageDetail
     //
     this.xtraTabPageDetail.Controls.Add(this.gridControlMaster);
     this.xtraTabPageDetail.Name = "xtraTabPageDetail";
     this.xtraTabPageDetail.PageVisible = false;
     this.xtraTabPageDetail.Size = new System.Drawing.Size(0, 0);
     this.xtraTabPageDetail.Text = "Chi tiết ";
     //
     // gridControlMaster
     //
     this.gridControlMaster.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlMaster.BackgroundImage")));
     this.gridControlMaster.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlMaster.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlMaster.Location = new System.Drawing.Point(0, 0);
     this.gridControlMaster.MainView = this.gridViewMaster;
     this.gridControlMaster.Name = "gridControlMaster";
     this.gridControlMaster.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemButtonEdit1,
     this.repositoryItemImageComboBox1});
     this.gridControlMaster.Size = new System.Drawing.Size(0, 0);
     this.gridControlMaster.TabIndex = 0;
     this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewMaster});
     //
     // gridViewMaster
     //
     this.gridViewMaster.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewMaster.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewMaster.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.CotThoiGianBatDau,
     this.CotThoiGianKetThuc,
     this.CotDiaDiem,
     this.CotNguoiToChuc,
     this.CotTinhChat,
     this.CotLoaiMeeting,
     this.CotKetQua});
     this.gridViewMaster.GridControl = this.gridControlMaster;
     this.gridViewMaster.IndicatorWidth = 40;
     this.gridViewMaster.Name = "gridViewMaster";
     this.gridViewMaster.NewItemRowText = "Nhập dữ liệu mới tại đây";
     this.gridViewMaster.OptionsFilter.UseNewCustomFilterDialog = true;
     this.gridViewMaster.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewMaster.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewMaster.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewMaster.OptionsPrint.UsePrintStyles = true;
     this.gridViewMaster.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewMaster.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewMaster.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridViewMaster.OptionsView.ShowGroupedColumns = true;
     this.gridViewMaster.OptionsView.ShowGroupPanel = false;
     //
     // CotThoiGianBatDau
     //
     this.CotThoiGianBatDau.Caption = "Giờ bắt đầu";
     this.CotThoiGianBatDau.Name = "CotThoiGianBatDau";
     this.CotThoiGianBatDau.OptionsColumn.AllowEdit = false;
     this.CotThoiGianBatDau.OptionsColumn.AllowFocus = false;
     this.CotThoiGianBatDau.Visible = true;
     this.CotThoiGianBatDau.VisibleIndex = 2;
     this.CotThoiGianBatDau.Width = 67;
     //
     // CotThoiGianKetThuc
     //
     this.CotThoiGianKetThuc.Caption = "Giờ kết thúc";
     this.CotThoiGianKetThuc.Name = "CotThoiGianKetThuc";
     this.CotThoiGianKetThuc.OptionsColumn.AllowEdit = false;
     this.CotThoiGianKetThuc.OptionsColumn.AllowFocus = false;
     this.CotThoiGianKetThuc.Visible = true;
     this.CotThoiGianKetThuc.VisibleIndex = 3;
     this.CotThoiGianKetThuc.Width = 69;
     //
     // CotDiaDiem
     //
     this.CotDiaDiem.Caption = "Địa điểm";
     this.CotDiaDiem.Name = "CotDiaDiem";
     this.CotDiaDiem.OptionsColumn.AllowEdit = false;
     this.CotDiaDiem.OptionsColumn.AllowFocus = false;
     this.CotDiaDiem.OptionsColumn.ReadOnly = true;
     this.CotDiaDiem.Visible = true;
     this.CotDiaDiem.VisibleIndex = 0;
     this.CotDiaDiem.Width = 53;
     //
     // CotNguoiToChuc
     //
     this.CotNguoiToChuc.Caption = "Người tổ chức";
     this.CotNguoiToChuc.Name = "CotNguoiToChuc";
     this.CotNguoiToChuc.OptionsColumn.AllowEdit = false;
     this.CotNguoiToChuc.OptionsColumn.AllowFocus = false;
     this.CotNguoiToChuc.Visible = true;
     this.CotNguoiToChuc.VisibleIndex = 1;
     this.CotNguoiToChuc.Width = 79;
     //
     // CotTinhChat
     //
     this.CotTinhChat.Caption = "Tính chất";
     this.CotTinhChat.Name = "CotTinhChat";
     this.CotTinhChat.OptionsColumn.AllowEdit = false;
     this.CotTinhChat.OptionsColumn.AllowFocus = false;
     this.CotTinhChat.Visible = true;
     this.CotTinhChat.VisibleIndex = 4;
     this.CotTinhChat.Width = 56;
     //
     // CotLoaiMeeting
     //
     this.CotLoaiMeeting.Caption = "Loại";
     this.CotLoaiMeeting.Name = "CotLoaiMeeting";
     this.CotLoaiMeeting.OptionsColumn.AllowEdit = false;
     this.CotLoaiMeeting.OptionsColumn.AllowFocus = false;
     this.CotLoaiMeeting.Visible = true;
     this.CotLoaiMeeting.VisibleIndex = 5;
     this.CotLoaiMeeting.Width = 31;
     //
     // CotKetQua
     //
     this.CotKetQua.Caption = "Kết quả";
     this.CotKetQua.Name = "CotKetQua";
     this.CotKetQua.OptionsColumn.AllowEdit = false;
     this.CotKetQua.OptionsColumn.AllowFocus = false;
     this.CotKetQua.OptionsColumn.ReadOnly = true;
     this.CotKetQua.Visible = true;
     this.CotKetQua.VisibleIndex = 6;
     this.CotKetQua.Width = 49;
     //
     // repositoryItemButtonEdit1
     //
     this.repositoryItemButtonEdit1.AutoHeight = false;
     this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
     //
     // repositoryItemImageComboBox1
     //
     this.repositoryItemImageComboBox1.AutoHeight = false;
     this.repositoryItemImageComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemImageComboBox1.Name = "repositoryItemImageComboBox1";
     //
     // xtraTabPage2
     //
     this.xtraTabPage2.Controls.Add(this.rtxVanBan);
     this.xtraTabPage2.Name = "xtraTabPage2";
     this.xtraTabPage2.PageVisible = false;
     this.xtraTabPage2.Size = new System.Drawing.Size(0, 0);
     this.xtraTabPage2.Text = "Văn bản họp";
     //
     // rtxVanBan
     //
     this.rtxVanBan.Dock = System.Windows.Forms.DockStyle.Fill;
     this.rtxVanBan.Location = new System.Drawing.Point(0, 0);
     this.rtxVanBan.MaxLength = 200;
     this.rtxVanBan.Name = "rtxVanBan";
     this.rtxVanBan.ReadOnly = true;
     this.rtxVanBan.Size = new System.Drawing.Size(0, 0);
     this.rtxVanBan.TabIndex = 4;
     this.rtxVanBan.Text = "";
     //
     // popupControlContainerFilter
     //
     this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.popupControlContainerFilter.Controls.Add(this.cboNguoiToChuc);
     this.popupControlContainerFilter.Controls.Add(this.txtDiaDiem);
     this.popupControlContainerFilter.Controls.Add(this.label4);
     this.popupControlContainerFilter.Controls.Add(this.cboTinhChat);
     this.popupControlContainerFilter.Controls.Add(this.label3);
     this.popupControlContainerFilter.Controls.Add(this.label2);
     this.popupControlContainerFilter.Controls.Add(this.cboLoai);
     this.popupControlContainerFilter.Controls.Add(this.label1);
     this.popupControlContainerFilter.Dock = System.Windows.Forms.DockStyle.Top;
     this.popupControlContainerFilter.Location = new System.Drawing.Point(200, 24);
     this.popupControlContainerFilter.Manager = this.barManager1;
     this.popupControlContainerFilter.Name = "popupControlContainerFilter";
     this.popupControlContainerFilter.Size = new System.Drawing.Size(743, 66);
     this.popupControlContainerFilter.TabIndex = 0;
     this.popupControlContainerFilter.Visible = false;
     //
     // cboNguoiToChuc
     //
     this.cboNguoiToChuc.DataSource = null;
     this.cboNguoiToChuc.DisplayField = null;
     this.cboNguoiToChuc.Location = new System.Drawing.Point(87, 5);
     this.cboNguoiToChuc.Name = "cboNguoiToChuc";
     this.cboNguoiToChuc.Size = new System.Drawing.Size(162, 21);
     this.cboNguoiToChuc.TabIndex = 221;
     this.cboNguoiToChuc.ValueField = null;
     //
     // txtDiaDiem
     //
     this.txtDiaDiem.Location = new System.Drawing.Point(343, 34);
     this.txtDiaDiem.Name = "txtDiaDiem";
     this.txtDiaDiem.Size = new System.Drawing.Size(380, 20);
     this.txtDiaDiem.TabIndex = 220;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(265, 37);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(41, 13);
     this.label4.TabIndex = 10;
     this.label4.Text = "Địa điểm";
     this.label4.ToolTip = "Dữ liệu bắt buộc nhập";
     this.label4.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED;
     //
     // cboTinhChat
     //
     this.cboTinhChat.DataSource = null;
     this.cboTinhChat.DisplayField = null;
     this.cboTinhChat.Location = new System.Drawing.Point(87, 32);
     this.cboTinhChat.Name = "cboTinhChat";
     this.cboTinhChat.Size = new System.Drawing.Size(162, 21);
     this.cboTinhChat.TabIndex = 9;
     this.cboTinhChat.ValueField = null;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(9, 37);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(44, 13);
     this.label3.TabIndex = 8;
     this.label3.Text = "Tính chất";
     this.label3.ToolTip = "Dữ liệu bắt buộc nhập";
     this.label3.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(265, 9);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(65, 13);
     this.label2.TabIndex = 7;
     this.label2.Text = "Loại cuộc họp";
     this.label2.ToolTip = "Dữ liệu bắt buộc nhập";
     this.label2.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED;
     //
     // cboLoai
     //
     this.cboLoai.DataSource = null;
     this.cboLoai.DisplayField = null;
     this.cboLoai.Location = new System.Drawing.Point(343, 5);
     this.cboLoai.Name = "cboLoai";
     this.cboLoai.Size = new System.Drawing.Size(156, 21);
     this.cboLoai.TabIndex = 5;
     this.cboLoai.ValueField = null;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(9, 9);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(67, 13);
     this.label1.TabIndex = 5;
     this.label1.Text = "Người tổ chức";
     this.label1.ToolTip = "Dữ liệu bắt buộc nhập";
     this.label1.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption = "VAT";
     this.gridColumn8.Name = "gridColumn8";
     this.gridColumn8.Visible = true;
     this.gridColumn8.VisibleIndex = 5;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption = "VAT";
     this.gridColumn6.Name = "gridColumn6";
     this.gridColumn6.Visible = true;
     this.gridColumn6.VisibleIndex = 5;
     this.gridColumn6.Width = 96;
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(5, 5);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(96, 13);
     this.labelControl1.TabIndex = 22;
     this.labelControl1.Text = "Tùy chọn hiển thị";
     this.labelControl1.ToolTip = "Dữ liệu bắt buộc nhập";
     this.labelControl1.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED;
     //
     // checkEdit1
     //
     this.checkEdit1.Location = new System.Drawing.Point(18, 49);
     this.checkEdit1.Name = "checkEdit1";
     this.checkEdit1.Properties.Caption = "Theo tuần";
     this.checkEdit1.Properties.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
     this.checkEdit1.Properties.RadioGroupIndex = 1;
     this.checkEdit1.Size = new System.Drawing.Size(83, 19);
     this.checkEdit1.TabIndex = 21;
     this.checkEdit1.TabStop = false;
     this.checkEdit1.ToolTip = "Dữ liệu bắt buộc nhập";
     this.checkEdit1.ZZZType = ProtocolVN.Framework.Win.CaptionType.REQUIRED;
     //
     // checkEdit2
     //
     this.checkEdit2.EditValue = true;
     this.checkEdit2.Location = new System.Drawing.Point(18, 24);
     this.checkEdit2.Name = "checkEdit2";
     this.checkEdit2.Properties.Caption = "Theo ngày";
     this.checkEdit2.Properties.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
     this.checkEdit2.Properties.RadioGroupIndex = 1;
     this.checkEdit2.Size = new System.Drawing.Size(83, 19);
     this.checkEdit2.TabIndex = 17;
     this.checkEdit2.ToolTip = "Dữ liệu bắt buộc nhập";
     this.checkEdit2.ZZZType = ProtocolVN.Framework.Win.CaptionType.REQUIRED;
     //
     // checkEdit3
     //
     this.checkEdit3.Location = new System.Drawing.Point(18, 74);
     this.checkEdit3.Name = "checkEdit3";
     this.checkEdit3.Properties.Caption = "Theo tháng";
     this.checkEdit3.Properties.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
     this.checkEdit3.Properties.RadioGroupIndex = 1;
     this.checkEdit3.Size = new System.Drawing.Size(83, 19);
     this.checkEdit3.TabIndex = 18;
     this.checkEdit3.TabStop = false;
     this.checkEdit3.ToolTip = "Dữ liệu bắt buộc nhập";
     this.checkEdit3.ZZZType = ProtocolVN.Framework.Win.CaptionType.REQUIRED;
     //
     // imageList_layout
     //
     this.imageList_layout.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList_layout.ImageStream")));
     this.imageList_layout.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList_layout.Images.SetKeyName(0, "pl-xuatkho.png");
     this.imageList_layout.Images.SetKeyName(1, "fwSave.png");
     this.imageList_layout.Images.SetKeyName(2, "Delete.png");
     //
     // frmMeetingQL
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(943, 579);
     this.Controls.Add(this.splitContainerControl1);
     this.Controls.Add(this.popupControlContainerFilter);
     this.Controls.Add(this.dockPanel1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "frmMeetingQL";
     this.Text = "Cuộc họp";
     this.Load += new System.EventHandler(this.frmMeetingQL_Load);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     this.dockPanel1_Container.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     this.panelControl2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Tuan.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Ngay.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Thang.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Ngaythuchien)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerStorage)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).EndInit();
     this.xtraTabControlDetail.ResumeLayout(false);
     this.xtraTabPageChiTiet.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1_1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1_2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1_3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repNoiDung)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1_4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repDiaDiemHop)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1_5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewCard1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.item1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.item2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rep_mofile)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rep_luu_file)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repDiaDiem)).EndInit();
     this.xtraTabPageDetail.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).EndInit();
     this.xtraTabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit();
     this.popupControlContainerFilter.ResumeLayout(false);
     this.popupControlContainerFilter.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtDiaDiem.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit3.Properties)).EndInit();
     this.ResumeLayout(false);
 }
Пример #3
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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Material));
     this.iclSmall = new DevExpress.Utils.ImageCollection(this.components);
     this.tabctrlMain = new DevExpress.XtraTab.XtraTabControl();
     this.tabpageMaterial = new DevExpress.XtraTab.XtraTabPage();
     this.cbxActive = new DevExpress.XtraEditors.CheckEdit();
     this.cbxBroken = new DevExpress.XtraEditors.CheckEdit();
     this.louResponsable = new DevExpress.XtraEditors.GridLookUpEdit();
     this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.louCreator = new DevExpress.XtraEditors.GridLookUpEdit();
     this.gridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gdcoName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gdcoSurname = new DevExpress.XtraGrid.Columns.GridColumn();
     this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.txtName = new DevExpress.XtraEditors.TextEdit();
     this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
     this.louSubType = new DevExpress.XtraEditors.GridLookUpEdit();
     this.gridView6 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.louType = new DevExpress.XtraEditors.GridLookUpEdit();
     this.gridView5 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.louCategory = new DevExpress.XtraEditors.GridLookUpEdit();
     this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.labelControl16 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
     this.louVehicle = new DevExpress.XtraEditors.GridLookUpEdit();
     this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.louSupplier = new DevExpress.XtraEditors.GridLookUpEdit();
     this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
     this.memoDescription = new DevExpress.XtraEditors.MemoEdit();
     this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
     this.txtInternalNumber = new DevExpress.XtraEditors.TextEdit();
     this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
     this.txtSerieNumber = new DevExpress.XtraEditors.TextEdit();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.tabpageHistory = new DevExpress.XtraTab.XtraTabPage();
     this.btnRemoveMemo = new DevExpress.XtraEditors.SimpleButton();
     this.btnAddMemo = new DevExpress.XtraEditors.SimpleButton();
     this.gdcMemo = new DevExpress.XtraGrid.GridControl();
     this.gdvMemo = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gdcoMemoDateTime = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gdcoMemo = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemMemoEdit = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
     this.tabpageMaintenance = new DevExpress.XtraTab.XtraTabPage();
     this.btnRemoveMaintenance = new DevExpress.XtraEditors.SimpleButton();
     this.btnAddMaintenance = new DevExpress.XtraEditors.SimpleButton();
     this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
     this.spinMaintenanceFrequency = new DevExpress.XtraEditors.SpinEdit();
     this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
     this.dteNextMaintenance = new DevExpress.XtraEditors.DateEdit();
     this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
     this.gdcMaintenance = new DevExpress.XtraGrid.GridControl();
     this.gdvMaintenance = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gdcoDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gdcoRemark = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemMemoEditRemark = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
     this.tabpageFinancial = new DevExpress.XtraTab.XtraTabPage();
     this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
     this.calcPrice = new DevExpress.XtraEditors.CalcEdit();
     this.dtePurchasedOn = new DevExpress.XtraEditors.DateEdit();
     this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
     this.tabpageDocuments = new DevExpress.XtraTab.XtraTabPage();
     this.iclMedium = new DevExpress.Utils.ImageCollection(this.components);
     this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
     this.btnSave = new DevExpress.XtraEditors.SimpleButton();
     this.gdcoMemoDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.layoutViewField_gdcoMileage = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     ((System.ComponentModel.ISupportInitialize)(this.iclSmall)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabctrlMain)).BeginInit();
     this.tabctrlMain.SuspendLayout();
     this.tabpageMaterial.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbxActive.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbxBroken.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.louResponsable.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.louCreator.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.louSubType.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.louType.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.louCategory.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.louVehicle.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.louSupplier.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoDescription.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtInternalNumber.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSerieNumber.Properties)).BeginInit();
     this.tabpageHistory.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gdcMemo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gdvMemo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit)).BeginInit();
     this.tabpageMaintenance.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spinMaintenanceFrequency.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dteNextMaintenance.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dteNextMaintenance.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gdcMaintenance)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gdvMaintenance)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEditRemark)).BeginInit();
     this.tabpageFinancial.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.calcPrice.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtePurchasedOn.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtePurchasedOn.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.iclMedium)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_gdcoMileage)).BeginInit();
     this.SuspendLayout();
     //
     // iclSmall
     //
     this.iclSmall.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("iclSmall.ImageStream")));
     this.iclSmall.Images.SetKeyName(0, "add_user_16.png");
     this.iclSmall.Images.SetKeyName(1, "arrow_left_16.png");
     this.iclSmall.Images.SetKeyName(2, "arrow_left_16_d.png");
     this.iclSmall.Images.SetKeyName(3, "arrow_left_16_h.png");
     this.iclSmall.Images.SetKeyName(4, "arrow_right_16.png");
     this.iclSmall.Images.SetKeyName(5, "arrow_right_16_d.png");
     this.iclSmall.Images.SetKeyName(6, "arrow_right_16_h.png");
     this.iclSmall.Images.SetKeyName(7, "copy_clipboard_16.png");
     this.iclSmall.Images.SetKeyName(8, "copy_clipboard_16_d.png");
     this.iclSmall.Images.SetKeyName(9, "copy_clipboard_16_h.png");
     this.iclSmall.Images.SetKeyName(10, "copy_clipboard_lined_16.png");
     this.iclSmall.Images.SetKeyName(11, "copy_clipboard_lined_16_d.png");
     this.iclSmall.Images.SetKeyName(12, "copy_clipboard_lined_16_h.png");
     this.iclSmall.Images.SetKeyName(13, "copy_to_folder_16.png");
     this.iclSmall.Images.SetKeyName(14, "copy_to_folder_16_d.png");
     this.iclSmall.Images.SetKeyName(15, "copy_to_folder_16_h.png");
     this.iclSmall.Images.SetKeyName(16, "cut_clipboard_16.png");
     this.iclSmall.Images.SetKeyName(17, "cut_clipboard_16_d.png");
     this.iclSmall.Images.SetKeyName(18, "cut_clipboard_16_h.png");
     this.iclSmall.Images.SetKeyName(19, "delete_16.png");
     this.iclSmall.Images.SetKeyName(20, "delete_16_d.png");
     this.iclSmall.Images.SetKeyName(21, "delete_16_h.png");
     this.iclSmall.Images.SetKeyName(22, "dollar_16.png");
     this.iclSmall.Images.SetKeyName(23, "equipment_16.png");
     this.iclSmall.Images.SetKeyName(24, "excel-16.png");
     this.iclSmall.Images.SetKeyName(25, "favorites_16.png");
     this.iclSmall.Images.SetKeyName(26, "favorites_16_d.png");
     this.iclSmall.Images.SetKeyName(27, "favorites_16_h.png");
     this.iclSmall.Images.SetKeyName(28, "folder_closed_16.png");
     this.iclSmall.Images.SetKeyName(29, "folder_closed_16_d.png");
     this.iclSmall.Images.SetKeyName(30, "folder_closed_16_h.png");
     this.iclSmall.Images.SetKeyName(31, "folder_open_16.png");
     this.iclSmall.Images.SetKeyName(32, "folder_open_16_d.png");
     this.iclSmall.Images.SetKeyName(33, "folder_open_16_h.png");
     this.iclSmall.Images.SetKeyName(34, "folder_options_16.png");
     this.iclSmall.Images.SetKeyName(35, "folder_options_16_d.png");
     this.iclSmall.Images.SetKeyName(36, "folder_options_16_h.png");
     this.iclSmall.Images.SetKeyName(37, "folder_options_b_16.png");
     this.iclSmall.Images.SetKeyName(38, "folder_options_b_16_d.png");
     this.iclSmall.Images.SetKeyName(39, "folder_options_b_16_h.png");
     this.iclSmall.Images.SetKeyName(40, "folders_16.png");
     this.iclSmall.Images.SetKeyName(41, "folders_16_d.png");
     this.iclSmall.Images.SetKeyName(42, "folders_16_h.png");
     this.iclSmall.Images.SetKeyName(43, "help-16.png");
     this.iclSmall.Images.SetKeyName(44, "history_1_16.png");
     this.iclSmall.Images.SetKeyName(45, "history_1_16_d.png");
     this.iclSmall.Images.SetKeyName(46, "history_1_16_h.png");
     this.iclSmall.Images.SetKeyName(47, "history_16.png");
     this.iclSmall.Images.SetKeyName(48, "history_16_d.png");
     this.iclSmall.Images.SetKeyName(49, "history_16_h.png");
     this.iclSmall.Images.SetKeyName(50, "history_b1_16.png");
     this.iclSmall.Images.SetKeyName(51, "history_b1_16_d.png");
     this.iclSmall.Images.SetKeyName(52, "history_b1_16_h.png");
     this.iclSmall.Images.SetKeyName(53, "history_b_16.png");
     this.iclSmall.Images.SetKeyName(54, "history_b_16_d.png");
     this.iclSmall.Images.SetKeyName(55, "history_b_16_h.png");
     this.iclSmall.Images.SetKeyName(56, "home_16.png");
     this.iclSmall.Images.SetKeyName(57, "home_16_d.png");
     this.iclSmall.Images.SetKeyName(58, "home_16_h.png");
     this.iclSmall.Images.SetKeyName(59, "info-16.png");
     this.iclSmall.Images.SetKeyName(60, "logout_16.png");
     this.iclSmall.Images.SetKeyName(61, "mail_16.png");
     this.iclSmall.Images.SetKeyName(62, "mail_16_d.png");
     this.iclSmall.Images.SetKeyName(63, "mail_16_h.png");
     this.iclSmall.Images.SetKeyName(64, "mail_b_16.png");
     this.iclSmall.Images.SetKeyName(65, "mail_b_16_d.png");
     this.iclSmall.Images.SetKeyName(66, "mail_b_16_h.png");
     this.iclSmall.Images.SetKeyName(67, "move_to_folder_16.png");
     this.iclSmall.Images.SetKeyName(68, "move_to_folder_16_d.png");
     this.iclSmall.Images.SetKeyName(69, "move_to_folder_16_h.png");
     this.iclSmall.Images.SetKeyName(70, "new_document_16.png");
     this.iclSmall.Images.SetKeyName(71, "new_document_16_d.png");
     this.iclSmall.Images.SetKeyName(72, "new_document_16_h.png");
     this.iclSmall.Images.SetKeyName(73, "new_document_lined_16.png");
     this.iclSmall.Images.SetKeyName(74, "new_document_lined_16_d.png");
     this.iclSmall.Images.SetKeyName(75, "new_document_lined_16_h.png");
     this.iclSmall.Images.SetKeyName(76, "ok_16.png");
     this.iclSmall.Images.SetKeyName(77, "open_document_16.png");
     this.iclSmall.Images.SetKeyName(78, "open_document_16_d.png");
     this.iclSmall.Images.SetKeyName(79, "open_document_16_h.png");
     this.iclSmall.Images.SetKeyName(80, "paste_clipboard_16.png");
     this.iclSmall.Images.SetKeyName(81, "paste_clipboard_16_d.png");
     this.iclSmall.Images.SetKeyName(82, "paste_clipboard_16_h.png");
     this.iclSmall.Images.SetKeyName(83, "paste_clipboard_lined_16.png");
     this.iclSmall.Images.SetKeyName(84, "paste_clipboard_lined_16_d.png");
     this.iclSmall.Images.SetKeyName(85, "paste_clipboard_lined_16_h.png");
     this.iclSmall.Images.SetKeyName(86, "print_16.png");
     this.iclSmall.Images.SetKeyName(87, "print_16_d.png");
     this.iclSmall.Images.SetKeyName(88, "print_16_h.png");
     this.iclSmall.Images.SetKeyName(89, "print_preview_16.png");
     this.iclSmall.Images.SetKeyName(90, "print_preview_16_d.png");
     this.iclSmall.Images.SetKeyName(91, "print_preview_16_h.png");
     this.iclSmall.Images.SetKeyName(92, "print_preview_lined_16.png");
     this.iclSmall.Images.SetKeyName(93, "print_preview_lined_16_d.png");
     this.iclSmall.Images.SetKeyName(94, "print_preview_lined_16_h.png");
     this.iclSmall.Images.SetKeyName(95, "properties_document_16.png");
     this.iclSmall.Images.SetKeyName(96, "properties_document_16_d.png");
     this.iclSmall.Images.SetKeyName(97, "properties_document_16_h.png");
     this.iclSmall.Images.SetKeyName(98, "properties_document_b_16.png");
     this.iclSmall.Images.SetKeyName(99, "properties_document_b_16_d.png");
     this.iclSmall.Images.SetKeyName(100, "properties_document_b_16_h.png");
     this.iclSmall.Images.SetKeyName(101, "properties_document_b_lined_16.png");
     this.iclSmall.Images.SetKeyName(102, "properties_document_b_lined_16_d.png");
     this.iclSmall.Images.SetKeyName(103, "properties_document_b_lined_16_h.png");
     this.iclSmall.Images.SetKeyName(104, "properties_document_lined_16.png");
     this.iclSmall.Images.SetKeyName(105, "properties_document_lined_16_d.png");
     this.iclSmall.Images.SetKeyName(106, "properties_document_lined_16_h.png");
     this.iclSmall.Images.SetKeyName(107, "redo_16.png");
     this.iclSmall.Images.SetKeyName(108, "redo_16_d.png");
     this.iclSmall.Images.SetKeyName(109, "redo_16_h.png");
     this.iclSmall.Images.SetKeyName(110, "redo_square_16.png");
     this.iclSmall.Images.SetKeyName(111, "redo_square_16_d.png");
     this.iclSmall.Images.SetKeyName(112, "redo_square_16_h.png");
     this.iclSmall.Images.SetKeyName(113, "refresh_document_16.png");
     this.iclSmall.Images.SetKeyName(114, "refresh_document_16_d.png");
     this.iclSmall.Images.SetKeyName(115, "refresh_document_16_h.png");
     this.iclSmall.Images.SetKeyName(116, "run_16.png");
     this.iclSmall.Images.SetKeyName(117, "save_16.png");
     this.iclSmall.Images.SetKeyName(118, "save_16_d.png");
     this.iclSmall.Images.SetKeyName(119, "save_16_h.png");
     this.iclSmall.Images.SetKeyName(120, "search_16.png");
     this.iclSmall.Images.SetKeyName(121, "search_16_d.png");
     this.iclSmall.Images.SetKeyName(122, "search_16_h.png");
     this.iclSmall.Images.SetKeyName(123, "stop_16.png");
     this.iclSmall.Images.SetKeyName(124, "stop_16_d.png");
     this.iclSmall.Images.SetKeyName(125, "stop_16_h.png");
     this.iclSmall.Images.SetKeyName(126, "undo_16.png");
     this.iclSmall.Images.SetKeyName(127, "undo_16_d.png");
     this.iclSmall.Images.SetKeyName(128, "undo_16_h.png");
     this.iclSmall.Images.SetKeyName(129, "undo_square_16.png");
     this.iclSmall.Images.SetKeyName(130, "undo_square_16_d.png");
     this.iclSmall.Images.SetKeyName(131, "undo_square_16_h.png");
     this.iclSmall.Images.SetKeyName(132, "up_folder_16.png");
     this.iclSmall.Images.SetKeyName(133, "up_folder_16_d.png");
     this.iclSmall.Images.SetKeyName(134, "up_folder_16_h.png");
     this.iclSmall.Images.SetKeyName(135, "user_16.png");
     this.iclSmall.Images.SetKeyName(136, "users_16.png");
     this.iclSmall.Images.SetKeyName(137, "view_16.png");
     this.iclSmall.Images.SetKeyName(138, "view_16_d.png");
     this.iclSmall.Images.SetKeyName(139, "view_16_h.png");
     this.iclSmall.Images.SetKeyName(140, "label_16.png");
     //
     // tabctrlMain
     //
     this.tabctrlMain.Location = new System.Drawing.Point(12, 12);
     this.tabctrlMain.Name = "tabctrlMain";
     this.tabctrlMain.SelectedTabPage = this.tabpageMaterial;
     this.tabctrlMain.Size = new System.Drawing.Size(754, 413);
     this.tabctrlMain.TabIndex = 0;
     this.tabctrlMain.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.tabpageMaterial,
     this.tabpageHistory,
     this.tabpageMaintenance,
     this.tabpageFinancial,
     this.tabpageDocuments});
     //
     // tabpageMaterial
     //
     this.tabpageMaterial.Controls.Add(this.cbxActive);
     this.tabpageMaterial.Controls.Add(this.cbxBroken);
     this.tabpageMaterial.Controls.Add(this.louResponsable);
     this.tabpageMaterial.Controls.Add(this.louCreator);
     this.tabpageMaterial.Controls.Add(this.labelControl4);
     this.tabpageMaterial.Controls.Add(this.labelControl2);
     this.tabpageMaterial.Controls.Add(this.labelControl1);
     this.tabpageMaterial.Controls.Add(this.txtName);
     this.tabpageMaterial.Controls.Add(this.panelControl1);
     this.tabpageMaterial.Name = "tabpageMaterial";
     this.tabpageMaterial.Size = new System.Drawing.Size(748, 385);
     this.tabpageMaterial.Text = "Algemeen";
     //
     // cbxActive
     //
     this.cbxActive.Location = new System.Drawing.Point(22, 63);
     this.cbxActive.Name = "cbxActive";
     this.cbxActive.Properties.Caption = "Actief";
     this.cbxActive.Size = new System.Drawing.Size(75, 19);
     this.cbxActive.TabIndex = 15;
     //
     // cbxBroken
     //
     this.cbxBroken.Location = new System.Drawing.Point(103, 63);
     this.cbxBroken.Name = "cbxBroken";
     this.cbxBroken.Properties.Caption = "Gebroken";
     this.cbxBroken.Size = new System.Drawing.Size(75, 19);
     this.cbxBroken.TabIndex = 14;
     //
     // louResponsable
     //
     this.louResponsable.Location = new System.Drawing.Point(537, 52);
     this.louResponsable.Name = "louResponsable";
     this.louResponsable.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.louResponsable.Properties.DisplayMember = "DisplayName";
     this.louResponsable.Properties.NullText = "";
     this.louResponsable.Properties.PopupFormSize = new System.Drawing.Size(300, 0);
     this.louResponsable.Properties.View = this.gridView1;
     this.louResponsable.Size = new System.Drawing.Size(180, 20);
     this.louResponsable.TabIndex = 2;
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn3,
     this.gridColumn4});
     this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView1.Name = "gridView1";
     this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView1.OptionsView.ColumnAutoWidth = false;
     this.gridView1.OptionsView.ShowAutoFilterRow = true;
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption = "Naam";
     this.gridColumn3.FieldName = "Name";
     this.gridColumn3.Name = "gridColumn3";
     this.gridColumn3.OptionsColumn.AllowEdit = false;
     this.gridColumn3.Visible = true;
     this.gridColumn3.VisibleIndex = 0;
     this.gridColumn3.Width = 150;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption = "Achternaam";
     this.gridColumn4.FieldName = "Surname";
     this.gridColumn4.Name = "gridColumn4";
     this.gridColumn4.Visible = true;
     this.gridColumn4.VisibleIndex = 1;
     this.gridColumn4.Width = 150;
     //
     // louCreator
     //
     this.louCreator.Location = new System.Drawing.Point(537, 26);
     this.louCreator.Name = "louCreator";
     this.louCreator.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.louCreator.Properties.DisplayMember = "DisplayName";
     this.louCreator.Properties.NullText = "";
     this.louCreator.Properties.PopupFormSize = new System.Drawing.Size(300, 0);
     this.louCreator.Properties.View = this.gridLookUpEdit1View;
     this.louCreator.Size = new System.Drawing.Size(180, 20);
     this.louCreator.TabIndex = 1;
     //
     // gridLookUpEdit1View
     //
     this.gridLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gdcoName,
     this.gdcoSurname});
     this.gridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridLookUpEdit1View.Name = "gridLookUpEdit1View";
     this.gridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridLookUpEdit1View.OptionsView.ShowAutoFilterRow = true;
     this.gridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
     //
     // gdcoName
     //
     this.gdcoName.Caption = "Naam";
     this.gdcoName.FieldName = "Name";
     this.gdcoName.Name = "gdcoName";
     this.gdcoName.OptionsColumn.AllowEdit = false;
     this.gdcoName.Visible = true;
     this.gdcoName.VisibleIndex = 0;
     this.gdcoName.Width = 150;
     //
     // gdcoSurname
     //
     this.gdcoSurname.Caption = "Achternaam";
     this.gdcoSurname.FieldName = "Surname";
     this.gdcoSurname.Name = "gdcoSurname";
     this.gdcoSurname.Visible = true;
     this.gdcoSurname.VisibleIndex = 1;
     this.gdcoSurname.Width = 150;
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(24, 29);
     this.labelControl4.Name = "labelControl4";
     this.labelControl4.Size = new System.Drawing.Size(31, 13);
     this.labelControl4.TabIndex = 8;
     this.labelControl4.Text = "Naam:";
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(427, 55);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(90, 13);
     this.labelControl2.TabIndex = 6;
     this.labelControl2.Text = "Verantwoordelijke:";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(427, 29);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(89, 13);
     this.labelControl1.TabIndex = 5;
     this.labelControl1.Text = "Aangemaakt door:";
     //
     // txtName
     //
     this.txtName.Location = new System.Drawing.Point(79, 26);
     this.txtName.Name = "txtName";
     this.txtName.Size = new System.Drawing.Size(183, 20);
     this.txtName.TabIndex = 0;
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.louSubType);
     this.panelControl1.Controls.Add(this.louType);
     this.panelControl1.Controls.Add(this.louCategory);
     this.panelControl1.Controls.Add(this.labelControl16);
     this.panelControl1.Controls.Add(this.labelControl15);
     this.panelControl1.Controls.Add(this.labelControl5);
     this.panelControl1.Controls.Add(this.louVehicle);
     this.panelControl1.Controls.Add(this.louSupplier);
     this.panelControl1.Controls.Add(this.labelControl14);
     this.panelControl1.Controls.Add(this.memoDescription);
     this.panelControl1.Controls.Add(this.labelControl10);
     this.panelControl1.Controls.Add(this.labelControl9);
     this.panelControl1.Controls.Add(this.txtInternalNumber);
     this.panelControl1.Controls.Add(this.labelControl7);
     this.panelControl1.Controls.Add(this.txtSerieNumber);
     this.panelControl1.Controls.Add(this.labelControl3);
     this.panelControl1.Location = new System.Drawing.Point(24, 88);
     this.panelControl1.Name = "panelControl1";
     this.panelControl1.Size = new System.Drawing.Size(693, 272);
     this.panelControl1.TabIndex = 13;
     //
     // louSubType
     //
     this.louSubType.Location = new System.Drawing.Point(503, 32);
     this.louSubType.Name = "louSubType";
     this.louSubType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.louSubType.Properties.DisplayMember = "SubType";
     this.louSubType.Properties.NullText = "";
     this.louSubType.Properties.PopupFormSize = new System.Drawing.Size(300, 0);
     this.louSubType.Properties.View = this.gridView6;
     this.louSubType.Size = new System.Drawing.Size(157, 20);
     this.louSubType.TabIndex = 5;
     //
     // gridView6
     //
     this.gridView6.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn15});
     this.gridView6.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView6.Name = "gridView6";
     this.gridView6.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView6.OptionsView.ColumnAutoWidth = false;
     this.gridView6.OptionsView.ShowAutoFilterRow = true;
     this.gridView6.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn15
     //
     this.gridColumn15.Caption = "Subtype";
     this.gridColumn15.FieldName = "SubType";
     this.gridColumn15.Name = "gridColumn15";
     this.gridColumn15.OptionsColumn.AllowEdit = false;
     this.gridColumn15.Visible = true;
     this.gridColumn15.VisibleIndex = 0;
     this.gridColumn15.Width = 150;
     //
     // louType
     //
     this.louType.Location = new System.Drawing.Point(312, 32);
     this.louType.Name = "louType";
     this.louType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.louType.Properties.DisplayMember = "Type";
     this.louType.Properties.NullText = "";
     this.louType.Properties.PopupFormSize = new System.Drawing.Size(300, 0);
     this.louType.Properties.View = this.gridView5;
     this.louType.Size = new System.Drawing.Size(185, 20);
     this.louType.TabIndex = 4;
     this.louType.EditValueChanged += new System.EventHandler(this.louType_EditValueChanged);
     //
     // gridView5
     //
     this.gridView5.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn14});
     this.gridView5.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView5.Name = "gridView5";
     this.gridView5.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView5.OptionsView.ColumnAutoWidth = false;
     this.gridView5.OptionsView.ShowAutoFilterRow = true;
     this.gridView5.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn14
     //
     this.gridColumn14.Caption = "Type";
     this.gridColumn14.FieldName = "Type";
     this.gridColumn14.Name = "gridColumn14";
     this.gridColumn14.Visible = true;
     this.gridColumn14.VisibleIndex = 0;
     this.gridColumn14.Width = 84;
     //
     // louCategory
     //
     this.louCategory.Location = new System.Drawing.Point(121, 32);
     this.louCategory.Name = "louCategory";
     this.louCategory.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.louCategory.Properties.DisplayMember = "Category";
     this.louCategory.Properties.NullText = "";
     this.louCategory.Properties.PopupFormSize = new System.Drawing.Size(300, 0);
     this.louCategory.Properties.View = this.gridView4;
     this.louCategory.Size = new System.Drawing.Size(185, 20);
     this.louCategory.TabIndex = 3;
     this.louCategory.EditValueChanged += new System.EventHandler(this.louCategory_EditValueChanged);
     //
     // gridView4
     //
     this.gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn1});
     this.gridView4.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView4.Name = "gridView4";
     this.gridView4.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView4.OptionsView.ColumnAutoWidth = false;
     this.gridView4.OptionsView.ShowAutoFilterRow = true;
     this.gridView4.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption = "Categorie";
     this.gridColumn1.FieldName = "Category";
     this.gridColumn1.Name = "gridColumn1";
     this.gridColumn1.OptionsColumn.AllowEdit = false;
     this.gridColumn1.Visible = true;
     this.gridColumn1.VisibleIndex = 0;
     this.gridColumn1.Width = 150;
     //
     // labelControl16
     //
     this.labelControl16.Location = new System.Drawing.Point(499, 13);
     this.labelControl16.Name = "labelControl16";
     this.labelControl16.Size = new System.Drawing.Size(40, 13);
     this.labelControl16.TabIndex = 23;
     this.labelControl16.Text = "Subtype";
     //
     // labelControl15
     //
     this.labelControl15.Location = new System.Drawing.Point(310, 13);
     this.labelControl15.Name = "labelControl15";
     this.labelControl15.Size = new System.Drawing.Size(24, 13);
     this.labelControl15.TabIndex = 22;
     this.labelControl15.Text = "Type";
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(121, 13);
     this.labelControl5.Name = "labelControl5";
     this.labelControl5.Size = new System.Drawing.Size(47, 13);
     this.labelControl5.TabIndex = 19;
     this.labelControl5.Text = "Categorie";
     //
     // louVehicle
     //
     this.louVehicle.Location = new System.Drawing.Point(121, 84);
     this.louVehicle.Name = "louVehicle";
     this.louVehicle.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.louVehicle.Properties.DisplayMember = "Name";
     this.louVehicle.Properties.NullText = "";
     this.louVehicle.Properties.View = this.gridView3;
     this.louVehicle.Size = new System.Drawing.Size(185, 20);
     this.louVehicle.TabIndex = 7;
     //
     // gridView3
     //
     this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn7,
     this.gridColumn8});
     this.gridView3.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView3.Name = "gridView3";
     this.gridView3.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView3.OptionsView.ShowAutoFilterRow = true;
     this.gridView3.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn7
     //
     this.gridColumn7.Caption = "Naam";
     this.gridColumn7.FieldName = "Name";
     this.gridColumn7.Name = "gridColumn7";
     this.gridColumn7.OptionsColumn.AllowEdit = false;
     this.gridColumn7.Visible = true;
     this.gridColumn7.VisibleIndex = 0;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption = "Kenteken";
     this.gridColumn8.FieldName = "LicenseNumber";
     this.gridColumn8.Name = "gridColumn8";
     this.gridColumn8.Visible = true;
     this.gridColumn8.VisibleIndex = 1;
     //
     // louSupplier
     //
     this.louSupplier.Location = new System.Drawing.Point(121, 58);
     this.louSupplier.Name = "louSupplier";
     this.louSupplier.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.louSupplier.Properties.DisplayMember = "Name";
     this.louSupplier.Properties.NullText = "";
     this.louSupplier.Properties.PopupFormSize = new System.Drawing.Size(300, 0);
     this.louSupplier.Properties.View = this.gridView2;
     this.louSupplier.Size = new System.Drawing.Size(185, 20);
     this.louSupplier.TabIndex = 6;
     //
     // gridView2
     //
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn5,
     this.gridColumn9,
     this.gridColumn10});
     this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView2.Name = "gridView2";
     this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView2.OptionsView.ColumnAutoWidth = false;
     this.gridView2.OptionsView.ShowAutoFilterRow = true;
     this.gridView2.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption = "Naam";
     this.gridColumn5.FieldName = "Name";
     this.gridColumn5.Name = "gridColumn5";
     this.gridColumn5.OptionsColumn.AllowEdit = false;
     this.gridColumn5.Visible = true;
     this.gridColumn5.VisibleIndex = 0;
     this.gridColumn5.Width = 150;
     //
     // gridColumn9
     //
     this.gridColumn9.Caption = "straat";
     this.gridColumn9.FieldName = "Street";
     this.gridColumn9.Name = "gridColumn9";
     this.gridColumn9.Visible = true;
     this.gridColumn9.VisibleIndex = 1;
     this.gridColumn9.Width = 150;
     //
     // gridColumn10
     //
     this.gridColumn10.Caption = "postcode";
     this.gridColumn10.FieldName = "Zipcode";
     this.gridColumn10.Name = "gridColumn10";
     this.gridColumn10.Visible = true;
     this.gridColumn10.VisibleIndex = 2;
     this.gridColumn10.Width = 84;
     //
     // labelControl14
     //
     this.labelControl14.Location = new System.Drawing.Point(17, 163);
     this.labelControl14.Name = "labelControl14";
     this.labelControl14.Size = new System.Drawing.Size(65, 13);
     this.labelControl14.TabIndex = 17;
     this.labelControl14.Text = "Omschrijving:";
     //
     // memoDescription
     //
     this.memoDescription.Location = new System.Drawing.Point(121, 160);
     this.memoDescription.Name = "memoDescription";
     this.memoDescription.Size = new System.Drawing.Size(539, 97);
     this.memoDescription.TabIndex = 10;
     this.memoDescription.UseOptimizedRendering = true;
     //
     // labelControl10
     //
     this.labelControl10.Location = new System.Drawing.Point(17, 87);
     this.labelControl10.Name = "labelControl10";
     this.labelControl10.Size = new System.Drawing.Size(44, 13);
     this.labelControl10.TabIndex = 14;
     this.labelControl10.Text = "Voertuig:";
     //
     // labelControl9
     //
     this.labelControl9.Location = new System.Drawing.Point(17, 61);
     this.labelControl9.Name = "labelControl9";
     this.labelControl9.Size = new System.Drawing.Size(60, 13);
     this.labelControl9.TabIndex = 12;
     this.labelControl9.Text = "Leverancier:";
     //
     // txtInternalNumber
     //
     this.txtInternalNumber.Location = new System.Drawing.Point(121, 134);
     this.txtInternalNumber.Name = "txtInternalNumber";
     this.txtInternalNumber.Size = new System.Drawing.Size(185, 20);
     this.txtInternalNumber.TabIndex = 9;
     //
     // labelControl7
     //
     this.labelControl7.Location = new System.Drawing.Point(17, 137);
     this.labelControl7.Name = "labelControl7";
     this.labelControl7.Size = new System.Drawing.Size(75, 13);
     this.labelControl7.TabIndex = 9;
     this.labelControl7.Text = "Intern nummer:";
     //
     // txtSerieNumber
     //
     this.txtSerieNumber.Location = new System.Drawing.Point(121, 110);
     this.txtSerieNumber.Name = "txtSerieNumber";
     this.txtSerieNumber.Size = new System.Drawing.Size(185, 20);
     this.txtSerieNumber.TabIndex = 8;
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(17, 113);
     this.labelControl3.Name = "labelControl3";
     this.labelControl3.Size = new System.Drawing.Size(69, 13);
     this.labelControl3.TabIndex = 7;
     this.labelControl3.Text = "Serie nummer:";
     //
     // tabpageHistory
     //
     this.tabpageHistory.Controls.Add(this.btnRemoveMemo);
     this.tabpageHistory.Controls.Add(this.btnAddMemo);
     this.tabpageHistory.Controls.Add(this.gdcMemo);
     this.tabpageHistory.Name = "tabpageHistory";
     this.tabpageHistory.Size = new System.Drawing.Size(748, 385);
     this.tabpageHistory.Text = "Historiek";
     //
     // btnRemoveMemo
     //
     this.btnRemoveMemo.ImageIndex = 21;
     this.btnRemoveMemo.ImageList = this.iclSmall;
     this.btnRemoveMemo.Location = new System.Drawing.Point(9, 44);
     this.btnRemoveMemo.Name = "btnRemoveMemo";
     this.btnRemoveMemo.Size = new System.Drawing.Size(24, 24);
     this.btnRemoveMemo.TabIndex = 20;
     this.btnRemoveMemo.Click += new System.EventHandler(this.btnRemoveMemo_Click);
     //
     // btnAddMemo
     //
     this.btnAddMemo.ImageIndex = 27;
     this.btnAddMemo.ImageList = this.iclSmall;
     this.btnAddMemo.Location = new System.Drawing.Point(9, 14);
     this.btnAddMemo.Name = "btnAddMemo";
     this.btnAddMemo.Size = new System.Drawing.Size(24, 24);
     this.btnAddMemo.TabIndex = 19;
     this.btnAddMemo.Click += new System.EventHandler(this.btnAddMemo_Click);
     //
     // gdcMemo
     //
     this.gdcMemo.Location = new System.Drawing.Point(39, 13);
     this.gdcMemo.MainView = this.gdvMemo;
     this.gdcMemo.Name = "gdcMemo";
     this.gdcMemo.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemMemoEdit});
     this.gdcMemo.Size = new System.Drawing.Size(707, 369);
     this.gdcMemo.TabIndex = 2;
     this.gdcMemo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gdvMemo});
     //
     // gdvMemo
     //
     this.gdvMemo.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gdcoMemoDateTime,
     this.gdcoMemo});
     this.gdvMemo.DetailHeight = 500;
     this.gdvMemo.GridControl = this.gdcMemo;
     this.gdvMemo.Name = "gdvMemo";
     this.gdvMemo.OptionsView.RowAutoHeight = true;
     this.gdvMemo.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.ShowAlways;
     this.gdvMemo.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gdcoMemoDateTime, DevExpress.Data.ColumnSortOrder.Descending)});
     this.gdvMemo.RowUpdated += new DevExpress.XtraGrid.Views.Base.RowObjectEventHandler(this.gdvMemo_RowUpdated);
     //
     // gdcoMemoDateTime
     //
     this.gdcoMemoDateTime.Caption = "Datum";
     this.gdcoMemoDateTime.DisplayFormat.FormatString = "g";
     this.gdcoMemoDateTime.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.gdcoMemoDateTime.FieldName = "DateTime";
     this.gdcoMemoDateTime.Name = "gdcoMemoDateTime";
     this.gdcoMemoDateTime.OptionsColumn.AllowEdit = false;
     this.gdcoMemoDateTime.Visible = true;
     this.gdcoMemoDateTime.VisibleIndex = 0;
     //
     // gdcoMemo
     //
     this.gdcoMemo.Caption = "Memo";
     this.gdcoMemo.ColumnEdit = this.repositoryItemMemoEdit;
     this.gdcoMemo.FieldName = "Memo";
     this.gdcoMemo.Name = "gdcoMemo";
     this.gdcoMemo.Visible = true;
     this.gdcoMemo.VisibleIndex = 1;
     //
     // repositoryItemMemoEdit
     //
     this.repositoryItemMemoEdit.Name = "repositoryItemMemoEdit";
     //
     // tabpageMaintenance
     //
     this.tabpageMaintenance.Controls.Add(this.btnRemoveMaintenance);
     this.tabpageMaintenance.Controls.Add(this.btnAddMaintenance);
     this.tabpageMaintenance.Controls.Add(this.labelControl13);
     this.tabpageMaintenance.Controls.Add(this.spinMaintenanceFrequency);
     this.tabpageMaintenance.Controls.Add(this.labelControl12);
     this.tabpageMaintenance.Controls.Add(this.dteNextMaintenance);
     this.tabpageMaintenance.Controls.Add(this.labelControl11);
     this.tabpageMaintenance.Controls.Add(this.gdcMaintenance);
     this.tabpageMaintenance.Name = "tabpageMaintenance";
     this.tabpageMaintenance.Size = new System.Drawing.Size(748, 385);
     this.tabpageMaintenance.Text = "Onderhoud";
     //
     // btnRemoveMaintenance
     //
     this.btnRemoveMaintenance.ImageIndex = 21;
     this.btnRemoveMaintenance.ImageList = this.iclSmall;
     this.btnRemoveMaintenance.Location = new System.Drawing.Point(7, 103);
     this.btnRemoveMaintenance.Name = "btnRemoveMaintenance";
     this.btnRemoveMaintenance.Size = new System.Drawing.Size(24, 24);
     this.btnRemoveMaintenance.TabIndex = 18;
     this.btnRemoveMaintenance.Click += new System.EventHandler(this.btnRemoveMaintenance_Click);
     //
     // btnAddMaintenance
     //
     this.btnAddMaintenance.ImageIndex = 27;
     this.btnAddMaintenance.ImageList = this.iclSmall;
     this.btnAddMaintenance.Location = new System.Drawing.Point(7, 73);
     this.btnAddMaintenance.Name = "btnAddMaintenance";
     this.btnAddMaintenance.Size = new System.Drawing.Size(24, 24);
     this.btnAddMaintenance.TabIndex = 17;
     this.btnAddMaintenance.Click += new System.EventHandler(this.btnAddMaintenance_Click);
     //
     // labelControl13
     //
     this.labelControl13.Location = new System.Drawing.Point(273, 40);
     this.labelControl13.Name = "labelControl13";
     this.labelControl13.Size = new System.Drawing.Size(30, 13);
     this.labelControl13.TabIndex = 16;
     this.labelControl13.Text = "dagen";
     //
     // spinMaintenanceFrequency
     //
     this.spinMaintenanceFrequency.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.spinMaintenanceFrequency.Location = new System.Drawing.Point(157, 37);
     this.spinMaintenanceFrequency.Name = "spinMaintenanceFrequency";
     this.spinMaintenanceFrequency.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.spinMaintenanceFrequency.Size = new System.Drawing.Size(99, 20);
     this.spinMaintenanceFrequency.TabIndex = 12;
     //
     // labelControl12
     //
     this.labelControl12.Location = new System.Drawing.Point(13, 40);
     this.labelControl12.Name = "labelControl12";
     this.labelControl12.Size = new System.Drawing.Size(111, 13);
     this.labelControl12.TabIndex = 14;
     this.labelControl12.Text = "Onderhoud frequentie:";
     //
     // dteNextMaintenance
     //
     this.dteNextMaintenance.EditValue = null;
     this.dteNextMaintenance.Location = new System.Drawing.Point(157, 11);
     this.dteNextMaintenance.Name = "dteNextMaintenance";
     this.dteNextMaintenance.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.dteNextMaintenance.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.dteNextMaintenance.Properties.ReadOnly = true;
     this.dteNextMaintenance.Size = new System.Drawing.Size(146, 20);
     this.dteNextMaintenance.TabIndex = 11;
     //
     // labelControl11
     //
     this.labelControl11.Location = new System.Drawing.Point(13, 14);
     this.labelControl11.Name = "labelControl11";
     this.labelControl11.Size = new System.Drawing.Size(103, 13);
     this.labelControl11.TabIndex = 12;
     this.labelControl11.Text = "Volgende onderhoud:";
     //
     // gdcMaintenance
     //
     this.gdcMaintenance.Location = new System.Drawing.Point(37, 73);
     this.gdcMaintenance.MainView = this.gdvMaintenance;
     this.gdcMaintenance.Name = "gdcMaintenance";
     this.gdcMaintenance.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemMemoEditRemark});
     this.gdcMaintenance.Size = new System.Drawing.Size(695, 295);
     this.gdcMaintenance.TabIndex = 1;
     this.gdcMaintenance.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gdvMaintenance});
     //
     // gdvMaintenance
     //
     this.gdvMaintenance.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gdcoDate,
     this.gdcoRemark});
     this.gdvMaintenance.GridControl = this.gdcMaintenance;
     this.gdvMaintenance.Name = "gdvMaintenance";
     this.gdvMaintenance.OptionsView.RowAutoHeight = true;
     this.gdvMaintenance.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.ShowAlways;
     this.gdvMaintenance.OptionsView.ShowGroupPanel = false;
     this.gdvMaintenance.RowUpdated += new DevExpress.XtraGrid.Views.Base.RowObjectEventHandler(this.gdvMaintenance_RowUpdated);
     this.gdvMaintenance.DoubleClick += new System.EventHandler(this.gdvMaintenance_DoubleClick);
     //
     // gdcoDate
     //
     this.gdcoDate.Caption = "Start onderhoud";
     this.gdcoDate.DisplayFormat.FormatString = "g";
     this.gdcoDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.gdcoDate.FieldName = "StartMaintenance";
     this.gdcoDate.Name = "gdcoDate";
     this.gdcoDate.OptionsColumn.AllowEdit = false;
     this.gdcoDate.Visible = true;
     this.gdcoDate.VisibleIndex = 0;
     this.gdcoDate.Width = 100;
     //
     // gdcoRemark
     //
     this.gdcoRemark.Caption = "Opmerking";
     this.gdcoRemark.ColumnEdit = this.repositoryItemMemoEditRemark;
     this.gdcoRemark.FieldName = "Remark";
     this.gdcoRemark.Name = "gdcoRemark";
     this.gdcoRemark.Visible = true;
     this.gdcoRemark.VisibleIndex = 1;
     this.gdcoRemark.Width = 577;
     //
     // repositoryItemMemoEditRemark
     //
     this.repositoryItemMemoEditRemark.Name = "repositoryItemMemoEditRemark";
     //
     // tabpageFinancial
     //
     this.tabpageFinancial.Controls.Add(this.labelControl8);
     this.tabpageFinancial.Controls.Add(this.calcPrice);
     this.tabpageFinancial.Controls.Add(this.dtePurchasedOn);
     this.tabpageFinancial.Controls.Add(this.labelControl6);
     this.tabpageFinancial.Name = "tabpageFinancial";
     this.tabpageFinancial.Size = new System.Drawing.Size(748, 385);
     this.tabpageFinancial.Text = "Financieel";
     //
     // labelControl8
     //
     this.labelControl8.Location = new System.Drawing.Point(17, 49);
     this.labelControl8.Name = "labelControl8";
     this.labelControl8.Size = new System.Drawing.Size(24, 13);
     this.labelControl8.TabIndex = 13;
     this.labelControl8.Text = "Prijs:";
     //
     // calcPrice
     //
     this.calcPrice.Location = new System.Drawing.Point(109, 46);
     this.calcPrice.Name = "calcPrice";
     this.calcPrice.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.calcPrice.Properties.Mask.EditMask = "c";
     this.calcPrice.Size = new System.Drawing.Size(146, 20);
     this.calcPrice.TabIndex = 14;
     //
     // dtePurchasedOn
     //
     this.dtePurchasedOn.EditValue = null;
     this.dtePurchasedOn.Location = new System.Drawing.Point(109, 20);
     this.dtePurchasedOn.Name = "dtePurchasedOn";
     this.dtePurchasedOn.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.dtePurchasedOn.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.dtePurchasedOn.Size = new System.Drawing.Size(146, 20);
     this.dtePurchasedOn.TabIndex = 13;
     //
     // labelControl6
     //
     this.labelControl6.Location = new System.Drawing.Point(17, 23);
     this.labelControl6.Name = "labelControl6";
     this.labelControl6.Size = new System.Drawing.Size(76, 13);
     this.labelControl6.TabIndex = 10;
     this.labelControl6.Text = "Datum gekocht:";
     //
     // tabpageDocuments
     //
     this.tabpageDocuments.Name = "tabpageDocuments";
     this.tabpageDocuments.Size = new System.Drawing.Size(748, 385);
     this.tabpageDocuments.Text = "Documenten";
     //
     // iclMedium
     //
     this.iclMedium.ImageSize = new System.Drawing.Size(24, 24);
     this.iclMedium.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("iclMedium.ImageStream")));
     this.iclMedium.Images.SetKeyName(0, "add_user_24.png");
     this.iclMedium.Images.SetKeyName(1, "arrow_left_24.png");
     this.iclMedium.Images.SetKeyName(2, "arrow_left_24_d.png");
     this.iclMedium.Images.SetKeyName(3, "arrow_left_24_h.png");
     this.iclMedium.Images.SetKeyName(4, "arrow_right_24.png");
     this.iclMedium.Images.SetKeyName(5, "arrow_right_24_d.png");
     this.iclMedium.Images.SetKeyName(6, "arrow_right_24_h.png");
     this.iclMedium.Images.SetKeyName(7, "copy_clipboard_24.png");
     this.iclMedium.Images.SetKeyName(8, "copy_clipboard_24_d.png");
     this.iclMedium.Images.SetKeyName(9, "copy_clipboard_24_h.png");
     this.iclMedium.Images.SetKeyName(10, "copy_clipboard_lined_24.png");
     this.iclMedium.Images.SetKeyName(11, "copy_clipboard_lined_24_d.png");
     this.iclMedium.Images.SetKeyName(12, "copy_clipboard_lined_24_h.png");
     this.iclMedium.Images.SetKeyName(13, "copy_to_folder_24.png");
     this.iclMedium.Images.SetKeyName(14, "copy_to_folder_24_d.png");
     this.iclMedium.Images.SetKeyName(15, "copy_to_folder_24_h.png");
     this.iclMedium.Images.SetKeyName(16, "cut_clipboard_24.png");
     this.iclMedium.Images.SetKeyName(17, "cut_clipboard_24_d.png");
     this.iclMedium.Images.SetKeyName(18, "cut_clipboard_24_h.png");
     this.iclMedium.Images.SetKeyName(19, "delete_24.png");
     this.iclMedium.Images.SetKeyName(20, "delete_24_d.png");
     this.iclMedium.Images.SetKeyName(21, "delete_24_h.png");
     this.iclMedium.Images.SetKeyName(22, "equipment_24.png");
     this.iclMedium.Images.SetKeyName(23, "excel-24.png");
     this.iclMedium.Images.SetKeyName(24, "favorites_24.png");
     this.iclMedium.Images.SetKeyName(25, "favorites_24_d.png");
     this.iclMedium.Images.SetKeyName(26, "favorites_24_h.png");
     this.iclMedium.Images.SetKeyName(27, "folder_closed_24.png");
     this.iclMedium.Images.SetKeyName(28, "folder_closed_24_d.png");
     this.iclMedium.Images.SetKeyName(29, "folder_closed_24_h.png");
     this.iclMedium.Images.SetKeyName(30, "folder_open_24.png");
     this.iclMedium.Images.SetKeyName(31, "folder_open_24_d.png");
     this.iclMedium.Images.SetKeyName(32, "folder_open_24_h.png");
     this.iclMedium.Images.SetKeyName(33, "folder_options_24.png");
     this.iclMedium.Images.SetKeyName(34, "folder_options_24_d.png");
     this.iclMedium.Images.SetKeyName(35, "folder_options_24_h.png");
     this.iclMedium.Images.SetKeyName(36, "folder_options_b_24.png");
     this.iclMedium.Images.SetKeyName(37, "folder_options_b_24_d.png");
     this.iclMedium.Images.SetKeyName(38, "folder_options_b_24_h.png");
     this.iclMedium.Images.SetKeyName(39, "folders_24.png");
     this.iclMedium.Images.SetKeyName(40, "folders_24_d.png");
     this.iclMedium.Images.SetKeyName(41, "folders_24_h.png");
     this.iclMedium.Images.SetKeyName(42, "help-24.png");
     this.iclMedium.Images.SetKeyName(43, "history_1_24.png");
     this.iclMedium.Images.SetKeyName(44, "history_1_24_d.png");
     this.iclMedium.Images.SetKeyName(45, "history_1_24_h.png");
     this.iclMedium.Images.SetKeyName(46, "history_24.png");
     this.iclMedium.Images.SetKeyName(47, "history_24_d.png");
     this.iclMedium.Images.SetKeyName(48, "history_24_h.png");
     this.iclMedium.Images.SetKeyName(49, "history_b1_24.png");
     this.iclMedium.Images.SetKeyName(50, "history_b1_24_d.png");
     this.iclMedium.Images.SetKeyName(51, "history_b1_24_h.png");
     this.iclMedium.Images.SetKeyName(52, "history_b_24.png");
     this.iclMedium.Images.SetKeyName(53, "history_b_24_d.png");
     this.iclMedium.Images.SetKeyName(54, "history_b_24_h.png");
     this.iclMedium.Images.SetKeyName(55, "home_24.png");
     this.iclMedium.Images.SetKeyName(56, "home_24_d.png");
     this.iclMedium.Images.SetKeyName(57, "home_24_h.png");
     this.iclMedium.Images.SetKeyName(58, "info-24.png");
     this.iclMedium.Images.SetKeyName(59, "logo-24.png");
     this.iclMedium.Images.SetKeyName(60, "mail_24.png");
     this.iclMedium.Images.SetKeyName(61, "mail_24_d.png");
     this.iclMedium.Images.SetKeyName(62, "mail_24_h.png");
     this.iclMedium.Images.SetKeyName(63, "mail_b_24.png");
     this.iclMedium.Images.SetKeyName(64, "mail_b_24_d.png");
     this.iclMedium.Images.SetKeyName(65, "mail_b_24_h.png");
     this.iclMedium.Images.SetKeyName(66, "move_to_folder_24.png");
     this.iclMedium.Images.SetKeyName(67, "move_to_folder_24_d.png");
     this.iclMedium.Images.SetKeyName(68, "move_to_folder_24_h.png");
     this.iclMedium.Images.SetKeyName(69, "new_document_24.png");
     this.iclMedium.Images.SetKeyName(70, "new_document_24_d.png");
     this.iclMedium.Images.SetKeyName(71, "new_document_24_h.png");
     this.iclMedium.Images.SetKeyName(72, "new_document_lined_24.png");
     this.iclMedium.Images.SetKeyName(73, "new_document_lined_24_d.png");
     this.iclMedium.Images.SetKeyName(74, "new_document_lined_24_h.png");
     this.iclMedium.Images.SetKeyName(75, "open_document_24.png");
     this.iclMedium.Images.SetKeyName(76, "open_document_24_d.png");
     this.iclMedium.Images.SetKeyName(77, "open_document_24_h.png");
     this.iclMedium.Images.SetKeyName(78, "paste_clipboard_24.png");
     this.iclMedium.Images.SetKeyName(79, "paste_clipboard_24_d.png");
     this.iclMedium.Images.SetKeyName(80, "paste_clipboard_24_h.png");
     this.iclMedium.Images.SetKeyName(81, "paste_clipboard_lined_24.png");
     this.iclMedium.Images.SetKeyName(82, "paste_clipboard_lined_24_d.png");
     this.iclMedium.Images.SetKeyName(83, "paste_clipboard_lined_24_h.png");
     this.iclMedium.Images.SetKeyName(84, "print_24.png");
     this.iclMedium.Images.SetKeyName(85, "print_24_d.png");
     this.iclMedium.Images.SetKeyName(86, "print_24_h.png");
     this.iclMedium.Images.SetKeyName(87, "print_preview_24.png");
     this.iclMedium.Images.SetKeyName(88, "print_preview_24_d.png");
     this.iclMedium.Images.SetKeyName(89, "print_preview_24_h.png");
     this.iclMedium.Images.SetKeyName(90, "print_preview_lined_24.png");
     this.iclMedium.Images.SetKeyName(91, "print_preview_lined_24_d.png");
     this.iclMedium.Images.SetKeyName(92, "print_preview_lined_24_h.png");
     this.iclMedium.Images.SetKeyName(93, "properties_document_24.png");
     this.iclMedium.Images.SetKeyName(94, "properties_document_24_d.png");
     this.iclMedium.Images.SetKeyName(95, "properties_document_24_h.png");
     this.iclMedium.Images.SetKeyName(96, "properties_document_b_24.png");
     this.iclMedium.Images.SetKeyName(97, "properties_document_b_24_d.png");
     this.iclMedium.Images.SetKeyName(98, "properties_document_b_24_h.png");
     this.iclMedium.Images.SetKeyName(99, "properties_document_b_lined_24.png");
     this.iclMedium.Images.SetKeyName(100, "properties_document_b_lined_24_d.png");
     this.iclMedium.Images.SetKeyName(101, "properties_document_b_lined_24_h.png");
     this.iclMedium.Images.SetKeyName(102, "properties_document_lined_24.png");
     this.iclMedium.Images.SetKeyName(103, "properties_document_lined_24_d.png");
     this.iclMedium.Images.SetKeyName(104, "properties_document_lined_24_h.png");
     this.iclMedium.Images.SetKeyName(105, "redo_24.png");
     this.iclMedium.Images.SetKeyName(106, "redo_24_d.png");
     this.iclMedium.Images.SetKeyName(107, "redo_24_h.png");
     this.iclMedium.Images.SetKeyName(108, "redo_square_24.png");
     this.iclMedium.Images.SetKeyName(109, "redo_square_24_d.png");
     this.iclMedium.Images.SetKeyName(110, "redo_square_24_h.png");
     this.iclMedium.Images.SetKeyName(111, "refresh_document_24.png");
     this.iclMedium.Images.SetKeyName(112, "refresh_document_24_d.png");
     this.iclMedium.Images.SetKeyName(113, "refresh_document_24_h.png");
     this.iclMedium.Images.SetKeyName(114, "save_24.png");
     this.iclMedium.Images.SetKeyName(115, "save_24_d.png");
     this.iclMedium.Images.SetKeyName(116, "save_24_h.png");
     this.iclMedium.Images.SetKeyName(117, "search_24.png");
     this.iclMedium.Images.SetKeyName(118, "search_24_d.png");
     this.iclMedium.Images.SetKeyName(119, "search_24_h.png");
     this.iclMedium.Images.SetKeyName(120, "stop_24.png");
     this.iclMedium.Images.SetKeyName(121, "stop_24_d.png");
     this.iclMedium.Images.SetKeyName(122, "stop_24_h.png");
     this.iclMedium.Images.SetKeyName(123, "undo_24.png");
     this.iclMedium.Images.SetKeyName(124, "undo_24_d.png");
     this.iclMedium.Images.SetKeyName(125, "undo_24_h.png");
     this.iclMedium.Images.SetKeyName(126, "undo_square_24.png");
     this.iclMedium.Images.SetKeyName(127, "undo_square_24_d.png");
     this.iclMedium.Images.SetKeyName(128, "undo_square_24_h.png");
     this.iclMedium.Images.SetKeyName(129, "up_folder_24.png");
     this.iclMedium.Images.SetKeyName(130, "up_folder_24_d.png");
     this.iclMedium.Images.SetKeyName(131, "up_folder_24_h.png");
     this.iclMedium.Images.SetKeyName(132, "users_24.png");
     this.iclMedium.Images.SetKeyName(133, "view_24.png");
     this.iclMedium.Images.SetKeyName(134, "view_24_d.png");
     this.iclMedium.Images.SetKeyName(135, "view_24_h.png");
     this.iclMedium.Images.SetKeyName(136, "ok_24.png");
     //
     // btnCancel
     //
     this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.ImageIndex = 120;
     this.btnCancel.ImageList = this.iclMedium;
     this.btnCancel.Location = new System.Drawing.Point(674, 431);
     this.btnCancel.Name = "btnCancel";
     this.btnCancel.Size = new System.Drawing.Size(92, 32);
     this.btnCancel.TabIndex = 5;
     this.btnCancel.Text = "Annuleren";
     this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
     //
     // btnSave
     //
     this.btnSave.DialogResult = System.Windows.Forms.DialogResult.OK;
     this.btnSave.ImageIndex = 114;
     this.btnSave.ImageList = this.iclMedium;
     this.btnSave.Location = new System.Drawing.Point(593, 431);
     this.btnSave.Name = "btnSave";
     this.btnSave.Size = new System.Drawing.Size(75, 32);
     this.btnSave.TabIndex = 6;
     this.btnSave.Text = "Opslaan";
     this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
     //
     // gdcoMemoDate
     //
     this.gdcoMemoDate.Caption = "Datum";
     this.gdcoMemoDate.FieldName = "DateTime";
     this.gdcoMemoDate.Name = "gdcoMemoDate";
     this.gdcoMemoDate.OptionsColumn.AllowEdit = false;
     this.gdcoMemoDate.Visible = true;
     this.gdcoMemoDate.VisibleIndex = 0;
     this.gdcoMemoDate.Width = 450;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption = "Memo";
     this.gridColumn2.FieldName = "Memo";
     this.gridColumn2.Name = "gridColumn2";
     this.gridColumn2.Visible = true;
     this.gridColumn2.VisibleIndex = 1;
     this.gridColumn2.Width = 150;
     //
     // layoutViewField_gdcoMileage
     //
     this.layoutViewField_gdcoMileage.EditorPreferredWidth = 0;
     this.layoutViewField_gdcoMileage.Location = new System.Drawing.Point(0, 0);
     this.layoutViewField_gdcoMileage.Name = "layoutViewField_gdcoMileage";
     this.layoutViewField_gdcoMileage.Size = new System.Drawing.Size(0, 0);
     this.layoutViewField_gdcoMileage.TextSize = new System.Drawing.Size(50, 20);
     this.layoutViewField_gdcoMileage.TextToControlDistance = 5;
     //
     // Material
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(778, 475);
     this.Controls.Add(this.btnSave);
     this.Controls.Add(this.btnCancel);
     this.Controls.Add(this.tabctrlMain);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.LookAndFeel.SkinName = "Office 2010 Blue";
     this.LookAndFeel.UseDefaultLookAndFeel = false;
     this.MaximizeBox = false;
     this.Name = "Material";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Materiaal";
     ((System.ComponentModel.ISupportInitialize)(this.iclSmall)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabctrlMain)).EndInit();
     this.tabctrlMain.ResumeLayout(false);
     this.tabpageMaterial.ResumeLayout(false);
     this.tabpageMaterial.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbxActive.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbxBroken.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.louResponsable.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.louCreator.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.louSubType.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.louType.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.louCategory.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.louVehicle.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.louSupplier.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoDescription.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtInternalNumber.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSerieNumber.Properties)).EndInit();
     this.tabpageHistory.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gdcMemo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gdvMemo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit)).EndInit();
     this.tabpageMaintenance.ResumeLayout(false);
     this.tabpageMaintenance.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spinMaintenanceFrequency.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dteNextMaintenance.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dteNextMaintenance.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gdcMaintenance)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gdvMaintenance)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEditRemark)).EndInit();
     this.tabpageFinancial.ResumeLayout(false);
     this.tabpageFinancial.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.calcPrice.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtePurchasedOn.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtePurchasedOn.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.iclMedium)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_gdcoMileage)).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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_reporte_historialxestacion));
     this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Dgb_ControlStock = new DevExpress.XtraGrid.GridControl();
     this.cmMenuGrid2 = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.Ext_Stock = new System.Windows.Forms.ToolStripMenuItem();
     this.dgb_mainStock = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.productid = new DevExpress.XtraGrid.Columns.GridColumn();
     this.productname = new DevExpress.XtraGrid.Columns.GridColumn();
     this.nserie = new DevExpress.XtraGrid.Columns.GridColumn();
     this._stock = new DevExpress.XtraGrid.Columns.GridColumn();
     this._fechdoc = new DevExpress.XtraGrid.Columns.GridColumn();
     this.cardView1 = new DevExpress.XtraGrid.Views.Card.CardView();
     this.xfechdoc = new DevExpress.XtraGrid.Columns.GridColumn();
     this.dTStockBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.dT_Stock = new BapFormulariosNet.D60ALMACEN.REPORTES.DT_Stock();
     this.bapEmpresa02DataSetBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.cmMenuGrid = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.exportarAExcelToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.bandedGridView2 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
     this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.Examinar_Historial = new DevExpress.XtraGrid.GridControl();
     this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this._xfechdoc = new DevExpress.XtraGrid.Columns.GridColumn();
     this._xtipodoc = new DevExpress.XtraGrid.Columns.GridColumn();
     this._xserdoc = new DevExpress.XtraGrid.Columns.GridColumn();
     this._xnumdoc = new DevExpress.XtraGrid.Columns.GridColumn();
     this._xcantidad = new DevExpress.XtraGrid.Columns.GridColumn();
     this._xmotivo = new DevExpress.XtraGrid.Columns.GridColumn();
     this._xperdni = new DevExpress.XtraGrid.Columns.GridColumn();
     this._xnombrelargo = new DevExpress.XtraGrid.Columns.GridColumn();
     this._xglosa = new DevExpress.XtraGrid.Columns.GridColumn();
     this.layoutView1 = new DevExpress.XtraGrid.Views.Layout.LayoutView();
     this.bandedGridColumn1 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.layoutViewField_bandedGridColumn1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.bandedGridColumn2 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.layoutViewField_bandedGridColumn2 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.bandedGridColumn3 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.layoutViewField_bandedGridColumn3 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.bandedGridColumn4 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.layoutViewField_bandedGridColumn4 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.bandedGridColumn5 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.layoutViewField_bandedGridColumn5 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.bandedGridColumn6 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.layoutViewField_bandedGridColumn6 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.bandedGridColumn7 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.layoutViewField_bandedGridColumn7 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.bandedGridColumn8 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.layoutViewField_bandedGridColumn8 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.layoutViewCard1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewCard();
     this.Mensaje = new System.Windows.Forms.ToolTip(this.components);
     this.peso = new System.Windows.Forms.TextBox();
     this.label30 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.cencosid = new System.Windows.Forms.TextBox();
     this.cencosname = new System.Windows.Forms.TextBox();
     this.label6 = new System.Windows.Forms.Label();
     this.unmedpeso = new System.Windows.Forms.TextBox();
     this.panel1 = new System.Windows.Forms.Panel();
     this.label11 = new System.Windows.Forms.Label();
     this.label31 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.cmb_estacion = new System.Windows.Forms.ComboBox();
     this.sfdhistorial = new System.Windows.Forms.SaveFileDialog();
     this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
     this.label2 = new System.Windows.Forms.Label();
     this.btn_print = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Dgb_ControlStock)).BeginInit();
     this.cmMenuGrid2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgb_mainStock)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cardView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dTStockBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dT_Stock)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bapEmpresa02DataSetBindingSource)).BeginInit();
     this.cmMenuGrid.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bandedGridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Examinar_Historial)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_bandedGridColumn1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_bandedGridColumn2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_bandedGridColumn3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_bandedGridColumn4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_bandedGridColumn5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_bandedGridColumn6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_bandedGridColumn7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_bandedGridColumn8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewCard1)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     this.SuspendLayout();
     //
     // gridView2
     //
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn1,
     this.gridColumn2,
     this.gridColumn3,
     this.gridColumn4,
     this.gridColumn5,
     this.gridColumn6,
     this.gridColumn7,
     this.gridColumn8});
     this.gridView2.GridControl = this.Dgb_ControlStock;
     this.gridView2.Name = "gridView2";
     this.gridView2.OptionsView.ShowGroupPanel = false;
     this.gridView2.VertScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Never;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption = "fecha";
     this.gridColumn1.FieldName = "fechdoc";
     this.gridColumn1.Name = "gridColumn1";
     this.gridColumn1.Visible = true;
     this.gridColumn1.VisibleIndex = 0;
     //
     // gridColumn2
     //
     this.gridColumn2.Name = "gridColumn2";
     this.gridColumn2.Visible = true;
     this.gridColumn2.VisibleIndex = 1;
     //
     // gridColumn3
     //
     this.gridColumn3.Name = "gridColumn3";
     this.gridColumn3.Visible = true;
     this.gridColumn3.VisibleIndex = 2;
     //
     // gridColumn4
     //
     this.gridColumn4.Name = "gridColumn4";
     this.gridColumn4.Visible = true;
     this.gridColumn4.VisibleIndex = 3;
     //
     // gridColumn5
     //
     this.gridColumn5.Name = "gridColumn5";
     this.gridColumn5.Visible = true;
     this.gridColumn5.VisibleIndex = 4;
     //
     // gridColumn6
     //
     this.gridColumn6.Name = "gridColumn6";
     this.gridColumn6.Visible = true;
     this.gridColumn6.VisibleIndex = 5;
     //
     // gridColumn7
     //
     this.gridColumn7.Name = "gridColumn7";
     this.gridColumn7.Visible = true;
     this.gridColumn7.VisibleIndex = 6;
     //
     // gridColumn8
     //
     this.gridColumn8.Name = "gridColumn8";
     this.gridColumn8.Visible = true;
     this.gridColumn8.VisibleIndex = 7;
     //
     // Dgb_ControlStock
     //
     this.Dgb_ControlStock.ContextMenuStrip = this.cmMenuGrid2;
     this.Dgb_ControlStock.EmbeddedNavigator.Buttons.Append.Visible = false;
     this.Dgb_ControlStock.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
     this.Dgb_ControlStock.EmbeddedNavigator.Buttons.Edit.Visible = false;
     this.Dgb_ControlStock.EmbeddedNavigator.Buttons.EnabledAutoRepeat = false;
     this.Dgb_ControlStock.EmbeddedNavigator.Buttons.EndEdit.Visible = false;
     this.Dgb_ControlStock.EmbeddedNavigator.Buttons.Remove.Visible = false;
     this.Dgb_ControlStock.EmbeddedNavigator.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Office2003;
     this.Dgb_ControlStock.Location = new System.Drawing.Point(4, 94);
     this.Dgb_ControlStock.MainView = this.dgb_mainStock;
     this.Dgb_ControlStock.Name = "Dgb_ControlStock";
     this.Dgb_ControlStock.Size = new System.Drawing.Size(797, 198);
     this.Dgb_ControlStock.TabIndex = 69;
     this.Dgb_ControlStock.UseEmbeddedNavigator = true;
     this.Dgb_ControlStock.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.dgb_mainStock,
     this.cardView1,
     this.gridView2});
     this.Dgb_ControlStock.KeyUp += new System.Windows.Forms.KeyEventHandler(this.Dgb_ControlStock_KeyUp);
     this.Dgb_ControlStock.MouseClick += new System.Windows.Forms.MouseEventHandler(this.Dgb_ControlStock_MouseClick);
     //
     // cmMenuGrid2
     //
     this.cmMenuGrid2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.Ext_Stock});
     this.cmMenuGrid2.Name = "cmMenuGrid2";
     this.cmMenuGrid2.Size = new System.Drawing.Size(156, 26);
     //
     // Ext_Stock
     //
     this.Ext_Stock.Name = "Ext_Stock";
     this.Ext_Stock.Size = new System.Drawing.Size(155, 22);
     this.Ext_Stock.Text = "Exportar a Excel";
     this.Ext_Stock.Click += new System.EventHandler(this.Ext_Stock_Click);
     //
     // dgb_mainStock
     //
     this.dgb_mainStock.Appearance.ColumnFilterButtonActive.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204)))));
     this.dgb_mainStock.Appearance.ColumnFilterButtonActive.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(181)))), ((int)(((byte)(223)))), ((int)(((byte)(217)))));
     this.dgb_mainStock.Appearance.ColumnFilterButtonActive.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204)))));
     this.dgb_mainStock.Appearance.ColumnFilterButtonActive.ForeColor = System.Drawing.Color.Blue;
     this.dgb_mainStock.Appearance.ColumnFilterButtonActive.Options.UseBackColor = true;
     this.dgb_mainStock.Appearance.ColumnFilterButtonActive.Options.UseBorderColor = true;
     this.dgb_mainStock.Appearance.ColumnFilterButtonActive.Options.UseForeColor = true;
     this.dgb_mainStock.Appearance.Empty.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204)))));
     this.dgb_mainStock.Appearance.Empty.Options.UseBackColor = true;
     this.dgb_mainStock.Appearance.FilterCloseButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.dgb_mainStock.Appearance.FilterCloseButton.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(138)))), ((int)(((byte)(131)))));
     this.dgb_mainStock.Appearance.FilterCloseButton.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.dgb_mainStock.Appearance.FilterCloseButton.ForeColor = System.Drawing.Color.Black;
     this.dgb_mainStock.Appearance.FilterCloseButton.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.dgb_mainStock.Appearance.FilterCloseButton.Options.UseBackColor = true;
     this.dgb_mainStock.Appearance.FilterCloseButton.Options.UseBorderColor = true;
     this.dgb_mainStock.Appearance.FilterCloseButton.Options.UseForeColor = true;
     this.dgb_mainStock.Appearance.FilterPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(48)))), ((int)(((byte)(41)))));
     this.dgb_mainStock.Appearance.FilterPanel.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.dgb_mainStock.Appearance.FilterPanel.ForeColor = System.Drawing.Color.White;
     this.dgb_mainStock.Appearance.FilterPanel.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.dgb_mainStock.Appearance.FilterPanel.Options.UseBackColor = true;
     this.dgb_mainStock.Appearance.FilterPanel.Options.UseForeColor = true;
     this.dgb_mainStock.Appearance.FixedLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(74)))), ((int)(((byte)(66)))));
     this.dgb_mainStock.Appearance.FixedLine.Options.UseBackColor = true;
     this.dgb_mainStock.Appearance.FocusedCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(224)))), ((int)(((byte)(216)))));
     this.dgb_mainStock.Appearance.FocusedCell.ForeColor = System.Drawing.Color.Black;
     this.dgb_mainStock.Appearance.FocusedCell.Options.UseBackColor = true;
     this.dgb_mainStock.Appearance.FocusedCell.Options.UseForeColor = true;
     this.dgb_mainStock.Appearance.FocusedRow.BackColor = System.Drawing.Color.Tomato;
     this.dgb_mainStock.Appearance.FocusedRow.BackColor2 = System.Drawing.Color.Tomato;
     this.dgb_mainStock.Appearance.FocusedRow.ForeColor = System.Drawing.Color.White;
     this.dgb_mainStock.Appearance.FocusedRow.Options.UseBackColor = true;
     this.dgb_mainStock.Appearance.FocusedRow.Options.UseForeColor = true;
     this.dgb_mainStock.Appearance.FooterPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184)))));
     this.dgb_mainStock.Appearance.FooterPanel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184)))));
     this.dgb_mainStock.Appearance.FooterPanel.ForeColor = System.Drawing.Color.Black;
     this.dgb_mainStock.Appearance.FooterPanel.Options.UseBackColor = true;
     this.dgb_mainStock.Appearance.FooterPanel.Options.UseBorderColor = true;
     this.dgb_mainStock.Appearance.FooterPanel.Options.UseForeColor = true;
     this.dgb_mainStock.Appearance.GroupButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184)))));
     this.dgb_mainStock.Appearance.GroupButton.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184)))));
     this.dgb_mainStock.Appearance.GroupButton.ForeColor = System.Drawing.Color.Black;
     this.dgb_mainStock.Appearance.GroupButton.Options.UseBackColor = true;
     this.dgb_mainStock.Appearance.GroupButton.Options.UseBorderColor = true;
     this.dgb_mainStock.Appearance.GroupButton.Options.UseForeColor = true;
     this.dgb_mainStock.Appearance.GroupFooter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(202)))), ((int)(((byte)(194)))));
     this.dgb_mainStock.Appearance.GroupFooter.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(202)))), ((int)(((byte)(194)))));
     this.dgb_mainStock.Appearance.GroupFooter.ForeColor = System.Drawing.Color.Black;
     this.dgb_mainStock.Appearance.GroupFooter.Options.UseBackColor = true;
     this.dgb_mainStock.Appearance.GroupFooter.Options.UseBorderColor = true;
     this.dgb_mainStock.Appearance.GroupFooter.Options.UseForeColor = true;
     this.dgb_mainStock.Appearance.GroupPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(78)))), ((int)(((byte)(71)))));
     this.dgb_mainStock.Appearance.GroupPanel.BackColor2 = System.Drawing.Color.White;
     this.dgb_mainStock.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.dgb_mainStock.Appearance.GroupPanel.ForeColor = System.Drawing.Color.White;
     this.dgb_mainStock.Appearance.GroupPanel.Options.UseBackColor = true;
     this.dgb_mainStock.Appearance.GroupPanel.Options.UseFont = true;
     this.dgb_mainStock.Appearance.GroupPanel.Options.UseForeColor = true;
     this.dgb_mainStock.Appearance.GroupRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(72)))), ((int)(((byte)(144)))), ((int)(((byte)(136)))));
     this.dgb_mainStock.Appearance.GroupRow.ForeColor = System.Drawing.Color.Silver;
     this.dgb_mainStock.Appearance.GroupRow.Options.UseBackColor = true;
     this.dgb_mainStock.Appearance.GroupRow.Options.UseForeColor = true;
     this.dgb_mainStock.Appearance.HeaderPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184)))));
     this.dgb_mainStock.Appearance.HeaderPanel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184)))));
     this.dgb_mainStock.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.dgb_mainStock.Appearance.HeaderPanel.ForeColor = System.Drawing.Color.Black;
     this.dgb_mainStock.Appearance.HeaderPanel.Options.UseBackColor = true;
     this.dgb_mainStock.Appearance.HeaderPanel.Options.UseBorderColor = true;
     this.dgb_mainStock.Appearance.HeaderPanel.Options.UseFont = true;
     this.dgb_mainStock.Appearance.HeaderPanel.Options.UseForeColor = true;
     this.dgb_mainStock.Appearance.HideSelectionRow.BackColor = System.Drawing.Color.Gray;
     this.dgb_mainStock.Appearance.HideSelectionRow.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.dgb_mainStock.Appearance.HideSelectionRow.Options.UseBackColor = true;
     this.dgb_mainStock.Appearance.HideSelectionRow.Options.UseForeColor = true;
     this.dgb_mainStock.Appearance.HorzLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184)))));
     this.dgb_mainStock.Appearance.HorzLine.Options.UseBackColor = true;
     this.dgb_mainStock.Appearance.Preview.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(252)))), ((int)(((byte)(244)))));
     this.dgb_mainStock.Appearance.Preview.BackColor2 = System.Drawing.Color.White;
     this.dgb_mainStock.Appearance.Preview.ForeColor = System.Drawing.Color.Navy;
     this.dgb_mainStock.Appearance.Preview.Options.UseBackColor = true;
     this.dgb_mainStock.Appearance.Preview.Options.UseForeColor = true;
     this.dgb_mainStock.Appearance.Row.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(224)))), ((int)(((byte)(216)))));
     this.dgb_mainStock.Appearance.Row.ForeColor = System.Drawing.Color.Black;
     this.dgb_mainStock.Appearance.Row.Options.UseBackColor = true;
     this.dgb_mainStock.Appearance.Row.Options.UseForeColor = true;
     this.dgb_mainStock.Appearance.RowSeparator.BackColor = System.Drawing.Color.White;
     this.dgb_mainStock.Appearance.RowSeparator.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204)))));
     this.dgb_mainStock.Appearance.RowSeparator.Options.UseBackColor = true;
     this.dgb_mainStock.Appearance.SelectedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(138)))));
     this.dgb_mainStock.Appearance.SelectedRow.ForeColor = System.Drawing.Color.White;
     this.dgb_mainStock.Appearance.SelectedRow.Options.UseBackColor = true;
     this.dgb_mainStock.Appearance.SelectedRow.Options.UseForeColor = true;
     this.dgb_mainStock.Appearance.TopNewRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(232)))), ((int)(((byte)(226)))));
     this.dgb_mainStock.Appearance.TopNewRow.Options.UseBackColor = true;
     this.dgb_mainStock.Appearance.VertLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184)))));
     this.dgb_mainStock.Appearance.VertLine.Options.UseBackColor = true;
     this.dgb_mainStock.AppearancePrint.HeaderPanel.BackColor = System.Drawing.Color.Teal;
     this.dgb_mainStock.AppearancePrint.HeaderPanel.ForeColor = System.Drawing.Color.White;
     this.dgb_mainStock.AppearancePrint.HeaderPanel.Options.UseBackColor = true;
     this.dgb_mainStock.AppearancePrint.HeaderPanel.Options.UseForeColor = true;
     this.dgb_mainStock.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.productid,
     this.productname,
     this.nserie,
     this._stock,
     this._fechdoc});
     this.dgb_mainStock.GridControl = this.Dgb_ControlStock;
     this.dgb_mainStock.Name = "dgb_mainStock";
     this.dgb_mainStock.OptionsView.ShowGroupPanel = false;
     this.dgb_mainStock.PaintStyleName = "Flat";
     //
     // productid
     //
     this.productid.Caption = "Codigo";
     this.productid.FieldName = "productid";
     this.productid.Name = "productid";
     this.productid.OptionsColumn.AllowEdit = false;
     this.productid.Visible = true;
     this.productid.VisibleIndex = 0;
     this.productid.Width = 84;
     //
     // productname
     //
     this.productname.Caption = "Producto";
     this.productname.FieldName = "productname";
     this.productname.Name = "productname";
     this.productname.OptionsColumn.AllowEdit = false;
     this.productname.Visible = true;
     this.productname.VisibleIndex = 1;
     this.productname.Width = 431;
     //
     // nserie
     //
     this.nserie.Caption = "N°-Serie";
     this.nserie.FieldName = "nserie";
     this.nserie.Name = "nserie";
     this.nserie.OptionsColumn.AllowEdit = false;
     this.nserie.Visible = true;
     this.nserie.VisibleIndex = 2;
     this.nserie.Width = 99;
     //
     // _stock
     //
     this._stock.Caption = "Stock";
     this._stock.FieldName = "stock";
     this._stock.Name = "_stock";
     this._stock.OptionsColumn.AllowEdit = false;
     this._stock.Visible = true;
     this._stock.VisibleIndex = 3;
     this._stock.Width = 66;
     //
     // _fechdoc
     //
     this._fechdoc.Caption = "Fecha";
     this._fechdoc.FieldName = "fechdoc";
     this._fechdoc.Name = "_fechdoc";
     this._fechdoc.OptionsColumn.AllowEdit = false;
     this._fechdoc.Width = 99;
     //
     // cardView1
     //
     this.cardView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.xfechdoc});
     this.cardView1.FocusedCardTopFieldIndex = 0;
     this.cardView1.GridControl = this.Dgb_ControlStock;
     this.cardView1.Name = "cardView1";
     this.cardView1.VertScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Auto;
     //
     // xfechdoc
     //
     this.xfechdoc.Caption = "Fecha";
     this.xfechdoc.FieldName = "fechdoc";
     this.xfechdoc.Name = "xfechdoc";
     this.xfechdoc.Visible = true;
     this.xfechdoc.VisibleIndex = 0;
     //
     // dTStockBindingSource
     //
     this.dTStockBindingSource.DataSource = this.dT_Stock;
     this.dTStockBindingSource.Position = 0;
     //
     // dT_Stock
     //
     this.dT_Stock.DataSetName = "DT_Stock";
     this.dT_Stock.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // cmMenuGrid
     //
     this.cmMenuGrid.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.exportarAExcelToolStripMenuItem});
     this.cmMenuGrid.Name = "cmMenuGrid";
     this.cmMenuGrid.Size = new System.Drawing.Size(156, 26);
     //
     // exportarAExcelToolStripMenuItem
     //
     this.exportarAExcelToolStripMenuItem.Name = "exportarAExcelToolStripMenuItem";
     this.exportarAExcelToolStripMenuItem.Size = new System.Drawing.Size(155, 22);
     this.exportarAExcelToolStripMenuItem.Text = "Exportar a Excel";
     this.exportarAExcelToolStripMenuItem.Click += new System.EventHandler(this.exportarAExcelToolStripMenuItem_Click);
     //
     // bandedGridView2
     //
     this.bandedGridView2.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
     this.gridBand2});
     this.bandedGridView2.GridControl = this.Examinar_Historial;
     this.bandedGridView2.Name = "bandedGridView2";
     //
     // gridBand2
     //
     this.gridBand2.Caption = "gridBand2";
     this.gridBand2.Name = "gridBand2";
     this.gridBand2.VisibleIndex = 0;
     //
     // Examinar_Historial
     //
     this.Examinar_Historial.ContextMenuStrip = this.cmMenuGrid;
     this.Examinar_Historial.EmbeddedNavigator.Buttons.Append.Enabled = false;
     this.Examinar_Historial.EmbeddedNavigator.Buttons.Append.Visible = false;
     this.Examinar_Historial.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
     this.Examinar_Historial.EmbeddedNavigator.Buttons.Edit.Visible = false;
     this.Examinar_Historial.EmbeddedNavigator.Buttons.EndEdit.Visible = false;
     this.Examinar_Historial.EmbeddedNavigator.Buttons.Remove.Enabled = false;
     this.Examinar_Historial.EmbeddedNavigator.Buttons.Remove.Visible = false;
     this.Examinar_Historial.EmbeddedNavigator.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Office2003;
     this.Examinar_Historial.Location = new System.Drawing.Point(1, 318);
     this.Examinar_Historial.MainView = this.gridView1;
     this.Examinar_Historial.Name = "Examinar_Historial";
     this.Examinar_Historial.Size = new System.Drawing.Size(1049, 233);
     this.Examinar_Historial.TabIndex = 67;
     this.Examinar_Historial.UseEmbeddedNavigator = true;
     this.Examinar_Historial.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridView1,
     this.layoutView1,
     this.bandedGridView2});
     //
     // gridView1
     //
     this.gridView1.Appearance.ColumnFilterButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184)))));
     this.gridView1.Appearance.ColumnFilterButton.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204)))));
     this.gridView1.Appearance.ColumnFilterButton.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184)))));
     this.gridView1.Appearance.ColumnFilterButton.ForeColor = System.Drawing.Color.Gray;
     this.gridView1.Appearance.ColumnFilterButton.Options.UseBackColor = true;
     this.gridView1.Appearance.ColumnFilterButton.Options.UseBorderColor = true;
     this.gridView1.Appearance.ColumnFilterButton.Options.UseForeColor = true;
     this.gridView1.Appearance.ColumnFilterButtonActive.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204)))));
     this.gridView1.Appearance.ColumnFilterButtonActive.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(181)))), ((int)(((byte)(223)))), ((int)(((byte)(217)))));
     this.gridView1.Appearance.ColumnFilterButtonActive.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204)))));
     this.gridView1.Appearance.ColumnFilterButtonActive.ForeColor = System.Drawing.Color.Blue;
     this.gridView1.Appearance.ColumnFilterButtonActive.Options.UseBackColor = true;
     this.gridView1.Appearance.ColumnFilterButtonActive.Options.UseBorderColor = true;
     this.gridView1.Appearance.ColumnFilterButtonActive.Options.UseForeColor = true;
     this.gridView1.Appearance.Empty.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204)))));
     this.gridView1.Appearance.Empty.Options.UseBackColor = true;
     this.gridView1.Appearance.FilterCloseButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.gridView1.Appearance.FilterCloseButton.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(138)))), ((int)(((byte)(131)))));
     this.gridView1.Appearance.FilterCloseButton.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.gridView1.Appearance.FilterCloseButton.ForeColor = System.Drawing.Color.Black;
     this.gridView1.Appearance.FilterCloseButton.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.gridView1.Appearance.FilterCloseButton.Options.UseBackColor = true;
     this.gridView1.Appearance.FilterCloseButton.Options.UseBorderColor = true;
     this.gridView1.Appearance.FilterCloseButton.Options.UseForeColor = true;
     this.gridView1.Appearance.FilterPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(48)))), ((int)(((byte)(41)))));
     this.gridView1.Appearance.FilterPanel.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.gridView1.Appearance.FilterPanel.ForeColor = System.Drawing.Color.White;
     this.gridView1.Appearance.FilterPanel.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.gridView1.Appearance.FilterPanel.Options.UseBackColor = true;
     this.gridView1.Appearance.FilterPanel.Options.UseForeColor = true;
     this.gridView1.Appearance.FixedLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(74)))), ((int)(((byte)(66)))));
     this.gridView1.Appearance.FixedLine.Options.UseBackColor = true;
     this.gridView1.Appearance.FocusedCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(224)))), ((int)(((byte)(216)))));
     this.gridView1.Appearance.FocusedCell.ForeColor = System.Drawing.Color.Black;
     this.gridView1.Appearance.FocusedCell.Options.UseBackColor = true;
     this.gridView1.Appearance.FocusedCell.Options.UseForeColor = true;
     this.gridView1.Appearance.FocusedRow.BackColor = System.Drawing.Color.Tomato;
     this.gridView1.Appearance.FocusedRow.BackColor2 = System.Drawing.Color.Tomato;
     this.gridView1.Appearance.FocusedRow.ForeColor = System.Drawing.Color.White;
     this.gridView1.Appearance.FocusedRow.Options.UseBackColor = true;
     this.gridView1.Appearance.FocusedRow.Options.UseForeColor = true;
     this.gridView1.Appearance.FooterPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184)))));
     this.gridView1.Appearance.FooterPanel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184)))));
     this.gridView1.Appearance.FooterPanel.ForeColor = System.Drawing.Color.Black;
     this.gridView1.Appearance.FooterPanel.Options.UseBackColor = true;
     this.gridView1.Appearance.FooterPanel.Options.UseBorderColor = true;
     this.gridView1.Appearance.FooterPanel.Options.UseForeColor = true;
     this.gridView1.Appearance.GroupButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184)))));
     this.gridView1.Appearance.GroupButton.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184)))));
     this.gridView1.Appearance.GroupButton.ForeColor = System.Drawing.Color.Black;
     this.gridView1.Appearance.GroupButton.Options.UseBackColor = true;
     this.gridView1.Appearance.GroupButton.Options.UseBorderColor = true;
     this.gridView1.Appearance.GroupButton.Options.UseForeColor = true;
     this.gridView1.Appearance.GroupFooter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(202)))), ((int)(((byte)(194)))));
     this.gridView1.Appearance.GroupFooter.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(202)))), ((int)(((byte)(194)))));
     this.gridView1.Appearance.GroupFooter.ForeColor = System.Drawing.Color.Black;
     this.gridView1.Appearance.GroupFooter.Options.UseBackColor = true;
     this.gridView1.Appearance.GroupFooter.Options.UseBorderColor = true;
     this.gridView1.Appearance.GroupFooter.Options.UseForeColor = true;
     this.gridView1.Appearance.GroupPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(78)))), ((int)(((byte)(71)))));
     this.gridView1.Appearance.GroupPanel.BackColor2 = System.Drawing.Color.White;
     this.gridView1.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.gridView1.Appearance.GroupPanel.ForeColor = System.Drawing.Color.White;
     this.gridView1.Appearance.GroupPanel.Options.UseBackColor = true;
     this.gridView1.Appearance.GroupPanel.Options.UseFont = true;
     this.gridView1.Appearance.GroupPanel.Options.UseForeColor = true;
     this.gridView1.Appearance.GroupRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(72)))), ((int)(((byte)(144)))), ((int)(((byte)(136)))));
     this.gridView1.Appearance.GroupRow.ForeColor = System.Drawing.Color.Silver;
     this.gridView1.Appearance.GroupRow.Options.UseBackColor = true;
     this.gridView1.Appearance.GroupRow.Options.UseForeColor = true;
     this.gridView1.Appearance.HeaderPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184)))));
     this.gridView1.Appearance.HeaderPanel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184)))));
     this.gridView1.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.gridView1.Appearance.HeaderPanel.ForeColor = System.Drawing.Color.Black;
     this.gridView1.Appearance.HeaderPanel.Options.UseBackColor = true;
     this.gridView1.Appearance.HeaderPanel.Options.UseBorderColor = true;
     this.gridView1.Appearance.HeaderPanel.Options.UseFont = true;
     this.gridView1.Appearance.HeaderPanel.Options.UseForeColor = true;
     this.gridView1.Appearance.HideSelectionRow.BackColor = System.Drawing.Color.Gray;
     this.gridView1.Appearance.HideSelectionRow.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.gridView1.Appearance.HideSelectionRow.Options.UseBackColor = true;
     this.gridView1.Appearance.HideSelectionRow.Options.UseForeColor = true;
     this.gridView1.Appearance.HorzLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184)))));
     this.gridView1.Appearance.HorzLine.Options.UseBackColor = true;
     this.gridView1.Appearance.Preview.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(252)))), ((int)(((byte)(244)))));
     this.gridView1.Appearance.Preview.BackColor2 = System.Drawing.Color.White;
     this.gridView1.Appearance.Preview.ForeColor = System.Drawing.Color.Navy;
     this.gridView1.Appearance.Preview.Options.UseBackColor = true;
     this.gridView1.Appearance.Preview.Options.UseForeColor = true;
     this.gridView1.Appearance.Row.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(224)))), ((int)(((byte)(216)))));
     this.gridView1.Appearance.Row.ForeColor = System.Drawing.Color.Black;
     this.gridView1.Appearance.Row.Options.UseBackColor = true;
     this.gridView1.Appearance.Row.Options.UseForeColor = true;
     this.gridView1.Appearance.RowSeparator.BackColor = System.Drawing.Color.White;
     this.gridView1.Appearance.RowSeparator.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204)))));
     this.gridView1.Appearance.RowSeparator.Options.UseBackColor = true;
     this.gridView1.Appearance.SelectedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(138)))));
     this.gridView1.Appearance.SelectedRow.ForeColor = System.Drawing.Color.White;
     this.gridView1.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gridView1.Appearance.SelectedRow.Options.UseForeColor = true;
     this.gridView1.Appearance.TopNewRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(232)))), ((int)(((byte)(226)))));
     this.gridView1.Appearance.TopNewRow.Options.UseBackColor = true;
     this.gridView1.Appearance.VertLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184)))));
     this.gridView1.Appearance.VertLine.Options.UseBackColor = true;
     this.gridView1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Office2003;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this._xfechdoc,
     this._xtipodoc,
     this._xserdoc,
     this._xnumdoc,
     this._xcantidad,
     this._xmotivo,
     this._xperdni,
     this._xnombrelargo,
     this._xglosa});
     this.gridView1.GridControl = this.Examinar_Historial;
     this.gridView1.Name = "gridView1";
     this.gridView1.OptionsView.ShowGroupPanel = false;
     this.gridView1.PaintStyleName = "Flat";
     //
     // _xfechdoc
     //
     this._xfechdoc.Caption = "Fecha";
     this._xfechdoc.FieldName = "fechdoc";
     this._xfechdoc.Name = "_xfechdoc";
     this._xfechdoc.OptionsColumn.AllowEdit = false;
     this._xfechdoc.Visible = true;
     this._xfechdoc.VisibleIndex = 0;
     this._xfechdoc.Width = 81;
     //
     // _xtipodoc
     //
     this._xtipodoc.Caption = "TipDoc";
     this._xtipodoc.FieldName = "tipodoc";
     this._xtipodoc.Name = "_xtipodoc";
     this._xtipodoc.OptionsColumn.AllowEdit = false;
     this._xtipodoc.Visible = true;
     this._xtipodoc.VisibleIndex = 1;
     this._xtipodoc.Width = 50;
     //
     // _xserdoc
     //
     this._xserdoc.Caption = "SerDoc";
     this._xserdoc.FieldName = "serdoc";
     this._xserdoc.Name = "_xserdoc";
     this._xserdoc.OptionsColumn.AllowEdit = false;
     this._xserdoc.Visible = true;
     this._xserdoc.VisibleIndex = 2;
     this._xserdoc.Width = 50;
     //
     // _xnumdoc
     //
     this._xnumdoc.Caption = "NumDoc";
     this._xnumdoc.FieldName = "numdoc";
     this._xnumdoc.Name = "_xnumdoc";
     this._xnumdoc.OptionsColumn.AllowEdit = false;
     this._xnumdoc.Visible = true;
     this._xnumdoc.VisibleIndex = 3;
     this._xnumdoc.Width = 68;
     //
     // _xcantidad
     //
     this._xcantidad.Caption = "Cantidad";
     this._xcantidad.FieldName = "cantidad";
     this._xcantidad.Name = "_xcantidad";
     this._xcantidad.OptionsColumn.AllowEdit = false;
     this._xcantidad.Visible = true;
     this._xcantidad.VisibleIndex = 4;
     this._xcantidad.Width = 58;
     //
     // _xmotivo
     //
     this._xmotivo.Caption = "Motivo";
     this._xmotivo.FieldName = "motivo";
     this._xmotivo.Name = "_xmotivo";
     this._xmotivo.OptionsColumn.AllowEdit = false;
     this._xmotivo.Visible = true;
     this._xmotivo.VisibleIndex = 5;
     this._xmotivo.Width = 195;
     //
     // _xperdni
     //
     this._xperdni.Caption = "Dni";
     this._xperdni.FieldName = "perdni";
     this._xperdni.Name = "_xperdni";
     this._xperdni.OptionsColumn.AllowEdit = false;
     this._xperdni.Visible = true;
     this._xperdni.VisibleIndex = 6;
     this._xperdni.Width = 80;
     //
     // _xnombrelargo
     //
     this._xnombrelargo.Caption = "Personal";
     this._xnombrelargo.FieldName = "nombrelargo";
     this._xnombrelargo.Name = "_xnombrelargo";
     this._xnombrelargo.OptionsColumn.AllowEdit = false;
     this._xnombrelargo.Visible = true;
     this._xnombrelargo.VisibleIndex = 7;
     this._xnombrelargo.Width = 202;
     //
     // _xglosa
     //
     this._xglosa.Caption = "Glosa";
     this._xglosa.FieldName = "glosa";
     this._xglosa.Name = "_xglosa";
     this._xglosa.Visible = true;
     this._xglosa.VisibleIndex = 8;
     this._xglosa.Width = 250;
     //
     // layoutView1
     //
     this.layoutView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.LayoutViewColumn[] {
     this.bandedGridColumn1,
     this.bandedGridColumn2,
     this.bandedGridColumn3,
     this.bandedGridColumn4,
     this.bandedGridColumn5,
     this.bandedGridColumn6,
     this.bandedGridColumn7,
     this.bandedGridColumn8});
     this.layoutView1.GridControl = this.Examinar_Historial;
     this.layoutView1.Name = "layoutView1";
     this.layoutView1.TemplateCard = this.layoutViewCard1;
     //
     // bandedGridColumn1
     //
     this.bandedGridColumn1.Caption = "Fecha";
     this.bandedGridColumn1.FieldName = "fechdoc";
     this.bandedGridColumn1.LayoutViewField = this.layoutViewField_bandedGridColumn1;
     this.bandedGridColumn1.Name = "bandedGridColumn1";
     this.bandedGridColumn1.OptionsColumn.AllowEdit = false;
     this.bandedGridColumn1.Width = 91;
     //
     // layoutViewField_bandedGridColumn1
     //
     this.layoutViewField_bandedGridColumn1.EditorPreferredWidth = 148;
     this.layoutViewField_bandedGridColumn1.Location = new System.Drawing.Point(0, 0);
     this.layoutViewField_bandedGridColumn1.Name = "layoutViewField_bandedGridColumn1";
     this.layoutViewField_bandedGridColumn1.Size = new System.Drawing.Size(203, 24);
     this.layoutViewField_bandedGridColumn1.TextSize = new System.Drawing.Size(47, 13);
     //
     // bandedGridColumn2
     //
     this.bandedGridColumn2.Caption = "TipDoc";
     this.bandedGridColumn2.FieldName = "tipodoc";
     this.bandedGridColumn2.LayoutViewField = this.layoutViewField_bandedGridColumn2;
     this.bandedGridColumn2.Name = "bandedGridColumn2";
     this.bandedGridColumn2.OptionsColumn.AllowEdit = false;
     this.bandedGridColumn2.Width = 43;
     //
     // layoutViewField_bandedGridColumn2
     //
     this.layoutViewField_bandedGridColumn2.EditorPreferredWidth = 148;
     this.layoutViewField_bandedGridColumn2.Location = new System.Drawing.Point(0, 24);
     this.layoutViewField_bandedGridColumn2.Name = "layoutViewField_bandedGridColumn2";
     this.layoutViewField_bandedGridColumn2.Size = new System.Drawing.Size(203, 24);
     this.layoutViewField_bandedGridColumn2.TextSize = new System.Drawing.Size(47, 13);
     //
     // bandedGridColumn3
     //
     this.bandedGridColumn3.Caption = "SerDoc";
     this.bandedGridColumn3.FieldName = "serdoc";
     this.bandedGridColumn3.LayoutViewField = this.layoutViewField_bandedGridColumn3;
     this.bandedGridColumn3.Name = "bandedGridColumn3";
     this.bandedGridColumn3.OptionsColumn.AllowEdit = false;
     this.bandedGridColumn3.Width = 43;
     //
     // layoutViewField_bandedGridColumn3
     //
     this.layoutViewField_bandedGridColumn3.EditorPreferredWidth = 148;
     this.layoutViewField_bandedGridColumn3.Location = new System.Drawing.Point(0, 48);
     this.layoutViewField_bandedGridColumn3.Name = "layoutViewField_bandedGridColumn3";
     this.layoutViewField_bandedGridColumn3.Size = new System.Drawing.Size(203, 24);
     this.layoutViewField_bandedGridColumn3.TextSize = new System.Drawing.Size(47, 13);
     //
     // bandedGridColumn4
     //
     this.bandedGridColumn4.Caption = "NumDoc";
     this.bandedGridColumn4.FieldName = "numdoc";
     this.bandedGridColumn4.LayoutViewField = this.layoutViewField_bandedGridColumn4;
     this.bandedGridColumn4.Name = "bandedGridColumn4";
     this.bandedGridColumn4.OptionsColumn.AllowEdit = false;
     this.bandedGridColumn4.Width = 70;
     //
     // layoutViewField_bandedGridColumn4
     //
     this.layoutViewField_bandedGridColumn4.EditorPreferredWidth = 148;
     this.layoutViewField_bandedGridColumn4.Location = new System.Drawing.Point(0, 72);
     this.layoutViewField_bandedGridColumn4.Name = "layoutViewField_bandedGridColumn4";
     this.layoutViewField_bandedGridColumn4.Size = new System.Drawing.Size(203, 24);
     this.layoutViewField_bandedGridColumn4.TextSize = new System.Drawing.Size(47, 13);
     //
     // bandedGridColumn5
     //
     this.bandedGridColumn5.Caption = "Cantidad";
     this.bandedGridColumn5.FieldName = "cantidad";
     this.bandedGridColumn5.LayoutViewField = this.layoutViewField_bandedGridColumn5;
     this.bandedGridColumn5.Name = "bandedGridColumn5";
     this.bandedGridColumn5.OptionsColumn.AllowEdit = false;
     this.bandedGridColumn5.Width = 90;
     //
     // layoutViewField_bandedGridColumn5
     //
     this.layoutViewField_bandedGridColumn5.EditorPreferredWidth = 148;
     this.layoutViewField_bandedGridColumn5.Location = new System.Drawing.Point(0, 96);
     this.layoutViewField_bandedGridColumn5.Name = "layoutViewField_bandedGridColumn5";
     this.layoutViewField_bandedGridColumn5.Size = new System.Drawing.Size(203, 24);
     this.layoutViewField_bandedGridColumn5.TextSize = new System.Drawing.Size(47, 13);
     //
     // bandedGridColumn6
     //
     this.bandedGridColumn6.Caption = "Motivo";
     this.bandedGridColumn6.FieldName = "motivo";
     this.bandedGridColumn6.LayoutViewField = this.layoutViewField_bandedGridColumn6;
     this.bandedGridColumn6.Name = "bandedGridColumn6";
     this.bandedGridColumn6.OptionsColumn.AllowEdit = false;
     this.bandedGridColumn6.Width = 154;
     //
     // layoutViewField_bandedGridColumn6
     //
     this.layoutViewField_bandedGridColumn6.EditorPreferredWidth = 148;
     this.layoutViewField_bandedGridColumn6.Location = new System.Drawing.Point(0, 120);
     this.layoutViewField_bandedGridColumn6.Name = "layoutViewField_bandedGridColumn6";
     this.layoutViewField_bandedGridColumn6.Size = new System.Drawing.Size(203, 24);
     this.layoutViewField_bandedGridColumn6.TextSize = new System.Drawing.Size(47, 13);
     //
     // bandedGridColumn7
     //
     this.bandedGridColumn7.Caption = "Dni";
     this.bandedGridColumn7.FieldName = "perdni";
     this.bandedGridColumn7.LayoutViewField = this.layoutViewField_bandedGridColumn7;
     this.bandedGridColumn7.Name = "bandedGridColumn7";
     this.bandedGridColumn7.OptionsColumn.AllowEdit = false;
     this.bandedGridColumn7.Width = 77;
     //
     // layoutViewField_bandedGridColumn7
     //
     this.layoutViewField_bandedGridColumn7.EditorPreferredWidth = 148;
     this.layoutViewField_bandedGridColumn7.Location = new System.Drawing.Point(0, 144);
     this.layoutViewField_bandedGridColumn7.Name = "layoutViewField_bandedGridColumn7";
     this.layoutViewField_bandedGridColumn7.Size = new System.Drawing.Size(203, 24);
     this.layoutViewField_bandedGridColumn7.TextSize = new System.Drawing.Size(47, 13);
     //
     // bandedGridColumn8
     //
     this.bandedGridColumn8.Caption = "Personal";
     this.bandedGridColumn8.FieldName = "nombrelargo";
     this.bandedGridColumn8.LayoutViewField = this.layoutViewField_bandedGridColumn8;
     this.bandedGridColumn8.Name = "bandedGridColumn8";
     this.bandedGridColumn8.OptionsColumn.AllowEdit = false;
     this.bandedGridColumn8.Width = 257;
     //
     // layoutViewField_bandedGridColumn8
     //
     this.layoutViewField_bandedGridColumn8.EditorPreferredWidth = 148;
     this.layoutViewField_bandedGridColumn8.Location = new System.Drawing.Point(0, 168);
     this.layoutViewField_bandedGridColumn8.Name = "layoutViewField_bandedGridColumn8";
     this.layoutViewField_bandedGridColumn8.Size = new System.Drawing.Size(203, 24);
     this.layoutViewField_bandedGridColumn8.TextSize = new System.Drawing.Size(47, 13);
     //
     // layoutViewCard1
     //
     this.layoutViewCard1.ExpandButtonLocation = DevExpress.Utils.GroupElementLocation.AfterText;
     this.layoutViewCard1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
     this.layoutViewField_bandedGridColumn1,
     this.layoutViewField_bandedGridColumn2,
     this.layoutViewField_bandedGridColumn3,
     this.layoutViewField_bandedGridColumn4,
     this.layoutViewField_bandedGridColumn5,
     this.layoutViewField_bandedGridColumn6,
     this.layoutViewField_bandedGridColumn7,
     this.layoutViewField_bandedGridColumn8});
     this.layoutViewCard1.Name = "layoutViewCard1";
     //
     // peso
     //
     this.peso.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.peso.Location = new System.Drawing.Point(366, 650);
     this.peso.Name = "peso";
     this.peso.Size = new System.Drawing.Size(124, 20);
     this.peso.TabIndex = 49;
     this.peso.Text = "ventas al exterior";
     //
     // label30
     //
     this.label30.AutoSize = true;
     this.label30.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label30.Location = new System.Drawing.Point(299, 650);
     this.label30.Name = "label30";
     this.label30.Size = new System.Drawing.Size(61, 13);
     this.label30.TabIndex = 59;
     this.label30.Text = "Med. Peso:";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(10, 7);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(91, 17);
     this.label3.TabIndex = 16;
     this.label3.Text = "CentroCosto:";
     //
     // cencosid
     //
     this.cencosid.Location = new System.Drawing.Point(102, 6);
     this.cencosid.MaxLength = 5;
     this.cencosid.Name = "cencosid";
     this.cencosid.Size = new System.Drawing.Size(39, 21);
     this.cencosid.TabIndex = 17;
     this.cencosid.KeyDown += new System.Windows.Forms.KeyEventHandler(this.cencosid_KeyDown);
     //
     // cencosname
     //
     this.cencosname.Location = new System.Drawing.Point(142, 6);
     this.cencosname.Name = "cencosname";
     this.cencosname.ReadOnly = true;
     this.cencosname.Size = new System.Drawing.Size(191, 21);
     this.cencosname.TabIndex = 18;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(349, 9);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(76, 17);
     this.label6.TabIndex = 19;
     this.label6.Text = "Estacion-T:";
     //
     // unmedpeso
     //
     this.unmedpeso.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.unmedpeso.Location = new System.Drawing.Point(112, 650);
     this.unmedpeso.Name = "unmedpeso";
     this.unmedpeso.Size = new System.Drawing.Size(148, 20);
     this.unmedpeso.TabIndex = 48;
     this.unmedpeso.Text = "ventas al exterior";
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Teal;
     this.panel1.Controls.Add(this.label11);
     this.panel1.Location = new System.Drawing.Point(-4, -25);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(1065, 54);
     this.panel1.TabIndex = 2;
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.BackColor = System.Drawing.Color.Transparent;
     this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label11.ForeColor = System.Drawing.Color.White;
     this.label11.Location = new System.Drawing.Point(340, 28);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(208, 24);
     this.label11.TabIndex = 5;
     this.label11.Text = "Historial por Estacion";
     //
     // label31
     //
     this.label31.AutoSize = true;
     this.label31.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label31.Location = new System.Drawing.Point(28, 650);
     this.label31.Name = "label31";
     this.label31.Size = new System.Drawing.Size(62, 13);
     this.label31.TabIndex = 57;
     this.label31.Text = "Unid. Peso:";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Black;
     this.label1.Location = new System.Drawing.Point(6, 300);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(68, 17);
     this.label1.TabIndex = 64;
     this.label1.Text = "Historial";
     //
     // cmb_estacion
     //
     this.cmb_estacion.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmb_estacion.FormattingEnabled = true;
     this.cmb_estacion.Location = new System.Drawing.Point(425, 7);
     this.cmb_estacion.Name = "cmb_estacion";
     this.cmb_estacion.Size = new System.Drawing.Size(54, 21);
     this.cmb_estacion.TabIndex = 66;
     this.cmb_estacion.SelectedIndexChanged += new System.EventHandler(this.cmb_estacion_SelectedIndexChanged);
     //
     // sfdhistorial
     //
     this.sfdhistorial.Filter = "Archivos Excel | *.xls";
     //
     // groupControl1
     //
     this.groupControl1.Appearance.BackColor = System.Drawing.Color.Teal;
     this.groupControl1.Appearance.ForeColor = System.Drawing.Color.White;
     this.groupControl1.Appearance.Options.UseBackColor = true;
     this.groupControl1.Appearance.Options.UseForeColor = true;
     this.groupControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupControl1.Controls.Add(this.cmb_estacion);
     this.groupControl1.Controls.Add(this.label3);
     this.groupControl1.Controls.Add(this.cencosid);
     this.groupControl1.Controls.Add(this.cencosname);
     this.groupControl1.Controls.Add(this.label6);
     this.groupControl1.Location = new System.Drawing.Point(1, 32);
     this.groupControl1.Name = "groupControl1";
     this.groupControl1.Size = new System.Drawing.Size(1049, 36);
     this.groupControl1.TabIndex = 71;
     this.groupControl1.Text = "»» Parametros ";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Black;
     this.label2.Location = new System.Drawing.Point(10, 74);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(48, 17);
     this.label2.TabIndex = 65;
     this.label2.Text = "Stock";
     //
     // btn_print
     //
     this.btn_print.Cursor = System.Windows.Forms.Cursors.Hand;
     this.btn_print.Image = ((System.Drawing.Image)(resources.GetObject("btn_print.Image")));
     this.btn_print.Location = new System.Drawing.Point(807, 279);
     this.btn_print.Name = "btn_print";
     this.btn_print.Size = new System.Drawing.Size(40, 33);
     this.btn_print.TabIndex = 72;
     this.btn_print.ToolTip = "ImPrimir Historial";
     this.btn_print.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information;
     this.btn_print.Click += new System.EventHandler(this.btn_print_Click);
     //
     // Frm_reporte_historialxestacion
     //
     this.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(218)))), ((int)(((byte)(224)))));
     this.Appearance.Options.UseBackColor = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.ClientSize = new System.Drawing.Size(1052, 551);
     this.Controls.Add(this.btn_print);
     this.Controls.Add(this.groupControl1);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.Dgb_ControlStock);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.Examinar_Historial);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.peso);
     this.Controls.Add(this.label30);
     this.Controls.Add(this.unmedpeso);
     this.Controls.Add(this.label31);
     this.DoubleBuffered = true;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.KeyPreview = true;
     this.MaximizeBox = false;
     this.Name = "Frm_reporte_historialxestacion";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Historial x Estacion";
     this.Load += new System.EventHandler(this.Frm_reporte_historialxestacion_Load);
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Dgb_ControlStock)).EndInit();
     this.cmMenuGrid2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgb_mainStock)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cardView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dTStockBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dT_Stock)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bapEmpresa02DataSetBindingSource)).EndInit();
     this.cmMenuGrid.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bandedGridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Examinar_Historial)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_bandedGridColumn1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_bandedGridColumn2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_bandedGridColumn3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_bandedGridColumn4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_bandedGridColumn5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_bandedGridColumn6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_bandedGridColumn7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_bandedGridColumn8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewCard1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     this.groupControl1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #5
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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Popup));
     this.iclSmall = new DevExpress.Utils.ImageCollection(this.components);
     this.tabctrlMain = new DevExpress.XtraTab.XtraTabControl();
     this.tabpageMaterial = new DevExpress.XtraTab.XtraTabPage();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.dteStartDate = new DevExpress.XtraEditors.DateEdit();
     this.txtTimeOfDay = new DevExpress.XtraEditors.TextEdit();
     this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
     this.cmbFrequency = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.cbxActive = new DevExpress.XtraEditors.CheckEdit();
     this.memoDescription = new DevExpress.XtraEditors.MemoEdit();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.iclMedium = new DevExpress.Utils.ImageCollection(this.components);
     this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
     this.btnSave = new DevExpress.XtraEditors.SimpleButton();
     this.gdcoMemoDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.layoutViewField_gdcoMileage = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     ((System.ComponentModel.ISupportInitialize)(this.iclSmall)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabctrlMain)).BeginInit();
     this.tabctrlMain.SuspendLayout();
     this.tabpageMaterial.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dteStartDate.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dteStartDate.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTimeOfDay.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbFrequency.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbxActive.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoDescription.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.iclMedium)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_gdcoMileage)).BeginInit();
     this.SuspendLayout();
     //
     // iclSmall
     //
     this.iclSmall.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("iclSmall.ImageStream")));
     this.iclSmall.Images.SetKeyName(0, "add_user_16.png");
     this.iclSmall.Images.SetKeyName(1, "arrow_left_16.png");
     this.iclSmall.Images.SetKeyName(2, "arrow_left_16_d.png");
     this.iclSmall.Images.SetKeyName(3, "arrow_left_16_h.png");
     this.iclSmall.Images.SetKeyName(4, "arrow_right_16.png");
     this.iclSmall.Images.SetKeyName(5, "arrow_right_16_d.png");
     this.iclSmall.Images.SetKeyName(6, "arrow_right_16_h.png");
     this.iclSmall.Images.SetKeyName(7, "copy_clipboard_16.png");
     this.iclSmall.Images.SetKeyName(8, "copy_clipboard_16_d.png");
     this.iclSmall.Images.SetKeyName(9, "copy_clipboard_16_h.png");
     this.iclSmall.Images.SetKeyName(10, "copy_clipboard_lined_16.png");
     this.iclSmall.Images.SetKeyName(11, "copy_clipboard_lined_16_d.png");
     this.iclSmall.Images.SetKeyName(12, "copy_clipboard_lined_16_h.png");
     this.iclSmall.Images.SetKeyName(13, "copy_to_folder_16.png");
     this.iclSmall.Images.SetKeyName(14, "copy_to_folder_16_d.png");
     this.iclSmall.Images.SetKeyName(15, "copy_to_folder_16_h.png");
     this.iclSmall.Images.SetKeyName(16, "cut_clipboard_16.png");
     this.iclSmall.Images.SetKeyName(17, "cut_clipboard_16_d.png");
     this.iclSmall.Images.SetKeyName(18, "cut_clipboard_16_h.png");
     this.iclSmall.Images.SetKeyName(19, "delete_16.png");
     this.iclSmall.Images.SetKeyName(20, "delete_16_d.png");
     this.iclSmall.Images.SetKeyName(21, "delete_16_h.png");
     this.iclSmall.Images.SetKeyName(22, "dollar_16.png");
     this.iclSmall.Images.SetKeyName(23, "equipment_16.png");
     this.iclSmall.Images.SetKeyName(24, "excel-16.png");
     this.iclSmall.Images.SetKeyName(25, "favorites_16.png");
     this.iclSmall.Images.SetKeyName(26, "favorites_16_d.png");
     this.iclSmall.Images.SetKeyName(27, "favorites_16_h.png");
     this.iclSmall.Images.SetKeyName(28, "folder_closed_16.png");
     this.iclSmall.Images.SetKeyName(29, "folder_closed_16_d.png");
     this.iclSmall.Images.SetKeyName(30, "folder_closed_16_h.png");
     this.iclSmall.Images.SetKeyName(31, "folder_open_16.png");
     this.iclSmall.Images.SetKeyName(32, "folder_open_16_d.png");
     this.iclSmall.Images.SetKeyName(33, "folder_open_16_h.png");
     this.iclSmall.Images.SetKeyName(34, "folder_options_16.png");
     this.iclSmall.Images.SetKeyName(35, "folder_options_16_d.png");
     this.iclSmall.Images.SetKeyName(36, "folder_options_16_h.png");
     this.iclSmall.Images.SetKeyName(37, "folder_options_b_16.png");
     this.iclSmall.Images.SetKeyName(38, "folder_options_b_16_d.png");
     this.iclSmall.Images.SetKeyName(39, "folder_options_b_16_h.png");
     this.iclSmall.Images.SetKeyName(40, "folders_16.png");
     this.iclSmall.Images.SetKeyName(41, "folders_16_d.png");
     this.iclSmall.Images.SetKeyName(42, "folders_16_h.png");
     this.iclSmall.Images.SetKeyName(43, "help-16.png");
     this.iclSmall.Images.SetKeyName(44, "history_1_16.png");
     this.iclSmall.Images.SetKeyName(45, "history_1_16_d.png");
     this.iclSmall.Images.SetKeyName(46, "history_1_16_h.png");
     this.iclSmall.Images.SetKeyName(47, "history_16.png");
     this.iclSmall.Images.SetKeyName(48, "history_16_d.png");
     this.iclSmall.Images.SetKeyName(49, "history_16_h.png");
     this.iclSmall.Images.SetKeyName(50, "history_b1_16.png");
     this.iclSmall.Images.SetKeyName(51, "history_b1_16_d.png");
     this.iclSmall.Images.SetKeyName(52, "history_b1_16_h.png");
     this.iclSmall.Images.SetKeyName(53, "history_b_16.png");
     this.iclSmall.Images.SetKeyName(54, "history_b_16_d.png");
     this.iclSmall.Images.SetKeyName(55, "history_b_16_h.png");
     this.iclSmall.Images.SetKeyName(56, "home_16.png");
     this.iclSmall.Images.SetKeyName(57, "home_16_d.png");
     this.iclSmall.Images.SetKeyName(58, "home_16_h.png");
     this.iclSmall.Images.SetKeyName(59, "info-16.png");
     this.iclSmall.Images.SetKeyName(60, "logout_16.png");
     this.iclSmall.Images.SetKeyName(61, "mail_16.png");
     this.iclSmall.Images.SetKeyName(62, "mail_16_d.png");
     this.iclSmall.Images.SetKeyName(63, "mail_16_h.png");
     this.iclSmall.Images.SetKeyName(64, "mail_b_16.png");
     this.iclSmall.Images.SetKeyName(65, "mail_b_16_d.png");
     this.iclSmall.Images.SetKeyName(66, "mail_b_16_h.png");
     this.iclSmall.Images.SetKeyName(67, "move_to_folder_16.png");
     this.iclSmall.Images.SetKeyName(68, "move_to_folder_16_d.png");
     this.iclSmall.Images.SetKeyName(69, "move_to_folder_16_h.png");
     this.iclSmall.Images.SetKeyName(70, "new_document_16.png");
     this.iclSmall.Images.SetKeyName(71, "new_document_16_d.png");
     this.iclSmall.Images.SetKeyName(72, "new_document_16_h.png");
     this.iclSmall.Images.SetKeyName(73, "new_document_lined_16.png");
     this.iclSmall.Images.SetKeyName(74, "new_document_lined_16_d.png");
     this.iclSmall.Images.SetKeyName(75, "new_document_lined_16_h.png");
     this.iclSmall.Images.SetKeyName(76, "ok_16.png");
     this.iclSmall.Images.SetKeyName(77, "open_document_16.png");
     this.iclSmall.Images.SetKeyName(78, "open_document_16_d.png");
     this.iclSmall.Images.SetKeyName(79, "open_document_16_h.png");
     this.iclSmall.Images.SetKeyName(80, "paste_clipboard_16.png");
     this.iclSmall.Images.SetKeyName(81, "paste_clipboard_16_d.png");
     this.iclSmall.Images.SetKeyName(82, "paste_clipboard_16_h.png");
     this.iclSmall.Images.SetKeyName(83, "paste_clipboard_lined_16.png");
     this.iclSmall.Images.SetKeyName(84, "paste_clipboard_lined_16_d.png");
     this.iclSmall.Images.SetKeyName(85, "paste_clipboard_lined_16_h.png");
     this.iclSmall.Images.SetKeyName(86, "print_16.png");
     this.iclSmall.Images.SetKeyName(87, "print_16_d.png");
     this.iclSmall.Images.SetKeyName(88, "print_16_h.png");
     this.iclSmall.Images.SetKeyName(89, "print_preview_16.png");
     this.iclSmall.Images.SetKeyName(90, "print_preview_16_d.png");
     this.iclSmall.Images.SetKeyName(91, "print_preview_16_h.png");
     this.iclSmall.Images.SetKeyName(92, "print_preview_lined_16.png");
     this.iclSmall.Images.SetKeyName(93, "print_preview_lined_16_d.png");
     this.iclSmall.Images.SetKeyName(94, "print_preview_lined_16_h.png");
     this.iclSmall.Images.SetKeyName(95, "properties_document_16.png");
     this.iclSmall.Images.SetKeyName(96, "properties_document_16_d.png");
     this.iclSmall.Images.SetKeyName(97, "properties_document_16_h.png");
     this.iclSmall.Images.SetKeyName(98, "properties_document_b_16.png");
     this.iclSmall.Images.SetKeyName(99, "properties_document_b_16_d.png");
     this.iclSmall.Images.SetKeyName(100, "properties_document_b_16_h.png");
     this.iclSmall.Images.SetKeyName(101, "properties_document_b_lined_16.png");
     this.iclSmall.Images.SetKeyName(102, "properties_document_b_lined_16_d.png");
     this.iclSmall.Images.SetKeyName(103, "properties_document_b_lined_16_h.png");
     this.iclSmall.Images.SetKeyName(104, "properties_document_lined_16.png");
     this.iclSmall.Images.SetKeyName(105, "properties_document_lined_16_d.png");
     this.iclSmall.Images.SetKeyName(106, "properties_document_lined_16_h.png");
     this.iclSmall.Images.SetKeyName(107, "redo_16.png");
     this.iclSmall.Images.SetKeyName(108, "redo_16_d.png");
     this.iclSmall.Images.SetKeyName(109, "redo_16_h.png");
     this.iclSmall.Images.SetKeyName(110, "redo_square_16.png");
     this.iclSmall.Images.SetKeyName(111, "redo_square_16_d.png");
     this.iclSmall.Images.SetKeyName(112, "redo_square_16_h.png");
     this.iclSmall.Images.SetKeyName(113, "refresh_document_16.png");
     this.iclSmall.Images.SetKeyName(114, "refresh_document_16_d.png");
     this.iclSmall.Images.SetKeyName(115, "refresh_document_16_h.png");
     this.iclSmall.Images.SetKeyName(116, "run_16.png");
     this.iclSmall.Images.SetKeyName(117, "save_16.png");
     this.iclSmall.Images.SetKeyName(118, "save_16_d.png");
     this.iclSmall.Images.SetKeyName(119, "save_16_h.png");
     this.iclSmall.Images.SetKeyName(120, "search_16.png");
     this.iclSmall.Images.SetKeyName(121, "search_16_d.png");
     this.iclSmall.Images.SetKeyName(122, "search_16_h.png");
     this.iclSmall.Images.SetKeyName(123, "stop_16.png");
     this.iclSmall.Images.SetKeyName(124, "stop_16_d.png");
     this.iclSmall.Images.SetKeyName(125, "stop_16_h.png");
     this.iclSmall.Images.SetKeyName(126, "undo_16.png");
     this.iclSmall.Images.SetKeyName(127, "undo_16_d.png");
     this.iclSmall.Images.SetKeyName(128, "undo_16_h.png");
     this.iclSmall.Images.SetKeyName(129, "undo_square_16.png");
     this.iclSmall.Images.SetKeyName(130, "undo_square_16_d.png");
     this.iclSmall.Images.SetKeyName(131, "undo_square_16_h.png");
     this.iclSmall.Images.SetKeyName(132, "up_folder_16.png");
     this.iclSmall.Images.SetKeyName(133, "up_folder_16_d.png");
     this.iclSmall.Images.SetKeyName(134, "up_folder_16_h.png");
     this.iclSmall.Images.SetKeyName(135, "user_16.png");
     this.iclSmall.Images.SetKeyName(136, "users_16.png");
     this.iclSmall.Images.SetKeyName(137, "view_16.png");
     this.iclSmall.Images.SetKeyName(138, "view_16_d.png");
     this.iclSmall.Images.SetKeyName(139, "view_16_h.png");
     this.iclSmall.Images.SetKeyName(140, "label_16.png");
     //
     // tabctrlMain
     //
     this.tabctrlMain.Location = new System.Drawing.Point(14, 15);
     this.tabctrlMain.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.tabctrlMain.Name = "tabctrlMain";
     this.tabctrlMain.SelectedTabPage = this.tabpageMaterial;
     this.tabctrlMain.Size = new System.Drawing.Size(731, 372);
     this.tabctrlMain.TabIndex = 0;
     this.tabctrlMain.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.tabpageMaterial});
     //
     // tabpageMaterial
     //
     this.tabpageMaterial.Controls.Add(this.labelControl3);
     this.tabpageMaterial.Controls.Add(this.dteStartDate);
     this.tabpageMaterial.Controls.Add(this.txtTimeOfDay);
     this.tabpageMaterial.Controls.Add(this.labelControl4);
     this.tabpageMaterial.Controls.Add(this.cmbFrequency);
     this.tabpageMaterial.Controls.Add(this.labelControl2);
     this.tabpageMaterial.Controls.Add(this.cbxActive);
     this.tabpageMaterial.Controls.Add(this.memoDescription);
     this.tabpageMaterial.Controls.Add(this.labelControl1);
     this.tabpageMaterial.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.tabpageMaterial.Name = "tabpageMaterial";
     this.tabpageMaterial.Size = new System.Drawing.Size(725, 341);
     this.tabpageMaterial.Text = "Algemeen";
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(15, 192);
     this.labelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.labelControl3.Name = "labelControl3";
     this.labelControl3.Size = new System.Drawing.Size(64, 16);
     this.labelControl3.TabIndex = 10;
     this.labelControl3.Text = "Startdatum";
     //
     // dteStartDate
     //
     this.dteStartDate.EditValue = null;
     this.dteStartDate.Location = new System.Drawing.Point(105, 188);
     this.dteStartDate.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.dteStartDate.Name = "dteStartDate";
     this.dteStartDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.dteStartDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.dteStartDate.Size = new System.Drawing.Size(170, 22);
     this.dteStartDate.TabIndex = 9;
     //
     // txtTimeOfDay
     //
     this.txtTimeOfDay.Location = new System.Drawing.Point(105, 220);
     this.txtTimeOfDay.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.txtTimeOfDay.Name = "txtTimeOfDay";
     this.txtTimeOfDay.Properties.DisplayFormat.FormatString = "T";
     this.txtTimeOfDay.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.txtTimeOfDay.Properties.EditFormat.FormatString = "T";
     this.txtTimeOfDay.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.txtTimeOfDay.Properties.Mask.EditMask = "T";
     this.txtTimeOfDay.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.DateTime;
     this.txtTimeOfDay.Size = new System.Drawing.Size(170, 22);
     this.txtTimeOfDay.TabIndex = 8;
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(15, 224);
     this.labelControl4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.labelControl4.Name = "labelControl4";
     this.labelControl4.Size = new System.Drawing.Size(42, 16);
     this.labelControl4.TabIndex = 7;
     this.labelControl4.Text = "Tijdstip";
     //
     // cmbFrequency
     //
     this.cmbFrequency.Location = new System.Drawing.Point(105, 252);
     this.cmbFrequency.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.cmbFrequency.Name = "cmbFrequency";
     this.cmbFrequency.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cmbFrequency.Size = new System.Drawing.Size(170, 22);
     this.cmbFrequency.TabIndex = 5;
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(16, 256);
     this.labelControl2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(61, 16);
     this.labelControl2.TabIndex = 4;
     this.labelControl2.Text = "Frequentie";
     //
     // cbxActive
     //
     this.cbxActive.Location = new System.Drawing.Point(103, 284);
     this.cbxActive.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.cbxActive.Name = "cbxActive";
     this.cbxActive.Properties.Caption = "Actief";
     this.cbxActive.Size = new System.Drawing.Size(87, 20);
     this.cbxActive.TabIndex = 2;
     //
     // memoDescription
     //
     this.memoDescription.Location = new System.Drawing.Point(105, 22);
     this.memoDescription.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.memoDescription.Name = "memoDescription";
     this.memoDescription.Size = new System.Drawing.Size(597, 159);
     this.memoDescription.TabIndex = 1;
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(10, 26);
     this.labelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(74, 16);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text = "Omschrijving";
     //
     // iclMedium
     //
     this.iclMedium.ImageSize = new System.Drawing.Size(24, 24);
     this.iclMedium.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("iclMedium.ImageStream")));
     this.iclMedium.Images.SetKeyName(0, "add_user_24.png");
     this.iclMedium.Images.SetKeyName(1, "arrow_left_24.png");
     this.iclMedium.Images.SetKeyName(2, "arrow_left_24_d.png");
     this.iclMedium.Images.SetKeyName(3, "arrow_left_24_h.png");
     this.iclMedium.Images.SetKeyName(4, "arrow_right_24.png");
     this.iclMedium.Images.SetKeyName(5, "arrow_right_24_d.png");
     this.iclMedium.Images.SetKeyName(6, "arrow_right_24_h.png");
     this.iclMedium.Images.SetKeyName(7, "copy_clipboard_24.png");
     this.iclMedium.Images.SetKeyName(8, "copy_clipboard_24_d.png");
     this.iclMedium.Images.SetKeyName(9, "copy_clipboard_24_h.png");
     this.iclMedium.Images.SetKeyName(10, "copy_clipboard_lined_24.png");
     this.iclMedium.Images.SetKeyName(11, "copy_clipboard_lined_24_d.png");
     this.iclMedium.Images.SetKeyName(12, "copy_clipboard_lined_24_h.png");
     this.iclMedium.Images.SetKeyName(13, "copy_to_folder_24.png");
     this.iclMedium.Images.SetKeyName(14, "copy_to_folder_24_d.png");
     this.iclMedium.Images.SetKeyName(15, "copy_to_folder_24_h.png");
     this.iclMedium.Images.SetKeyName(16, "cut_clipboard_24.png");
     this.iclMedium.Images.SetKeyName(17, "cut_clipboard_24_d.png");
     this.iclMedium.Images.SetKeyName(18, "cut_clipboard_24_h.png");
     this.iclMedium.Images.SetKeyName(19, "delete_24.png");
     this.iclMedium.Images.SetKeyName(20, "delete_24_d.png");
     this.iclMedium.Images.SetKeyName(21, "delete_24_h.png");
     this.iclMedium.Images.SetKeyName(22, "equipment_24.png");
     this.iclMedium.Images.SetKeyName(23, "excel-24.png");
     this.iclMedium.Images.SetKeyName(24, "favorites_24.png");
     this.iclMedium.Images.SetKeyName(25, "favorites_24_d.png");
     this.iclMedium.Images.SetKeyName(26, "favorites_24_h.png");
     this.iclMedium.Images.SetKeyName(27, "folder_closed_24.png");
     this.iclMedium.Images.SetKeyName(28, "folder_closed_24_d.png");
     this.iclMedium.Images.SetKeyName(29, "folder_closed_24_h.png");
     this.iclMedium.Images.SetKeyName(30, "folder_open_24.png");
     this.iclMedium.Images.SetKeyName(31, "folder_open_24_d.png");
     this.iclMedium.Images.SetKeyName(32, "folder_open_24_h.png");
     this.iclMedium.Images.SetKeyName(33, "folder_options_24.png");
     this.iclMedium.Images.SetKeyName(34, "folder_options_24_d.png");
     this.iclMedium.Images.SetKeyName(35, "folder_options_24_h.png");
     this.iclMedium.Images.SetKeyName(36, "folder_options_b_24.png");
     this.iclMedium.Images.SetKeyName(37, "folder_options_b_24_d.png");
     this.iclMedium.Images.SetKeyName(38, "folder_options_b_24_h.png");
     this.iclMedium.Images.SetKeyName(39, "folders_24.png");
     this.iclMedium.Images.SetKeyName(40, "folders_24_d.png");
     this.iclMedium.Images.SetKeyName(41, "folders_24_h.png");
     this.iclMedium.Images.SetKeyName(42, "help-24.png");
     this.iclMedium.Images.SetKeyName(43, "history_1_24.png");
     this.iclMedium.Images.SetKeyName(44, "history_1_24_d.png");
     this.iclMedium.Images.SetKeyName(45, "history_1_24_h.png");
     this.iclMedium.Images.SetKeyName(46, "history_24.png");
     this.iclMedium.Images.SetKeyName(47, "history_24_d.png");
     this.iclMedium.Images.SetKeyName(48, "history_24_h.png");
     this.iclMedium.Images.SetKeyName(49, "history_b1_24.png");
     this.iclMedium.Images.SetKeyName(50, "history_b1_24_d.png");
     this.iclMedium.Images.SetKeyName(51, "history_b1_24_h.png");
     this.iclMedium.Images.SetKeyName(52, "history_b_24.png");
     this.iclMedium.Images.SetKeyName(53, "history_b_24_d.png");
     this.iclMedium.Images.SetKeyName(54, "history_b_24_h.png");
     this.iclMedium.Images.SetKeyName(55, "home_24.png");
     this.iclMedium.Images.SetKeyName(56, "home_24_d.png");
     this.iclMedium.Images.SetKeyName(57, "home_24_h.png");
     this.iclMedium.Images.SetKeyName(58, "info-24.png");
     this.iclMedium.Images.SetKeyName(59, "logo-24.png");
     this.iclMedium.Images.SetKeyName(60, "mail_24.png");
     this.iclMedium.Images.SetKeyName(61, "mail_24_d.png");
     this.iclMedium.Images.SetKeyName(62, "mail_24_h.png");
     this.iclMedium.Images.SetKeyName(63, "mail_b_24.png");
     this.iclMedium.Images.SetKeyName(64, "mail_b_24_d.png");
     this.iclMedium.Images.SetKeyName(65, "mail_b_24_h.png");
     this.iclMedium.Images.SetKeyName(66, "move_to_folder_24.png");
     this.iclMedium.Images.SetKeyName(67, "move_to_folder_24_d.png");
     this.iclMedium.Images.SetKeyName(68, "move_to_folder_24_h.png");
     this.iclMedium.Images.SetKeyName(69, "new_document_24.png");
     this.iclMedium.Images.SetKeyName(70, "new_document_24_d.png");
     this.iclMedium.Images.SetKeyName(71, "new_document_24_h.png");
     this.iclMedium.Images.SetKeyName(72, "new_document_lined_24.png");
     this.iclMedium.Images.SetKeyName(73, "new_document_lined_24_d.png");
     this.iclMedium.Images.SetKeyName(74, "new_document_lined_24_h.png");
     this.iclMedium.Images.SetKeyName(75, "open_document_24.png");
     this.iclMedium.Images.SetKeyName(76, "open_document_24_d.png");
     this.iclMedium.Images.SetKeyName(77, "open_document_24_h.png");
     this.iclMedium.Images.SetKeyName(78, "paste_clipboard_24.png");
     this.iclMedium.Images.SetKeyName(79, "paste_clipboard_24_d.png");
     this.iclMedium.Images.SetKeyName(80, "paste_clipboard_24_h.png");
     this.iclMedium.Images.SetKeyName(81, "paste_clipboard_lined_24.png");
     this.iclMedium.Images.SetKeyName(82, "paste_clipboard_lined_24_d.png");
     this.iclMedium.Images.SetKeyName(83, "paste_clipboard_lined_24_h.png");
     this.iclMedium.Images.SetKeyName(84, "print_24.png");
     this.iclMedium.Images.SetKeyName(85, "print_24_d.png");
     this.iclMedium.Images.SetKeyName(86, "print_24_h.png");
     this.iclMedium.Images.SetKeyName(87, "print_preview_24.png");
     this.iclMedium.Images.SetKeyName(88, "print_preview_24_d.png");
     this.iclMedium.Images.SetKeyName(89, "print_preview_24_h.png");
     this.iclMedium.Images.SetKeyName(90, "print_preview_lined_24.png");
     this.iclMedium.Images.SetKeyName(91, "print_preview_lined_24_d.png");
     this.iclMedium.Images.SetKeyName(92, "print_preview_lined_24_h.png");
     this.iclMedium.Images.SetKeyName(93, "properties_document_24.png");
     this.iclMedium.Images.SetKeyName(94, "properties_document_24_d.png");
     this.iclMedium.Images.SetKeyName(95, "properties_document_24_h.png");
     this.iclMedium.Images.SetKeyName(96, "properties_document_b_24.png");
     this.iclMedium.Images.SetKeyName(97, "properties_document_b_24_d.png");
     this.iclMedium.Images.SetKeyName(98, "properties_document_b_24_h.png");
     this.iclMedium.Images.SetKeyName(99, "properties_document_b_lined_24.png");
     this.iclMedium.Images.SetKeyName(100, "properties_document_b_lined_24_d.png");
     this.iclMedium.Images.SetKeyName(101, "properties_document_b_lined_24_h.png");
     this.iclMedium.Images.SetKeyName(102, "properties_document_lined_24.png");
     this.iclMedium.Images.SetKeyName(103, "properties_document_lined_24_d.png");
     this.iclMedium.Images.SetKeyName(104, "properties_document_lined_24_h.png");
     this.iclMedium.Images.SetKeyName(105, "redo_24.png");
     this.iclMedium.Images.SetKeyName(106, "redo_24_d.png");
     this.iclMedium.Images.SetKeyName(107, "redo_24_h.png");
     this.iclMedium.Images.SetKeyName(108, "redo_square_24.png");
     this.iclMedium.Images.SetKeyName(109, "redo_square_24_d.png");
     this.iclMedium.Images.SetKeyName(110, "redo_square_24_h.png");
     this.iclMedium.Images.SetKeyName(111, "refresh_document_24.png");
     this.iclMedium.Images.SetKeyName(112, "refresh_document_24_d.png");
     this.iclMedium.Images.SetKeyName(113, "refresh_document_24_h.png");
     this.iclMedium.Images.SetKeyName(114, "save_24.png");
     this.iclMedium.Images.SetKeyName(115, "save_24_d.png");
     this.iclMedium.Images.SetKeyName(116, "save_24_h.png");
     this.iclMedium.Images.SetKeyName(117, "search_24.png");
     this.iclMedium.Images.SetKeyName(118, "search_24_d.png");
     this.iclMedium.Images.SetKeyName(119, "search_24_h.png");
     this.iclMedium.Images.SetKeyName(120, "stop_24.png");
     this.iclMedium.Images.SetKeyName(121, "stop_24_d.png");
     this.iclMedium.Images.SetKeyName(122, "stop_24_h.png");
     this.iclMedium.Images.SetKeyName(123, "undo_24.png");
     this.iclMedium.Images.SetKeyName(124, "undo_24_d.png");
     this.iclMedium.Images.SetKeyName(125, "undo_24_h.png");
     this.iclMedium.Images.SetKeyName(126, "undo_square_24.png");
     this.iclMedium.Images.SetKeyName(127, "undo_square_24_d.png");
     this.iclMedium.Images.SetKeyName(128, "undo_square_24_h.png");
     this.iclMedium.Images.SetKeyName(129, "up_folder_24.png");
     this.iclMedium.Images.SetKeyName(130, "up_folder_24_d.png");
     this.iclMedium.Images.SetKeyName(131, "up_folder_24_h.png");
     this.iclMedium.Images.SetKeyName(132, "users_24.png");
     this.iclMedium.Images.SetKeyName(133, "view_24.png");
     this.iclMedium.Images.SetKeyName(134, "view_24_d.png");
     this.iclMedium.Images.SetKeyName(135, "view_24_h.png");
     this.iclMedium.Images.SetKeyName(136, "ok_24.png");
     //
     // btnCancel
     //
     this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.ImageIndex = 120;
     this.btnCancel.ImageList = this.iclMedium;
     this.btnCancel.Location = new System.Drawing.Point(632, 394);
     this.btnCancel.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.btnCancel.Name = "btnCancel";
     this.btnCancel.Size = new System.Drawing.Size(107, 39);
     this.btnCancel.TabIndex = 5;
     this.btnCancel.Text = "Annuleren";
     this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
     //
     // btnSave
     //
     this.btnSave.DialogResult = System.Windows.Forms.DialogResult.OK;
     this.btnSave.ImageIndex = 114;
     this.btnSave.ImageList = this.iclMedium;
     this.btnSave.Location = new System.Drawing.Point(538, 394);
     this.btnSave.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.btnSave.Name = "btnSave";
     this.btnSave.Size = new System.Drawing.Size(87, 39);
     this.btnSave.TabIndex = 6;
     this.btnSave.Text = "Opslaan";
     this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
     //
     // gdcoMemoDate
     //
     this.gdcoMemoDate.Caption = "Datum";
     this.gdcoMemoDate.FieldName = "DateTime";
     this.gdcoMemoDate.Name = "gdcoMemoDate";
     this.gdcoMemoDate.OptionsColumn.AllowEdit = false;
     this.gdcoMemoDate.Visible = true;
     this.gdcoMemoDate.VisibleIndex = 0;
     this.gdcoMemoDate.Width = 450;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption = "Memo";
     this.gridColumn2.FieldName = "Memo";
     this.gridColumn2.Name = "gridColumn2";
     this.gridColumn2.Visible = true;
     this.gridColumn2.VisibleIndex = 1;
     this.gridColumn2.Width = 150;
     //
     // layoutViewField_gdcoMileage
     //
     this.layoutViewField_gdcoMileage.EditorPreferredWidth = 0;
     this.layoutViewField_gdcoMileage.Location = new System.Drawing.Point(0, 0);
     this.layoutViewField_gdcoMileage.Name = "layoutViewField_gdcoMileage";
     this.layoutViewField_gdcoMileage.Size = new System.Drawing.Size(0, 0);
     this.layoutViewField_gdcoMileage.TextSize = new System.Drawing.Size(50, 20);
     //
     // Popup
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(762, 454);
     this.Controls.Add(this.btnSave);
     this.Controls.Add(this.btnCancel);
     this.Controls.Add(this.tabctrlMain);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.LookAndFeel.SkinName = "Office 2010 Blue";
     this.LookAndFeel.UseDefaultLookAndFeel = false;
     this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.MaximizeBox = false;
     this.Name = "Popup";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Popup";
     ((System.ComponentModel.ISupportInitialize)(this.iclSmall)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabctrlMain)).EndInit();
     this.tabctrlMain.ResumeLayout(false);
     this.tabpageMaterial.ResumeLayout(false);
     this.tabpageMaterial.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dteStartDate.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dteStartDate.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTimeOfDay.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbFrequency.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbxActive.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoDescription.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.iclMedium)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_gdcoMileage)).EndInit();
     this.ResumeLayout(false);
 }