Beispiel #1
0
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
      this._valueLabel = new Infragistics.Win.Misc.UltraLabel();
      this.SuspendLayout();
      //
      // _valueLabel
      //
      this._valueLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
              | System.Windows.Forms.AnchorStyles.Left)
              | System.Windows.Forms.AnchorStyles.Right)));
      appearance1.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
      appearance1.TextVAlignAsString = "Middle";
      this._valueLabel.Appearance = appearance1;
      this._valueLabel.Location = new System.Drawing.Point(110, 1);
      this._valueLabel.Name = "_valueLabel";
      this._valueLabel.Size = new System.Drawing.Size(406, 21);
      this._valueLabel.TabIndex = 1;
      this._valueLabel.Text = "Value";
      this._valueLabel.WrapText = false;
      this._valueLabel.MouseLeave += new System.EventHandler(this.OnLabelMouseLeave);
      this._valueLabel.Click += new System.EventHandler(this.OnLabelClick);
      //
      // LabelControl
      //
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
      this.Controls.Add(this._valueLabel);
      this.Name = "LabelControl";
      this.Size = new System.Drawing.Size(519, 23);
      this.MouseLeave += new System.EventHandler(this.OnLabelMouseLeave);
      this.Controls.SetChildIndex(this._valueLabel, 0);
      this.ResumeLayout(false);
 }
        /// <summary>
        /// Metodo necessario per il supporto della finestra di progettazione. Non modificare
        /// il contenuto del metodo con l'editor di codice.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GestioneSpesaFiscale));
            Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("Gestione");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Cancella");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Cancella");
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManagerStandard)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.standardFormStatus)).BeginInit();
            this.SuspendLayout();
            // 
            // ultraToolbarsManagerStandard
            // 
            this.ultraToolbarsManagerStandard.MenuSettings.ForceSerialization = true;
            this.ultraToolbarsManagerStandard.Ribbon.ApplicationMenuButtonImage = ((System.Drawing.Image)(resources.GetObject("ultraToolbarsManagerStandard.Ribbon.ApplicationMenuButtonImage")));
            this.ultraToolbarsManagerStandard.Ribbon.Visible = true;
            ultraToolbar1.DockedColumn = 1;
            ultraToolbar1.DockedRow = 1;
            ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
            buttonTool3});
            ultraToolbar1.Text = "Gestione";
            this.ultraToolbarsManagerStandard.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
            ultraToolbar1});
            this.ultraToolbarsManagerStandard.ToolbarSettings.ForceSerialization = true;
            appearance1.Image = global::Gipasoft.Stabili.UI.RegistrazioneSpese.RegistrazioneSpeseResources.delete_large;
            buttonTool4.SharedPropsInternal.AppearancesLarge.Appearance = appearance1;
            appearance2.Image = global::Gipasoft.Stabili.UI.RegistrazioneSpese.RegistrazioneSpeseResources.delete_small;
            buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance2;
            buttonTool4.SharedPropsInternal.Caption = "Cancella";
            buttonTool4.SharedPropsInternal.Category = "Gestione";
            this.ultraToolbarsManagerStandard.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
            buttonTool4});
            this.ultraToolbarsManagerStandard.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManagerStandardToolClick1);
            // 
            // standardFormStatus
            // 
            this.standardFormStatus.Location = new System.Drawing.Point(0, 536);
            this.standardFormStatus.Size = new System.Drawing.Size(1037, 23);
            // 
            // MainStandardForm_Fill_Panel
            // 
            this.MainStandardForm_Fill_Panel.Size = new System.Drawing.Size(1021, 372);
            // 
            // GestioneSpesaFiscale
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1037, 559);
            this.KeyPreview = true;
            this.Name = "GestioneSpesaFiscale";
            this.Text = "GestioneSpesa";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.gestioneSpesaFormClosing);
            this.Load += new System.EventHandler(this.gestioneSpesaLoad);
            ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManagerStandard)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.standardFormStatus)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.ProgressBar = new Infragistics.Win.UltraWinProgressBar.UltraProgressBar();
            this.SuspendLayout();
            // 
            // timer1
            // 
            this.timer1.Enabled = true;
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            // 
            // ProgressBar
            // 
            appearance1.BackColor = System.Drawing.SystemColors.Control;
            appearance1.BackColor2 = System.Drawing.Color.White;
            appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance1.FontData.BoldAsString = "True";
            appearance1.FontData.Name = "Arial";
            appearance1.ForeColor = System.Drawing.Color.Black;
            appearance1.ForeColorDisabled = System.Drawing.Color.Black;
            this.ProgressBar.Appearance = appearance1;
            this.ProgressBar.BorderStyle = Infragistics.Win.UIElementBorderStyle.Etched;
            this.ProgressBar.Dock = System.Windows.Forms.DockStyle.Fill;
            appearance2.BackColor = System.Drawing.Color.RoyalBlue;
            appearance2.BackColor2 = System.Drawing.Color.Aqua;
            appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            this.ProgressBar.FillAppearance = appearance2;
            this.ProgressBar.Location = new System.Drawing.Point(0, 0);
            this.ProgressBar.Name = "ProgressBar";
            this.ProgressBar.SegmentWidth = 10;
            this.ProgressBar.Size = new System.Drawing.Size(405, 30);
            this.ProgressBar.Style = Infragistics.Win.UltraWinProgressBar.ProgressBarStyle.SegmentedPartial;
            this.ProgressBar.TabIndex = 1;
            this.ProgressBar.Text = "Processing...";
            this.ProgressBar.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
            // 
            // frmProcessBar
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.SystemColors.InactiveCaption;
            this.ClientSize = new System.Drawing.Size(405, 30);
            this.ControlBox = false;
            this.Controls.Add(this.ProgressBar);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "frmProcessBar";
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "frmProcessBar";
            this.Load += new System.EventHandler(this.frmProcessBar_Load);
            this.ResumeLayout(false);

        }
        /// <summary> 
        /// Metodo necessario per il supporto della finestra di progettazione. Non modificare 
        /// il contenuto del metodo con l'editor di codice.
        /// </summary>
        private void InitializeComponent()
        {
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AttesaIstruzioniUC));
            this.attesaGroupBox = new Infragistics.Win.Misc.UltraGroupBox();
            this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraPictureBox1 = new Infragistics.Win.UltraWinEditors.UltraPictureBox();
            ((System.ComponentModel.ISupportInitialize)(this.attesaGroupBox)).BeginInit();
            this.attesaGroupBox.SuspendLayout();
            this.SuspendLayout();
            // 
            // attesaGroupBox
            // 
            this.attesaGroupBox.Controls.Add(this.ultraPictureBox1);
            this.attesaGroupBox.Controls.Add(this.ultraLabel1);
            this.attesaGroupBox.Location = new System.Drawing.Point(3, 3);
            this.attesaGroupBox.Name = "attesaGroupBox";
            this.attesaGroupBox.Size = new System.Drawing.Size(428, 274);
            this.attesaGroupBox.TabIndex = 0;
            this.attesaGroupBox.Text = "Gestione Fiscale";
            // 
            // ultraLabel1
            // 
            appearance1.TextHAlignAsString = "Center";
            appearance1.TextVAlignAsString = "Middle";
            this.ultraLabel1.Appearance = appearance1;
            this.ultraLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel1.Location = new System.Drawing.Point(18, 29);
            this.ultraLabel1.Name = "ultraLabel1";
            this.ultraLabel1.Size = new System.Drawing.Size(404, 128);
            this.ultraLabel1.TabIndex = 0;
            this.ultraLabel1.Text = "Siamo in attesa delle istruzioni ministeriali per la corretta compilazione.";
            // 
            // ultraPictureBox1
            // 
            this.ultraPictureBox1.BorderShadowColor = System.Drawing.Color.Empty;
            this.ultraPictureBox1.Image = ((object)(resources.GetObject("ultraPictureBox1.Image")));
            this.ultraPictureBox1.Location = new System.Drawing.Point(88, 163);
            this.ultraPictureBox1.Name = "ultraPictureBox1";
            this.ultraPictureBox1.Size = new System.Drawing.Size(279, 89);
            this.ultraPictureBox1.TabIndex = 1;
            // 
            // AttesaIstruzioniUC
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.attesaGroupBox);
            this.Name = "AttesaIstruzioniUC";
            this.Size = new System.Drawing.Size(450, 305);
            ((System.ComponentModel.ISupportInitialize)(this.attesaGroupBox)).EndInit();
            this.attesaGroupBox.ResumeLayout(false);
            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()
        {
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.lblProcess = new Infragistics.Win.Misc.UltraLabel();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            this.SuspendLayout();
            // 
            // pictureBox1
            // 
            this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Top;
            this.pictureBox1.Image = global::QLSV.Frm.Properties.Resources.loading;
            this.pictureBox1.Location = new System.Drawing.Point(0, 0);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(143, 39);
            this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
            this.pictureBox1.TabIndex = 0;
            this.pictureBox1.TabStop = false;
            this.pictureBox1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.MoveWindow_MouseDown);
            this.pictureBox1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.MoveWindow_MouseMove);
            this.pictureBox1.MouseUp += new System.Windows.Forms.MouseEventHandler(this.MoveWindow_MouseUp);
            // 
            // lblProcess
            // 
            appearance2.TextHAlignAsString = "Center";
            appearance2.TextVAlignAsString = "Middle";
            this.lblProcess.Appearance = appearance2;
            this.lblProcess.Dock = System.Windows.Forms.DockStyle.Fill;
            this.lblProcess.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.lblProcess.Location = new System.Drawing.Point(0, 39);
            this.lblProcess.Name = "lblProcess";
            this.lblProcess.Size = new System.Drawing.Size(143, 26);
            this.lblProcess.TabIndex = 1;
            // 
            // FrmLoadding
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.ClientSize = new System.Drawing.Size(143, 65);
            this.ControlBox = false;
            this.Controls.Add(this.lblProcess);
            this.Controls.Add(this.pictureBox1);
            this.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name = "FrmLoadding";
            this.ShowIcon = false;
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).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()
        {
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            this.ugDetails = new Infragistics.Win.UltraWinGrid.UltraGrid();
            ((System.ComponentModel.ISupportInitialize)(this.ugDetails)).BeginInit();
            this.SuspendLayout();
            // 
            // ugDetails
            // 
            this.ugDetails.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.ugDetails.DisplayLayout.DefaultSelectedBackColor = System.Drawing.Color.Empty;
            this.ugDetails.DisplayLayout.DefaultSelectedForeColor = System.Drawing.Color.Empty;
            this.ugDetails.DisplayLayout.EmptyRowSettings.ShowEmptyRows = true;
            this.ugDetails.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
            this.ugDetails.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
            this.ugDetails.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
            this.ugDetails.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ugDetails.DisplayLayout.Override.FilterEvaluationTrigger = Infragistics.Win.UltraWinGrid.FilterEvaluationTrigger.OnCellValueChange;
            this.ugDetails.DisplayLayout.Override.FilterOperandStyle = Infragistics.Win.UltraWinGrid.FilterOperandStyle.UseColumnEditor;
            this.ugDetails.DisplayLayout.Override.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
            this.ugDetails.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            this.ugDetails.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
            appearance1.AlphaLevel = ((short)(180));
            appearance1.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            this.ugDetails.DisplayLayout.Override.RowAppearance = appearance1;
            this.ugDetails.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.ListIndex;
            this.ugDetails.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ugDetails.Location = new System.Drawing.Point(0, 0);
            this.ugDetails.Name = "ugDetails";
            this.ugDetails.Size = new System.Drawing.Size(284, 262);
            this.ugDetails.TabIndex = 0;
            this.ugDetails.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ugDetails_DoubleClickRow);
            this.ugDetails.FilterCellValueChanged += new Infragistics.Win.UltraWinGrid.FilterCellValueChangedEventHandler(this.ugDetails_FilterCellValueChanged);
            this.ugDetails.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ugDetails_KeyDown);
            // 
            // FrmDetails
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(284, 262);
            this.Controls.Add(this.ugDetails);
            this.Name = "FrmDetails";
            this.Text = "FrmDetails";
            ((System.ComponentModel.ISupportInitialize)(this.ugDetails)).EndInit();
            this.ResumeLayout(false);

        }
        /// <summary> 
        /// Metodo necessario per il supporto della finestra di progettazione. Non modificare 
        /// il contenuto del metodo con l'editor di codice.
        /// </summary>
        private void InitializeComponent()
        {
            Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("apri");
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton("scelta");
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            this.nomeFile = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
            ((System.ComponentModel.ISupportInitialize)(this.nomeFile)).BeginInit();
            this.SuspendLayout();
            // 
            // nomeFile
            // 
            appearance2.Image = global::Gipasoft.Stabili.UI.Messaggistica.MessaggisticaResources.folder;
            editorButton1.Appearance = appearance2;
            editorButton1.Key = "apri";
            appearance1.Image = global::Gipasoft.Stabili.UI.Messaggistica.MessaggisticaResources.disk_blue;
            editorButton2.Appearance = appearance1;
            editorButton2.Key = "scelta";
            editorButton2.Text = "";
            this.nomeFile.ButtonsRight.Add(editorButton1);
            this.nomeFile.ButtonsRight.Add(editorButton2);
            this.nomeFile.Dock = System.Windows.Forms.DockStyle.Fill;
            this.nomeFile.Location = new System.Drawing.Point(0, 0);
            this.nomeFile.Name = "nomeFile";
            this.nomeFile.Size = new System.Drawing.Size(199, 21);
            this.nomeFile.TabIndex = 1;
            this.nomeFile.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.nomeFileEditorButtonClick);
            // 
            // openFileDialog1
            // 
            this.openFileDialog1.DefaultExt = "rtf";
            this.openFileDialog1.Filter = "File Rtf|*.rtf|Tutti i file|*.*";
            // 
            // SceltaDocumentoUC
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.nomeFile);
            this.Name = "SceltaDocumentoUC";
            this.Size = new System.Drawing.Size(199, 21);
            ((System.ComponentModel.ISupportInitialize)(this.nomeFile)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
      static PreSelectionCheckBox()
      {
        _uncheckApp = new Infragistics.Win.Appearance
        {
          BackColor = Color.DarkGray,
          ForeColor = Color.Gray,
          BackColor2 = Color.DarkGray
        };


        _checkedApp = new Infragistics.Win.Appearance("checked")
        {
          BackColor = Color.DarkGray,
          ForeColor = Color.Black,
          BackColor2 = Color.DarkGray
        };
      }
        /// <summary> 
        /// Método necesario para admitir el Diseñador. No se puede modificar 
        /// el contenido del método con el editor de código.
        /// </summary>
        private void InitializeComponent()
        {
            Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("Search");
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton("Clear");
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            this.txtSearch = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            ((System.ComponentModel.ISupportInitialize)(this.txtSearch)).BeginInit();
            this.SuspendLayout();
            // 
            // txtSearch
            // 
            appearance1.Image = global::Soft.Controls.Properties.Resources.search;
            appearance1.ImageHAlign = Infragistics.Win.HAlign.Center;
            appearance1.ImageVAlign = Infragistics.Win.VAlign.Middle;
            editorButton1.Appearance = appearance1;
            editorButton1.Key = "Search";
            editorButton1.Text = "";
            appearance2.Image = global::Soft.Controls.Properties.Resources.delete;
            appearance2.ImageHAlign = Infragistics.Win.HAlign.Center;
            appearance2.ImageVAlign = Infragistics.Win.VAlign.Middle;
            editorButton2.Appearance = appearance2;
            editorButton2.Key = "Clear";
            this.txtSearch.ButtonsRight.Add(editorButton1);
            this.txtSearch.ButtonsRight.Add(editorButton2);
            this.txtSearch.Dock = System.Windows.Forms.DockStyle.Fill;
            this.txtSearch.Location = new System.Drawing.Point(0, 0);
            this.txtSearch.Name = "txtSearch";
            this.txtSearch.Size = new System.Drawing.Size(100, 21);
            this.txtSearch.TabIndex = 0;
            this.txtSearch.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txtSearch_EditorButtonClick);
            this.txtSearch.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtSearch_KeyDown);
            // 
            // SoftSearch
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.Transparent;
            this.Controls.Add(this.txtSearch);
            this.Name = "SoftSearch";
            this.Size = new System.Drawing.Size(100, 21);
            ((System.ComponentModel.ISupportInitialize)(this.txtSearch)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
      /// <summary> 
      /// Required method for Designer support - do not modify 
      /// the contents of this method with the code editor.
      /// </summary>
      private void InitializeComponent() {
         this.components = new System.ComponentModel.Container();
         Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
         this._label = new Infragistics.Win.Misc.UltraLabel();
         this._datePicker = new System.Windows.Forms.DateTimePicker();
         this._errorProvider = new System.Windows.Forms.ErrorProvider(this.components);
         ((System.ComponentModel.ISupportInitialize)(this._errorProvider)).BeginInit();
         this.SuspendLayout();
         // 
         // _label
         // 
         appearance13.TextVAlignAsString = "Middle";
         this._label.Appearance = appearance13;
         this._label.Location = new System.Drawing.Point(3, 0);
         this._label.Name = "_label";
         this._label.Size = new System.Drawing.Size(100, 21);
         this._label.TabIndex = 20;
         this._label.Text = "Label";
         // 
         // _datePicker
         // 
         this._datePicker.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                     | System.Windows.Forms.AnchorStyles.Right)));
         this._datePicker.Location = new System.Drawing.Point(106, 0);
         this._datePicker.Name = "_datePicker";
         this._datePicker.Size = new System.Drawing.Size(295, 20);
         this._datePicker.TabIndex = 21;
         // 
         // _errorProvider
         // 
         this._errorProvider.BlinkStyle = System.Windows.Forms.ErrorBlinkStyle.NeverBlink;
         this._errorProvider.ContainerControl = this;
         // 
         // DatePickerControl
         // 
         this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
         this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
         this.Controls.Add(this._datePicker);
         this.Controls.Add(this._label);
         this.Name = "DatePickerControl";
         this.Size = new System.Drawing.Size(417, 22);
         ((System.ComponentModel.ISupportInitialize)(this._errorProvider)).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()
        {
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
            this.sceltaResidenzaRecapito = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
            ((System.ComponentModel.ISupportInitialize)(this.sceltaResidenzaRecapito)).BeginInit();
            this.SuspendLayout();
            // 
            // sceltaResidenzaRecapito
            // 
            this.sceltaResidenzaRecapito.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.sceltaResidenzaRecapito.Appearance = appearance1;
            this.sceltaResidenzaRecapito.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
            this.sceltaResidenzaRecapito.CheckedIndex = 0;
            valueListItem1.CheckState = System.Windows.Forms.CheckState.Checked;
            valueListItem1.DataValue = "Recapito";
            valueListItem1.DisplayText = "Rec.";
            valueListItem2.DataValue = "Residenza";
            valueListItem2.DisplayText = "Res.";
            this.sceltaResidenzaRecapito.Items.AddRange(new Infragistics.Win.ValueListItem[] {
            valueListItem1,
            valueListItem2});
            this.sceltaResidenzaRecapito.ItemSpacingVertical = 2;
            this.sceltaResidenzaRecapito.Location = new System.Drawing.Point(37, 0);
            this.sceltaResidenzaRecapito.Name = "sceltaResidenzaRecapito";
            this.sceltaResidenzaRecapito.Size = new System.Drawing.Size(86, 17);
            this.sceltaResidenzaRecapito.TabIndex = 111;
            this.sceltaResidenzaRecapito.Text = "Rec.";
            this.sceltaResidenzaRecapito.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
            this.sceltaResidenzaRecapito.ValueChanged += new System.EventHandler(this.sceltaResidenzaRecapitoValueChanged);
            // 
            // SceltaRecapitoResidenza
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.sceltaResidenzaRecapito);
            this.Name = "SceltaRecapitoResidenza";
            this.Size = new System.Drawing.Size(126, 17);
            ((System.ComponentModel.ISupportInitialize)(this.sceltaResidenzaRecapito)).EndInit();
            this.ResumeLayout(false);

        }
Beispiel #12
0
      /// <summary>
      /// Required method for Designer support - do not modify
      /// the contents of this method with the code editor.
      /// </summary>
      private void InitializeComponent()
      {
         Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
         this._toolTip = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
         ((System.ComponentModel.ISupportInitialize)(this._toolTip)).BeginInit();
         this.SuspendLayout();
         // 
         // _toolTip
         // 
         appearance1.BackColor = System.Drawing.SystemColors.Info;
         appearance1.BorderColor = System.Drawing.Color.Transparent;
         this._toolTip.Appearance = appearance1;
         this._toolTip.BackColor = System.Drawing.SystemColors.Info;
         this._toolTip.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
         this._toolTip.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
         this._toolTip.Dock = System.Windows.Forms.DockStyle.Fill;
         this._toolTip.Location = new System.Drawing.Point(0, 0);
         this._toolTip.Multiline = true;
         this._toolTip.Name = "_toolTip";
         this._toolTip.ReadOnly = true;
         this._toolTip.Size = new System.Drawing.Size(371, 87);
         this._toolTip.TabIndex = 0;
         this._toolTip.UseAppStyling = false;
         // 
         // ToolTipControl
         // 
         this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
         this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
         this.BackColor = System.Drawing.SystemColors.Info;
         this.ClientSize = new System.Drawing.Size(371, 87);
         this.Controls.Add(this._toolTip);
         this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow;
         this.MaximizeBox = false;
         this.MinimizeBox = false;
         this.Name = "ToolTipControl";
         this.ShowIcon = false;
         this.Load += new System.EventHandler(this.OnToolLoad);
         ((System.ComponentModel.ISupportInitialize)(this._toolTip)).EndInit();
         this.ResumeLayout(false);
         this.PerformLayout();

      }
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            this.lblRecRes = new Infragistics.Win.Misc.UltraLabel();
            this.indirizzoCompleto = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            ((System.ComponentModel.ISupportInitialize)(this.indirizzoCompleto)).BeginInit();
            this.SuspendLayout();
            // 
            // lblRecRes
            // 
            this.lblRecRes.Appearance = appearance1;
            this.lblRecRes.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblRecRes.Location = new System.Drawing.Point(3, 0);
            this.lblRecRes.Name = "lblRecRes";
            this.lblRecRes.Size = new System.Drawing.Size(33, 21);
            this.lblRecRes.TabIndex = 0;
            this.lblRecRes.Text = "REC";
            // 
            // indirizzoCompleto
            // 
            this.indirizzoCompleto.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.indirizzoCompleto.Location = new System.Drawing.Point(42, 0);
            this.indirizzoCompleto.Name = "indirizzoCompleto";
            this.indirizzoCompleto.Size = new System.Drawing.Size(217, 21);
            this.indirizzoCompleto.TabIndex = 1;
            // 
            // IndirizzoComunicazioneDisplayUC
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.indirizzoCompleto);
            this.Controls.Add(this.lblRecRes);
            this.Name = "IndirizzoComunicazioneDisplayUC";
            this.Size = new System.Drawing.Size(260, 21);
            ((System.ComponentModel.ISupportInitialize)(this.indirizzoCompleto)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Beispiel #14
0
      /// <summary> 
      /// Required method for Designer support - do not modify 
      /// the contents of this method with the code editor.
      /// </summary>
      private void InitializeComponent() {
         Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
         this._label = new Infragistics.Win.Misc.UltraLabel();
         this._valueLabel = new Infragistics.Win.Misc.UltraLabel();
         this.SuspendLayout();
         // 
         // _label
         // 
         this._label.Location = new System.Drawing.Point(4, 1);
         this._label.Name = "_label";
         this._label.Size = new System.Drawing.Size(100, 21);
         this._label.TabIndex = 0;
         this._label.Text = "Address:";
         // 
         // _valueLabel
         // 
         this._valueLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                     | System.Windows.Forms.AnchorStyles.Left)
                     | System.Windows.Forms.AnchorStyles.Right)));
         appearance5.TextHAlignAsString = "Left";
         appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
         appearance5.TextVAlignAsString = "Top";
         this._valueLabel.Appearance = appearance5;
         this._valueLabel.Location = new System.Drawing.Point(110, 0);
         this._valueLabel.Name = "_valueLabel";
         this._valueLabel.Size = new System.Drawing.Size(409, 46);
         this._valueLabel.TabIndex = 3;
         this._valueLabel.WrapText = false;
         // 
         // AddressControl
         // 
         this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
         this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
         this.Controls.Add(this._valueLabel);
         this.Controls.Add(this._label);
         this.Name = "AddressControl";
         this.Size = new System.Drawing.Size(519, 46);
         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();
         Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
         Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
         Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
         Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
         this._label = new Infragistics.Win.Misc.UltraLabel();
         this._valueLabel = new Infragistics.Win.Misc.UltraLabel();
         this._requiredLabel = new Infragistics.Win.Misc.UltraLabel();
         this._comboValue = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
         this._errorProvider = new System.Windows.Forms.ErrorProvider(this.components);
         this._internalEdit = new Infragistics.Win.Misc.UltraButton();
         ((System.ComponentModel.ISupportInitialize)(this._comboValue)).BeginInit();
         ((System.ComponentModel.ISupportInitialize)(this._errorProvider)).BeginInit();
         this.SuspendLayout();
         // 
         // _label
         // 
         appearance3.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
         appearance3.TextVAlignAsString = "Middle";
         this._label.Appearance = appearance3;
         this._label.Location = new System.Drawing.Point(4, 1);
         this._label.Name = "_label";
         this._label.Size = new System.Drawing.Size(100, 21);
         this._label.TabIndex = 6;
         this._label.Text = "Label";
         // 
         // _valueLabel
         // 
         appearance4.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
         appearance4.TextVAlignAsString = "Middle";
         this._valueLabel.Appearance = appearance4;
         this._valueLabel.Location = new System.Drawing.Point(110, 0);
         this._valueLabel.Name = "_valueLabel";
         this._valueLabel.Size = new System.Drawing.Size(215, 21);
         this._valueLabel.TabIndex = 7;
         this._valueLabel.Text = "Value Label";
         this._valueLabel.Visible = false;
         this._valueLabel.WrapText = false;
         // 
         // _requiredLabel
         // 
         this._requiredLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                     | System.Windows.Forms.AnchorStyles.Right)));
         appearance2.ForeColor = System.Drawing.Color.Red;
         appearance2.TextHAlignAsString = "Center";
         appearance2.TextVAlignAsString = "Middle";
         this._requiredLabel.Appearance = appearance2;
         this._requiredLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
         this._requiredLabel.Location = new System.Drawing.Point(333, 0);
         this._requiredLabel.Name = "_requiredLabel";
         this._requiredLabel.Size = new System.Drawing.Size(17, 23);
         this._requiredLabel.TabIndex = 8;
         this._requiredLabel.Text = "*";
         this._requiredLabel.Visible = false;
         // 
         // _comboValue
         // 
         this._comboValue.AutoComplete = true;
         this._comboValue.Location = new System.Drawing.Point(110, 1);
         this._comboValue.Name = "_comboValue";
         this._comboValue.Size = new System.Drawing.Size(215, 21);
         this._comboValue.SyncWithCurrencyManager = false;
         this._comboValue.TabIndex = 9;
         this._comboValue.SelectionChanged += new System.EventHandler(this.OnSelectionChanged);
         this._comboValue.ValueChanged += new System.EventHandler(this.OnValueChanged);
         this._comboValue.BeforeDropDown += new System.ComponentModel.CancelEventHandler(this.OnControlDroppingDown);
         // 
         // _errorProvider
         // 
         this._errorProvider.BlinkStyle = System.Windows.Forms.ErrorBlinkStyle.NeverBlink;
         this._errorProvider.ContainerControl = this;
         // 
         // _internalEdit
         // 
         this._internalEdit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
         appearance1.BorderColor = System.Drawing.Color.Transparent;
         appearance1.Image = global::XF.Controls.Properties.Resources.edit_16;
         this._internalEdit.Appearance = appearance1;
         this._internalEdit.ButtonStyle = Infragistics.Win.UIElementButtonStyle.FlatBorderless;
         this._internalEdit.Location = new System.Drawing.Point(329, 0);
         this._internalEdit.Name = "_internalEdit";
         this._internalEdit.ShowOutline = false;
         this._internalEdit.Size = new System.Drawing.Size(21, 22);
         this._internalEdit.TabIndex = 10;
         this._internalEdit.UseAppStyling = false;
         this._internalEdit.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
         this._internalEdit.Visible = false;
         this._internalEdit.Click += new System.EventHandler(this.OnEditClick);
         // 
         // EditableComboEditor
         // 
         this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
         this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
         this.Controls.Add(this._comboValue);
         this.Controls.Add(this._requiredLabel);
         this.Controls.Add(this._valueLabel);
         this.Controls.Add(this._label);
         this.Controls.Add(this._internalEdit);
         this.Name = "EditableComboEditor";
         this.Size = new System.Drawing.Size(350, 23);
         ((System.ComponentModel.ISupportInitialize)(this._comboValue)).EndInit();
         ((System.ComponentModel.ISupportInitialize)(this._errorProvider)).EndInit();
         this.ResumeLayout(false);
         this.PerformLayout();

      }
Beispiel #16
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();
     Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Find");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("InExcel");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Edit");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("UpSap");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ToExcel");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Edit");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("UpSap");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ToExcel");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Find");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("InExcel");
     Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("计量数据", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_STOVENO");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_PRODUCTNO");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_PLANT");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SAPSTORE");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_AUDITOR");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_HEADER");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_WEIGHTNO");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_UPLOADFLAG");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_ACCOUNTDATE");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_NETWEIGHT");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MATERIALNAME");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MATERIAL");
     Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "FS_STOVENO", 0, true, "计量数据", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FS_STOVENO", 0, true);
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "FN_NETWEIGHT", 9, true, "计量数据", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FN_NETWEIGHT", 9, true);
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
     this.panel1 = new System.Windows.Forms.Panel();
     this.panel1_Fill_Panel = new System.Windows.Forms.Panel();
     this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this.uToolBar = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
     this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this.ugpData = new Infragistics.Win.Misc.UltraExpandableGroupBox();
     this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
     this.pnlHint = new System.Windows.Forms.Panel();
     this.lstHint2 = new System.Windows.Forms.ListBox();
     this.lstHint1 = new System.Windows.Forms.ListBox();
     this.pnlData = new System.Windows.Forms.Panel();
     this.pnlDataRight = new System.Windows.Forms.Panel();
     this.label9 = new System.Windows.Forms.Label();
     this.cmbHead = new System.Windows.Forms.ComboBox();
     this.label8 = new System.Windows.Forms.Label();
     this.txtZl = new System.Windows.Forms.TextBox();
     this.txtKcd = new System.Windows.Forms.TextBox();
     this.label7 = new System.Windows.Forms.Label();
     this.txtGc = new System.Windows.Forms.TextBox();
     this.label6 = new System.Windows.Forms.Label();
     this.txtWlmc = new System.Windows.Forms.TextBox();
     this.label5 = new System.Windows.Forms.Label();
     this.txtWlbh = new System.Windows.Forms.TextBox();
     this.label4 = new System.Windows.Forms.Label();
     this.txtHxmh = new System.Windows.Forms.TextBox();
     this.txtScdd = new System.Windows.Forms.TextBox();
     this.label11 = new System.Windows.Forms.Label();
     this.txtLh = new System.Windows.Forms.TextBox();
     this.label3 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.dteJzrq = new System.Windows.Forms.DateTimePicker();
     this.label1 = new System.Windows.Forms.Label();
     this.pnlDataLeft = new System.Windows.Forms.Panel();
     this.btnDel = new System.Windows.Forms.Button();
     this.qTxtZzh = new System.Windows.Forms.TextBox();
     this.qDteEnd = new System.Windows.Forms.DateTimePicker();
     this.label26 = new System.Windows.Forms.Label();
     this.lblScr = new System.Windows.Forms.Label();
     this.qDteBegin = new System.Windows.Forms.DateTimePicker();
     this.label25 = new System.Windows.Forms.Label();
     this.label24 = new System.Windows.Forms.Label();
     this.qTxtScdd = new System.Windows.Forms.TextBox();
     this.label23 = new System.Windows.Forms.Label();
     this.panel5 = new System.Windows.Forms.Panel();
     this.comboBox1 = new System.Windows.Forms.ComboBox();
     this.textBox8 = new System.Windows.Forms.TextBox();
     this.label12 = new System.Windows.Forms.Label();
     this.textBox11 = new System.Windows.Forms.TextBox();
     this.label13 = new System.Windows.Forms.Label();
     this.label14 = new System.Windows.Forms.Label();
     this.textBox12 = new System.Windows.Forms.TextBox();
     this.label15 = new System.Windows.Forms.Label();
     this.textBox13 = new System.Windows.Forms.TextBox();
     this.label16 = new System.Windows.Forms.Label();
     this.textBox14 = new System.Windows.Forms.TextBox();
     this.label17 = new System.Windows.Forms.Label();
     this.textBox15 = new System.Windows.Forms.TextBox();
     this.label18 = new System.Windows.Forms.Label();
     this.textBox16 = new System.Windows.Forms.TextBox();
     this.textBox17 = new System.Windows.Forms.TextBox();
     this.label19 = new System.Windows.Forms.Label();
     this.textBox18 = new System.Windows.Forms.TextBox();
     this.checkBox2 = new System.Windows.Forms.CheckBox();
     this.label20 = new System.Windows.Forms.Label();
     this.label21 = new System.Windows.Forms.Label();
     this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
     this.label22 = new System.Windows.Forms.Label();
     this.panel2 = new System.Windows.Forms.Panel();
     this.uGridData = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.dataSet1 = new System.Data.DataSet();
     this.dataTable1 = new System.Data.DataTable();
     this.dataColumn1 = new System.Data.DataColumn();
     this.dataColumn2 = new System.Data.DataColumn();
     this.dataColumn7 = new System.Data.DataColumn();
     this.dataColumn12 = new System.Data.DataColumn();
     this.dataColumn15 = new System.Data.DataColumn();
     this.dataColumn16 = new System.Data.DataColumn();
     this.dataColumn17 = new System.Data.DataColumn();
     this.dataColumn18 = new System.Data.DataColumn();
     this.dataColumn20 = new System.Data.DataColumn();
     this.dataColumn9 = new System.Data.DataColumn();
     this.dataColumn10 = new System.Data.DataColumn();
     this.dataColumn3 = new System.Data.DataColumn();
     this.dataTable2 = new System.Data.DataTable();
     this.dataColumn4 = new System.Data.DataColumn();
     this.dataColumn5 = new System.Data.DataColumn();
     this.dataColumn6 = new System.Data.DataColumn();
     this.dataColumn11 = new System.Data.DataColumn();
     this.dataColumn8 = new System.Data.DataColumn();
     this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uToolBar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ugpData)).BeginInit();
     this.ugpData.SuspendLayout();
     this.ultraExpandableGroupBoxPanel1.SuspendLayout();
     this.pnlHint.SuspendLayout();
     this.pnlData.SuspendLayout();
     this.pnlDataRight.SuspendLayout();
     this.pnlDataLeft.SuspendLayout();
     this.panel5.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uGridData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.panel1_Fill_Panel);
     this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left);
     this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right);
     this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top);
     this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom);
     this.coreBind.SetDatabasecommand(this.panel1, null);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(992, 26);
     this.panel1.TabIndex = 0;
     this.coreBind.SetVerification(this.panel1, null);
     //
     // panel1_Fill_Panel
     //
     this.panel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
     this.coreBind.SetDatabasecommand(this.panel1_Fill_Panel, null);
     this.panel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panel1_Fill_Panel.Location = new System.Drawing.Point(0, 26);
     this.panel1_Fill_Panel.Name = "panel1_Fill_Panel";
     this.panel1_Fill_Panel.Size = new System.Drawing.Size(992, 0);
     this.panel1_Fill_Panel.TabIndex = 0;
     this.coreBind.SetVerification(this.panel1_Fill_Panel, null);
     //
     // _panel1_Toolbars_Dock_Area_Left
     //
     this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Left, null);
     this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
     this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
     this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 26);
     this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left";
     this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 0);
     this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.uToolBar;
     this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Left, null);
     //
     // uToolBar
     //
     this.uToolBar.DesignerFlags = 1;
     this.uToolBar.DockWithinContainer = this.panel1;
     this.uToolBar.ShowFullMenusDelay = 500;
     this.uToolBar.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
     ultraToolbar1.DockedColumn = 0;
     ultraToolbar1.DockedRow = 0;
     buttonTool11.InstanceProps.IsFirstInGroup = true;
     buttonTool4.InstanceProps.IsFirstInGroup = true;
     buttonTool5.InstanceProps.IsFirstInGroup = true;
     buttonTool6.InstanceProps.IsFirstInGroup = true;
     ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
     buttonTool7,
     buttonTool11,
     buttonTool4,
     buttonTool5,
     buttonTool6});
     ultraToolbar1.Text = "UltraToolbar1";
     this.uToolBar.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
     ultraToolbar1});
     buttonTool1.SharedPropsInternal.Caption = "确认修改";
     buttonTool1.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.TextOnlyAlways;
     buttonTool2.SharedPropsInternal.Caption = "上传SAP";
     buttonTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.TextOnlyAlways;
     buttonTool3.SharedPropsInternal.Caption = "导出";
     buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.TextOnlyAlways;
     buttonTool8.SharedPropsInternal.Caption = "查询";
     buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     buttonTool12.SharedPropsInternal.Caption = "导入";
     buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     this.uToolBar.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
     buttonTool1,
     buttonTool2,
     buttonTool3,
     buttonTool8,
     buttonTool12});
     this.uToolBar.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.uToolBar_ToolClick);
     //
     // _panel1_Toolbars_Dock_Area_Right
     //
     this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Right, null);
     this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
     this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
     this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(992, 26);
     this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right";
     this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 0);
     this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.uToolBar;
     this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Right, null);
     //
     // _panel1_Toolbars_Dock_Area_Top
     //
     this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Top, null);
     this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
     this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
     this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
     this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top";
     this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(992, 26);
     this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.uToolBar;
     this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Top, null);
     //
     // _panel1_Toolbars_Dock_Area_Bottom
     //
     this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Bottom, null);
     this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
     this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
     this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 26);
     this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom";
     this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(992, 0);
     this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.uToolBar;
     this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Bottom, null);
     //
     // ugpData
     //
     this.ugpData.Controls.Add(this.ultraExpandableGroupBoxPanel1);
     this.coreBind.SetDatabasecommand(this.ugpData, null);
     this.ugpData.Dock = System.Windows.Forms.DockStyle.Top;
     this.ugpData.ExpandedSize = new System.Drawing.Size(992, 226);
     this.ugpData.Location = new System.Drawing.Point(0, 26);
     this.ugpData.Name = "ugpData";
     this.ugpData.Size = new System.Drawing.Size(992, 226);
     this.ugpData.TabIndex = 1;
     this.ugpData.Text = "详细信息";
     this.coreBind.SetVerification(this.ugpData, null);
     this.ugpData.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2003;
     //
     // ultraExpandableGroupBoxPanel1
     //
     this.ultraExpandableGroupBoxPanel1.Controls.Add(this.pnlHint);
     this.ultraExpandableGroupBoxPanel1.Controls.Add(this.pnlData);
     this.coreBind.SetDatabasecommand(this.ultraExpandableGroupBoxPanel1, null);
     this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 22);
     this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
     this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(988, 202);
     this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
     this.coreBind.SetVerification(this.ultraExpandableGroupBoxPanel1, null);
     //
     // pnlHint
     //
     this.pnlHint.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
     this.pnlHint.Controls.Add(this.lstHint2);
     this.pnlHint.Controls.Add(this.lstHint1);
     this.coreBind.SetDatabasecommand(this.pnlHint, null);
     this.pnlHint.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pnlHint.Location = new System.Drawing.Point(0, 121);
     this.pnlHint.Name = "pnlHint";
     this.pnlHint.Size = new System.Drawing.Size(988, 81);
     this.pnlHint.TabIndex = 4;
     this.coreBind.SetVerification(this.pnlHint, null);
     //
     // lstHint2
     //
     this.coreBind.SetDatabasecommand(this.lstHint2, null);
     this.lstHint2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.lstHint2.FormattingEnabled = true;
     this.lstHint2.ItemHeight = 12;
     this.lstHint2.Location = new System.Drawing.Point(355, 0);
     this.lstHint2.Name = "lstHint2";
     this.lstHint2.ScrollAlwaysVisible = true;
     this.lstHint2.Size = new System.Drawing.Size(633, 76);
     this.lstHint2.TabIndex = 5;
     this.coreBind.SetVerification(this.lstHint2, null);
     //
     // lstHint1
     //
     this.coreBind.SetDatabasecommand(this.lstHint1, null);
     this.lstHint1.Dock = System.Windows.Forms.DockStyle.Left;
     this.lstHint1.FormattingEnabled = true;
     this.lstHint1.ItemHeight = 12;
     this.lstHint1.Location = new System.Drawing.Point(0, 0);
     this.lstHint1.Name = "lstHint1";
     this.lstHint1.ScrollAlwaysVisible = true;
     this.lstHint1.Size = new System.Drawing.Size(355, 76);
     this.lstHint1.TabIndex = 4;
     this.coreBind.SetVerification(this.lstHint1, null);
     //
     // pnlData
     //
     this.pnlData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
     this.pnlData.Controls.Add(this.pnlDataRight);
     this.pnlData.Controls.Add(this.pnlDataLeft);
     this.coreBind.SetDatabasecommand(this.pnlData, null);
     this.pnlData.Dock = System.Windows.Forms.DockStyle.Top;
     this.pnlData.Location = new System.Drawing.Point(0, 0);
     this.pnlData.Name = "pnlData";
     this.pnlData.Size = new System.Drawing.Size(988, 121);
     this.pnlData.TabIndex = 2;
     this.coreBind.SetVerification(this.pnlData, null);
     //
     // pnlDataRight
     //
     this.pnlDataRight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
     this.pnlDataRight.Controls.Add(this.label9);
     this.pnlDataRight.Controls.Add(this.cmbHead);
     this.pnlDataRight.Controls.Add(this.label8);
     this.pnlDataRight.Controls.Add(this.txtZl);
     this.pnlDataRight.Controls.Add(this.txtKcd);
     this.pnlDataRight.Controls.Add(this.label7);
     this.pnlDataRight.Controls.Add(this.txtGc);
     this.pnlDataRight.Controls.Add(this.label6);
     this.pnlDataRight.Controls.Add(this.txtWlmc);
     this.pnlDataRight.Controls.Add(this.label5);
     this.pnlDataRight.Controls.Add(this.txtWlbh);
     this.pnlDataRight.Controls.Add(this.label4);
     this.pnlDataRight.Controls.Add(this.txtHxmh);
     this.pnlDataRight.Controls.Add(this.txtScdd);
     this.pnlDataRight.Controls.Add(this.label11);
     this.pnlDataRight.Controls.Add(this.txtLh);
     this.pnlDataRight.Controls.Add(this.label3);
     this.pnlDataRight.Controls.Add(this.label2);
     this.pnlDataRight.Controls.Add(this.dteJzrq);
     this.pnlDataRight.Controls.Add(this.label1);
     this.coreBind.SetDatabasecommand(this.pnlDataRight, null);
     this.pnlDataRight.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pnlDataRight.Location = new System.Drawing.Point(355, 0);
     this.pnlDataRight.Name = "pnlDataRight";
     this.pnlDataRight.Size = new System.Drawing.Size(633, 121);
     this.pnlDataRight.TabIndex = 4;
     this.coreBind.SetVerification(this.pnlDataRight, null);
     //
     // label9
     //
     this.coreBind.SetDatabasecommand(this.label9, null);
     this.label9.ForeColor = System.Drawing.Color.Black;
     this.label9.Location = new System.Drawing.Point(512, 51);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(34, 24);
     this.label9.TabIndex = 629;
     this.label9.Text = "重量";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label9, null);
     //
     // cmbHead
     //
     this.coreBind.SetDatabasecommand(this.cmbHead, null);
     this.cmbHead.FormattingEnabled = true;
     this.cmbHead.Items.AddRange(new object[] {
     "甲夜",
     "甲早",
     "甲中",
     "乙夜",
     "乙早",
     "乙中",
     "丙夜",
     "丙早",
     "丙中",
     "丁夜",
     "丁早",
     "丁中"});
     this.cmbHead.Location = new System.Drawing.Point(412, 21);
     this.cmbHead.Name = "cmbHead";
     this.cmbHead.Size = new System.Drawing.Size(121, 20);
     this.cmbHead.TabIndex = 628;
     this.coreBind.SetVerification(this.cmbHead, null);
     //
     // label8
     //
     this.coreBind.SetDatabasecommand(this.label8, null);
     this.label8.ForeColor = System.Drawing.Color.Red;
     this.label8.Location = new System.Drawing.Point(361, 17);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(45, 24);
     this.label8.TabIndex = 627;
     this.label8.Text = "头文本";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label8, null);
     //
     // txtZl
     //
     this.txtZl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.coreBind.SetDatabasecommand(this.txtZl, null);
     this.txtZl.Location = new System.Drawing.Point(546, 53);
     this.txtZl.Name = "txtZl";
     this.txtZl.ReadOnly = true;
     this.txtZl.Size = new System.Drawing.Size(73, 21);
     this.txtZl.TabIndex = 625;
     this.coreBind.SetVerification(this.txtZl, null);
     //
     // txtKcd
     //
     this.coreBind.SetDatabasecommand(this.txtKcd, null);
     this.txtKcd.Location = new System.Drawing.Point(424, 52);
     this.txtKcd.Name = "txtKcd";
     this.txtKcd.Size = new System.Drawing.Size(63, 21);
     this.txtKcd.TabIndex = 207;
     this.coreBind.SetVerification(this.txtKcd, null);
     this.txtKcd.Leave += new System.EventHandler(this.txtKcd_Leave);
     //
     // label7
     //
     this.coreBind.SetDatabasecommand(this.label7, null);
     this.label7.ForeColor = System.Drawing.Color.Red;
     this.label7.Location = new System.Drawing.Point(379, 50);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(50, 24);
     this.label7.TabIndex = 618;
     this.label7.Text = "库存地";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label7, null);
     //
     // txtGc
     //
     this.coreBind.SetDatabasecommand(this.txtGc, null);
     this.txtGc.Location = new System.Drawing.Point(276, 53);
     this.txtGc.Name = "txtGc";
     this.txtGc.Size = new System.Drawing.Size(66, 21);
     this.txtGc.TabIndex = 206;
     this.coreBind.SetVerification(this.txtGc, null);
     this.txtGc.Leave += new System.EventHandler(this.txtGc_Leave);
     //
     // label6
     //
     this.coreBind.SetDatabasecommand(this.label6, null);
     this.label6.ForeColor = System.Drawing.Color.Red;
     this.label6.Location = new System.Drawing.Point(230, 50);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(45, 24);
     this.label6.TabIndex = 616;
     this.label6.Text = "工  厂";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label6, null);
     //
     // txtWlmc
     //
     this.txtWlmc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.coreBind.SetDatabasecommand(this.txtWlmc, null);
     this.txtWlmc.Location = new System.Drawing.Point(405, 89);
     this.txtWlmc.Name = "txtWlmc";
     this.txtWlmc.ReadOnly = true;
     this.txtWlmc.Size = new System.Drawing.Size(215, 21);
     this.txtWlmc.TabIndex = 615;
     this.coreBind.SetVerification(this.txtWlmc, null);
     //
     // label5
     //
     this.coreBind.SetDatabasecommand(this.label5, null);
     this.label5.ForeColor = System.Drawing.Color.Black;
     this.label5.Location = new System.Drawing.Point(350, 86);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(54, 24);
     this.label5.TabIndex = 614;
     this.label5.Text = "物料描述";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label5, null);
     //
     // txtWlbh
     //
     this.txtWlbh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.coreBind.SetDatabasecommand(this.txtWlbh, null);
     this.txtWlbh.Location = new System.Drawing.Point(237, 89);
     this.txtWlbh.Name = "txtWlbh";
     this.txtWlbh.ReadOnly = true;
     this.txtWlbh.Size = new System.Drawing.Size(107, 21);
     this.txtWlbh.TabIndex = 613;
     this.coreBind.SetVerification(this.txtWlbh, null);
     //
     // label4
     //
     this.coreBind.SetDatabasecommand(this.label4, null);
     this.label4.ForeColor = System.Drawing.Color.Black;
     this.label4.Location = new System.Drawing.Point(179, 87);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(62, 24);
     this.label4.TabIndex = 612;
     this.label4.Text = "物料编码";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label4, null);
     //
     // txtHxmh
     //
     this.txtHxmh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.coreBind.SetDatabasecommand(this.txtHxmh, null);
     this.txtHxmh.Location = new System.Drawing.Point(100, 89);
     this.txtHxmh.Name = "txtHxmh";
     this.txtHxmh.ReadOnly = true;
     this.txtHxmh.Size = new System.Drawing.Size(73, 21);
     this.txtHxmh.TabIndex = 611;
     this.coreBind.SetVerification(this.txtHxmh, null);
     //
     // txtScdd
     //
     this.coreBind.SetDatabasecommand(this.txtScdd, null);
     this.txtScdd.Location = new System.Drawing.Point(64, 53);
     this.txtScdd.Name = "txtScdd";
     this.txtScdd.Size = new System.Drawing.Size(113, 21);
     this.txtScdd.TabIndex = 205;
     this.coreBind.SetVerification(this.txtScdd, null);
     this.txtScdd.Leave += new System.EventHandler(this.txtScdd_Leave);
     //
     // label11
     //
     this.coreBind.SetDatabasecommand(this.label11, null);
     this.label11.ForeColor = System.Drawing.Color.Red;
     this.label11.Location = new System.Drawing.Point(9, 51);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(56, 24);
     this.label11.TabIndex = 609;
     this.label11.Text = "生产订单";
     this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label11, null);
     //
     // txtLh
     //
     this.coreBind.SetDatabasecommand(this.txtLh, null);
     this.txtLh.Location = new System.Drawing.Point(237, 19);
     this.txtLh.Name = "txtLh";
     this.txtLh.Size = new System.Drawing.Size(96, 21);
     this.txtLh.TabIndex = 204;
     this.coreBind.SetVerification(this.txtLh, null);
     this.txtLh.Leave += new System.EventHandler(this.txtLh_Leave);
     //
     // label3
     //
     this.coreBind.SetDatabasecommand(this.label3, null);
     this.label3.ForeColor = System.Drawing.Color.Black;
     this.label3.Location = new System.Drawing.Point(6, 87);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(96, 24);
     this.label3.TabIndex = 605;
     this.label3.Text = "生产订单行项目";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label3, null);
     //
     // label2
     //
     this.coreBind.SetDatabasecommand(this.label2, null);
     this.label2.ForeColor = System.Drawing.Color.Black;
     this.label2.Location = new System.Drawing.Point(188, 16);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(41, 24);
     this.label2.TabIndex = 604;
     this.label2.Text = "炉 号";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label2, null);
     //
     // dteJzrq
     //
     this.coreBind.SetDatabasecommand(this.dteJzrq, null);
     this.dteJzrq.Location = new System.Drawing.Point(64, 16);
     this.dteJzrq.Name = "dteJzrq";
     this.dteJzrq.Size = new System.Drawing.Size(113, 21);
     this.dteJzrq.TabIndex = 201;
     this.coreBind.SetVerification(this.dteJzrq, null);
     //
     // label1
     //
     this.coreBind.SetDatabasecommand(this.label1, null);
     this.label1.ForeColor = System.Drawing.Color.Red;
     this.label1.Location = new System.Drawing.Point(7, 14);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(58, 24);
     this.label1.TabIndex = 602;
     this.label1.Text = "记账日期";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label1, null);
     //
     // pnlDataLeft
     //
     this.pnlDataLeft.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
     this.pnlDataLeft.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pnlDataLeft.Controls.Add(this.btnDel);
     this.pnlDataLeft.Controls.Add(this.qTxtZzh);
     this.pnlDataLeft.Controls.Add(this.qDteEnd);
     this.pnlDataLeft.Controls.Add(this.label26);
     this.pnlDataLeft.Controls.Add(this.lblScr);
     this.pnlDataLeft.Controls.Add(this.qDteBegin);
     this.pnlDataLeft.Controls.Add(this.label25);
     this.pnlDataLeft.Controls.Add(this.label24);
     this.pnlDataLeft.Controls.Add(this.qTxtScdd);
     this.pnlDataLeft.Controls.Add(this.label23);
     this.pnlDataLeft.Controls.Add(this.panel5);
     this.coreBind.SetDatabasecommand(this.pnlDataLeft, null);
     this.pnlDataLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.pnlDataLeft.Location = new System.Drawing.Point(0, 0);
     this.pnlDataLeft.Name = "pnlDataLeft";
     this.pnlDataLeft.Size = new System.Drawing.Size(355, 121);
     this.pnlDataLeft.TabIndex = 3;
     this.coreBind.SetVerification(this.pnlDataLeft, null);
     //
     // btnDel
     //
     this.coreBind.SetDatabasecommand(this.btnDel, null);
     this.btnDel.Location = new System.Drawing.Point(279, 49);
     this.btnDel.Name = "btnDel";
     this.btnDel.Size = new System.Drawing.Size(68, 23);
     this.btnDel.TabIndex = 637;
     this.btnDel.Text = "删除";
     this.btnDel.UseVisualStyleBackColor = true;
     this.coreBind.SetVerification(this.btnDel, null);
     this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
     //
     // qTxtZzh
     //
     this.qTxtZzh.AcceptsReturn = true;
     this.coreBind.SetDatabasecommand(this.qTxtZzh, null);
     this.qTxtZzh.Location = new System.Drawing.Point(200, 50);
     this.qTxtZzh.Name = "qTxtZzh";
     this.qTxtZzh.Size = new System.Drawing.Size(69, 21);
     this.qTxtZzh.TabIndex = 636;
     this.coreBind.SetVerification(this.qTxtZzh, null);
     //
     // qDteEnd
     //
     this.coreBind.SetDatabasecommand(this.qDteEnd, null);
     this.qDteEnd.Location = new System.Drawing.Point(235, 15);
     this.qDteEnd.Name = "qDteEnd";
     this.qDteEnd.Size = new System.Drawing.Size(113, 21);
     this.qDteEnd.TabIndex = 633;
     this.coreBind.SetVerification(this.qDteEnd, null);
     //
     // label26
     //
     this.coreBind.SetDatabasecommand(this.label26, null);
     this.label26.ForeColor = System.Drawing.Color.Black;
     this.label26.Location = new System.Drawing.Point(178, 13);
     this.label26.Name = "label26";
     this.label26.Size = new System.Drawing.Size(61, 24);
     this.label26.TabIndex = 632;
     this.label26.Text = "结束日期";
     this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label26, null);
     //
     // lblScr
     //
     this.coreBind.SetDatabasecommand(this.lblScr, null);
     this.lblScr.ForeColor = System.Drawing.Color.Black;
     this.lblScr.Location = new System.Drawing.Point(14, 92);
     this.lblScr.Name = "lblScr";
     this.lblScr.Size = new System.Drawing.Size(301, 24);
     this.lblScr.TabIndex = 631;
     this.lblScr.Text = "操作人员:";
     this.lblScr.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.coreBind.SetVerification(this.lblScr, null);
     //
     // qDteBegin
     //
     this.coreBind.SetDatabasecommand(this.qDteBegin, null);
     this.qDteBegin.Location = new System.Drawing.Point(58, 14);
     this.qDteBegin.Name = "qDteBegin";
     this.qDteBegin.Size = new System.Drawing.Size(113, 21);
     this.qDteBegin.TabIndex = 630;
     this.coreBind.SetVerification(this.qDteBegin, null);
     //
     // label25
     //
     this.coreBind.SetDatabasecommand(this.label25, null);
     this.label25.ForeColor = System.Drawing.Color.Black;
     this.label25.Location = new System.Drawing.Point(3, 12);
     this.label25.Name = "label25";
     this.label25.Size = new System.Drawing.Size(58, 24);
     this.label25.TabIndex = 629;
     this.label25.Text = "开始日期";
     this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label25, null);
     //
     // label24
     //
     this.coreBind.SetDatabasecommand(this.label24, null);
     this.label24.ForeColor = System.Drawing.Color.Black;
     this.label24.Location = new System.Drawing.Point(145, 48);
     this.label24.Name = "label24";
     this.label24.Size = new System.Drawing.Size(59, 24);
     this.label24.TabIndex = 627;
     this.label24.Text = "轧制编号";
     this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label24, null);
     //
     // qTxtScdd
     //
     this.coreBind.SetDatabasecommand(this.qTxtScdd, null);
     this.qTxtScdd.Location = new System.Drawing.Point(58, 50);
     this.qTxtScdd.Name = "qTxtScdd";
     this.qTxtScdd.Size = new System.Drawing.Size(84, 21);
     this.qTxtScdd.TabIndex = 612;
     this.coreBind.SetVerification(this.qTxtScdd, null);
     this.qTxtScdd.Leave += new System.EventHandler(this.qTxtScdd_Leave);
     //
     // label23
     //
     this.coreBind.SetDatabasecommand(this.label23, null);
     this.label23.ForeColor = System.Drawing.Color.Black;
     this.label23.Location = new System.Drawing.Point(5, 48);
     this.label23.Name = "label23";
     this.label23.Size = new System.Drawing.Size(56, 24);
     this.label23.TabIndex = 611;
     this.label23.Text = "生产订单";
     this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label23, null);
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
     this.panel5.Controls.Add(this.comboBox1);
     this.panel5.Controls.Add(this.textBox8);
     this.panel5.Controls.Add(this.label12);
     this.panel5.Controls.Add(this.textBox11);
     this.panel5.Controls.Add(this.label13);
     this.panel5.Controls.Add(this.label14);
     this.panel5.Controls.Add(this.textBox12);
     this.panel5.Controls.Add(this.label15);
     this.panel5.Controls.Add(this.textBox13);
     this.panel5.Controls.Add(this.label16);
     this.panel5.Controls.Add(this.textBox14);
     this.panel5.Controls.Add(this.label17);
     this.panel5.Controls.Add(this.textBox15);
     this.panel5.Controls.Add(this.label18);
     this.panel5.Controls.Add(this.textBox16);
     this.panel5.Controls.Add(this.textBox17);
     this.panel5.Controls.Add(this.label19);
     this.panel5.Controls.Add(this.textBox18);
     this.panel5.Controls.Add(this.checkBox2);
     this.panel5.Controls.Add(this.label20);
     this.panel5.Controls.Add(this.label21);
     this.panel5.Controls.Add(this.dateTimePicker2);
     this.panel5.Controls.Add(this.label22);
     this.coreBind.SetDatabasecommand(this.panel5, null);
     this.panel5.Location = new System.Drawing.Point(361, 3);
     this.panel5.Name = "panel5";
     this.panel5.Size = new System.Drawing.Size(617, 121);
     this.panel5.TabIndex = 1;
     this.coreBind.SetVerification(this.panel5, null);
     //
     // comboBox1
     //
     this.coreBind.SetDatabasecommand(this.comboBox1, null);
     this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Items.AddRange(new object[] {
     "2",
     "3",
     "4",
     "5",
     "6"});
     this.comboBox1.Location = new System.Drawing.Point(377, 3);
     this.comboBox1.Name = "comboBox1";
     this.comboBox1.Size = new System.Drawing.Size(52, 20);
     this.comboBox1.TabIndex = 626;
     this.coreBind.SetVerification(this.comboBox1, null);
     //
     // textBox8
     //
     this.textBox8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.coreBind.SetDatabasecommand(this.textBox8, null);
     this.textBox8.Location = new System.Drawing.Point(497, 76);
     this.textBox8.Name = "textBox8";
     this.textBox8.ReadOnly = true;
     this.textBox8.Size = new System.Drawing.Size(93, 21);
     this.textBox8.TabIndex = 625;
     this.coreBind.SetVerification(this.textBox8, null);
     //
     // label12
     //
     this.coreBind.SetDatabasecommand(this.label12, null);
     this.label12.ForeColor = System.Drawing.Color.Black;
     this.label12.Location = new System.Drawing.Point(423, 74);
     this.label12.Name = "label12";
     this.label12.Size = new System.Drawing.Size(70, 24);
     this.label12.TabIndex = 624;
     this.label12.Text = "收货数量";
     this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label12, null);
     //
     // textBox11
     //
     this.coreBind.SetDatabasecommand(this.textBox11, null);
     this.textBox11.Location = new System.Drawing.Point(242, 2);
     this.textBox11.Name = "textBox11";
     this.textBox11.Size = new System.Drawing.Size(79, 21);
     this.textBox11.TabIndex = 623;
     this.coreBind.SetVerification(this.textBox11, null);
     //
     // label13
     //
     this.coreBind.SetDatabasecommand(this.label13, null);
     this.label13.ForeColor = System.Drawing.Color.Red;
     this.label13.Location = new System.Drawing.Point(204, 1);
     this.label13.Name = "label13";
     this.label13.Size = new System.Drawing.Size(32, 24);
     this.label13.TabIndex = 622;
     this.label13.Text = "罐号";
     this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label13, null);
     //
     // label14
     //
     this.coreBind.SetDatabasecommand(this.label14, null);
     this.label14.ForeColor = System.Drawing.Color.Red;
     this.label14.Location = new System.Drawing.Point(327, 3);
     this.label14.Name = "label14";
     this.label14.Size = new System.Drawing.Size(44, 24);
     this.label14.TabIndex = 620;
     this.label14.Text = "炉座号";
     this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label14, null);
     //
     // textBox12
     //
     this.coreBind.SetDatabasecommand(this.textBox12, null);
     this.textBox12.Location = new System.Drawing.Point(527, 27);
     this.textBox12.Name = "textBox12";
     this.textBox12.Size = new System.Drawing.Size(63, 21);
     this.textBox12.TabIndex = 619;
     this.coreBind.SetVerification(this.textBox12, null);
     //
     // label15
     //
     this.coreBind.SetDatabasecommand(this.label15, null);
     this.label15.ForeColor = System.Drawing.Color.Red;
     this.label15.Location = new System.Drawing.Point(481, 25);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(50, 24);
     this.label15.TabIndex = 618;
     this.label15.Text = "库存地";
     this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label15, null);
     //
     // textBox13
     //
     this.coreBind.SetDatabasecommand(this.textBox13, null);
     this.textBox13.Location = new System.Drawing.Point(404, 26);
     this.textBox13.Name = "textBox13";
     this.textBox13.Size = new System.Drawing.Size(66, 21);
     this.textBox13.TabIndex = 617;
     this.coreBind.SetVerification(this.textBox13, null);
     //
     // label16
     //
     this.coreBind.SetDatabasecommand(this.label16, null);
     this.label16.ForeColor = System.Drawing.Color.Red;
     this.label16.Location = new System.Drawing.Point(353, 24);
     this.label16.Name = "label16";
     this.label16.Size = new System.Drawing.Size(45, 24);
     this.label16.TabIndex = 616;
     this.label16.Text = "工  厂";
     this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label16, null);
     //
     // textBox14
     //
     this.textBox14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.coreBind.SetDatabasecommand(this.textBox14, null);
     this.textBox14.Location = new System.Drawing.Point(437, 49);
     this.textBox14.Name = "textBox14";
     this.textBox14.ReadOnly = true;
     this.textBox14.Size = new System.Drawing.Size(167, 21);
     this.textBox14.TabIndex = 615;
     this.coreBind.SetVerification(this.textBox14, null);
     //
     // label17
     //
     this.coreBind.SetDatabasecommand(this.label17, null);
     this.label17.ForeColor = System.Drawing.Color.Black;
     this.label17.Location = new System.Drawing.Point(375, 50);
     this.label17.Name = "label17";
     this.label17.Size = new System.Drawing.Size(70, 24);
     this.label17.TabIndex = 614;
     this.label17.Text = "物料描述";
     this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label17, null);
     //
     // textBox15
     //
     this.textBox15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.coreBind.SetDatabasecommand(this.textBox15, null);
     this.textBox15.Location = new System.Drawing.Point(264, 48);
     this.textBox15.Name = "textBox15";
     this.textBox15.ReadOnly = true;
     this.textBox15.Size = new System.Drawing.Size(107, 21);
     this.textBox15.TabIndex = 613;
     this.coreBind.SetVerification(this.textBox15, null);
     //
     // label18
     //
     this.coreBind.SetDatabasecommand(this.label18, null);
     this.label18.ForeColor = System.Drawing.Color.Black;
     this.label18.Location = new System.Drawing.Point(188, 46);
     this.label18.Name = "label18";
     this.label18.Size = new System.Drawing.Size(70, 24);
     this.label18.TabIndex = 612;
     this.label18.Text = "物料编码";
     this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label18, null);
     //
     // textBox16
     //
     this.textBox16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.coreBind.SetDatabasecommand(this.textBox16, null);
     this.textBox16.Location = new System.Drawing.Point(96, 50);
     this.textBox16.Name = "textBox16";
     this.textBox16.ReadOnly = true;
     this.textBox16.Size = new System.Drawing.Size(102, 21);
     this.textBox16.TabIndex = 611;
     this.coreBind.SetVerification(this.textBox16, null);
     //
     // textBox17
     //
     this.coreBind.SetDatabasecommand(this.textBox17, null);
     this.textBox17.Location = new System.Drawing.Point(85, 26);
     this.textBox17.Name = "textBox17";
     this.textBox17.Size = new System.Drawing.Size(198, 21);
     this.textBox17.TabIndex = 610;
     this.coreBind.SetVerification(this.textBox17, null);
     //
     // label19
     //
     this.coreBind.SetDatabasecommand(this.label19, null);
     this.label19.ForeColor = System.Drawing.Color.Red;
     this.label19.Location = new System.Drawing.Point(22, 24);
     this.label19.Name = "label19";
     this.label19.Size = new System.Drawing.Size(56, 24);
     this.label19.TabIndex = 609;
     this.label19.Text = "生产订单";
     this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label19, null);
     //
     // textBox18
     //
     this.coreBind.SetDatabasecommand(this.textBox18, null);
     this.textBox18.Location = new System.Drawing.Point(476, 3);
     this.textBox18.Name = "textBox18";
     this.textBox18.Size = new System.Drawing.Size(71, 21);
     this.textBox18.TabIndex = 607;
     this.coreBind.SetVerification(this.textBox18, null);
     //
     // checkBox2
     //
     this.checkBox2.AutoSize = true;
     this.coreBind.SetDatabasecommand(this.checkBox2, null);
     this.checkBox2.ForeColor = System.Drawing.Color.Red;
     this.checkBox2.Location = new System.Drawing.Point(553, 5);
     this.checkBox2.Name = "checkBox2";
     this.checkBox2.Size = new System.Drawing.Size(72, 16);
     this.checkBox2.TabIndex = 606;
     this.checkBox2.Text = "可以上传";
     this.checkBox2.UseVisualStyleBackColor = true;
     this.coreBind.SetVerification(this.checkBox2, null);
     //
     // label20
     //
     this.coreBind.SetDatabasecommand(this.label20, null);
     this.label20.ForeColor = System.Drawing.Color.Black;
     this.label20.Location = new System.Drawing.Point(-6, 48);
     this.label20.Name = "label20";
     this.label20.Size = new System.Drawing.Size(96, 24);
     this.label20.TabIndex = 605;
     this.label20.Text = "生产订单行项目";
     this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label20, null);
     //
     // label21
     //
     this.coreBind.SetDatabasecommand(this.label21, null);
     this.label21.ForeColor = System.Drawing.Color.Red;
     this.label21.Location = new System.Drawing.Point(436, 1);
     this.label21.Name = "label21";
     this.label21.Size = new System.Drawing.Size(34, 24);
     this.label21.TabIndex = 604;
     this.label21.Text = "炉号";
     this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label21, null);
     //
     // dateTimePicker2
     //
     this.coreBind.SetDatabasecommand(this.dateTimePicker2, null);
     this.dateTimePicker2.Location = new System.Drawing.Point(85, 1);
     this.dateTimePicker2.Name = "dateTimePicker2";
     this.dateTimePicker2.Size = new System.Drawing.Size(113, 21);
     this.dateTimePicker2.TabIndex = 603;
     this.coreBind.SetVerification(this.dateTimePicker2, null);
     //
     // label22
     //
     this.coreBind.SetDatabasecommand(this.label22, null);
     this.label22.ForeColor = System.Drawing.Color.Red;
     this.label22.Location = new System.Drawing.Point(31, -1);
     this.label22.Name = "label22";
     this.label22.Size = new System.Drawing.Size(58, 24);
     this.label22.TabIndex = 602;
     this.label22.Text = "记账日期";
     this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label22, null);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.uGridData);
     this.coreBind.SetDatabasecommand(this.panel2, null);
     this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 252);
     this.panel2.Name = "panel2";
     this.panel2.Size = new System.Drawing.Size(992, 402);
     this.panel2.TabIndex = 4;
     this.coreBind.SetVerification(this.panel2, null);
     //
     // uGridData
     //
     this.coreBind.SetDatabasecommand(this.uGridData, null);
     this.uGridData.DataMember = "计量数据";
     this.uGridData.DataSource = this.dataSet1;
     appearance37.BackColor = System.Drawing.Color.White;
     appearance37.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
     appearance37.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
     this.uGridData.DisplayLayout.Appearance = appearance37;
     ultraGridColumn1.Header.VisiblePosition = 3;
     ultraGridColumn1.Width = 89;
     ultraGridColumn2.Header.VisiblePosition = 0;
     ultraGridColumn2.Width = 98;
     ultraGridColumn3.Header.VisiblePosition = 6;
     ultraGridColumn3.Width = 62;
     ultraGridColumn4.Header.VisiblePosition = 7;
     ultraGridColumn4.Width = 78;
     ultraGridColumn5.Header.VisiblePosition = 9;
     ultraGridColumn5.Width = 65;
     ultraGridColumn6.Header.VisiblePosition = 8;
     ultraGridColumn6.Width = 46;
     ultraGridColumn7.Header.VisiblePosition = 11;
     ultraGridColumn7.Hidden = true;
     ultraGridColumn8.Header.VisiblePosition = 10;
     ultraGridColumn8.Hidden = true;
     ultraGridColumn9.Header.VisiblePosition = 5;
     ultraGridColumn9.Width = 75;
     ultraGridColumn10.Header.VisiblePosition = 4;
     ultraGridColumn10.Width = 66;
     ultraGridColumn11.Header.VisiblePosition = 2;
     ultraGridColumn11.Hidden = true;
     ultraGridColumn11.Width = 214;
     ultraGridColumn12.Header.Caption = "物料编号";
     ultraGridColumn12.Header.VisiblePosition = 1;
     ultraGridBand1.Columns.AddRange(new object[] {
     ultraGridColumn1,
     ultraGridColumn2,
     ultraGridColumn3,
     ultraGridColumn4,
     ultraGridColumn5,
     ultraGridColumn6,
     ultraGridColumn7,
     ultraGridColumn8,
     ultraGridColumn9,
     ultraGridColumn10,
     ultraGridColumn11,
     ultraGridColumn12});
     summarySettings1.DisplayFormat = "{0}块";
     summarySettings1.GroupBySummaryValueAppearance = appearance3;
     summarySettings2.DisplayFormat = "{0}吨";
     summarySettings2.GroupBySummaryValueAppearance = appearance4;
     ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
     summarySettings1,
     summarySettings2});
     this.uGridData.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.uGridData.DisplayLayout.InterBandSpacing = 10;
     appearance38.BackColor = System.Drawing.Color.Transparent;
     this.uGridData.DisplayLayout.Override.CardAreaAppearance = appearance38;
     this.uGridData.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
     appearance39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
     appearance39.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
     appearance39.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance39.ForeColor = System.Drawing.Color.White;
     appearance39.TextHAlignAsString = "Center";
     appearance39.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
     this.uGridData.DisplayLayout.Override.HeaderAppearance = appearance39;
     appearance40.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
     this.uGridData.DisplayLayout.Override.RowAppearance = appearance40;
     appearance41.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
     appearance41.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
     appearance41.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     this.uGridData.DisplayLayout.Override.RowSelectorAppearance = appearance41;
     this.uGridData.DisplayLayout.Override.RowSelectorWidth = 12;
     this.uGridData.DisplayLayout.Override.RowSpacingBefore = 2;
     appearance42.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
     appearance42.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
     appearance42.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance42.ForeColor = System.Drawing.Color.Black;
     this.uGridData.DisplayLayout.Override.SelectedRowAppearance = appearance42;
     this.uGridData.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     this.uGridData.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
     this.uGridData.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
     this.uGridData.Dock = System.Windows.Forms.DockStyle.Fill;
     this.uGridData.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.uGridData.Location = new System.Drawing.Point(0, 0);
     this.uGridData.Name = "uGridData";
     this.uGridData.Size = new System.Drawing.Size(992, 402);
     this.uGridData.TabIndex = 14;
     this.coreBind.SetVerification(this.uGridData, null);
     this.uGridData.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.uGridData_DoubleClickCell);
     //
     // dataSet1
     //
     this.dataSet1.DataSetName = "NewDataSet";
     this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
     this.dataTable1,
     this.dataTable2});
     //
     // dataTable1
     //
     this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
     this.dataColumn1,
     this.dataColumn2,
     this.dataColumn7,
     this.dataColumn12,
     this.dataColumn15,
     this.dataColumn16,
     this.dataColumn17,
     this.dataColumn18,
     this.dataColumn20,
     this.dataColumn9,
     this.dataColumn10,
     this.dataColumn3});
     this.dataTable1.TableName = "计量数据";
     //
     // dataColumn1
     //
     this.dataColumn1.Caption = "炉号";
     this.dataColumn1.ColumnName = "FS_STOVENO";
     //
     // dataColumn2
     //
     this.dataColumn2.Caption = "生产订单号";
     this.dataColumn2.ColumnName = "FS_PRODUCTNO";
     //
     // dataColumn7
     //
     this.dataColumn7.Caption = "工厂";
     this.dataColumn7.ColumnName = "FS_PLANT";
     //
     // dataColumn12
     //
     this.dataColumn12.Caption = "库存地";
     this.dataColumn12.ColumnName = "FS_SAPSTORE";
     //
     // dataColumn15
     //
     this.dataColumn15.Caption = "上传人员";
     this.dataColumn15.ColumnName = "FS_AUDITOR";
     //
     // dataColumn16
     //
     this.dataColumn16.Caption = "头文本";
     this.dataColumn16.ColumnName = "FS_HEADER";
     //
     // dataColumn17
     //
     this.dataColumn17.Caption = "FS_WEIGHTNO";
     this.dataColumn17.ColumnName = "FS_WEIGHTNO";
     //
     // dataColumn18
     //
     this.dataColumn18.Caption = "上传";
     this.dataColumn18.ColumnName = "FS_UPLOADFLAG";
     //
     // dataColumn20
     //
     this.dataColumn20.Caption = "记帐日期";
     this.dataColumn20.ColumnName = "FS_ACCOUNTDATE";
     //
     // dataColumn9
     //
     this.dataColumn9.Caption = "重量";
     this.dataColumn9.ColumnName = "FN_NETWEIGHT";
     //
     // dataColumn10
     //
     this.dataColumn10.Caption = "物料名称";
     this.dataColumn10.ColumnName = "FS_MATERIALNAME";
     //
     // dataColumn3
     //
     this.dataColumn3.ColumnName = "FS_MATERIAL";
     //
     // dataTable2
     //
     this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
     this.dataColumn4,
     this.dataColumn5,
     this.dataColumn6,
     this.dataColumn11,
     this.dataColumn8});
     this.dataTable2.TableName = "生产订单信息";
     //
     // dataColumn4
     //
     this.dataColumn4.Caption = "生产订单号";
     this.dataColumn4.ColumnName = "FS_PRODUCTNO";
     //
     // dataColumn5
     //
     this.dataColumn5.Caption = "行项目号";
     this.dataColumn5.ColumnName = "FS_ITEMNO";
     //
     // dataColumn6
     //
     this.dataColumn6.Caption = "物料号";
     this.dataColumn6.ColumnName = "FS_MATERIAL";
     //
     // dataColumn11
     //
     this.dataColumn11.Caption = "物资名称";
     this.dataColumn11.ColumnName = "FS_MATERIALNAME";
     //
     // dataColumn8
     //
     this.dataColumn8.Caption = "工厂";
     this.dataColumn8.ColumnName = "FS_FACTORY";
     //
     // GxSapFl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(992, 654);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.ugpData);
     this.Controls.Add(this.panel1);
     this.coreBind.SetDatabasecommand(this, null);
     this.KeyPreview = true;
     this.Name = "GxSapFl";
     this.Text = "高线发料数据上传SAP";
     this.coreBind.SetVerification(this, null);
     this.Load += new System.EventHandler(this.PySapFl_Load);
     this.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.UpSap_KeyPress);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uToolBar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ugpData)).EndInit();
     this.ugpData.ResumeLayout(false);
     this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
     this.pnlHint.ResumeLayout(false);
     this.pnlData.ResumeLayout(false);
     this.pnlDataRight.ResumeLayout(false);
     this.pnlDataRight.PerformLayout();
     this.pnlDataLeft.ResumeLayout(false);
     this.pnlDataLeft.PerformLayout();
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uGridData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).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();
     Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_CARDNO");
     Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ұ��", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
     Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FD_SMELTDATE");
     Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_GP_STOVENO");
     Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_GP_STEELTYPE");
     Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_GP_SPE");
     Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("��ѧ�ɷ֣�%��");
     Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_GP_C");
     Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_GP_SI");
     Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_GP_MN");
     Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_GP_S");
     Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_GP_P");
     Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_GP_NI");
     Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_GP_CR");
     Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_GP_CU");
     Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_GP_V");
     Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_GP_MO");
     Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_GP_CEQ");
     Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_GP_TOTALCOUNT");
     Infragistics.Win.Appearance appearance75 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("�ϸ�Ʒ");
     Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_GP_CHECKCOUNT");
     Infragistics.Win.Appearance appearance77 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_JJ_WEIGHT");
     Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_GP_MEMO");
     Infragistics.Win.Appearance appearance79 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_GP_JUDGER");
     Infragistics.Win.Appearance appearance80 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FD_GP_JUDGEDATE");
     Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("����");
     Infragistics.Win.Appearance appearance82 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("��������");
     Infragistics.Win.Appearance appearance83 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_GPYS_NUMBER");
     Infragistics.Win.Appearance appearance84 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_DJH");
     Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FD_GPYS_RECEIVEDATE");
     Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_GPYS_RECEIVER");
     Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("��������");
     Infragistics.Win.Appearance appearance88 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_ZC_BATCHNO");
     Infragistics.Win.Appearance appearance89 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_ZC_ENTERNUMBER");
     Infragistics.Win.Appearance appearance90 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FD_ZC_ENTERDATETIME");
     Infragistics.Win.Appearance appearance91 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_ZC_OPERATOR");
     Infragistics.Win.Appearance appearance92 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_ZC_MEMO");
     Infragistics.Win.Appearance appearance93 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("����");
     Infragistics.Win.Appearance appearance94 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_ZZ_SPEC");
     Infragistics.Win.Appearance appearance95 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_LENGTH");
     Infragistics.Win.Appearance appearance96 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FD_ZZ_DATE");
     Infragistics.Win.Appearance appearance97 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_ZZ_OPERATOR");
     Infragistics.Win.Appearance appearance98 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_ZZ_NUM");
     Infragistics.Win.Appearance appearance99 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_ZZ_WASTNUM");
     Infragistics.Win.Appearance appearance100 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_ZZ_MEMO");
     Infragistics.Win.Appearance appearance101 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_FREEZED");
     Infragistics.Win.Appearance appearance102 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_CHECKED");
     Infragistics.Win.Appearance appearance103 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECKED");
     Infragistics.Win.Appearance appearance104 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_LL_WEIGHT");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_GP_FLOW");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_DISCHARGE_BEGINED");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_DISCHARGE_END");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_UNQUALIFIED");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_GP_AS");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_GP_TI");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_GP_SB");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_GP_ALS");
     Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "FS_GP_STOVENO", 3, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FS_GP_STOVENO", 3, true);
     Infragistics.Win.Appearance appearance105 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "FN_GP_TOTALCOUNT", 18, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FN_GP_TOTALCOUNT", 18, true);
     Infragistics.Win.Appearance appearance106 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.SummarySettings summarySettings3 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "FN_JJ_WEIGHT", 21, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FN_JJ_WEIGHT", 21, true);
     Infragistics.Win.Appearance appearance107 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.SummarySettings summarySettings4 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "FN_GPYS_NUMBER", 27, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FN_GPYS_NUMBER", 27, true);
     Infragistics.Win.Appearance appearance108 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance168 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance169 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance170 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance171 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance172 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance173 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool2 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("����ʱ��");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool9 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("��ʼ");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool20 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("��");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool15 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ѡ��A");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool16 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ѡ��B");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool17 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ѡ��C");
     Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar2 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar2");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool19 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("���Ʊ��");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool18 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ұ��¯��");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool8 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("������1");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool11 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("������2");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool13 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("������3");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("����");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Save");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Cancel");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("��¯����");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ȡ������");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("��������");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool22 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("��ʼ");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool23 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("��");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool44 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
     Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(BoardBandFlowCard));
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool24 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ұ��¯��");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool45 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Save");
     Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Cancel");
     Infragistics.Win.Appearance appearance124 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool1 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("����ʱ��");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool3 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ѡ��A");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool4 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ѡ��B");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool5 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ѡ��C");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool10 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("���Ʊ��");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool6 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("������1");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool7 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("������2");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("��¯����");
     Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ȡ������");
     Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("����");
     Infragistics.Win.Appearance appearance177 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool12 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("������3");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("��������");
     Infragistics.Win.Appearance appearance119 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance120 = new Infragistics.Win.Appearance();
     this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel();
     this.cbx_Other3 = new System.Windows.Forms.CheckBox();
     this.cbx_Other2 = new System.Windows.Forms.CheckBox();
     this.cbx_Other1 = new System.Windows.Forms.CheckBox();
     this.tbQueryBatchNo = new System.Windows.Forms.TextBox();
     this.rbtnC = new System.Windows.Forms.RadioButton();
     this.rbtnB = new System.Windows.Forms.RadioButton();
     this.rbtnA = new System.Windows.Forms.RadioButton();
     this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
     this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
     this.tbQueryStoveNo = new System.Windows.Forms.TextBox();
     this.cbxDateTime = new System.Windows.Forms.CheckBox();
     this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
     this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
     this.lbl_InFurnance = new System.Windows.Forms.Label();
     this.lbl_Mark = new System.Windows.Forms.Label();
     this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.dataSet1 = new System.Data.DataSet();
     this.dataTable1 = new System.Data.DataTable();
     this.dataColumn1 = new System.Data.DataColumn();
     this.dataColumn2 = new System.Data.DataColumn();
     this.dataColumn3 = new System.Data.DataColumn();
     this.dataColumn4 = new System.Data.DataColumn();
     this.dataColumn5 = new System.Data.DataColumn();
     this.dataColumn6 = new System.Data.DataColumn();
     this.dataColumn7 = new System.Data.DataColumn();
     this.dataColumn8 = new System.Data.DataColumn();
     this.dataColumn9 = new System.Data.DataColumn();
     this.dataColumn10 = new System.Data.DataColumn();
     this.dataColumn11 = new System.Data.DataColumn();
     this.dataColumn12 = new System.Data.DataColumn();
     this.dataColumn13 = new System.Data.DataColumn();
     this.dataColumn14 = new System.Data.DataColumn();
     this.dataColumn15 = new System.Data.DataColumn();
     this.dataColumn16 = new System.Data.DataColumn();
     this.dataColumn17 = new System.Data.DataColumn();
     this.dataColumn19 = new System.Data.DataColumn();
     this.dataColumn20 = new System.Data.DataColumn();
     this.dataColumn21 = new System.Data.DataColumn();
     this.dataColumn22 = new System.Data.DataColumn();
     this.dataColumn23 = new System.Data.DataColumn();
     this.dataColumn24 = new System.Data.DataColumn();
     this.dataColumn25 = new System.Data.DataColumn();
     this.dataColumn26 = new System.Data.DataColumn();
     this.dataColumn27 = new System.Data.DataColumn();
     this.dataColumn18 = new System.Data.DataColumn();
     this.dataColumn28 = new System.Data.DataColumn();
     this.dataColumn29 = new System.Data.DataColumn();
     this.dataColumn30 = new System.Data.DataColumn();
     this.dataColumn31 = new System.Data.DataColumn();
     this.dataColumn32 = new System.Data.DataColumn();
     this.dataColumn33 = new System.Data.DataColumn();
     this.dataColumn34 = new System.Data.DataColumn();
     this.dataColumn35 = new System.Data.DataColumn();
     this.dataColumn36 = new System.Data.DataColumn();
     this.dataColumn37 = new System.Data.DataColumn();
     this.dataColumn38 = new System.Data.DataColumn();
     this.dataColumn39 = new System.Data.DataColumn();
     this.dataColumn40 = new System.Data.DataColumn();
     this.dataColumn41 = new System.Data.DataColumn();
     this.dataColumn42 = new System.Data.DataColumn();
     this.dataColumn43 = new System.Data.DataColumn();
     this.dataColumn44 = new System.Data.DataColumn();
     this.dataColumn45 = new System.Data.DataColumn();
     this.dataColumn46 = new System.Data.DataColumn();
     this.dataColumn47 = new System.Data.DataColumn();
     this.dataColumn48 = new System.Data.DataColumn();
     this.dataColumn49 = new System.Data.DataColumn();
     this.dataColumn50 = new System.Data.DataColumn();
     this.dataColumn51 = new System.Data.DataColumn();
     this.dataColumn52 = new System.Data.DataColumn();
     this.dataColumn53 = new System.Data.DataColumn();
     this.dataColumn54 = new System.Data.DataColumn();
     this.dataColumn55 = new System.Data.DataColumn();
     this.dataColumn56 = new System.Data.DataColumn();
     this.dataColumn57 = new System.Data.DataColumn();
     this.cbx_Filter = new System.Windows.Forms.CheckBox();
     this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
     this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
     this.ucBilletFlowCard1 = new YGJZJL.BoardBand.ucBilletFlowCard();
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this.FrmBase_Fill_Panel.SuspendLayout();
     this.ultraPanel2.ClientArea.SuspendLayout();
     this.ultraPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
     this.ultraGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
     this.ultraExpandableGroupBox1.SuspendLayout();
     this.ultraExpandableGroupBoxPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
     this.SuspendLayout();
     //
     // FrmBase_Fill_Panel
     //
     this.FrmBase_Fill_Panel.Controls.Add(this.cbx_Other3);
     this.FrmBase_Fill_Panel.Controls.Add(this.cbx_Other2);
     this.FrmBase_Fill_Panel.Controls.Add(this.cbx_Other1);
     this.FrmBase_Fill_Panel.Controls.Add(this.tbQueryBatchNo);
     this.FrmBase_Fill_Panel.Controls.Add(this.rbtnC);
     this.FrmBase_Fill_Panel.Controls.Add(this.rbtnB);
     this.FrmBase_Fill_Panel.Controls.Add(this.rbtnA);
     this.FrmBase_Fill_Panel.Controls.Add(this.dateTimePicker1);
     this.FrmBase_Fill_Panel.Controls.Add(this.dateTimePicker2);
     this.FrmBase_Fill_Panel.Controls.Add(this.tbQueryStoveNo);
     this.FrmBase_Fill_Panel.Controls.Add(this.cbxDateTime);
     this.FrmBase_Fill_Panel.Controls.Add(this.ultraPanel2);
     this.FrmBase_Fill_Panel.Controls.Add(this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Left);
     this.FrmBase_Fill_Panel.Controls.Add(this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Right);
     this.FrmBase_Fill_Panel.Controls.Add(this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Top);
     this.FrmBase_Fill_Panel.Controls.Add(this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Bottom);
     this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
     this.coreBind.SetDatabasecommand(this.FrmBase_Fill_Panel, null);
     this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
     this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 0);
     this.FrmBase_Fill_Panel.Margin = new System.Windows.Forms.Padding(4);
     this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel";
     this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(1353, 745);
     this.FrmBase_Fill_Panel.TabIndex = 0;
     this.coreBind.SetVerification(this.FrmBase_Fill_Panel, null);
     //
     // cbx_Other3
     //
     this.cbx_Other3.AutoSize = true;
     this.cbx_Other3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.coreBind.SetDatabasecommand(this.cbx_Other3, null);
     this.cbx_Other3.Location = new System.Drawing.Point(657, 39);
     this.cbx_Other3.Margin = new System.Windows.Forms.Padding(4);
     this.cbx_Other3.Name = "cbx_Other3";
     this.cbx_Other3.Size = new System.Drawing.Size(74, 19);
     this.cbx_Other3.TabIndex = 0;
     this.cbx_Other3.Text = "���ֿ�";
     this.cbx_Other3.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.cbx_Other3, null);
     this.cbx_Other3.CheckedChanged += new System.EventHandler(this.cbx_Other3_CheckedChanged);
     //
     // cbx_Other2
     //
     this.cbx_Other2.AutoSize = true;
     this.cbx_Other2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.coreBind.SetDatabasecommand(this.cbx_Other2, null);
     this.cbx_Other2.Location = new System.Drawing.Point(577, 39);
     this.cbx_Other2.Margin = new System.Windows.Forms.Padding(4);
     this.cbx_Other2.Name = "cbx_Other2";
     this.cbx_Other2.Size = new System.Drawing.Size(74, 19);
     this.cbx_Other2.TabIndex = 0;
     this.cbx_Other2.Text = "�Ͳ���";
     this.cbx_Other2.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.cbx_Other2, null);
     this.cbx_Other2.CheckedChanged += new System.EventHandler(this.cbx_Other2_CheckedChanged);
     //
     // cbx_Other1
     //
     this.cbx_Other1.AutoSize = true;
     this.cbx_Other1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.coreBind.SetDatabasecommand(this.cbx_Other1, null);
     this.cbx_Other1.Location = new System.Drawing.Point(497, 39);
     this.cbx_Other1.Margin = new System.Windows.Forms.Padding(4);
     this.cbx_Other1.Name = "cbx_Other1";
     this.cbx_Other1.Size = new System.Drawing.Size(74, 19);
     this.cbx_Other1.TabIndex = 0;
     this.cbx_Other1.Text = "�����";
     this.cbx_Other1.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.cbx_Other1, null);
     this.cbx_Other1.CheckedChanged += new System.EventHandler(this.cbx_Other1_CheckedChanged);
     //
     // tbQueryBatchNo
     //
     this.tbQueryBatchNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.coreBind.SetDatabasecommand(this.tbQueryBatchNo, null);
     this.tbQueryBatchNo.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbQueryBatchNo.Location = new System.Drawing.Point(113, 35);
     this.tbQueryBatchNo.Margin = new System.Windows.Forms.Padding(4);
     this.tbQueryBatchNo.Name = "tbQueryBatchNo";
     this.tbQueryBatchNo.Size = new System.Drawing.Size(89, 25);
     this.tbQueryBatchNo.TabIndex = 0;
     this.coreBind.SetVerification(this.tbQueryBatchNo, null);
     //
     // rbtnC
     //
     this.rbtnC.AutoSize = true;
     this.rbtnC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.coreBind.SetDatabasecommand(this.rbtnC, null);
     this.rbtnC.Location = new System.Drawing.Point(680, 5);
     this.rbtnC.Margin = new System.Windows.Forms.Padding(4);
     this.rbtnC.Name = "rbtnC";
     this.rbtnC.Size = new System.Drawing.Size(58, 19);
     this.rbtnC.TabIndex = 0;
     this.rbtnC.Text = "ȫ��";
     this.rbtnC.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.rbtnC, null);
     //
     // rbtnB
     //
     this.rbtnB.AutoSize = true;
     this.rbtnB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.coreBind.SetDatabasecommand(this.rbtnB, null);
     this.rbtnB.Location = new System.Drawing.Point(601, 5);
     this.rbtnB.Margin = new System.Windows.Forms.Padding(4);
     this.rbtnB.Name = "rbtnB";
     this.rbtnB.Size = new System.Drawing.Size(73, 19);
     this.rbtnB.TabIndex = 0;
     this.rbtnB.Text = "������";
     this.rbtnB.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.rbtnB, null);
     //
     // rbtnA
     //
     this.rbtnA.AutoSize = true;
     this.rbtnA.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.rbtnA.Checked = true;
     this.coreBind.SetDatabasecommand(this.rbtnA, null);
     this.rbtnA.Location = new System.Drawing.Point(523, 5);
     this.rbtnA.Margin = new System.Windows.Forms.Padding(4);
     this.rbtnA.Name = "rbtnA";
     this.rbtnA.Size = new System.Drawing.Size(73, 19);
     this.rbtnA.TabIndex = 0;
     this.rbtnA.TabStop = true;
     this.rbtnA.Text = "���";
     this.rbtnA.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.rbtnA, null);
     //
     // dateTimePicker1
     //
     this.dateTimePicker1.CalendarFont = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dateTimePicker1.CustomFormat = "yyyy-MM-dd HH:mm";
     this.coreBind.SetDatabasecommand(this.dateTimePicker1, null);
     this.dateTimePicker1.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dateTimePicker1.Location = new System.Drawing.Point(113, 2);
     this.dateTimePicker1.Margin = new System.Windows.Forms.Padding(4);
     this.dateTimePicker1.Name = "dateTimePicker1";
     this.dateTimePicker1.Size = new System.Drawing.Size(127, 25);
     this.dateTimePicker1.TabIndex = 0;
     this.coreBind.SetVerification(this.dateTimePicker1, null);
     //
     // dateTimePicker2
     //
     this.dateTimePicker2.CalendarFont = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dateTimePicker2.CustomFormat = "yyyy-MM-dd HH:mm";
     this.coreBind.SetDatabasecommand(this.dateTimePicker2, null);
     this.dateTimePicker2.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dateTimePicker2.Location = new System.Drawing.Point(329, 2);
     this.dateTimePicker2.Margin = new System.Windows.Forms.Padding(4);
     this.dateTimePicker2.Name = "dateTimePicker2";
     this.dateTimePicker2.Size = new System.Drawing.Size(136, 25);
     this.dateTimePicker2.TabIndex = 0;
     this.coreBind.SetVerification(this.dateTimePicker2, null);
     //
     // tbQueryStoveNo
     //
     this.tbQueryStoveNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.coreBind.SetDatabasecommand(this.tbQueryStoveNo, null);
     this.tbQueryStoveNo.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbQueryStoveNo.Location = new System.Drawing.Point(345, 35);
     this.tbQueryStoveNo.Margin = new System.Windows.Forms.Padding(4);
     this.tbQueryStoveNo.Name = "tbQueryStoveNo";
     this.tbQueryStoveNo.Size = new System.Drawing.Size(95, 25);
     this.tbQueryStoveNo.TabIndex = 0;
     this.coreBind.SetVerification(this.tbQueryStoveNo, null);
     //
     // cbxDateTime
     //
     this.cbxDateTime.AutoSize = true;
     this.cbxDateTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.cbxDateTime.Checked = true;
     this.cbxDateTime.CheckState = System.Windows.Forms.CheckState.Checked;
     this.coreBind.SetDatabasecommand(this.cbxDateTime, null);
     this.cbxDateTime.Location = new System.Drawing.Point(15, 6);
     this.cbxDateTime.Margin = new System.Windows.Forms.Padding(4);
     this.cbxDateTime.Name = "cbxDateTime";
     this.cbxDateTime.Size = new System.Drawing.Size(18, 17);
     this.cbxDateTime.TabIndex = 0;
     this.cbxDateTime.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.cbxDateTime, null);
     this.cbxDateTime.CheckedChanged += new System.EventHandler(this.cbxDateTime_CheckedChanged);
     //
     // ultraPanel2
     //
     //
     // ultraPanel2.ClientArea
     //
     this.ultraPanel2.ClientArea.Controls.Add(this.ultraGroupBox2);
     this.ultraPanel2.ClientArea.Controls.Add(this.ultraExpandableGroupBox1);
     this.coreBind.SetDatabasecommand(this.ultraPanel2.ClientArea, null);
     this.coreBind.SetVerification(this.ultraPanel2.ClientArea, null);
     this.coreBind.SetDatabasecommand(this.ultraPanel2, null);
     this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ultraPanel2.Location = new System.Drawing.Point(0, 61);
     this.ultraPanel2.Margin = new System.Windows.Forms.Padding(1);
     this.ultraPanel2.Name = "ultraPanel2";
     this.ultraPanel2.Size = new System.Drawing.Size(1353, 684);
     this.ultraPanel2.TabIndex = 0;
     this.coreBind.SetVerification(this.ultraPanel2, null);
     //
     // ultraGroupBox2
     //
     this.ultraGroupBox2.Controls.Add(this.lbl_InFurnance);
     this.ultraGroupBox2.Controls.Add(this.lbl_Mark);
     this.ultraGroupBox2.Controls.Add(this.ultraGrid1);
     this.ultraGroupBox2.Controls.Add(this.cbx_Filter);
     this.coreBind.SetDatabasecommand(this.ultraGroupBox2, null);
     this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ultraGroupBox2.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded1Etched;
     this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
     this.ultraGroupBox2.Margin = new System.Windows.Forms.Padding(4);
     this.ultraGroupBox2.Name = "ultraGroupBox2";
     this.ultraGroupBox2.Size = new System.Drawing.Size(1353, 356);
     this.ultraGroupBox2.TabIndex = 0;
     this.ultraGroupBox2.Text = "��������������";
     this.coreBind.SetVerification(this.ultraGroupBox2, null);
     this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // lbl_InFurnance
     //
     this.lbl_InFurnance.BackColor = System.Drawing.Color.PowderBlue;
     this.coreBind.SetDatabasecommand(this.lbl_InFurnance, null);
     this.lbl_InFurnance.ForeColor = System.Drawing.Color.Red;
     this.lbl_InFurnance.Location = new System.Drawing.Point(744, 5);
     this.lbl_InFurnance.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_InFurnance.Name = "lbl_InFurnance";
     this.lbl_InFurnance.Size = new System.Drawing.Size(171, 18);
     this.lbl_InFurnance.TabIndex = 0;
     this.lbl_InFurnance.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.lbl_InFurnance, null);
     this.lbl_InFurnance.Visible = false;
     //
     // lbl_Mark
     //
     this.lbl_Mark.BackColor = System.Drawing.Color.PowderBlue;
     this.coreBind.SetDatabasecommand(this.lbl_Mark, null);
     this.lbl_Mark.ForeColor = System.Drawing.Color.Blue;
     this.lbl_Mark.Location = new System.Drawing.Point(931, 5);
     this.lbl_Mark.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_Mark.Name = "lbl_Mark";
     this.lbl_Mark.Size = new System.Drawing.Size(171, 18);
     this.lbl_Mark.TabIndex = 0;
     this.lbl_Mark.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.lbl_Mark, null);
     //
     // ultraGrid1
     //
     this.coreBind.SetDatabasecommand(this.ultraGrid1, null);
     this.ultraGrid1.DataMember = "Table1";
     this.ultraGrid1.DataSource = this.dataSet1;
     ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance53.TextVAlignAsString = "Middle";
     ultraGridColumn1.CellAppearance = appearance53;
     ultraGridColumn1.Header.Caption = "������������";
     ultraGridColumn1.Header.VisiblePosition = 0;
     ultraGridColumn1.RowLayoutColumnInfo.OriginX = 43;
     ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(92, 0);
     ultraGridColumn1.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
     ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn1.RowLayoutColumnInfo.SpanY = 3;
     ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance54.TextVAlignAsString = "Middle";
     ultraGridColumn2.CellAppearance = appearance54;
     ultraGridColumn2.Header.VisiblePosition = 1;
     ultraGridColumn2.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
     ultraGridColumn2.RowLayoutColumnInfo.OriginX = 6;
     ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(1086, 0);
     ultraGridColumn2.RowLayoutColumnInfo.SpanX = 23;
     ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance55.TextVAlignAsString = "Middle";
     ultraGridColumn3.CellAppearance = appearance55;
     ultraGridColumn3.Header.Caption = "ұ������";
     ultraGridColumn3.Header.VisiblePosition = 3;
     ultraGridColumn3.RowLayoutColumnInfo.OriginX = 12;
     ultraGridColumn3.RowLayoutColumnInfo.OriginY = 1;
     ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
     ultraGridColumn3.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
     ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance56.TextVAlignAsString = "Middle";
     ultraGridColumn4.CellAppearance = appearance56;
     ultraGridColumn4.Header.Caption = "¯��";
     ultraGridColumn4.Header.VisiblePosition = 2;
     ultraGridColumn4.RowLayoutColumnInfo.OriginX = 1;
     ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
     ultraGridColumn4.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
     ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn4.RowLayoutColumnInfo.SpanY = 3;
     ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance57.TextVAlignAsString = "Middle";
     ultraGridColumn5.CellAppearance = appearance57;
     ultraGridColumn5.Header.Caption = "�ƺ�";
     ultraGridColumn5.Header.VisiblePosition = 4;
     ultraGridColumn5.RowLayoutColumnInfo.OriginX = 6;
     ultraGridColumn5.RowLayoutColumnInfo.OriginY = 1;
     ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
     ultraGridColumn5.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
     ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance58.TextVAlignAsString = "Middle";
     ultraGridColumn6.CellAppearance = appearance58;
     ultraGridColumn6.Header.Caption = "���";
     ultraGridColumn6.Header.VisiblePosition = 35;
     ultraGridColumn6.RowLayoutColumnInfo.OriginX = 7;
     ultraGridColumn6.RowLayoutColumnInfo.OriginY = 1;
     ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
     ultraGridColumn6.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
     ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance59.TextVAlignAsString = "Middle";
     ultraGridColumn7.CellAppearance = appearance59;
     ultraGridColumn7.Header.VisiblePosition = 7;
     ultraGridColumn7.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
     ultraGridColumn7.RowLayoutColumnInfo.OriginX = 13;
     ultraGridColumn7.RowLayoutColumnInfo.OriginY = 1;
     ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(440, 0);
     ultraGridColumn7.RowLayoutColumnInfo.SpanX = 13;
     ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance60.TextVAlignAsString = "Middle";
     ultraGridColumn8.CellAppearance = appearance60;
     ultraGridColumn8.Header.Caption = "C";
     ultraGridColumn8.Header.VisiblePosition = 14;
     ultraGridColumn8.RowLayoutColumnInfo.OriginX = 13;
     ultraGridColumn8.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
     ultraGridColumn8.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
     ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance61.TextVAlignAsString = "Middle";
     ultraGridColumn9.CellAppearance = appearance61;
     ultraGridColumn9.Header.Caption = "Si";
     ultraGridColumn9.Header.VisiblePosition = 15;
     ultraGridColumn9.RowLayoutColumnInfo.OriginX = 14;
     ultraGridColumn9.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
     ultraGridColumn9.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
     ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance62.TextVAlignAsString = "Middle";
     ultraGridColumn10.CellAppearance = appearance62;
     ultraGridColumn10.Header.Caption = "Mn";
     ultraGridColumn10.Header.VisiblePosition = 16;
     ultraGridColumn10.RowLayoutColumnInfo.OriginX = 15;
     ultraGridColumn10.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
     ultraGridColumn10.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
     ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance63.TextVAlignAsString = "Middle";
     ultraGridColumn11.CellAppearance = appearance63;
     ultraGridColumn11.Header.Caption = "S";
     ultraGridColumn11.Header.VisiblePosition = 17;
     ultraGridColumn11.RowLayoutColumnInfo.OriginX = 16;
     ultraGridColumn11.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
     ultraGridColumn11.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
     ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance64.TextVAlignAsString = "Middle";
     ultraGridColumn12.CellAppearance = appearance64;
     ultraGridColumn12.Header.Caption = "P";
     ultraGridColumn12.Header.VisiblePosition = 18;
     ultraGridColumn12.RowLayoutColumnInfo.OriginX = 17;
     ultraGridColumn12.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
     ultraGridColumn12.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
     ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance67.TextVAlignAsString = "Middle";
     ultraGridColumn13.CellAppearance = appearance67;
     ultraGridColumn13.Header.Caption = "Ni";
     ultraGridColumn13.Header.VisiblePosition = 19;
     ultraGridColumn13.Hidden = true;
     ultraGridColumn13.RowLayoutColumnInfo.OriginX = 18;
     ultraGridColumn13.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
     ultraGridColumn13.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
     ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance68.TextVAlignAsString = "Middle";
     ultraGridColumn14.CellAppearance = appearance68;
     ultraGridColumn14.Header.Caption = "Cr";
     ultraGridColumn14.Header.VisiblePosition = 21;
     ultraGridColumn14.Hidden = true;
     ultraGridColumn14.RowLayoutColumnInfo.OriginX = 19;
     ultraGridColumn14.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
     ultraGridColumn14.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
     ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance69.TextVAlignAsString = "Middle";
     ultraGridColumn15.CellAppearance = appearance69;
     ultraGridColumn15.Header.Caption = "Cu";
     ultraGridColumn15.Header.VisiblePosition = 22;
     ultraGridColumn15.Hidden = true;
     ultraGridColumn15.RowLayoutColumnInfo.OriginX = 20;
     ultraGridColumn15.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
     ultraGridColumn15.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
     ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance72.TextVAlignAsString = "Middle";
     ultraGridColumn16.CellAppearance = appearance72;
     ultraGridColumn16.Header.Caption = "V";
     ultraGridColumn16.Header.VisiblePosition = 23;
     ultraGridColumn16.Hidden = true;
     ultraGridColumn16.RowLayoutColumnInfo.OriginX = 21;
     ultraGridColumn16.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
     ultraGridColumn16.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
     ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance73.TextVAlignAsString = "Middle";
     ultraGridColumn17.CellAppearance = appearance73;
     ultraGridColumn17.Header.Caption = "Mo";
     ultraGridColumn17.Header.VisiblePosition = 24;
     ultraGridColumn17.Hidden = true;
     ultraGridColumn17.RowLayoutColumnInfo.OriginX = 22;
     ultraGridColumn17.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
     ultraGridColumn17.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
     ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn17.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance74.TextVAlignAsString = "Middle";
     ultraGridColumn18.CellAppearance = appearance74;
     ultraGridColumn18.Header.Caption = "Ceq";
     ultraGridColumn18.Header.VisiblePosition = 25;
     ultraGridColumn18.Hidden = true;
     ultraGridColumn18.RowLayoutColumnInfo.OriginX = 23;
     ultraGridColumn18.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn18.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
     ultraGridColumn18.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
     ultraGridColumn18.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn18.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance75.TextVAlignAsString = "Middle";
     ultraGridColumn19.CellAppearance = appearance75;
     ultraGridColumn19.Header.Caption = "������";
     ultraGridColumn19.Header.VisiblePosition = 6;
     ultraGridColumn19.RowLayoutColumnInfo.OriginX = 8;
     ultraGridColumn19.RowLayoutColumnInfo.OriginY = 1;
     ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(55, 0);
     ultraGridColumn19.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 47);
     ultraGridColumn19.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance76.TextVAlignAsString = "Middle";
     ultraGridColumn20.CellAppearance = appearance76;
     ultraGridColumn20.Header.VisiblePosition = 20;
     ultraGridColumn20.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
     ultraGridColumn20.RowLayoutColumnInfo.OriginX = 9;
     ultraGridColumn20.RowLayoutColumnInfo.OriginY = 1;
     ultraGridColumn20.RowLayoutColumnInfo.SpanX = 3;
     ultraGridColumn20.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance77.TextVAlignAsString = "Middle";
     ultraGridColumn21.CellAppearance = appearance77;
     ultraGridColumn21.Header.Caption = "��";
     ultraGridColumn21.Header.VisiblePosition = 32;
     ultraGridColumn21.RowLayoutColumnInfo.OriginX = 9;
     ultraGridColumn21.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn21.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
     ultraGridColumn21.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
     ultraGridColumn21.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn21.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance78.TextVAlignAsString = "Middle";
     ultraGridColumn22.CellAppearance = appearance78;
     ultraGridColumn22.Header.Caption = "ʵ��";
     ultraGridColumn22.Header.VisiblePosition = 8;
     ultraGridColumn22.RowLayoutColumnInfo.OriginX = 10;
     ultraGridColumn22.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn22.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
     ultraGridColumn22.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
     ultraGridColumn22.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn22.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn23.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance79.TextVAlignAsString = "Middle";
     ultraGridColumn23.CellAppearance = appearance79;
     ultraGridColumn23.Header.Caption = "��ע";
     ultraGridColumn23.Header.VisiblePosition = 27;
     ultraGridColumn23.RowLayoutColumnInfo.OriginX = 28;
     ultraGridColumn23.RowLayoutColumnInfo.OriginY = 1;
     ultraGridColumn23.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
     ultraGridColumn23.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 47);
     ultraGridColumn23.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn24.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance80.TextVAlignAsString = "Middle";
     ultraGridColumn24.CellAppearance = appearance80;
     ultraGridColumn24.Header.Caption = "�ж�Ա";
     ultraGridColumn24.Header.VisiblePosition = 29;
     ultraGridColumn24.RowLayoutColumnInfo.OriginX = 26;
     ultraGridColumn24.RowLayoutColumnInfo.OriginY = 1;
     ultraGridColumn24.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
     ultraGridColumn24.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
     ultraGridColumn24.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn25.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance81.TextVAlignAsString = "Middle";
     ultraGridColumn25.CellAppearance = appearance81;
     ultraGridColumn25.Header.Caption = "�ж�ʱ��";
     ultraGridColumn25.Header.VisiblePosition = 30;
     ultraGridColumn25.RowLayoutColumnInfo.OriginX = 27;
     ultraGridColumn25.RowLayoutColumnInfo.OriginY = 1;
     ultraGridColumn25.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(125, 0);
     ultraGridColumn25.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
     ultraGridColumn25.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn26.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance82.TextVAlignAsString = "Middle";
     ultraGridColumn26.CellAppearance = appearance82;
     ultraGridColumn26.Header.VisiblePosition = 26;
     ultraGridColumn26.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
     ultraGridColumn26.RowLayoutColumnInfo.OriginX = 29;
     ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn26.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(957, 0);
     ultraGridColumn26.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 25);
     ultraGridColumn26.RowLayoutColumnInfo.SpanX = 13;
     ultraGridColumn26.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn27.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance83.TextVAlignAsString = "Middle";
     ultraGridColumn27.CellAppearance = appearance83;
     ultraGridColumn27.Header.VisiblePosition = 28;
     ultraGridColumn27.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
     ultraGridColumn27.RowLayoutColumnInfo.OriginX = 29;
     ultraGridColumn27.RowLayoutColumnInfo.OriginY = 1;
     ultraGridColumn27.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 25);
     ultraGridColumn27.RowLayoutColumnInfo.SpanX = 5;
     ultraGridColumn27.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn28.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance84.TextVAlignAsString = "Middle";
     ultraGridColumn28.CellAppearance = appearance84;
     ultraGridColumn28.Header.Caption = "����";
     ultraGridColumn28.Header.VisiblePosition = 9;
     ultraGridColumn28.RowLayoutColumnInfo.OriginX = 30;
     ultraGridColumn28.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn28.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
     ultraGridColumn28.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
     ultraGridColumn28.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn28.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn29.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance85.TextVAlignAsString = "Middle";
     ultraGridColumn29.CellAppearance = appearance85;
     ultraGridColumn29.Header.Caption = "���ܺ�";
     ultraGridColumn29.Header.VisiblePosition = 10;
     ultraGridColumn29.RowLayoutColumnInfo.OriginX = 31;
     ultraGridColumn29.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn29.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
     ultraGridColumn29.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
     ultraGridColumn29.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn29.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn30.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance86.TextVAlignAsString = "Middle";
     ultraGridColumn30.CellAppearance = appearance86;
     ultraGridColumn30.Header.Caption = "����ʱ��";
     ultraGridColumn30.Header.VisiblePosition = 12;
     ultraGridColumn30.RowLayoutColumnInfo.OriginX = 32;
     ultraGridColumn30.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn30.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(125, 0);
     ultraGridColumn30.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
     ultraGridColumn30.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn30.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn31.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance87.TextVAlignAsString = "Middle";
     ultraGridColumn31.CellAppearance = appearance87;
     ultraGridColumn31.Header.Caption = "������";
     ultraGridColumn31.Header.VisiblePosition = 31;
     ultraGridColumn31.RowLayoutColumnInfo.OriginX = 33;
     ultraGridColumn31.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn31.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
     ultraGridColumn31.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
     ultraGridColumn31.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn31.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn32.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance88.TextVAlignAsString = "Middle";
     ultraGridColumn32.CellAppearance = appearance88;
     ultraGridColumn32.Header.VisiblePosition = 33;
     ultraGridColumn32.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
     ultraGridColumn32.RowLayoutColumnInfo.OriginX = 34;
     ultraGridColumn32.RowLayoutColumnInfo.OriginY = 1;
     ultraGridColumn32.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 25);
     ultraGridColumn32.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn32.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn33.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance89.TextVAlignAsString = "Middle";
     ultraGridColumn33.CellAppearance = appearance89;
     ultraGridColumn33.Header.Caption = "���Ʊ��";
     ultraGridColumn33.Header.VisiblePosition = 34;
     ultraGridColumn33.MergedCellEvaluationType = Infragistics.Win.UltraWinGrid.MergedCellEvaluationType.MergeSameValue;
     ultraGridColumn33.MergedCellStyle = Infragistics.Win.UltraWinGrid.MergedCellStyle.Always;
     ultraGridColumn33.RowLayoutColumnInfo.OriginX = 0;
     ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn33.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
     ultraGridColumn33.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 25);
     ultraGridColumn33.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn33.RowLayoutColumnInfo.SpanY = 3;
     ultraGridColumn34.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance90.TextVAlignAsString = "Middle";
     ultraGridColumn34.CellAppearance = appearance90;
     ultraGridColumn34.Header.Caption = "��¯";
     ultraGridColumn34.Header.VisiblePosition = 36;
     ultraGridColumn34.RowLayoutColumnInfo.OriginX = 3;
     ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn34.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
     ultraGridColumn34.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 25);
     ultraGridColumn34.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn34.RowLayoutColumnInfo.SpanY = 3;
     ultraGridColumn35.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance91.TextVAlignAsString = "Middle";
     ultraGridColumn35.CellAppearance = appearance91;
     ultraGridColumn35.Header.Caption = "��¯ʱ��";
     ultraGridColumn35.Header.VisiblePosition = 37;
     ultraGridColumn35.RowLayoutColumnInfo.OriginX = 34;
     ultraGridColumn35.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn35.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(125, 0);
     ultraGridColumn35.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
     ultraGridColumn35.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn35.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn36.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance92.TextVAlignAsString = "Middle";
     ultraGridColumn36.CellAppearance = appearance92;
     ultraGridColumn36.Header.Caption = "������";
     ultraGridColumn36.Header.VisiblePosition = 38;
     ultraGridColumn36.RowLayoutColumnInfo.OriginX = 35;
     ultraGridColumn36.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn36.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
     ultraGridColumn36.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
     ultraGridColumn36.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn36.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn37.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance93.TextVAlignAsString = "Middle";
     ultraGridColumn37.CellAppearance = appearance93;
     ultraGridColumn37.Header.Caption = "��ע";
     ultraGridColumn37.Header.VisiblePosition = 39;
     ultraGridColumn37.RowLayoutColumnInfo.OriginX = 36;
     ultraGridColumn37.RowLayoutColumnInfo.OriginY = 1;
     ultraGridColumn37.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
     ultraGridColumn37.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 47);
     ultraGridColumn37.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn37.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn38.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance94.TextVAlignAsString = "Middle";
     ultraGridColumn38.CellAppearance = appearance94;
     ultraGridColumn38.Header.VisiblePosition = 40;
     ultraGridColumn38.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
     ultraGridColumn38.RowLayoutColumnInfo.OriginX = 37;
     ultraGridColumn38.RowLayoutColumnInfo.OriginY = 1;
     ultraGridColumn38.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 25);
     ultraGridColumn38.RowLayoutColumnInfo.SpanX = 3;
     ultraGridColumn38.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn39.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance95.TextVAlignAsString = "Middle";
     ultraGridColumn39.CellAppearance = appearance95;
     ultraGridColumn39.Header.Caption = "���ƹ��";
     ultraGridColumn39.Header.VisiblePosition = 41;
     ultraGridColumn39.RowLayoutColumnInfo.OriginX = 2;
     ultraGridColumn39.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn39.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
     ultraGridColumn39.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 25);
     ultraGridColumn39.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn39.RowLayoutColumnInfo.SpanY = 3;
     ultraGridColumn40.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance96.TextVAlignAsString = "Middle";
     ultraGridColumn40.CellAppearance = appearance96;
     ultraGridColumn40.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Equals;
     ultraGridColumn40.FilterOperatorDropDownItems = Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Equals;
     ultraGridColumn40.Header.Caption = "���߳���";
     ultraGridColumn40.Header.VisiblePosition = 5;
     ultraGridColumn40.RowLayoutColumnInfo.OriginX = 37;
     ultraGridColumn40.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn40.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
     ultraGridColumn40.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
     ultraGridColumn40.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn40.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn41.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance97.TextVAlignAsString = "Middle";
     ultraGridColumn41.CellAppearance = appearance97;
     ultraGridColumn41.Header.Caption = "����ʱ��";
     ultraGridColumn41.Header.VisiblePosition = 42;
     ultraGridColumn41.RowLayoutColumnInfo.OriginX = 38;
     ultraGridColumn41.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn41.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(125, 0);
     ultraGridColumn41.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
     ultraGridColumn41.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn41.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn42.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance98.TextVAlignAsString = "Middle";
     ultraGridColumn42.CellAppearance = appearance98;
     ultraGridColumn42.Header.Caption = "������";
     ultraGridColumn42.Header.VisiblePosition = 43;
     ultraGridColumn42.RowLayoutColumnInfo.OriginX = 39;
     ultraGridColumn42.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn42.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
     ultraGridColumn42.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
     ultraGridColumn42.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn42.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn43.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance99.TextVAlignAsString = "Middle";
     ultraGridColumn43.CellAppearance = appearance99;
     ultraGridColumn43.Header.Caption = "�ɲ�";
     ultraGridColumn43.Header.VisiblePosition = 44;
     ultraGridColumn43.RowLayoutColumnInfo.OriginX = 4;
     ultraGridColumn43.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn43.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
     ultraGridColumn43.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 25);
     ultraGridColumn43.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn43.RowLayoutColumnInfo.SpanY = 3;
     ultraGridColumn44.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance100.TextVAlignAsString = "Middle";
     ultraGridColumn44.CellAppearance = appearance100;
     ultraGridColumn44.Header.Caption = "����";
     ultraGridColumn44.Header.VisiblePosition = 45;
     ultraGridColumn44.RowLayoutColumnInfo.OriginX = 5;
     ultraGridColumn44.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn44.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
     ultraGridColumn44.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 25);
     ultraGridColumn44.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn44.RowLayoutColumnInfo.SpanY = 3;
     ultraGridColumn45.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance101.TextVAlignAsString = "Middle";
     ultraGridColumn45.CellAppearance = appearance101;
     ultraGridColumn45.Header.Caption = "��ע";
     ultraGridColumn45.Header.VisiblePosition = 46;
     ultraGridColumn45.RowLayoutColumnInfo.OriginX = 41;
     ultraGridColumn45.RowLayoutColumnInfo.OriginY = 1;
     ultraGridColumn45.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
     ultraGridColumn45.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 47);
     ultraGridColumn45.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn45.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn46.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance102.TextVAlignAsString = "Middle";
     ultraGridColumn46.CellAppearance = appearance102;
     ultraGridColumn46.Header.Caption = "����״̬";
     ultraGridColumn46.Header.VisiblePosition = 13;
     ultraGridColumn46.RowLayoutColumnInfo.OriginX = 42;
     ultraGridColumn46.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn46.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(67, 0);
     ultraGridColumn46.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 72);
     ultraGridColumn46.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn46.RowLayoutColumnInfo.SpanY = 3;
     ultraGridColumn47.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance103.TextVAlignAsString = "Middle";
     ultraGridColumn47.CellAppearance = appearance103;
     ultraGridColumn47.Header.Caption = "״̬";
     ultraGridColumn47.Header.VisiblePosition = 11;
     ultraGridColumn47.RowLayoutColumnInfo.OriginX = 29;
     ultraGridColumn47.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn47.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
     ultraGridColumn47.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
     ultraGridColumn47.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn47.RowLayoutColumnInfo.SpanY = 1;
     appearance104.TextVAlignAsString = "Middle";
     ultraGridColumn48.CellAppearance = appearance104;
     ultraGridColumn48.Header.Caption = "ѡ��";
     ultraGridColumn48.Header.VisiblePosition = 47;
     ultraGridColumn48.Hidden = true;
     ultraGridColumn48.RowLayoutColumnInfo.OriginX = 0;
     ultraGridColumn48.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn48.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn48.RowLayoutColumnInfo.SpanY = 3;
     ultraGridColumn48.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
     ultraGridColumn49.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     ultraGridColumn49.Header.Caption = "����";
     ultraGridColumn49.Header.VisiblePosition = 48;
     ultraGridColumn49.RowLayoutColumnInfo.OriginX = 11;
     ultraGridColumn49.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn49.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
     ultraGridColumn49.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
     ultraGridColumn49.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn49.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn50.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     ultraGridColumn50.Header.VisiblePosition = 49;
     ultraGridColumn50.Hidden = true;
     ultraGridColumn50.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
     ultraGridColumn51.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     ultraGridColumn51.Header.VisiblePosition = 50;
     ultraGridColumn51.Hidden = true;
     ultraGridColumn51.RowLayoutColumnInfo.OriginX = 41;
     ultraGridColumn51.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn51.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
     ultraGridColumn51.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn51.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn52.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     ultraGridColumn52.Header.VisiblePosition = 51;
     ultraGridColumn52.Hidden = true;
     ultraGridColumn52.RowLayoutColumnInfo.OriginX = 42;
     ultraGridColumn52.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn52.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
     ultraGridColumn52.RowLayoutColumnInfo.SpanX = 1;
     ultraGridColumn52.RowLayoutColumnInfo.SpanY = 1;
     ultraGridColumn53.Header.VisiblePosition = 52;
     ultraGridColumn53.RowLayoutColumnInfo.OriginX = 44;
     ultraGridColumn53.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn53.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(62, 0);
     ultraGridColumn53.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 72);
     ultraGridColumn53.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn53.RowLayoutColumnInfo.SpanY = 3;
     ultraGridColumn54.Header.VisiblePosition = 53;
     ultraGridColumn54.RowLayoutColumnInfo.OriginX = 18;
     ultraGridColumn54.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn54.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(49, 0);
     ultraGridColumn54.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn54.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn55.Header.VisiblePosition = 54;
     ultraGridColumn55.RowLayoutColumnInfo.OriginX = 20;
     ultraGridColumn55.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn55.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(46, 0);
     ultraGridColumn55.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn55.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn56.Header.VisiblePosition = 55;
     ultraGridColumn56.RowLayoutColumnInfo.OriginX = 22;
     ultraGridColumn56.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn56.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(48, 0);
     ultraGridColumn56.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn56.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn57.Header.VisiblePosition = 56;
     ultraGridColumn57.RowLayoutColumnInfo.OriginX = 24;
     ultraGridColumn57.RowLayoutColumnInfo.OriginY = 2;
     ultraGridColumn57.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(47, 0);
     ultraGridColumn57.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn57.RowLayoutColumnInfo.SpanY = 2;
     ultraGridBand1.Columns.AddRange(new object[] {
     ultraGridColumn1,
     ultraGridColumn2,
     ultraGridColumn3,
     ultraGridColumn4,
     ultraGridColumn5,
     ultraGridColumn6,
     ultraGridColumn7,
     ultraGridColumn8,
     ultraGridColumn9,
     ultraGridColumn10,
     ultraGridColumn11,
     ultraGridColumn12,
     ultraGridColumn13,
     ultraGridColumn14,
     ultraGridColumn15,
     ultraGridColumn16,
     ultraGridColumn17,
     ultraGridColumn18,
     ultraGridColumn19,
     ultraGridColumn20,
     ultraGridColumn21,
     ultraGridColumn22,
     ultraGridColumn23,
     ultraGridColumn24,
     ultraGridColumn25,
     ultraGridColumn26,
     ultraGridColumn27,
     ultraGridColumn28,
     ultraGridColumn29,
     ultraGridColumn30,
     ultraGridColumn31,
     ultraGridColumn32,
     ultraGridColumn33,
     ultraGridColumn34,
     ultraGridColumn35,
     ultraGridColumn36,
     ultraGridColumn37,
     ultraGridColumn38,
     ultraGridColumn39,
     ultraGridColumn40,
     ultraGridColumn41,
     ultraGridColumn42,
     ultraGridColumn43,
     ultraGridColumn44,
     ultraGridColumn45,
     ultraGridColumn46,
     ultraGridColumn47,
     ultraGridColumn48,
     ultraGridColumn49,
     ultraGridColumn50,
     ultraGridColumn51,
     ultraGridColumn52,
     ultraGridColumn53,
     ultraGridColumn54,
     ultraGridColumn55,
     ultraGridColumn56,
     ultraGridColumn57});
     ultraGridBand1.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.None;
     ultraGridBand1.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
     ultraGridBand1.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None;
     ultraGridBand1.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
     ultraGridBand1.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
     ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
     summarySettings1.DisplayFormat = "¯����{0}";
     summarySettings1.GroupBySummaryValueAppearance = appearance105;
     summarySettings2.DisplayFormat = "{0}";
     summarySettings2.GroupBySummaryValueAppearance = appearance106;
     summarySettings3.DisplayFormat = "{0}";
     summarySettings3.GroupBySummaryValueAppearance = appearance107;
     summarySettings4.DisplayFormat = "{0}";
     summarySettings4.GroupBySummaryValueAppearance = appearance108;
     ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
     summarySettings1,
     summarySettings2,
     summarySettings3,
     summarySettings4});
     this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.ultraGrid1.DisplayLayout.InterBandSpacing = 8;
     appearance168.FontData.BoldAsString = "True";
     this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance168;
     this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
     this.ultraGrid1.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
     this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
     appearance169.BackColor = System.Drawing.Color.Transparent;
     this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance169;
     appearance170.TextVAlignAsString = "Middle";
     this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance170;
     this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.ultraGrid1.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
     appearance171.BackColor = System.Drawing.Color.LightSteelBlue;
     appearance171.TextHAlignAsString = "Center";
     appearance171.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
     this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance171;
     this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.ultraGrid1.DisplayLayout.Override.MaxSelectedRows = 1;
     this.ultraGrid1.DisplayLayout.Override.MinRowHeight = 21;
     appearance172.BackColor = System.Drawing.Color.LightSteelBlue;
     this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance172;
     this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
     this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
     this.ultraGrid1.DisplayLayout.Override.RowSelectorWidth = 26;
     this.ultraGrid1.DisplayLayout.Override.RowSpacingBefore = 0;
     appearance173.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
     appearance173.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
     appearance173.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance173.ForeColor = System.Drawing.Color.Black;
     this.ultraGrid1.DisplayLayout.Override.SelectedRowAppearance = appearance173;
     this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
     this.ultraGrid1.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
     this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
     this.ultraGrid1.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
     this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.ultraGrid1.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
     this.ultraGrid1.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid1.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.ultraGrid1.Location = new System.Drawing.Point(3, 27);
     this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
     this.ultraGrid1.Name = "ultraGrid1";
     this.ultraGrid1.Size = new System.Drawing.Size(1347, 326);
     this.ultraGrid1.TabIndex = 0;
     this.coreBind.SetVerification(this.ultraGrid1, null);
     this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
     //
     // dataSet1
     //
     this.dataSet1.DataSetName = "NewDataSet";
     this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
     this.dataTable1});
     //
     // dataTable1
     //
     this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
     this.dataColumn1,
     this.dataColumn2,
     this.dataColumn3,
     this.dataColumn4,
     this.dataColumn5,
     this.dataColumn6,
     this.dataColumn7,
     this.dataColumn8,
     this.dataColumn9,
     this.dataColumn10,
     this.dataColumn11,
     this.dataColumn12,
     this.dataColumn13,
     this.dataColumn14,
     this.dataColumn15,
     this.dataColumn16,
     this.dataColumn17,
     this.dataColumn19,
     this.dataColumn20,
     this.dataColumn21,
     this.dataColumn22,
     this.dataColumn23,
     this.dataColumn24,
     this.dataColumn25,
     this.dataColumn26,
     this.dataColumn27,
     this.dataColumn18,
     this.dataColumn28,
     this.dataColumn29,
     this.dataColumn30,
     this.dataColumn31,
     this.dataColumn32,
     this.dataColumn33,
     this.dataColumn34,
     this.dataColumn35,
     this.dataColumn36,
     this.dataColumn37,
     this.dataColumn38,
     this.dataColumn39,
     this.dataColumn40,
     this.dataColumn41,
     this.dataColumn42,
     this.dataColumn43,
     this.dataColumn44,
     this.dataColumn45,
     this.dataColumn46,
     this.dataColumn47,
     this.dataColumn48,
     this.dataColumn49,
     this.dataColumn50,
     this.dataColumn51,
     this.dataColumn52,
     this.dataColumn53,
     this.dataColumn54,
     this.dataColumn55,
     this.dataColumn56,
     this.dataColumn57});
     this.dataTable1.TableName = "Table1";
     //
     // dataColumn1
     //
     this.dataColumn1.ColumnName = "FS_CARDNO";
     //
     // dataColumn2
     //
     this.dataColumn2.ColumnName = "ұ��";
     //
     // dataColumn3
     //
     this.dataColumn3.ColumnName = "FD_SMELTDATE";
     //
     // dataColumn4
     //
     this.dataColumn4.ColumnName = "FS_GP_STOVENO";
     //
     // dataColumn5
     //
     this.dataColumn5.ColumnName = "FS_GP_STEELTYPE";
     //
     // dataColumn6
     //
     this.dataColumn6.ColumnName = "FS_GP_SPE";
     //
     // dataColumn7
     //
     this.dataColumn7.ColumnName = "��ѧ�ɷ֣�%��";
     //
     // dataColumn8
     //
     this.dataColumn8.ColumnName = "FN_GP_C";
     //
     // dataColumn9
     //
     this.dataColumn9.ColumnName = "FN_GP_SI";
     //
     // dataColumn10
     //
     this.dataColumn10.ColumnName = "FN_GP_MN";
     //
     // dataColumn11
     //
     this.dataColumn11.ColumnName = "FN_GP_S";
     //
     // dataColumn12
     //
     this.dataColumn12.ColumnName = "FN_GP_P";
     //
     // dataColumn13
     //
     this.dataColumn13.ColumnName = "FN_GP_NI";
     //
     // dataColumn14
     //
     this.dataColumn14.ColumnName = "FN_GP_CR";
     //
     // dataColumn15
     //
     this.dataColumn15.ColumnName = "FN_GP_CU";
     //
     // dataColumn16
     //
     this.dataColumn16.ColumnName = "FN_GP_V";
     //
     // dataColumn17
     //
     this.dataColumn17.ColumnName = "FN_GP_MO";
     //
     // dataColumn19
     //
     this.dataColumn19.ColumnName = "FN_GP_CEQ";
     //
     // dataColumn20
     //
     this.dataColumn20.ColumnName = "FN_GP_TOTALCOUNT";
     //
     // dataColumn21
     //
     this.dataColumn21.ColumnName = "�ϸ�Ʒ";
     //
     // dataColumn22
     //
     this.dataColumn22.ColumnName = "FN_GP_CHECKCOUNT";
     //
     // dataColumn23
     //
     this.dataColumn23.ColumnName = "FN_JJ_WEIGHT";
     //
     // dataColumn24
     //
     this.dataColumn24.ColumnName = "FS_GP_MEMO";
     //
     // dataColumn25
     //
     this.dataColumn25.ColumnName = "FS_GP_JUDGER";
     //
     // dataColumn26
     //
     this.dataColumn26.ColumnName = "FD_GP_JUDGEDATE";
     //
     // dataColumn27
     //
     this.dataColumn27.ColumnName = "����";
     //
     // dataColumn18
     //
     this.dataColumn18.ColumnName = "��������";
     //
     // dataColumn28
     //
     this.dataColumn28.ColumnName = "FN_GPYS_NUMBER";
     //
     // dataColumn29
     //
     this.dataColumn29.ColumnName = "FS_DJH";
     //
     // dataColumn30
     //
     this.dataColumn30.ColumnName = "FD_GPYS_RECEIVEDATE";
     //
     // dataColumn31
     //
     this.dataColumn31.ColumnName = "FS_GPYS_RECEIVER";
     //
     // dataColumn32
     //
     this.dataColumn32.ColumnName = "��������";
     //
     // dataColumn33
     //
     this.dataColumn33.ColumnName = "FS_ZC_BATCHNO";
     //
     // dataColumn34
     //
     this.dataColumn34.ColumnName = "FN_ZC_ENTERNUMBER";
     //
     // dataColumn35
     //
     this.dataColumn35.ColumnName = "FD_ZC_ENTERDATETIME";
     //
     // dataColumn36
     //
     this.dataColumn36.ColumnName = "FS_ZC_OPERATOR";
     //
     // dataColumn37
     //
     this.dataColumn37.ColumnName = "FS_ZC_MEMO";
     //
     // dataColumn38
     //
     this.dataColumn38.ColumnName = "����";
     //
     // dataColumn39
     //
     this.dataColumn39.ColumnName = "FN_ZZ_SPEC";
     //
     // dataColumn40
     //
     this.dataColumn40.ColumnName = "FN_LENGTH";
     //
     // dataColumn41
     //
     this.dataColumn41.ColumnName = "FD_ZZ_DATE";
     //
     // dataColumn42
     //
     this.dataColumn42.ColumnName = "FS_ZZ_OPERATOR";
     //
     // dataColumn43
     //
     this.dataColumn43.ColumnName = "FN_ZZ_NUM";
     //
     // dataColumn44
     //
     this.dataColumn44.ColumnName = "FN_ZZ_WASTNUM";
     //
     // dataColumn45
     //
     this.dataColumn45.ColumnName = "FS_ZZ_MEMO";
     //
     // dataColumn46
     //
     this.dataColumn46.ColumnName = "FS_FREEZED";
     //
     // dataColumn47
     //
     this.dataColumn47.ColumnName = "FS_CHECKED";
     //
     // dataColumn48
     //
     this.dataColumn48.ColumnName = "CHECKED";
     this.dataColumn48.DataType = typeof(bool);
     //
     // dataColumn49
     //
     this.dataColumn49.ColumnName = "FN_LL_WEIGHT";
     //
     // dataColumn50
     //
     this.dataColumn50.Caption = "ȥ��";
     this.dataColumn50.ColumnName = "FS_GP_FLOW";
     //
     // dataColumn51
     //
     this.dataColumn51.ColumnName = "FS_DISCHARGE_BEGINED";
     //
     // dataColumn52
     //
     this.dataColumn52.ColumnName = "FS_DISCHARGE_END";
     //
     // dataColumn53
     //
     this.dataColumn53.Caption = "�ϸ�";
     this.dataColumn53.ColumnName = "FS_UNQUALIFIED";
     //
     // dataColumn54
     //
     this.dataColumn54.Caption = "As";
     this.dataColumn54.ColumnName = "FN_GP_AS";
     //
     // dataColumn55
     //
     this.dataColumn55.Caption = "Ti";
     this.dataColumn55.ColumnName = "FN_GP_TI";
     //
     // dataColumn56
     //
     this.dataColumn56.Caption = "Sb";
     this.dataColumn56.ColumnName = "FN_GP_SB";
     //
     // dataColumn57
     //
     this.dataColumn57.Caption = "Als";
     this.dataColumn57.ColumnName = "FN_GP_ALS";
     //
     // cbx_Filter
     //
     this.cbx_Filter.AutoSize = true;
     this.cbx_Filter.BackColor = System.Drawing.Color.LightBlue;
     this.coreBind.SetDatabasecommand(this.cbx_Filter, null);
     this.cbx_Filter.Location = new System.Drawing.Point(1157, 2);
     this.cbx_Filter.Margin = new System.Windows.Forms.Padding(4);
     this.cbx_Filter.Name = "cbx_Filter";
     this.cbx_Filter.Size = new System.Drawing.Size(59, 19);
     this.cbx_Filter.TabIndex = 0;
     this.cbx_Filter.Text = "����";
     this.cbx_Filter.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.cbx_Filter.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.cbx_Filter, null);
     this.cbx_Filter.CheckedChanged += new System.EventHandler(this.cbx_Filter_CheckedChanged);
     //
     // ultraExpandableGroupBox1
     //
     this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel2);
     this.coreBind.SetDatabasecommand(this.ultraExpandableGroupBox1, null);
     this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1353, 328);
     this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 356);
     this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(1);
     this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
     this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1353, 328);
     this.ultraExpandableGroupBox1.TabIndex = 0;
     this.ultraExpandableGroupBox1.Text = "���ݱ༭����";
     this.coreBind.SetVerification(this.ultraExpandableGroupBox1, null);
     this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // ultraExpandableGroupBoxPanel2
     //
     this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ucBilletFlowCard1);
     this.coreBind.SetDatabasecommand(this.ultraExpandableGroupBoxPanel2, null);
     this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 21);
     this.ultraExpandableGroupBoxPanel2.Margin = new System.Windows.Forms.Padding(4);
     this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
     this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(1347, 304);
     this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
     this.coreBind.SetVerification(this.ultraExpandableGroupBoxPanel2, null);
     //
     // ucBilletFlowCard1
     //
     this.ucBilletFlowCard1.BackColor = System.Drawing.Color.Transparent;
     this.coreBind.SetDatabasecommand(this.ucBilletFlowCard1, null);
     this.ucBilletFlowCard1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ucBilletFlowCard1.Location = new System.Drawing.Point(0, 0);
     this.ucBilletFlowCard1.Margin = new System.Windows.Forms.Padding(5);
     this.ucBilletFlowCard1.Name = "ucBilletFlowCard1";
     this.ucBilletFlowCard1.Size = new System.Drawing.Size(1347, 304);
     this.ucBilletFlowCard1.TabIndex = 0;
     this.coreBind.SetVerification(this.ucBilletFlowCard1, null);
     //
     // _FrmBase_Fill_Panel_Toolbars_Dock_Area_Left
     //
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245)))));
     this.coreBind.SetDatabasecommand(this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Left, null);
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 61);
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4);
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Left.Name = "_FrmBase_Fill_Panel_Toolbars_Dock_Area_Left";
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 684);
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
     this.coreBind.SetVerification(this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Left, null);
     //
     // ultraToolbarsManager1
     //
     this.ultraToolbarsManager1.DesignerFlags = 1;
     this.ultraToolbarsManager1.DockWithinContainer = this.FrmBase_Fill_Panel;
     this.ultraToolbarsManager1.LockToolbars = true;
     this.ultraToolbarsManager1.RuntimeCustomizationOptions = Infragistics.Win.UltraWinToolbars.RuntimeCustomizationOptions.None;
     this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
     this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
     this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2003;
     ultraToolbar1.DockedColumn = 0;
     ultraToolbar1.DockedRow = 0;
     controlContainerTool2.ControlName = "cbxDateTime";
     controlContainerTool2.InstanceProps.Width = 24;
     controlContainerTool9.ControlName = "dateTimePicker1";
     controlContainerTool20.ControlName = "dateTimePicker2";
     controlContainerTool20.InstanceProps.Width = 162;
     controlContainerTool15.ControlName = "rbtnA";
     controlContainerTool15.InstanceProps.IsFirstInGroup = true;
     controlContainerTool16.ControlName = "rbtnB";
     controlContainerTool17.ControlName = "rbtnC";
     ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
     controlContainerTool2,
     controlContainerTool9,
     controlContainerTool20,
     controlContainerTool15,
     controlContainerTool16,
     controlContainerTool17});
     ultraToolbar1.Text = "UltraToolbar1";
     ultraToolbar2.DockedColumn = 0;
     ultraToolbar2.DockedRow = 1;
     controlContainerTool19.ControlName = "tbQueryBatchNo";
     controlContainerTool19.InstanceProps.IsFirstInGroup = true;
     controlContainerTool19.InstanceProps.Width = 192;
     controlContainerTool18.ControlName = "tbQueryStoveNo";
     controlContainerTool18.InstanceProps.IsFirstInGroup = true;
     controlContainerTool18.InstanceProps.Width = 167;
     controlContainerTool8.ControlName = "cbx_Other1";
     controlContainerTool8.InstanceProps.IsFirstInGroup = true;
     controlContainerTool11.ControlName = "cbx_Other2";
     controlContainerTool13.ControlName = "cbx_Other3";
     buttonTool3.InstanceProps.IsFirstInGroup = true;
     buttonTool10.InstanceProps.IsFirstInGroup = true;
     buttonTool2.InstanceProps.IsFirstInGroup = true;
     buttonTool7.InstanceProps.IsFirstInGroup = true;
     ultraToolbar2.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
     controlContainerTool19,
     controlContainerTool18,
     controlContainerTool8,
     controlContainerTool11,
     controlContainerTool13,
     buttonTool3,
     buttonTool10,
     buttonTool2,
     buttonTool1,
     buttonTool7,
     buttonTool8,
     buttonTool11});
     ultraToolbar2.Text = "UltraToolbar2";
     this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
     ultraToolbar1,
     ultraToolbar2});
     this.ultraToolbarsManager1.ToolbarSettings.AllowCustomize = Infragistics.Win.DefaultableBoolean.False;
     this.ultraToolbarsManager1.ToolbarSettings.AllowDockBottom = Infragistics.Win.DefaultableBoolean.False;
     this.ultraToolbarsManager1.ToolbarSettings.AllowDockLeft = Infragistics.Win.DefaultableBoolean.False;
     this.ultraToolbarsManager1.ToolbarSettings.AllowDockRight = Infragistics.Win.DefaultableBoolean.False;
     this.ultraToolbarsManager1.ToolbarSettings.AllowFloating = Infragistics.Win.DefaultableBoolean.False;
     this.ultraToolbarsManager1.ToolbarSettings.AllowHiding = Infragistics.Win.DefaultableBoolean.False;
     controlContainerTool22.ControlName = "dateTimePicker1";
     controlContainerTool22.SharedPropsInternal.Caption = "����ʱ��";
     controlContainerTool22.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     controlContainerTool22.SharedPropsInternal.Width = 199;
     controlContainerTool23.ControlName = "dateTimePicker2";
     controlContainerTool23.SharedPropsInternal.Caption = "��";
     controlContainerTool23.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     controlContainerTool23.SharedPropsInternal.Width = 162;
     appearance65.Image = ((object)(resources.GetObject("appearance65.Image")));
     buttonTool44.SharedPropsInternal.AppearancesSmall.Appearance = appearance65;
     buttonTool44.SharedPropsInternal.Caption = "��ѯ";
     buttonTool44.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     controlContainerTool24.ControlName = "tbQueryStoveNo";
     controlContainerTool24.SharedPropsInternal.Caption = "ұ��¯��";
     controlContainerTool24.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     appearance66.Image = ((object)(resources.GetObject("appearance66.Image")));
     buttonTool45.SharedPropsInternal.AppearancesSmall.Appearance = appearance66;
     buttonTool45.SharedPropsInternal.Caption = "����";
     buttonTool45.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     appearance124.Image = ((object)(resources.GetObject("appearance124.Image")));
     buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance124;
     buttonTool4.SharedPropsInternal.Caption = "ȡ������";
     buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     controlContainerTool1.ControlName = "cbxDateTime";
     controlContainerTool1.SharedPropsInternal.Caption = "��";
     controlContainerTool1.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     controlContainerTool1.SharedPropsInternal.Width = 24;
     controlContainerTool3.ControlName = "rbtnA";
     controlContainerTool3.SharedPropsInternal.Caption = "ѡ��A";
     controlContainerTool4.ControlName = "rbtnB";
     controlContainerTool4.SharedPropsInternal.Caption = "ѡ��B";
     controlContainerTool5.ControlName = "rbtnC";
     controlContainerTool5.SharedPropsInternal.Caption = "ѡ��C";
     controlContainerTool10.ControlName = "tbQueryBatchNo";
     controlContainerTool10.SharedPropsInternal.Caption = "�������Ʊ��";
     controlContainerTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     controlContainerTool10.SharedPropsInternal.Width = 192;
     controlContainerTool6.ControlName = "cbx_Other1";
     controlContainerTool6.SharedPropsInternal.Caption = "������1";
     controlContainerTool7.ControlName = "cbx_Other2";
     controlContainerTool7.SharedPropsInternal.Caption = "������2";
     appearance70.Image = ((object)(resources.GetObject("appearance70.Image")));
     buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance70;
     buttonTool5.SharedPropsInternal.Caption = "��¯����";
     buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     appearance71.Image = ((object)(resources.GetObject("appearance71.Image")));
     buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance71;
     buttonTool6.SharedPropsInternal.Caption = "ȡ������";
     buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     appearance177.Image = ((object)(resources.GetObject("appearance177.Image")));
     buttonTool9.SharedPropsInternal.AppearancesSmall.Appearance = appearance177;
     buttonTool9.SharedPropsInternal.Caption = "����";
     buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     controlContainerTool12.ControlName = "cbx_Other3";
     controlContainerTool12.SharedPropsInternal.Caption = "������3";
     appearance119.Image = ((object)(resources.GetObject("appearance119.Image")));
     buttonTool12.SharedPropsInternal.AppearancesLarge.Appearance = appearance119;
     appearance120.Image = ((object)(resources.GetObject("appearance120.Image")));
     buttonTool12.SharedPropsInternal.AppearancesSmall.Appearance = appearance120;
     buttonTool12.SharedPropsInternal.Caption = "��������";
     buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
     controlContainerTool22,
     controlContainerTool23,
     buttonTool44,
     controlContainerTool24,
     buttonTool45,
     buttonTool4,
     controlContainerTool1,
     controlContainerTool3,
     controlContainerTool4,
     controlContainerTool5,
     controlContainerTool10,
     controlContainerTool6,
     controlContainerTool7,
     buttonTool5,
     buttonTool6,
     buttonTool9,
     controlContainerTool12,
     buttonTool12});
     this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
     //
     // _FrmBase_Fill_Panel_Toolbars_Dock_Area_Right
     //
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245)))));
     this.coreBind.SetDatabasecommand(this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Right, null);
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1353, 61);
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4);
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Right.Name = "_FrmBase_Fill_Panel_Toolbars_Dock_Area_Right";
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 684);
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
     this.coreBind.SetVerification(this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Right, null);
     //
     // _FrmBase_Fill_Panel_Toolbars_Dock_Area_Top
     //
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245)))));
     this.coreBind.SetDatabasecommand(this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Top, null);
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4);
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Top.Name = "_FrmBase_Fill_Panel_Toolbars_Dock_Area_Top";
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1353, 61);
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
     this.coreBind.SetVerification(this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Top, null);
     //
     // _FrmBase_Fill_Panel_Toolbars_Dock_Area_Bottom
     //
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245)))));
     this.coreBind.SetDatabasecommand(this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Bottom, null);
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 745);
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4);
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Bottom.Name = "_FrmBase_Fill_Panel_Toolbars_Dock_Area_Bottom";
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1353, 0);
     this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
     this.coreBind.SetVerification(this._FrmBase_Fill_Panel_Toolbars_Dock_Area_Bottom, null);
     //
     // BoardBandFlowCard
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1353, 745);
     this.Controls.Add(this.FrmBase_Fill_Panel);
     this.coreBind.SetDatabasecommand(this, null);
     this.Margin = new System.Windows.Forms.Padding(5);
     this.Name = "BoardBandFlowCard";
     this.Text = "������";
     this.coreBind.SetVerification(this, null);
     this.Load += new System.EventHandler(this.BilletFlowCard_Load);
     this.FrmBase_Fill_Panel.ResumeLayout(false);
     this.FrmBase_Fill_Panel.PerformLayout();
     this.ultraPanel2.ClientArea.ResumeLayout(false);
     this.ultraPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
     this.ultraGroupBox2.ResumeLayout(false);
     this.ultraGroupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
     this.ultraExpandableGroupBox1.ResumeLayout(false);
     this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #18
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();
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1   = new Infragistics.Win.UltraWinGrid.UltraGridBand("ContactTable", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FirstName");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LastName");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FullName");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Phone");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Mobile");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Fax");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Email");
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
     this.mContactDS  = new Argix.Customers.ContactDS();
     this.grdContacts = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ctxDialog   = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.ctxNew      = new System.Windows.Forms.ToolStripMenuItem();
     this.ctxOpen     = new System.Windows.Forms.ToolStripMenuItem();
     this.ctxSep1     = new System.Windows.Forms.ToolStripSeparator();
     this.ctxRefresh  = new System.Windows.Forms.ToolStripMenuItem();
     ((System.ComponentModel.ISupportInitialize)(this.mContactDS)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdContacts)).BeginInit();
     this.ctxDialog.SuspendLayout();
     this.SuspendLayout();
     //
     // mContactDS
     //
     this.mContactDS.DataSetName             = "ContactDS";
     this.mContactDS.Locale                  = new System.Globalization.CultureInfo("");
     this.mContactDS.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // grdContacts
     //
     this.grdContacts.ContextMenuStrip         = this.ctxDialog;
     this.grdContacts.DataMember               = "ContactTable";
     this.grdContacts.DataSource               = this.mContactDS;
     appearance13.BackColor                    = System.Drawing.SystemColors.Window;
     appearance13.FontData.Name                = "Verdana";
     appearance13.FontData.SizeInPoints        = 8F;
     appearance13.ForeColor                    = System.Drawing.SystemColors.WindowText;
     appearance13.TextHAlignAsString           = "Left";
     this.grdContacts.DisplayLayout.Appearance = appearance13;
     ultraGridColumn1.Header.VisiblePosition   = 0;
     ultraGridColumn1.Hidden                   = true;
     ultraGridColumn2.Header.Caption           = "First Name";
     ultraGridColumn2.Header.VisiblePosition   = 1;
     ultraGridColumn2.Width                    = 96;
     ultraGridColumn3.Header.Caption           = "Last Name";
     ultraGridColumn3.Header.VisiblePosition   = 2;
     ultraGridColumn3.Width                    = 120;
     ultraGridColumn4.Header.VisiblePosition   = 3;
     ultraGridColumn4.Hidden                   = true;
     ultraGridColumn5.Header.VisiblePosition   = 4;
     ultraGridColumn5.Width                    = 113;
     ultraGridColumn6.Header.VisiblePosition   = 5;
     ultraGridColumn6.Width                    = 107;
     ultraGridColumn7.Header.VisiblePosition   = 6;
     ultraGridColumn7.Width                    = 110;
     ultraGridColumn8.Header.VisiblePosition   = 7;
     ultraGridColumn8.Width                    = 178;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn1,
         ultraGridColumn2,
         ultraGridColumn3,
         ultraGridColumn4,
         ultraGridColumn5,
         ultraGridColumn6,
         ultraGridColumn7,
         ultraGridColumn8
     });
     this.grdContacts.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     appearance14.BackColor             = System.Drawing.SystemColors.InactiveCaption;
     appearance14.FontData.BoldAsString = "True";
     appearance14.FontData.Name         = "Verdana";
     appearance14.FontData.SizeInPoints = 8F;
     appearance14.ForeColor             = System.Drawing.SystemColors.InactiveCaptionText;
     appearance14.TextHAlignAsString    = "Left";
     this.grdContacts.DisplayLayout.CaptionAppearance        = appearance14;
     this.grdContacts.DisplayLayout.Override.AllowAddNew     = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
     this.grdContacts.DisplayLayout.Override.AllowDelete     = Infragistics.Win.DefaultableBoolean.False;
     this.grdContacts.DisplayLayout.Override.AllowUpdate     = Infragistics.Win.DefaultableBoolean.False;
     this.grdContacts.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     appearance15.BackColor             = System.Drawing.SystemColors.Control;
     appearance15.FontData.BoldAsString = "True";
     appearance15.FontData.Name         = "Verdana";
     appearance15.FontData.SizeInPoints = 8F;
     appearance15.TextHAlignAsString    = "Left";
     this.grdContacts.DisplayLayout.Override.HeaderAppearance  = appearance15;
     this.grdContacts.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.grdContacts.DisplayLayout.Override.MaxSelectedRows   = 1;
     appearance16.BorderColor = System.Drawing.SystemColors.ControlLight;
     this.grdContacts.DisplayLayout.Override.RowAppearance = appearance16;
     this.grdContacts.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
     this.grdContacts.DisplayLayout.ScrollBounds           = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.grdContacts.DisplayLayout.ScrollStyle            = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.grdContacts.DisplayLayout.TabNavigation          = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
     this.grdContacts.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.grdContacts.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.grdContacts.Location           = new System.Drawing.Point(0, 0);
     this.grdContacts.Name               = "grdContacts";
     this.grdContacts.Size               = new System.Drawing.Size(666, 252);
     this.grdContacts.TabIndex           = 3;
     this.grdContacts.UseOsThemes        = Infragistics.Win.DefaultableBoolean.False;
     this.grdContacts.AfterSelectChange += new Infragistics.Win.UltraWinGrid.AfterSelectChangeEventHandler(this.OnGridSelectionChanged);
     this.grdContacts.DoubleClick       += new System.EventHandler(this.OnGridDoubleClick);
     //
     // ctxDialog
     //
     this.ctxDialog.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.ctxNew,
         this.ctxOpen,
         this.ctxSep1,
         this.ctxRefresh
     });
     this.ctxDialog.Name = "ctxDialog";
     this.ctxDialog.Size = new System.Drawing.Size(114, 76);
     //
     // ctxNew
     //
     this.ctxNew.Name   = "ctxNew";
     this.ctxNew.Size   = new System.Drawing.Size(113, 22);
     this.ctxNew.Text   = "New...";
     this.ctxNew.Click += new System.EventHandler(this.OnMenuClick);
     //
     // ctxOpen
     //
     this.ctxOpen.Name   = "ctxOpen";
     this.ctxOpen.Size   = new System.Drawing.Size(113, 22);
     this.ctxOpen.Text   = "Open...";
     this.ctxOpen.Click += new System.EventHandler(this.OnMenuClick);
     //
     // ctxSep1
     //
     this.ctxSep1.Name = "ctxSep1";
     this.ctxSep1.Size = new System.Drawing.Size(110, 6);
     //
     // ctxRefresh
     //
     this.ctxRefresh.Name   = "ctxRefresh";
     this.ctxRefresh.Size   = new System.Drawing.Size(113, 22);
     this.ctxRefresh.Text   = "Refresh";
     this.ctxRefresh.Click += new System.EventHandler(this.OnMenuClick);
     //
     // winContacts
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(666, 252);
     this.Controls.Add(this.grdContacts);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow;
     this.Name            = "winContacts";
     this.SizeGripStyle   = System.Windows.Forms.SizeGripStyle.Hide;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Contacts";
     this.Load           += new System.EventHandler(this.OnFormLoad);
     ((System.ComponentModel.ISupportInitialize)(this.mContactDS)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdContacts)).EndInit();
     this.ctxDialog.ResumeLayout(false);
     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();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Impiantistica", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Descrizione");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdUnitaImmobiliare");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NonSegnalato");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Norma");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Tipo");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DisplayName");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FrequentlyAccessed");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsDeleteAllow");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stato");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Version");
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo2 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Descrive per ogni tipo d\'impianto le condizioni in cui si trova", Infragistics.Win.ToolTipImage.Default, "Impiantistica", Infragistics.Win.DefaultableBoolean.Default);
            Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo1 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Se selezionato indica che l\'impiantisitca dell\'unità immobiliare è a norma", Infragistics.Win.ToolTipImage.Default, "Impiantistica", Infragistics.Win.DefaultableBoolean.Default);
            this.listaImpiantistica = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.sicurezzaImpiantoDTOBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.sicurezzaImpiantiGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.norma = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.lblNote = new Infragistics.Win.Misc.UltraLabel();
            this.ultraToolTipManager1 = new Infragistics.Win.UltraWinToolTip.UltraToolTipManager(this.components);
            this.note = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            ((System.ComponentModel.ISupportInitialize)(this.listaImpiantistica)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sicurezzaImpiantoDTOBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sicurezzaImpiantiGroup)).BeginInit();
            this.sicurezzaImpiantiGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.norma)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.note)).BeginInit();
            this.SuspendLayout();
            // 
            // listaImpiantistica
            // 
            this.listaImpiantistica.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.listaImpiantistica.DataMember = "Impiantistica";
            this.listaImpiantistica.DataSource = this.sicurezzaImpiantoDTOBindingSource;
            this.listaImpiantistica.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
            ultraGridColumn1.Header.VisiblePosition = 1;
            ultraGridColumn1.Width = 216;
            ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn2.Header.Caption = "Id Unita Immobiliare";
            ultraGridColumn2.Header.VisiblePosition = 2;
            ultraGridColumn2.Hidden = true;
            ultraGridColumn12.Header.Caption = "Non Segn.";
            ultraGridColumn12.Header.VisiblePosition = 3;
            ultraGridColumn12.Width = 74;
            ultraGridColumn3.Header.VisiblePosition = 4;
            ultraGridColumn3.Width = 43;
            ultraGridColumn4.Header.VisiblePosition = 0;
            ultraGridColumn4.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDown;
            ultraGridColumn4.Width = 129;
            ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn5.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn5.Header.VisiblePosition = 5;
            ultraGridColumn5.Hidden = true;
            ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn6.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn6.Header.VisiblePosition = 6;
            ultraGridColumn6.Hidden = true;
            ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn7.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn7.Header.VisiblePosition = 7;
            ultraGridColumn7.Hidden = true;
            ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn8.Header.Caption = "Id";
            ultraGridColumn8.Header.VisiblePosition = 8;
            ultraGridColumn8.Hidden = true;
            ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn9.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn9.Header.VisiblePosition = 9;
            ultraGridColumn9.Hidden = true;
            ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn10.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn10.Header.VisiblePosition = 10;
            ultraGridColumn10.Hidden = true;
            ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn11.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn11.Header.VisiblePosition = 11;
            ultraGridColumn11.Hidden = true;
            ultraGridBand1.Columns.AddRange(new object[] {
            ultraGridColumn1,
            ultraGridColumn2,
            ultraGridColumn12,
            ultraGridColumn3,
            ultraGridColumn4,
            ultraGridColumn5,
            ultraGridColumn6,
            ultraGridColumn7,
            ultraGridColumn8,
            ultraGridColumn9,
            ultraGridColumn10,
            ultraGridColumn11});
            this.listaImpiantistica.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
            appearance1.FontData.BoldAsString = "True";
            appearance1.TextHAlignAsString = "Left";
            this.listaImpiantistica.DisplayLayout.CaptionAppearance = appearance1;
            this.listaImpiantistica.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
            this.listaImpiantistica.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.ColumnChooserButton;
            this.listaImpiantistica.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.listaImpiantistica.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.listaImpiantistica.Location = new System.Drawing.Point(8, 166);
            this.listaImpiantistica.Name = "listaImpiantistica";
            this.listaImpiantistica.Size = new System.Drawing.Size(483, 195);
            this.listaImpiantistica.TabIndex = 0;
            this.listaImpiantistica.Text = "Impiantistica";
            ultraToolTipInfo2.ToolTipText = "Descrive per ogni tipo d\'impianto le condizioni in cui si trova";
            ultraToolTipInfo2.ToolTipTitle = "Impiantistica";
            this.ultraToolTipManager1.SetUltraToolTip(this.listaImpiantistica, ultraToolTipInfo2);
            // 
            // sicurezzaImpiantoDTOBindingSource
            // 
            this.sicurezzaImpiantoDTOBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.SicurezzaImpiantoDTO);
            // 
            // sicurezzaImpiantiGroup
            // 
            this.sicurezzaImpiantiGroup.Controls.Add(this.note);
            this.sicurezzaImpiantiGroup.Controls.Add(this.norma);
            this.sicurezzaImpiantiGroup.Controls.Add(this.lblNote);
            this.sicurezzaImpiantiGroup.Controls.Add(this.listaImpiantistica);
            this.sicurezzaImpiantiGroup.Dock = System.Windows.Forms.DockStyle.Fill;
            this.sicurezzaImpiantiGroup.Location = new System.Drawing.Point(0, 0);
            this.sicurezzaImpiantiGroup.Name = "sicurezzaImpiantiGroup";
            this.sicurezzaImpiantiGroup.Size = new System.Drawing.Size(497, 367);
            this.sicurezzaImpiantiGroup.TabIndex = 1;
            this.sicurezzaImpiantiGroup.Text = "Condizioni di sicurezza degli impianti";
            // 
            // norma
            // 
            this.norma.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.norma.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.norma.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.sicurezzaImpiantoDTOBindingSource, "Norma", true));
            this.norma.Location = new System.Drawing.Point(425, 22);
            this.norma.Name = "norma";
            this.norma.Size = new System.Drawing.Size(66, 20);
            this.norma.TabIndex = 3;
            this.norma.Text = "A Norma";
            ultraToolTipInfo1.ToolTipText = "Se selezionato indica che l\'impiantisitca dell\'unità immobiliare è a norma";
            ultraToolTipInfo1.ToolTipTitle = "Impiantistica";
            this.ultraToolTipManager1.SetUltraToolTip(this.norma, ultraToolTipInfo1);
            // 
            // lblNote
            // 
            this.lblNote.Location = new System.Drawing.Point(8, 23);
            this.lblNote.Name = "lblNote";
            this.lblNote.Size = new System.Drawing.Size(100, 14);
            this.lblNote.TabIndex = 2;
            this.lblNote.Text = "Note";
            // 
            // ultraToolTipManager1
            // 
            this.ultraToolTipManager1.ContainingControl = this;
            // 
            // note
            // 
            this.note.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.note.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.sicurezzaImpiantoDTOBindingSource, "Note", true));
            this.note.Location = new System.Drawing.Point(6, 46);
            this.note.Multiline = true;
            this.note.Name = "note";
            this.note.Size = new System.Drawing.Size(485, 106);
            this.note.TabIndex = 4;
            // 
            // SicurezzaImpiantoUC
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.sicurezzaImpiantiGroup);
            this.Name = "SicurezzaImpiantoUC";
            this.Size = new System.Drawing.Size(497, 367);
            ((System.ComponentModel.ISupportInitialize)(this.listaImpiantistica)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sicurezzaImpiantoDTOBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sicurezzaImpiantiGroup)).EndInit();
            this.sicurezzaImpiantiGroup.ResumeLayout(false);
            this.sicurezzaImpiantiGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.norma)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.note)).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();
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1            = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2          = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsChecked");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumnVBIS_Brand = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VBIS_Brand");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1          = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RowID", 0);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3          = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PropertyValueChanged", 1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4          = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordCount", 2);
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("toolBarListTabPaging");
     Infragistics.Win.UltraWinToolbars.ButtonTool   buttonTool1   = new Infragistics.Win.UltraWinToolbars.ButtonTool("FirstPage");
     Infragistics.Win.UltraWinToolbars.ButtonTool   buttonTool2   = new Infragistics.Win.UltraWinToolbars.ButtonTool("ForwardPage");
     Infragistics.Win.UltraWinToolbars.TextBoxTool  textBoxTool1  = new Infragistics.Win.UltraWinToolbars.TextBoxTool("PageIndex");
     Infragistics.Win.UltraWinToolbars.LabelTool    labelTool1    = new Infragistics.Win.UltraWinToolbars.LabelTool(" / ");
     Infragistics.Win.UltraWinToolbars.LabelTool    labelTool2    = new Infragistics.Win.UltraWinToolbars.LabelTool("PageCount");
     Infragistics.Win.UltraWinToolbars.ButtonTool   buttonTool3   = new Infragistics.Win.UltraWinToolbars.ButtonTool("NextPage");
     Infragistics.Win.UltraWinToolbars.ButtonTool   buttonTool4   = new Infragistics.Win.UltraWinToolbars.ButtonTool("LastPage");
     Infragistics.Win.UltraWinToolbars.ButtonTool   buttonTool8   = new Infragistics.Win.UltraWinToolbars.ButtonTool("FirstPage");
     Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ForwardPage");
     Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("NextPage");
     Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("LastPage");
     Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinToolbars.TextBoxTool textBoxTool2 = new Infragistics.Win.UltraWinToolbars.TextBoxTool("PageIndex");
     Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinToolbars.LabelTool labelTool3 = new Infragistics.Win.UltraWinToolbars.LabelTool(" / ");
     Infragistics.Win.UltraWinToolbars.LabelTool labelTool4 = new Infragistics.Win.UltraWinToolbars.LabelTool("PageCount");
     Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmVehicleBrandQuery));
     this.btnCancle   = new Infragistics.Win.Misc.UltraButton();
     this.btnConfirm  = new Infragistics.Win.Misc.UltraButton();
     this.grpResult   = new Infragistics.Win.Misc.UltraGroupBox();
     this.panelGbGrid = new Infragistics.Win.Misc.UltraPanel();
     this.gdGrid      = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this._ClientArea_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this.toolBarManagerListTabPaging         = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
     this.imageListPaging = new System.Windows.Forms.ImageList(this.components);
     this._ClientArea_Toolbars_Dock_Area_Right  = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._ClientArea_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._ClientArea_Toolbars_Dock_Area_Top    = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this.txtWhere_VBIS_Brand           = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.lblWhere_VBIS_Brand           = new Infragistics.Win.Misc.UltraLabel();
     this.btnClear                      = new Infragistics.Win.Misc.UltraButton();
     this.btnSearch                     = new Infragistics.Win.Misc.UltraButton();
     this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
     this.tableLayoutPanel3             = new System.Windows.Forms.TableLayoutPanel();
     this.grpCondition                  = new Infragistics.Win.Misc.UltraExpandableGroupBox();
     this.tableLayoutPanel1             = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel2             = new System.Windows.Forms.TableLayoutPanel();
     this.btnClearSelectedItem          = new Infragistics.Win.Misc.UltraButton();
     ((System.ComponentModel.ISupportInitialize)(this.grpResult)).BeginInit();
     this.grpResult.SuspendLayout();
     this.panelGbGrid.ClientArea.SuspendLayout();
     this.panelGbGrid.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gdGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.toolBarManagerListTabPaging)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtWhere_VBIS_Brand)).BeginInit();
     this.ultraExpandableGroupBoxPanel1.SuspendLayout();
     this.tableLayoutPanel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grpCondition)).BeginInit();
     this.grpCondition.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // btnCancle
     //
     appearance1.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(157)))), ((int)(((byte)(232)))));
     appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.None;
     appearance1.BorderAlpha       = Infragistics.Win.Alpha.Transparent;
     appearance1.ForeColor         = System.Drawing.Color.White;
     this.btnCancle.Appearance     = appearance1;
     this.btnCancle.DialogResult   = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancle.Dock           = System.Windows.Forms.DockStyle.Fill;
     this.btnCancle.Font           = new System.Drawing.Font("微软雅黑", 10.5F);
     this.btnCancle.Location       = new System.Drawing.Point(783, 3);
     this.btnCancle.Name           = "btnCancle";
     this.btnCancle.Size           = new System.Drawing.Size(144, 38);
     this.btnCancle.TabIndex       = 2;
     this.btnCancle.Text           = "取消(&Q)";
     this.btnCancle.UseOsThemes    = Infragistics.Win.DefaultableBoolean.False;
     this.btnCancle.Click         += new System.EventHandler(this.btnCancle_Click);
     //
     // btnConfirm
     //
     appearance2.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(157)))), ((int)(((byte)(232)))));
     appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.None;
     appearance2.BorderAlpha       = Infragistics.Win.Alpha.Transparent;
     appearance2.ForeColor         = System.Drawing.Color.White;
     this.btnConfirm.Appearance    = appearance2;
     this.btnConfirm.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.btnConfirm.Font          = new System.Drawing.Font("微软雅黑", 10.5F);
     this.btnConfirm.Location      = new System.Drawing.Point(573, 3);
     this.btnConfirm.Name          = "btnConfirm";
     this.btnConfirm.Size          = new System.Drawing.Size(144, 38);
     this.btnConfirm.TabIndex      = 1;
     this.btnConfirm.Text          = "确定(&D)";
     this.btnConfirm.UseOsThemes   = Infragistics.Win.DefaultableBoolean.False;
     this.btnConfirm.Click        += new System.EventHandler(this.btnConfirm_Click);
     //
     // grpResult
     //
     this.grpResult.Controls.Add(this.panelGbGrid);
     this.grpResult.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grpResult.Font     = new System.Drawing.Font("微软雅黑", 10.5F);
     this.grpResult.Location = new System.Drawing.Point(3, 73);
     this.grpResult.Name     = "grpResult";
     this.grpResult.Size     = new System.Drawing.Size(990, 445);
     this.grpResult.TabIndex = 1;
     this.grpResult.Text     = "查询结果";
     //
     // panelGbGrid
     //
     //
     // panelGbGrid.ClientArea
     //
     this.panelGbGrid.ClientArea.Controls.Add(this.gdGrid);
     this.panelGbGrid.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Left);
     this.panelGbGrid.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Right);
     this.panelGbGrid.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Bottom);
     this.panelGbGrid.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Top);
     this.panelGbGrid.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelGbGrid.Location = new System.Drawing.Point(3, 23);
     this.panelGbGrid.Name     = "panelGbGrid";
     this.panelGbGrid.Size     = new System.Drawing.Size(984, 419);
     this.panelGbGrid.TabIndex = 4;
     //
     // gdGrid
     //
     appearance3.BackColor   = System.Drawing.SystemColors.Window;
     appearance3.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.gdGrid.DisplayLayout.Appearance      = appearance3;
     ultraGridColumn2.Header.Caption           = "选中";
     ultraGridColumn2.Header.CheckBoxAlignment = Infragistics.Win.UltraWinGrid.HeaderCheckBoxAlignment.Center;
     ultraGridColumn2.Header.VisiblePosition   = 1;
     ultraGridColumn2.Width = 60;
     ultraGridColumnVBIS_Brand.CellActivation         = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     ultraGridColumnVBIS_Brand.Header.Caption         = "品牌";
     ultraGridColumnVBIS_Brand.Header.VisiblePosition = 2;
     ultraGridColumn1.Header.VisiblePosition          = 0;
     ultraGridColumn1.Hidden = true;
     ultraGridColumn3.Header.VisiblePosition = 3;
     ultraGridColumn3.Hidden = true;
     ultraGridColumn4.Header.VisiblePosition = 4;
     ultraGridColumn4.Hidden = true;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn2,
         ultraGridColumnVBIS_Brand,
         ultraGridColumn1,
         ultraGridColumn3,
         ultraGridColumn4
     });
     appearance4.TextHAlignAsString   = "Center";
     ultraGridBand1.Header.Appearance = appearance4;
     this.gdGrid.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.gdGrid.DisplayLayout.BorderStyle              = Infragistics.Win.UIElementBorderStyle.Solid;
     this.gdGrid.DisplayLayout.CaptionVisible           = Infragistics.Win.DefaultableBoolean.False;
     this.gdGrid.DisplayLayout.DefaultSelectedBackColor = System.Drawing.Color.Empty;
     this.gdGrid.DisplayLayout.DefaultSelectedForeColor = System.Drawing.Color.Empty;
     appearance5.BackColor         = System.Drawing.SystemColors.ActiveCaption;
     appearance5.BackColor2        = System.Drawing.Color.SkyBlue;
     appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.HorizontalWithGlassTop50;
     appearance5.BorderColor       = System.Drawing.SystemColors.Window;
     this.gdGrid.DisplayLayout.GroupByBox.Appearance = appearance5;
     appearance6.ForeColor = System.Drawing.SystemColors.GrayText;
     this.gdGrid.DisplayLayout.GroupByBox.BandLabelAppearance = appearance6;
     this.gdGrid.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     this.gdGrid.DisplayLayout.GroupByBox.Hidden = true;
     this.gdGrid.DisplayLayout.GroupByBox.Prompt = "拖动一列至此,以按此列分组显示。";
     appearance7.BackColor         = System.Drawing.Color.Transparent;
     appearance7.BackColor2        = System.Drawing.Color.Transparent;
     appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance7.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.gdGrid.DisplayLayout.GroupByBox.PromptAppearance = appearance7;
     this.gdGrid.DisplayLayout.MaxColScrollRegions         = 1;
     this.gdGrid.DisplayLayout.MaxRowScrollRegions         = 1;
     this.gdGrid.DisplayLayout.Override.BorderStyleCell    = Infragistics.Win.UIElementBorderStyle.Solid;
     this.gdGrid.DisplayLayout.Override.BorderStyleRow     = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance8.BackColor = System.Drawing.SystemColors.Window;
     this.gdGrid.DisplayLayout.Override.CardAreaAppearance = appearance8;
     appearance9.BorderColor        = System.Drawing.Color.Silver;
     appearance9.TextTrimming       = Infragistics.Win.TextTrimming.EllipsisCharacter;
     appearance9.TextVAlignAsString = "Middle";
     this.gdGrid.DisplayLayout.Override.CellAppearance   = appearance9;
     this.gdGrid.DisplayLayout.Override.CellClickAction  = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.gdGrid.DisplayLayout.Override.CellPadding      = 0;
     this.gdGrid.DisplayLayout.Override.CellSpacing      = 1;
     this.gdGrid.DisplayLayout.Override.DefaultRowHeight = 28;
     appearance10.BackColor             = System.Drawing.SystemColors.Control;
     appearance10.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance10.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance10.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance10.BorderColor           = System.Drawing.SystemColors.Window;
     this.gdGrid.DisplayLayout.Override.GroupByRowAppearance = appearance10;
     appearance11.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(157)))), ((int)(((byte)(232)))));
     appearance11.BackGradientStyle  = Infragistics.Win.GradientStyle.None;
     appearance11.ForeColor          = System.Drawing.Color.White;
     appearance11.TextHAlignAsString = "Center";
     appearance11.TextVAlignAsString = "Middle";
     this.gdGrid.DisplayLayout.Override.HeaderAppearance  = appearance11;
     this.gdGrid.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.gdGrid.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance12.BackColor   = System.Drawing.SystemColors.Window;
     appearance12.BorderColor = System.Drawing.Color.Silver;
     this.gdGrid.DisplayLayout.Override.RowAppearance = appearance12;
     appearance13.TextHAlignAsString = "Center";
     appearance13.TextVAlignAsString = "Middle";
     this.gdGrid.DisplayLayout.Override.RowPreviewAppearance = appearance13;
     appearance14.TextHAlignAsString = "Center";
     appearance14.TextVAlignAsString = "Middle";
     this.gdGrid.DisplayLayout.Override.RowSelectorAppearance  = appearance14;
     this.gdGrid.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
     this.gdGrid.DisplayLayout.Override.RowSelectors           = Infragistics.Win.DefaultableBoolean.True;
     appearance15.BackColor = System.Drawing.SystemColors.ControlLight;
     this.gdGrid.DisplayLayout.Override.TemplateAddRowAppearance = appearance15;
     this.gdGrid.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.gdGrid.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.gdGrid.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
     this.gdGrid.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.gdGrid.Font             = new System.Drawing.Font("微软雅黑", 10.5F);
     this.gdGrid.Location         = new System.Drawing.Point(0, 0);
     this.gdGrid.Name             = "gdGrid";
     this.gdGrid.Size             = new System.Drawing.Size(984, 392);
     this.gdGrid.TabIndex         = 3;
     this.gdGrid.Text             = "ultraGrid1";
     this.gdGrid.CellChange      += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.gdGrid_CellChange);
     this.gdGrid.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.gdGrid_DoubleClickCell);
     this.gdGrid.DoubleClick     += new System.EventHandler(this.gdGrid_DoubleClick);
     //
     // _ClientArea_Toolbars_Dock_Area_Left
     //
     this._ClientArea_Toolbars_Dock_Area_Left.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._ClientArea_Toolbars_Dock_Area_Left.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(196)))), ((int)(((byte)(241)))));
     this._ClientArea_Toolbars_Dock_Area_Left.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
     this._ClientArea_Toolbars_Dock_Area_Left.ForeColor       = System.Drawing.Color.White;
     this._ClientArea_Toolbars_Dock_Area_Left.Location        = new System.Drawing.Point(0, 0);
     this._ClientArea_Toolbars_Dock_Area_Left.Name            = "_ClientArea_Toolbars_Dock_Area_Left";
     this._ClientArea_Toolbars_Dock_Area_Left.Size            = new System.Drawing.Size(0, 392);
     this._ClientArea_Toolbars_Dock_Area_Left.ToolbarsManager = this.toolBarManagerListTabPaging;
     //
     // toolBarManagerListTabPaging
     //
     appearance16.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(196)))), ((int)(((byte)(241)))));
     appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.None;
     appearance16.ForeColor         = System.Drawing.Color.White;
     this.toolBarManagerListTabPaging.Appearance                  = appearance16;
     this.toolBarManagerListTabPaging.DesignerFlags               = 1;
     this.toolBarManagerListTabPaging.DockWithinContainer         = this.panelGbGrid.ClientArea;
     this.toolBarManagerListTabPaging.ImageListSmall              = this.imageListPaging;
     this.toolBarManagerListTabPaging.RuntimeCustomizationOptions = ((Infragistics.Win.UltraWinToolbars.RuntimeCustomizationOptions)(((Infragistics.Win.UltraWinToolbars.RuntimeCustomizationOptions.AllowCustomizeDialog | Infragistics.Win.UltraWinToolbars.RuntimeCustomizationOptions.AllowAltClickToolDragging)
                                                                                                                                      | Infragistics.Win.UltraWinToolbars.RuntimeCustomizationOptions.AllowToolbarLocking)));
     this.toolBarManagerListTabPaging.ShowFullMenusDelay       = 500;
     this.toolBarManagerListTabPaging.ShowQuickCustomizeButton = false;
     ultraToolbar1.DockedColumn     = 0;
     ultraToolbar1.DockedPosition   = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
     ultraToolbar1.DockedRow        = 0;
     labelTool1.InstanceProps.Width = 3;
     ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
         buttonTool1,
         buttonTool2,
         textBoxTool1,
         labelTool1,
         labelTool2,
         buttonTool3,
         buttonTool4
     });
     ultraToolbar1.Text = "toolBarListTabPaging";
     this.toolBarManagerListTabPaging.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
         ultraToolbar1
     });
     appearance17.Image = global::SkyCar.Coeus.UI.Common.Properties.Resources.FirstPage;
     buttonTool8.SharedPropsInternal.AppearancesLarge.Appearance = appearance17;
     appearance18.Image = global::SkyCar.Coeus.UI.Common.Properties.Resources.FirstPage;
     buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance18;
     buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     appearance19.Image = 1;
     buttonTool9.SharedPropsInternal.AppearancesLarge.Appearance = appearance19;
     appearance20.Image = global::SkyCar.Coeus.UI.Common.Properties.Resources.ForwardPage;
     buttonTool9.SharedPropsInternal.AppearancesSmall.Appearance = appearance20;
     buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     appearance21.Image = global::SkyCar.Coeus.UI.Common.Properties.Resources.NextPage;
     buttonTool10.SharedPropsInternal.AppearancesLarge.Appearance = appearance21;
     appearance22.Image = global::SkyCar.Coeus.UI.Common.Properties.Resources.NextPage;
     buttonTool10.SharedPropsInternal.AppearancesSmall.Appearance = appearance22;
     buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     appearance23.Image = global::SkyCar.Coeus.UI.Common.Properties.Resources.LastPage;
     buttonTool11.SharedPropsInternal.AppearancesLarge.Appearance = appearance23;
     appearance24.Image = global::SkyCar.Coeus.UI.Common.Properties.Resources.LastPage;
     buttonTool11.SharedPropsInternal.AppearancesSmall.Appearance = appearance24;
     buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     appearance25.TextHAlignAsString        = "Center";
     appearance25.TextVAlignAsString        = "Middle";
     textBoxTool2.EditAppearance            = appearance25;
     textBoxTool2.MaxLength                 = 999;
     textBoxTool2.SharedPropsInternal.Width = 30;
     textBoxTool2.Text = "1";
     labelTool3.SharedPropsInternal.Caption      = " / ";
     labelTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.TextOnlyAlways;
     labelTool3.SharedPropsInternal.MaxWidth     = 3;
     labelTool3.SharedPropsInternal.Width        = 3;
     labelTool4.SharedPropsInternal.Caption      = "999";
     labelTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.TextOnlyAlways;
     labelTool4.SharedPropsInternal.Width        = 30;
     this.toolBarManagerListTabPaging.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
         buttonTool8,
         buttonTool9,
         buttonTool10,
         buttonTool11,
         textBoxTool2,
         labelTool3,
         labelTool4
     });
     //
     // imageListPaging
     //
     this.imageListPaging.ColorDepth       = System.Windows.Forms.ColorDepth.Depth8Bit;
     this.imageListPaging.ImageSize        = new System.Drawing.Size(16, 16);
     this.imageListPaging.TransparentColor = System.Drawing.Color.Transparent;
     //
     // _ClientArea_Toolbars_Dock_Area_Right
     //
     this._ClientArea_Toolbars_Dock_Area_Right.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._ClientArea_Toolbars_Dock_Area_Right.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(196)))), ((int)(((byte)(241)))));
     this._ClientArea_Toolbars_Dock_Area_Right.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
     this._ClientArea_Toolbars_Dock_Area_Right.ForeColor       = System.Drawing.Color.White;
     this._ClientArea_Toolbars_Dock_Area_Right.Location        = new System.Drawing.Point(984, 0);
     this._ClientArea_Toolbars_Dock_Area_Right.Name            = "_ClientArea_Toolbars_Dock_Area_Right";
     this._ClientArea_Toolbars_Dock_Area_Right.Size            = new System.Drawing.Size(0, 392);
     this._ClientArea_Toolbars_Dock_Area_Right.ToolbarsManager = this.toolBarManagerListTabPaging;
     //
     // _ClientArea_Toolbars_Dock_Area_Bottom
     //
     this._ClientArea_Toolbars_Dock_Area_Bottom.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._ClientArea_Toolbars_Dock_Area_Bottom.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(196)))), ((int)(((byte)(241)))));
     this._ClientArea_Toolbars_Dock_Area_Bottom.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
     this._ClientArea_Toolbars_Dock_Area_Bottom.ForeColor       = System.Drawing.Color.White;
     this._ClientArea_Toolbars_Dock_Area_Bottom.Location        = new System.Drawing.Point(0, 392);
     this._ClientArea_Toolbars_Dock_Area_Bottom.Name            = "_ClientArea_Toolbars_Dock_Area_Bottom";
     this._ClientArea_Toolbars_Dock_Area_Bottom.Size            = new System.Drawing.Size(984, 27);
     this._ClientArea_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.toolBarManagerListTabPaging;
     //
     // _ClientArea_Toolbars_Dock_Area_Top
     //
     this._ClientArea_Toolbars_Dock_Area_Top.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._ClientArea_Toolbars_Dock_Area_Top.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(196)))), ((int)(((byte)(241)))));
     this._ClientArea_Toolbars_Dock_Area_Top.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
     this._ClientArea_Toolbars_Dock_Area_Top.ForeColor       = System.Drawing.Color.White;
     this._ClientArea_Toolbars_Dock_Area_Top.Location        = new System.Drawing.Point(0, 0);
     this._ClientArea_Toolbars_Dock_Area_Top.Name            = "_ClientArea_Toolbars_Dock_Area_Top";
     this._ClientArea_Toolbars_Dock_Area_Top.Size            = new System.Drawing.Size(984, 0);
     this._ClientArea_Toolbars_Dock_Area_Top.ToolbarsManager = this.toolBarManagerListTabPaging;
     //
     // txtWhere_VBIS_Brand
     //
     this.txtWhere_VBIS_Brand.Anchor       = System.Windows.Forms.AnchorStyles.Left;
     this.txtWhere_VBIS_Brand.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
     this.txtWhere_VBIS_Brand.Font         = new System.Drawing.Font("微软雅黑", 10.5F);
     this.txtWhere_VBIS_Brand.Location     = new System.Drawing.Point(103, 5);
     this.txtWhere_VBIS_Brand.Name         = "txtWhere_VBIS_Brand";
     this.txtWhere_VBIS_Brand.Size         = new System.Drawing.Size(120, 28);
     this.txtWhere_VBIS_Brand.TabIndex     = 0;
     //
     // lblWhere_VBIS_Brand
     //
     this.lblWhere_VBIS_Brand.Anchor   = System.Windows.Forms.AnchorStyles.Right;
     this.lblWhere_VBIS_Brand.AutoSize = true;
     this.lblWhere_VBIS_Brand.Font     = new System.Drawing.Font("微软雅黑", 10.5F);
     this.lblWhere_VBIS_Brand.Location = new System.Drawing.Point(34, 8);
     this.lblWhere_VBIS_Brand.Name     = "lblWhere_VBIS_Brand";
     this.lblWhere_VBIS_Brand.Size     = new System.Drawing.Size(63, 21);
     this.lblWhere_VBIS_Brand.TabIndex = 123;
     this.lblWhere_VBIS_Brand.Text     = "车辆品牌";
     //
     // btnClear
     //
     appearance26.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(157)))), ((int)(((byte)(232)))));
     appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.None;
     appearance26.BorderAlpha       = Infragistics.Win.Alpha.Transparent;
     appearance26.ForeColor         = System.Drawing.Color.White;
     this.btnClear.Appearance       = appearance26;
     this.btnClear.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.btnClear.Font             = new System.Drawing.Font("微软雅黑", 10.5F);
     this.btnClear.Location         = new System.Drawing.Point(902, 3);
     this.btnClear.Name             = "btnClear";
     this.btnClear.Size             = new System.Drawing.Size(79, 32);
     this.btnClear.TabIndex         = 2;
     this.btnClear.Text             = "清空(&C)";
     this.btnClear.UseOsThemes      = Infragistics.Win.DefaultableBoolean.False;
     this.btnClear.Click           += new System.EventHandler(this.btnClear_Click);
     //
     // btnSearch
     //
     appearance27.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(157)))), ((int)(((byte)(232)))));
     appearance27.BackGradientStyle = Infragistics.Win.GradientStyle.None;
     appearance27.BorderAlpha       = Infragistics.Win.Alpha.Transparent;
     appearance27.ForeColor         = System.Drawing.Color.White;
     this.btnSearch.Appearance      = appearance27;
     this.btnSearch.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.btnSearch.Font            = new System.Drawing.Font("微软雅黑", 10.5F);
     this.btnSearch.Location        = new System.Drawing.Point(822, 3);
     this.btnSearch.Name            = "btnSearch";
     this.btnSearch.Size            = new System.Drawing.Size(74, 32);
     this.btnSearch.TabIndex        = 1;
     this.btnSearch.Text            = "查询(&Q)";
     this.btnSearch.UseOsThemes     = Infragistics.Win.DefaultableBoolean.False;
     this.btnSearch.Click          += new System.EventHandler(this.btnSearch_Click);
     //
     // ultraExpandableGroupBoxPanel1
     //
     this.ultraExpandableGroupBoxPanel1.Controls.Add(this.tableLayoutPanel3);
     this.ultraExpandableGroupBoxPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 23);
     this.ultraExpandableGroupBoxPanel1.Name     = "ultraExpandableGroupBoxPanel1";
     this.ultraExpandableGroupBoxPanel1.Size     = new System.Drawing.Size(984, 38);
     this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
     //
     // tableLayoutPanel3
     //
     this.tableLayoutPanel3.ColumnCount = 8;
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33444F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33444F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33112F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 83F));
     this.tableLayoutPanel3.Controls.Add(this.txtWhere_VBIS_Brand, 1, 0);
     this.tableLayoutPanel3.Controls.Add(this.lblWhere_VBIS_Brand, 0, 0);
     this.tableLayoutPanel3.Controls.Add(this.btnClear, 7, 0);
     this.tableLayoutPanel3.Controls.Add(this.btnSearch, 6, 0);
     this.tableLayoutPanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel3.Name     = "tableLayoutPanel3";
     this.tableLayoutPanel3.RowCount = 1;
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel3.Size     = new System.Drawing.Size(984, 38);
     this.tableLayoutPanel3.TabIndex = 0;
     //
     // grpCondition
     //
     this.grpCondition.Controls.Add(this.ultraExpandableGroupBoxPanel1);
     this.grpCondition.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.grpCondition.ExpandedSize = new System.Drawing.Size(990, 64);
     this.grpCondition.Font         = new System.Drawing.Font("微软雅黑", 10.5F);
     this.grpCondition.Location     = new System.Drawing.Point(3, 3);
     this.grpCondition.Name         = "grpCondition";
     this.grpCondition.Size         = new System.Drawing.Size(990, 64);
     this.grpCondition.TabIndex     = 0;
     this.grpCondition.Text         = "查询条件";
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.grpCondition, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.grpResult, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 2);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(2, 27);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 3;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 70F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(996, 571);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.ColumnCount = 6;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 150F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 150F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 150F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
     this.tableLayoutPanel2.Controls.Add(this.btnClearSelectedItem, 0, 0);
     this.tableLayoutPanel2.Controls.Add(this.btnCancle, 4, 0);
     this.tableLayoutPanel2.Controls.Add(this.btnConfirm, 2, 0);
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 524);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 1;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(990, 44);
     this.tableLayoutPanel2.TabIndex = 2;
     //
     // btnClearSelectedItem
     //
     appearance28.BackColor                = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(157)))), ((int)(((byte)(232)))));
     appearance28.BackGradientStyle        = Infragistics.Win.GradientStyle.None;
     appearance28.BorderAlpha              = Infragistics.Win.Alpha.Transparent;
     appearance28.ForeColor                = System.Drawing.Color.White;
     this.btnClearSelectedItem.Appearance  = appearance28;
     this.btnClearSelectedItem.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.btnClearSelectedItem.Font        = new System.Drawing.Font("微软雅黑", 10.5F);
     this.btnClearSelectedItem.Location    = new System.Drawing.Point(3, 3);
     this.btnClearSelectedItem.Name        = "btnClearSelectedItem";
     this.btnClearSelectedItem.Size        = new System.Drawing.Size(144, 38);
     this.btnClearSelectedItem.TabIndex    = 0;
     this.btnClearSelectedItem.Text        = "清除已选";
     this.btnClearSelectedItem.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     this.btnClearSelectedItem.Click      += new System.EventHandler(this.btnClearSelectedItem_Click);
     //
     // FrmVehicleBrandQuery
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.CapitionLogo        = global::SkyCar.Coeus.UI.Common.Properties.Resources.SearchWhite;
     this.CaptionFont         = new System.Drawing.Font("微软雅黑", 11F);
     this.ClientSize          = new System.Drawing.Size(1000, 600);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Font        = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon        = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.Name        = "FrmVehicleBrandQuery";
     this.Text        = "车辆品牌查询";
     this.Load       += new System.EventHandler(this.FrmVehicleBrandQuery_Load);
     ((System.ComponentModel.ISupportInitialize)(this.grpResult)).EndInit();
     this.grpResult.ResumeLayout(false);
     this.panelGbGrid.ClientArea.ResumeLayout(false);
     this.panelGbGrid.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gdGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.toolBarManagerListTabPaging)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtWhere_VBIS_Brand)).EndInit();
     this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
     this.tableLayoutPanel3.ResumeLayout(false);
     this.tableLayoutPanel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grpCondition)).EndInit();
     this.grpCondition.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     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()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmBanco));
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     this.uceActivo   = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
     this.txtNombre   = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
     this.txtCodigo   = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).BeginInit();
     this.ugbParent.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uceActivo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNombre)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCodigo)).BeginInit();
     this.SuspendLayout();
     //
     // ugbParent
     //
     this.ugbParent.Controls.Add(this.uceActivo);
     this.ugbParent.Controls.Add(this.ultraLabel2);
     this.ugbParent.Controls.Add(this.txtNombre);
     this.ugbParent.Controls.Add(this.ultraLabel1);
     this.ugbParent.Controls.Add(this.txtCodigo);
     this.ugbParent.Size = new System.Drawing.Size(338, 121);
     this.ugbParent.Controls.SetChildIndex(this.ubAceptar, 0);
     this.ugbParent.Controls.SetChildIndex(this.ubCancelar, 0);
     this.ugbParent.Controls.SetChildIndex(this.txtCodigo, 0);
     this.ugbParent.Controls.SetChildIndex(this.ultraLabel1, 0);
     this.ugbParent.Controls.SetChildIndex(this.txtNombre, 0);
     this.ugbParent.Controls.SetChildIndex(this.ultraLabel2, 0);
     this.ugbParent.Controls.SetChildIndex(this.uceActivo, 0);
     //
     // ubCancelar
     //
     this.ubCancelar.Location = new System.Drawing.Point(243, 81);
     //
     // ubAceptar
     //
     this.ubAceptar.Location = new System.Drawing.Point(162, 81);
     //
     // ilMain
     //
     this.ilMain.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilMain.ImageStream")));
     this.ilMain.Images.SetKeyName(0, "accept.png");
     this.ilMain.Images.SetKeyName(1, "accept_database.png");
     this.ilMain.Images.SetKeyName(2, "accept_page.png");
     this.ilMain.Images.SetKeyName(3, "add.png");
     this.ilMain.Images.SetKeyName(4, "add_comment.png");
     this.ilMain.Images.SetKeyName(5, "add_home.png");
     this.ilMain.Images.SetKeyName(6, "add_image.png");
     this.ilMain.Images.SetKeyName(7, "add_page.png");
     this.ilMain.Images.SetKeyName(8, "add_pages.png");
     this.ilMain.Images.SetKeyName(9, "add_printer.png");
     this.ilMain.Images.SetKeyName(10, "add_to_database.png");
     this.ilMain.Images.SetKeyName(11, "add_to_favorites.png");
     this.ilMain.Images.SetKeyName(12, "add_to_folder.png");
     this.ilMain.Images.SetKeyName(13, "add_to_shopping_cart.png");
     this.ilMain.Images.SetKeyName(14, "add_user.png");
     this.ilMain.Images.SetKeyName(15, "artwork.png");
     this.ilMain.Images.SetKeyName(16, "attach_image.png");
     this.ilMain.Images.SetKeyName(17, "attachment.png");
     this.ilMain.Images.SetKeyName(18, "back.png");
     this.ilMain.Images.SetKeyName(19, "block.png");
     this.ilMain.Images.SetKeyName(20, "blue_arrow_down.png");
     this.ilMain.Images.SetKeyName(21, "blue_arrow_up.png");
     this.ilMain.Images.SetKeyName(22, "blue_energy.png");
     this.ilMain.Images.SetKeyName(23, "bmp_file.png");
     this.ilMain.Images.SetKeyName(24, "book.png");
     this.ilMain.Images.SetKeyName(25, "book_accept.png");
     this.ilMain.Images.SetKeyName(26, "book_download.png");
     this.ilMain.Images.SetKeyName(27, "book_search.png");
     this.ilMain.Images.SetKeyName(28, "book_warning.png");
     this.ilMain.Images.SetKeyName(29, "calculator.png");
     this.ilMain.Images.SetKeyName(30, "calendar.png");
     this.ilMain.Images.SetKeyName(31, "calendar_empty.png");
     this.ilMain.Images.SetKeyName(32, "canvas_holder.png");
     this.ilMain.Images.SetKeyName(33, "card.png");
     this.ilMain.Images.SetKeyName(34, "cd.png");
     this.ilMain.Images.SetKeyName(35, "chalk_board.png");
     this.ilMain.Images.SetKeyName(36, "chart.png");
     this.ilMain.Images.SetKeyName(37, "chart_down.png");
     this.ilMain.Images.SetKeyName(38, "chart_pie.png");
     this.ilMain.Images.SetKeyName(39, "chart_up.png");
     this.ilMain.Images.SetKeyName(40, "clock.png");
     this.ilMain.Images.SetKeyName(41, "cloud_comment.png");
     this.ilMain.Images.SetKeyName(42, "coffee_cup.png");
     this.ilMain.Images.SetKeyName(43, "comment.png");
     this.ilMain.Images.SetKeyName(44, "comments.png");
     this.ilMain.Images.SetKeyName(45, "computer.png");
     this.ilMain.Images.SetKeyName(46, "computer_accept.png");
     this.ilMain.Images.SetKeyName(47, "computer_add.png");
     this.ilMain.Images.SetKeyName(48, "computer_help.png");
     this.ilMain.Images.SetKeyName(49, "computer_info.png");
     this.ilMain.Images.SetKeyName(50, "computer_process.png");
     this.ilMain.Images.SetKeyName(51, "computer_warning.png");
     this.ilMain.Images.SetKeyName(52, "copy_paste.png");
     this.ilMain.Images.SetKeyName(53, "credit_cart.png");
     this.ilMain.Images.SetKeyName(54, "credit_cart_cancelled.png");
     this.ilMain.Images.SetKeyName(55, "css_file.png");
     this.ilMain.Images.SetKeyName(56, "csv_file.png");
     this.ilMain.Images.SetKeyName(57, "cut.png");
     this.ilMain.Images.SetKeyName(58, "cut_from_page.png");
     this.ilMain.Images.SetKeyName(59, "database.png");
     this.ilMain.Images.SetKeyName(60, "delete.png");
     this.ilMain.Images.SetKeyName(61, "delete_comment.png");
     this.ilMain.Images.SetKeyName(62, "delete_computer.png");
     this.ilMain.Images.SetKeyName(63, "delete_folder.png");
     this.ilMain.Images.SetKeyName(64, "delete_home.png");
     this.ilMain.Images.SetKeyName(65, "delete_image.png");
     this.ilMain.Images.SetKeyName(66, "delete_page.png");
     this.ilMain.Images.SetKeyName(67, "delete_user.png");
     this.ilMain.Images.SetKeyName(68, "dollar_currency_sign.png");
     this.ilMain.Images.SetKeyName(69, "download.png");
     this.ilMain.Images.SetKeyName(70, "download_database.png");
     this.ilMain.Images.SetKeyName(71, "download_image.png");
     this.ilMain.Images.SetKeyName(72, "download_to_computer.png");
     this.ilMain.Images.SetKeyName(73, "dvd.png");
     this.ilMain.Images.SetKeyName(74, "edit.png");
     this.ilMain.Images.SetKeyName(75, "edit_page.png");
     this.ilMain.Images.SetKeyName(76, "edit_profile.png");
     this.ilMain.Images.SetKeyName(77, "eps_file.png");
     this.ilMain.Images.SetKeyName(78, "equalizer.png");
     this.ilMain.Images.SetKeyName(79, "euro_currency_sign.png");
     this.ilMain.Images.SetKeyName(80, "favorite.png");
     this.ilMain.Images.SetKeyName(81, "favorite_film.png");
     this.ilMain.Images.SetKeyName(82, "film.png");
     this.ilMain.Images.SetKeyName(83, "firewall.png");
     this.ilMain.Images.SetKeyName(84, "folder.png");
     this.ilMain.Images.SetKeyName(85, "folder_accept.png");
     this.ilMain.Images.SetKeyName(86, "folder_conflicted.png");
     this.ilMain.Images.SetKeyName(87, "folder_full.png");
     this.ilMain.Images.SetKeyName(88, "folder_modified.png");
     this.ilMain.Images.SetKeyName(89, "full_page.png");
     this.ilMain.Images.SetKeyName(90, "games.png");
     this.ilMain.Images.SetKeyName(91, "gif_file.png");
     this.ilMain.Images.SetKeyName(92, "globe.png");
     this.ilMain.Images.SetKeyName(93, "globe_download.png");
     this.ilMain.Images.SetKeyName(94, "globe_process.png");
     this.ilMain.Images.SetKeyName(95, "globe_warning.png");
     this.ilMain.Images.SetKeyName(96, "green_arrow_down.png");
     this.ilMain.Images.SetKeyName(97, "green_arrow_up.png");
     this.ilMain.Images.SetKeyName(98, "green_button.png");
     this.ilMain.Images.SetKeyName(99, "green_energy.png");
     this.ilMain.Images.SetKeyName(100, "green_flag.png");
     this.ilMain.Images.SetKeyName(101, "heart.png");
     this.ilMain.Images.SetKeyName(102, "help.png");
     this.ilMain.Images.SetKeyName(103, "help_balloon.png");
     this.ilMain.Images.SetKeyName(104, "home.png");
     this.ilMain.Images.SetKeyName(105, "home_accept.png");
     this.ilMain.Images.SetKeyName(106, "html_file.png");
     this.ilMain.Images.SetKeyName(107, "ico_file.png");
     this.ilMain.Images.SetKeyName(108, "id_card.png");
     this.ilMain.Images.SetKeyName(109, "image.png");
     this.ilMain.Images.SetKeyName(110, "image_accept.png");
     this.ilMain.Images.SetKeyName(111, "info.png");
     this.ilMain.Images.SetKeyName(112, "insert_to_shopping_cart.png");
     this.ilMain.Images.SetKeyName(113, "jpg_file.png");
     this.ilMain.Images.SetKeyName(114, "js_file.png");
     this.ilMain.Images.SetKeyName(115, "json_file.png");
     this.ilMain.Images.SetKeyName(116, "key.png");
     this.ilMain.Images.SetKeyName(117, "light_bulb.png");
     this.ilMain.Images.SetKeyName(118, "link.png");
     this.ilMain.Images.SetKeyName(119, "lock.png");
     this.ilMain.Images.SetKeyName(120, "magnet.png");
     this.ilMain.Images.SetKeyName(121, "mail.png");
     this.ilMain.Images.SetKeyName(122, "mail_lock.png");
     this.ilMain.Images.SetKeyName(123, "mail_receive.png");
     this.ilMain.Images.SetKeyName(124, "mail_search.png");
     this.ilMain.Images.SetKeyName(125, "mail_send.png");
     this.ilMain.Images.SetKeyName(126, "mobile_phone.png");
     this.ilMain.Images.SetKeyName(127, "mouse.png");
     this.ilMain.Images.SetKeyName(128, "music.png");
     this.ilMain.Images.SetKeyName(129, "new.png");
     this.ilMain.Images.SetKeyName(130, "new_page.png");
     this.ilMain.Images.SetKeyName(131, "news.png");
     this.ilMain.Images.SetKeyName(132, "next.png");
     this.ilMain.Images.SetKeyName(133, "note.png");
     this.ilMain.Images.SetKeyName(134, "note_accept.png");
     this.ilMain.Images.SetKeyName(135, "note_book.png");
     this.ilMain.Images.SetKeyName(136, "office_folders.png");
     this.ilMain.Images.SetKeyName(137, "old_clock.png");
     this.ilMain.Images.SetKeyName(138, "open_store.png");
     this.ilMain.Images.SetKeyName(139, "orange_arrow_down.png");
     this.ilMain.Images.SetKeyName(140, "orange_arrow_up.png");
     this.ilMain.Images.SetKeyName(141, "orange_button.png");
     this.ilMain.Images.SetKeyName(142, "package.png");
     this.ilMain.Images.SetKeyName(143, "package_accept.png");
     this.ilMain.Images.SetKeyName(144, "package_add.png");
     this.ilMain.Images.SetKeyName(145, "package_download.png");
     this.ilMain.Images.SetKeyName(146, "package_warning.png");
     this.ilMain.Images.SetKeyName(147, "page_down.png");
     this.ilMain.Images.SetKeyName(148, "page_process.png");
     this.ilMain.Images.SetKeyName(149, "page_up.png");
     this.ilMain.Images.SetKeyName(150, "pages.png");
     this.ilMain.Images.SetKeyName(151, "pages_warning.png");
     this.ilMain.Images.SetKeyName(152, "paint.png");
     this.ilMain.Images.SetKeyName(153, "paint_brush.png");
     this.ilMain.Images.SetKeyName(154, "palette.png");
     this.ilMain.Images.SetKeyName(155, "palette_brush.png");
     this.ilMain.Images.SetKeyName(156, "pastel_colors.png");
     this.ilMain.Images.SetKeyName(157, "pdf_file.png");
     this.ilMain.Images.SetKeyName(158, "phone_book.png");
     this.ilMain.Images.SetKeyName(159, "phone_book_edit.png");
     this.ilMain.Images.SetKeyName(160, "photo_camera.png");
     this.ilMain.Images.SetKeyName(161, "photo_camera_accept.png");
     this.ilMain.Images.SetKeyName(162, "php_file.png");
     this.ilMain.Images.SetKeyName(163, "pin.png");
     this.ilMain.Images.SetKeyName(164, "png_file.png");
     this.ilMain.Images.SetKeyName(165, "ppt_file.png");
     this.ilMain.Images.SetKeyName(166, "printer.png");
     this.ilMain.Images.SetKeyName(167, "printer_accept.png");
     this.ilMain.Images.SetKeyName(168, "printer_warning.png");
     this.ilMain.Images.SetKeyName(169, "prize_winner.png");
     this.ilMain.Images.SetKeyName(170, "process.png");
     this.ilMain.Images.SetKeyName(171, "process_accept.png");
     this.ilMain.Images.SetKeyName(172, "process_info.png");
     this.ilMain.Images.SetKeyName(173, "process_warning.png");
     this.ilMain.Images.SetKeyName(174, "promotion.png");
     this.ilMain.Images.SetKeyName(175, "protection.png");
     this.ilMain.Images.SetKeyName(176, "psd_file.png");
     this.ilMain.Images.SetKeyName(177, "puzzle.png");
     this.ilMain.Images.SetKeyName(178, "recycle.png");
     this.ilMain.Images.SetKeyName(179, "red_button.png");
     this.ilMain.Images.SetKeyName(180, "red_flag.png");
     this.ilMain.Images.SetKeyName(181, "refresh.png");
     this.ilMain.Images.SetKeyName(182, "refresh_page.png");
     this.ilMain.Images.SetKeyName(183, "remote_desktop.png");
     this.ilMain.Images.SetKeyName(184, "remove_from_database.png");
     this.ilMain.Images.SetKeyName(185, "remove_from_shopping_cart.png");
     this.ilMain.Images.SetKeyName(186, "report.png");
     this.ilMain.Images.SetKeyName(187, "rss.png");
     this.ilMain.Images.SetKeyName(188, "ruler.png");
     this.ilMain.Images.SetKeyName(189, "ruler_pencil.png");
     this.ilMain.Images.SetKeyName(190, "sale.png");
     this.ilMain.Images.SetKeyName(191, "save.png");
     this.ilMain.Images.SetKeyName(192, "search.png");
     this.ilMain.Images.SetKeyName(193, "search_computer.png");
     this.ilMain.Images.SetKeyName(194, "search_database.png");
     this.ilMain.Images.SetKeyName(195, "search_globe.png");
     this.ilMain.Images.SetKeyName(196, "search_home.png");
     this.ilMain.Images.SetKeyName(197, "search_image.png");
     this.ilMain.Images.SetKeyName(198, "search_page.png");
     this.ilMain.Images.SetKeyName(199, "search_printer.png");
     this.ilMain.Images.SetKeyName(200, "search_user.png");
     this.ilMain.Images.SetKeyName(201, "security.png");
     this.ilMain.Images.SetKeyName(202, "send_sms.png");
     this.ilMain.Images.SetKeyName(203, "shopping_cart.png");
     this.ilMain.Images.SetKeyName(204, "shopping_cart_accept.png");
     this.ilMain.Images.SetKeyName(205, "sms.png");
     this.ilMain.Images.SetKeyName(206, "sound.png");
     this.ilMain.Images.SetKeyName(207, "sound_muted.png");
     this.ilMain.Images.SetKeyName(208, "star_empty.png");
     this.ilMain.Images.SetKeyName(209, "star_full.png");
     this.ilMain.Images.SetKeyName(210, "star_half_full.png");
     this.ilMain.Images.SetKeyName(211, "sterling_pound_currency_sign.png");
     this.ilMain.Images.SetKeyName(212, "support.png");
     this.ilMain.Images.SetKeyName(213, "svg_file.png");
     this.ilMain.Images.SetKeyName(214, "swf_file.png");
     this.ilMain.Images.SetKeyName(215, "tablet.png");
     this.ilMain.Images.SetKeyName(216, "tag_blue.png");
     this.ilMain.Images.SetKeyName(217, "tag_green.png");
     this.ilMain.Images.SetKeyName(218, "target.png");
     this.ilMain.Images.SetKeyName(219, "television.png");
     this.ilMain.Images.SetKeyName(220, "text_page.png");
     this.ilMain.Images.SetKeyName(221, "tiff_file.png");
     this.ilMain.Images.SetKeyName(222, "tools.png");
     this.ilMain.Images.SetKeyName(223, "trash_can.png");
     this.ilMain.Images.SetKeyName(224, "turquoise_button.png");
     this.ilMain.Images.SetKeyName(225, "twitter.png");
     this.ilMain.Images.SetKeyName(226, "txt_file.png");
     this.ilMain.Images.SetKeyName(227, "unlock.png");
     this.ilMain.Images.SetKeyName(228, "up.png");
     this.ilMain.Images.SetKeyName(229, "user.png");
     this.ilMain.Images.SetKeyName(230, "user_accept.png");
     this.ilMain.Images.SetKeyName(231, "user_comment.png");
     this.ilMain.Images.SetKeyName(232, "users.png");
     this.ilMain.Images.SetKeyName(233, "users_comments.png");
     this.ilMain.Images.SetKeyName(234, "violet_button.png");
     this.ilMain.Images.SetKeyName(235, "warning.png");
     this.ilMain.Images.SetKeyName(236, "white_flag.png");
     this.ilMain.Images.SetKeyName(237, "windows_terminal.png");
     this.ilMain.Images.SetKeyName(238, "xml_file.png");
     this.ilMain.Images.SetKeyName(239, "yen_currency_sign.png");
     this.ilMain.Images.SetKeyName(240, "zip_file.png");
     this.ilMain.Images.SetKeyName(241, "zip_file_accept.png");
     this.ilMain.Images.SetKeyName(242, "zip_file_download.png");
     this.ilMain.Images.SetKeyName(243, "zip_file_info.png");
     this.ilMain.Images.SetKeyName(244, "zip_file_search.png");
     this.ilMain.Images.SetKeyName(245, "zoom_in.png");
     this.ilMain.Images.SetKeyName(246, "zoom_out.png");
     //
     // uceActivo
     //
     this.uceActivo.BackColor         = System.Drawing.Color.Transparent;
     this.uceActivo.BackColorInternal = System.Drawing.Color.Transparent;
     this.uceActivo.Location          = new System.Drawing.Point(262, 15);
     this.uceActivo.Name            = "uceActivo";
     this.uceActivo.Size            = new System.Drawing.Size(56, 20);
     this.uceActivo.TabIndex        = 35;
     this.uceActivo.Text            = "Activo";
     this.uceActivo.CheckedChanged += new System.EventHandler(this.uceActivo_CheckedChanged);
     //
     // ultraLabel2
     //
     appearance3.BackColor       = System.Drawing.Color.Transparent;
     this.ultraLabel2.Appearance = appearance3;
     this.ultraLabel2.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.ultraLabel2.Location   = new System.Drawing.Point(17, 50);
     this.ultraLabel2.Name       = "ultraLabel2";
     this.ultraLabel2.Size       = new System.Drawing.Size(74, 23);
     this.ultraLabel2.TabIndex   = 33;
     this.ultraLabel2.Text       = "Nombre";
     //
     // txtNombre
     //
     this.txtNombre.Location      = new System.Drawing.Point(97, 46);
     this.txtNombre.Name          = "txtNombre";
     this.txtNombre.Size          = new System.Drawing.Size(221, 21);
     this.txtNombre.TabIndex      = 34;
     this.txtNombre.ValueChanged += new System.EventHandler(this.txtNombre_ValueChanged);
     //
     // ultraLabel1
     //
     appearance4.BackColor       = System.Drawing.Color.Transparent;
     this.ultraLabel1.Appearance = appearance4;
     this.ultraLabel1.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.ultraLabel1.Location   = new System.Drawing.Point(17, 19);
     this.ultraLabel1.Name       = "ultraLabel1";
     this.ultraLabel1.Size       = new System.Drawing.Size(74, 23);
     this.ultraLabel1.TabIndex   = 31;
     this.ultraLabel1.Text       = "Código";
     //
     // txtCodigo
     //
     this.txtCodigo.Location     = new System.Drawing.Point(97, 15);
     this.txtCodigo.Name         = "txtCodigo";
     this.txtCodigo.Size         = new System.Drawing.Size(127, 21);
     this.txtCodigo.TabIndex     = 32;
     this.txtCodigo.TextChanged += new System.EventHandler(this.txtCodigo_TextChanged);
     //
     // FrmBanco
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(354, 159);
     this.Name = "FrmBanco";
     this.Text = "Banco";
     ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).EndInit();
     this.ugbParent.ResumeLayout(false);
     this.ugbParent.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uceActivo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNombre)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCodigo)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #22
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();
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("BUser", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("id");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("uCode");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("uName");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("uPassword");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("uRole");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("uDepartment");
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("BRole", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("id");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cCode");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cName");
            Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
            this.tsUser = new System.Windows.Forms.ToolStrip();
            this.tsbExit = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.tsbDelete = new System.Windows.Forms.ToolStripButton();
            this.tsbSave = new System.Windows.Forms.ToolStripButton();
            this.tsbRefresh = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this.tsbRoleManager = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.uGridUser = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.bUserBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.baseDs = new BCGM.BaseDs();
            this.uSplitterRight = new Infragistics.Win.Misc.UltraSplitter();
            this.panelDT_USER = new System.Windows.Forms.Panel();
            this.uGridRole = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.bRoleBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.tsRole = new System.Windows.Forms.ToolStrip();
            this.tsbRdelete = new System.Windows.Forms.ToolStripButton();
            this.tsbRsave = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.bUserTableAdapter = new BCGM.BaseDsTableAdapters.BUserTableAdapter();
            this.bRoleTableAdapter = new BCGM.BaseDsTableAdapters.BRoleTableAdapter();
            this.tsUser.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uGridUser)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bUserBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.baseDs)).BeginInit();
            this.panelDT_USER.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uGridRole)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bRoleBindingSource)).BeginInit();
            this.tsRole.SuspendLayout();
            this.SuspendLayout();
            // 
            // tsUser
            // 
            this.tsUser.BackgroundImage = global::BCGM.Properties.Resources.toolbarBk;
            this.tsUser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsbExit,
            this.toolStripSeparator3,
            this.tsbDelete,
            this.tsbSave,
            this.tsbRefresh,
            this.toolStripSeparator7,
            this.tsbRoleManager,
            this.toolStripSeparator1});
            this.tsUser.Location = new System.Drawing.Point(0, 0);
            this.tsUser.Name = "tsUser";
            this.tsUser.Size = new System.Drawing.Size(984, 25);
            this.tsUser.TabIndex = 4;
            this.tsUser.Text = "toolStrip2";
            // 
            // tsbExit
            // 
            this.tsbExit.Image = global::BCGM.Properties.Resources.exit;
            this.tsbExit.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbExit.Name = "tsbExit";
            this.tsbExit.Size = new System.Drawing.Size(51, 22);
            this.tsbExit.Text = "退出";
            this.tsbExit.Click += new System.EventHandler(this.tsbExit_Click);
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
            // 
            // tsbDelete
            // 
            this.tsbDelete.Image = global::BCGM.Properties.Resources.delete;
            this.tsbDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbDelete.Name = "tsbDelete";
            this.tsbDelete.Size = new System.Drawing.Size(51, 22);
            this.tsbDelete.Text = "删除";
            this.tsbDelete.Click += new System.EventHandler(this.tsbDelete_Click);
            // 
            // tsbSave
            // 
            this.tsbSave.Image = global::BCGM.Properties.Resources.save;
            this.tsbSave.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbSave.Name = "tsbSave";
            this.tsbSave.Size = new System.Drawing.Size(51, 22);
            this.tsbSave.Text = "保存";
            this.tsbSave.Click += new System.EventHandler(this.tsbSave_Click);
            // 
            // tsbRefresh
            // 
            this.tsbRefresh.Image = global::BCGM.Properties.Resources.refresh1;
            this.tsbRefresh.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbRefresh.Name = "tsbRefresh";
            this.tsbRefresh.Size = new System.Drawing.Size(51, 22);
            this.tsbRefresh.Text = "刷新";
            this.tsbRefresh.Click += new System.EventHandler(this.tsbRefresh_Click);
            // 
            // toolStripSeparator7
            // 
            this.toolStripSeparator7.Name = "toolStripSeparator7";
            this.toolStripSeparator7.Size = new System.Drawing.Size(6, 25);
            // 
            // tsbRoleManager
            // 
            this.tsbRoleManager.Image = global::BCGM.Properties.Resources.role;
            this.tsbRoleManager.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbRoleManager.Name = "tsbRoleManager";
            this.tsbRoleManager.Size = new System.Drawing.Size(75, 22);
            this.tsbRoleManager.Text = "角色管理";
            this.tsbRoleManager.Click += new System.EventHandler(this.tsbRoleManager_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // uGridUser
            // 
            this.uGridUser.DataSource = this.bUserBindingSource;
            appearance1.BackColor = System.Drawing.Color.White;
            this.uGridUser.DisplayLayout.Appearance = appearance1;
            ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn3.Header.VisiblePosition = 0;
            ultraGridColumn3.Hidden = true;
            ultraGridColumn4.Header.Caption = "用户编码";
            ultraGridColumn4.Header.VisiblePosition = 1;
            ultraGridColumn4.Width = 108;
            ultraGridColumn5.Header.Caption = "用户名称";
            ultraGridColumn5.Header.VisiblePosition = 2;
            ultraGridColumn5.Width = 215;
            ultraGridColumn11.DefaultCellValue = "a994daa0c4a76b6a4ef640d41777ec0a";
            ultraGridColumn11.Header.Caption = "密码MD5加密";
            ultraGridColumn11.Header.VisiblePosition = 3;
            ultraGridColumn11.Hidden = true;
            ultraGridColumn12.Header.Caption = "角色";
            ultraGridColumn12.Header.VisiblePosition = 4;
            ultraGridColumn12.Width = 125;
            ultraGridColumn13.Header.Caption = "部门";
            ultraGridColumn13.Header.VisiblePosition = 5;
            ultraGridColumn13.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
            ultraGridColumn13.Width = 126;
            ultraGridBand1.Columns.AddRange(new object[] {
            ultraGridColumn3,
            ultraGridColumn4,
            ultraGridColumn5,
            ultraGridColumn11,
            ultraGridColumn12,
            ultraGridColumn13});
            this.uGridUser.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
            this.uGridUser.DisplayLayout.GroupByBox.Prompt = "如需按照某个列进行分类汇总请把列名拖动到此处";
            this.uGridUser.DisplayLayout.MaxColScrollRegions = 1;
            this.uGridUser.DisplayLayout.MaxRowScrollRegions = 1;
            this.uGridUser.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
            appearance2.BackColor = System.Drawing.Color.Transparent;
            this.uGridUser.DisplayLayout.Override.CardAreaAppearance = appearance2;
            this.uGridUser.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
            this.uGridUser.DisplayLayout.Override.CellPadding = 3;
            appearance3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249)))));
            appearance3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191)))));
            appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance3.TextHAlignAsString = "Center";
            appearance3.TextVAlignAsString = "Middle";
            appearance3.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.uGridUser.DisplayLayout.Override.HeaderAppearance = appearance3;
            this.uGridUser.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            appearance4.BorderColor = System.Drawing.Color.Black;
            appearance4.TextHAlignAsString = "Right";
            appearance4.TextVAlignAsString = "Middle";
            this.uGridUser.DisplayLayout.Override.RowAppearance = appearance4;
            appearance5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191)))));
            appearance5.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249)))));
            appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.uGridUser.DisplayLayout.Override.RowSelectorAppearance = appearance5;
            appearance6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191)))));
            appearance6.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249)))));
            appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.uGridUser.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance6;
            this.uGridUser.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.ColumnChooserButton;
            this.uGridUser.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
            this.uGridUser.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.uGridUser.DisplayLayout.Override.RowSelectorWidth = 40;
            appearance7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191)))));
            appearance7.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249)))));
            appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance7.BorderColor = System.Drawing.Color.Black;
            appearance7.ForeColor = System.Drawing.Color.Black;
            this.uGridUser.DisplayLayout.Override.SelectedRowAppearance = appearance7;
            this.uGridUser.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.None;
            this.uGridUser.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.uGridUser.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.uGridUser.Dock = System.Windows.Forms.DockStyle.Fill;
            this.uGridUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.uGridUser.Location = new System.Drawing.Point(0, 25);
            this.uGridUser.Name = "uGridUser";
            this.uGridUser.Size = new System.Drawing.Size(736, 536);
            this.uGridUser.TabIndex = 5;
            this.uGridUser.UpdateMode = Infragistics.Win.UltraWinGrid.UpdateMode.OnCellChangeOrLostFocus;
            // 
            // bUserBindingSource
            // 
            this.bUserBindingSource.DataMember = "BUser";
            this.bUserBindingSource.DataSource = this.baseDs;
            // 
            // baseDs
            // 
            this.baseDs.DataSetName = "BaseDs";
            this.baseDs.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // uSplitterRight
            // 
            this.uSplitterRight.BackColor = System.Drawing.Color.White;
            this.uSplitterRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.uSplitterRight.Location = new System.Drawing.Point(730, 25);
            this.uSplitterRight.Name = "uSplitterRight";
            this.uSplitterRight.RestoreExtent = 223;
            this.uSplitterRight.Size = new System.Drawing.Size(6, 536);
            this.uSplitterRight.TabIndex = 6;
            // 
            // panelDT_USER
            // 
            this.panelDT_USER.Controls.Add(this.uGridRole);
            this.panelDT_USER.Controls.Add(this.tsRole);
            this.panelDT_USER.Dock = System.Windows.Forms.DockStyle.Right;
            this.panelDT_USER.Location = new System.Drawing.Point(736, 25);
            this.panelDT_USER.Name = "panelDT_USER";
            this.panelDT_USER.Size = new System.Drawing.Size(248, 536);
            this.panelDT_USER.TabIndex = 7;
            // 
            // uGridRole
            // 
            this.uGridRole.DataSource = this.bRoleBindingSource;
            appearance8.BackColor = System.Drawing.Color.White;
            this.uGridRole.DisplayLayout.Appearance = appearance8;
            ultraGridColumn17.Header.VisiblePosition = 0;
            ultraGridColumn17.Hidden = true;
            ultraGridColumn18.Header.Caption = "角色号";
            ultraGridColumn18.Header.VisiblePosition = 1;
            ultraGridColumn18.Width = 71;
            ultraGridColumn19.Header.Caption = "角色名";
            ultraGridColumn19.Header.VisiblePosition = 2;
            ultraGridColumn19.Width = 132;
            ultraGridBand2.Columns.AddRange(new object[] {
            ultraGridColumn17,
            ultraGridColumn18,
            ultraGridColumn19});
            this.uGridRole.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
            this.uGridRole.DisplayLayout.GroupByBox.Prompt = "如需按照某个列进行分类汇总请把列名拖动到此处";
            this.uGridRole.DisplayLayout.MaxColScrollRegions = 1;
            this.uGridRole.DisplayLayout.MaxRowScrollRegions = 1;
            this.uGridRole.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
            appearance9.BackColor = System.Drawing.Color.Transparent;
            this.uGridRole.DisplayLayout.Override.CardAreaAppearance = appearance9;
            this.uGridRole.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
            this.uGridRole.DisplayLayout.Override.CellPadding = 3;
            appearance10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249)))));
            appearance10.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191)))));
            appearance10.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance10.TextHAlignAsString = "Center";
            appearance10.TextVAlignAsString = "Middle";
            appearance10.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.uGridRole.DisplayLayout.Override.HeaderAppearance = appearance10;
            this.uGridRole.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            appearance11.BorderColor = System.Drawing.Color.Black;
            appearance11.TextHAlignAsString = "Right";
            appearance11.TextVAlignAsString = "Middle";
            this.uGridRole.DisplayLayout.Override.RowAppearance = appearance11;
            appearance12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191)))));
            appearance12.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249)))));
            appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.uGridRole.DisplayLayout.Override.RowSelectorAppearance = appearance12;
            appearance13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191)))));
            appearance13.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249)))));
            appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.uGridRole.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance13;
            this.uGridRole.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.ColumnChooserButton;
            this.uGridRole.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
            this.uGridRole.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.uGridRole.DisplayLayout.Override.RowSelectorWidth = 40;
            appearance14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191)))));
            appearance14.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249)))));
            appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance14.BorderColor = System.Drawing.Color.Black;
            appearance14.ForeColor = System.Drawing.Color.Black;
            this.uGridRole.DisplayLayout.Override.SelectedRowAppearance = appearance14;
            this.uGridRole.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.None;
            this.uGridRole.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.uGridRole.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.uGridRole.Dock = System.Windows.Forms.DockStyle.Fill;
            this.uGridRole.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.uGridRole.Location = new System.Drawing.Point(0, 25);
            this.uGridRole.Name = "uGridRole";
            this.uGridRole.Size = new System.Drawing.Size(248, 511);
            this.uGridRole.TabIndex = 5;
            this.uGridRole.UpdateMode = Infragistics.Win.UltraWinGrid.UpdateMode.OnCellChangeOrLostFocus;
            // 
            // bRoleBindingSource
            // 
            this.bRoleBindingSource.DataMember = "BRole";
            this.bRoleBindingSource.DataSource = this.baseDs;
            // 
            // tsRole
            // 
            this.tsRole.BackgroundImage = global::BCGM.Properties.Resources.toolbarBk;
            this.tsRole.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsbRdelete,
            this.tsbRsave,
            this.toolStripButton4,
            this.toolStripSeparator2});
            this.tsRole.Location = new System.Drawing.Point(0, 0);
            this.tsRole.Name = "tsRole";
            this.tsRole.Size = new System.Drawing.Size(248, 25);
            this.tsRole.TabIndex = 4;
            this.tsRole.Text = "toolStrip2";
            // 
            // tsbRdelete
            // 
            this.tsbRdelete.Image = global::BCGM.Properties.Resources.delete;
            this.tsbRdelete.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbRdelete.Name = "tsbRdelete";
            this.tsbRdelete.Size = new System.Drawing.Size(51, 22);
            this.tsbRdelete.Text = "删除";
            this.tsbRdelete.Click += new System.EventHandler(this.tsbRdelete_Click);
            // 
            // tsbRsave
            // 
            this.tsbRsave.Image = global::BCGM.Properties.Resources.save;
            this.tsbRsave.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbRsave.Name = "tsbRsave";
            this.tsbRsave.Size = new System.Drawing.Size(51, 22);
            this.tsbRsave.Text = "保存";
            this.tsbRsave.Click += new System.EventHandler(this.tsbRsave_Click);
            // 
            // toolStripButton4
            // 
            this.toolStripButton4.Image = global::BCGM.Properties.Resources.refresh1;
            this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton4.Name = "toolStripButton4";
            this.toolStripButton4.Size = new System.Drawing.Size(51, 22);
            this.toolStripButton4.Text = "刷新";
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // bUserTableAdapter
            // 
            this.bUserTableAdapter.ClearBeforeFill = true;
            // 
            // bRoleTableAdapter
            // 
            this.bRoleTableAdapter.ClearBeforeFill = true;
            // 
            // BaseUser
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(984, 561);
            this.Controls.Add(this.uSplitterRight);
            this.Controls.Add(this.uGridUser);
            this.Controls.Add(this.panelDT_USER);
            this.Controls.Add(this.tsUser);
            this.Icon = global::BCGM.Properties.Resources.scanicon;
            this.Name = "BaseUser";
            this.Text = "用户管理";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.BaseUser_FormClosing);
            this.Load += new System.EventHandler(this.BaseUser_Load);
            this.tsUser.ResumeLayout(false);
            this.tsUser.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uGridUser)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bUserBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.baseDs)).EndInit();
            this.panelDT_USER.ResumeLayout(false);
            this.panelDT_USER.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uGridRole)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bRoleBindingSource)).EndInit();
            this.tsRole.ResumeLayout(false);
            this.tsRole.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Beispiel #23
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     this.tbUsername  = new System.Windows.Forms.TextBox();
     this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
     this.bnOK        = new System.Windows.Forms.Button();
     this.bnCancel    = new System.Windows.Forms.Button();
     this.tbPassword  = new System.Windows.Forms.TextBox();
     this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
     ((System.ComponentModel.ISupportInitialize)(this.footerPictureBox)).BeginInit();
     this.SuspendLayout();
     //
     // footerPictureBox
     //
     this.footerPictureBox.Image    = global::Layton.AuditWizard.Overview.Properties.Resources.application_login_corner;
     this.footerPictureBox.Location = new System.Drawing.Point(10, 191);
     this.footerPictureBox.Size     = new System.Drawing.Size(448, 122);
     //
     // tbUsername
     //
     this.tbUsername.Location = new System.Drawing.Point(120, 59);
     this.tbUsername.Name     = "tbUsername";
     this.tbUsername.Size     = new System.Drawing.Size(314, 21);
     this.tbUsername.TabIndex = 2;
     //
     // ultraLabel2
     //
     appearance3.BackColor       = System.Drawing.Color.Transparent;
     this.ultraLabel2.Appearance = appearance3;
     this.ultraLabel2.Location   = new System.Drawing.Point(14, 62);
     this.ultraLabel2.Name       = "ultraLabel2";
     this.ultraLabel2.Size       = new System.Drawing.Size(83, 20);
     this.ultraLabel2.TabIndex   = 1;
     this.ultraLabel2.Text       = "Username:"******"ultraLabel1";
     this.ultraLabel1.Size       = new System.Drawing.Size(436, 30);
     this.ultraLabel1.TabIndex   = 0;
     this.ultraLabel1.Text       = "Please enter the AuditWizard Administrative password.  This password is initially" +
                                   " blank.";
     //
     // bnOK
     //
     this.bnOK.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.bnOK.DialogResult            = System.Windows.Forms.DialogResult.OK;
     this.bnOK.Location                = new System.Drawing.Point(244, 148);
     this.bnOK.Name                    = "bnOK";
     this.bnOK.Size                    = new System.Drawing.Size(92, 24);
     this.bnOK.TabIndex                = 5;
     this.bnOK.Text                    = "&Login";
     this.bnOK.UseVisualStyleBackColor = true;
     this.bnOK.Click                  += new System.EventHandler(this.bnOK_Click);
     //
     // bnCancel
     //
     this.bnCancel.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.bnCancel.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.bnCancel.Location                = new System.Drawing.Point(343, 148);
     this.bnCancel.Name                    = "bnCancel";
     this.bnCancel.Size                    = new System.Drawing.Size(92, 24);
     this.bnCancel.TabIndex                = 14;
     this.bnCancel.Text                    = "&Cancel";
     this.bnCancel.UseVisualStyleBackColor = true;
     //
     // tbPassword
     //
     this.tbPassword.Location     = new System.Drawing.Point(120, 85);
     this.tbPassword.Name         = "tbPassword";
     this.tbPassword.PasswordChar = '*';
     this.tbPassword.Size         = new System.Drawing.Size(314, 21);
     this.tbPassword.TabIndex     = 4;
     //
     // ultraLabel3
     //
     appearance2.BackColor       = System.Drawing.Color.Transparent;
     this.ultraLabel3.Appearance = appearance2;
     this.ultraLabel3.Location   = new System.Drawing.Point(14, 88);
     this.ultraLabel3.Name       = "ultraLabel3";
     this.ultraLabel3.Size       = new System.Drawing.Size(68, 20);
     this.ultraLabel3.TabIndex   = 3;
     this.ultraLabel3.Text       = "Password:"******"FormLogin";
     this.Text  = "Please Login...";
     this.Load += new System.EventHandler(this.FormLogin_Load);
     this.Controls.SetChildIndex(this.footerPictureBox, 0);
     this.Controls.SetChildIndex(this.bnCancel, 0);
     this.Controls.SetChildIndex(this.bnOK, 0);
     this.Controls.SetChildIndex(this.ultraLabel1, 0);
     this.Controls.SetChildIndex(this.ultraLabel2, 0);
     this.Controls.SetChildIndex(this.tbUsername, 0);
     this.Controls.SetChildIndex(this.ultraLabel3, 0);
     this.Controls.SetChildIndex(this.tbPassword, 0);
     ((System.ComponentModel.ISupportInitialize)(this.footerPictureBox)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
    /// <summary> 
    /// Required method for Designer support - do not modify 
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
      Infragistics.UltraGauge.Resources.LinearGauge linearGauge1 = new Infragistics.UltraGauge.Resources.LinearGauge();
      Infragistics.UltraGauge.Resources.BrushElementGroup brushElementGroup1 = new Infragistics.UltraGauge.Resources.BrushElementGroup();
      Infragistics.UltraGauge.Resources.SolidFillBrushElement solidFillBrushElement1 = new Infragistics.UltraGauge.Resources.SolidFillBrushElement();
      Infragistics.UltraGauge.Resources.MultiStopRadialGradientBrushElement multiStopRadialGradientBrushElement1 = new Infragistics.UltraGauge.Resources.MultiStopRadialGradientBrushElement();
      System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PercentileGauge));
      Infragistics.UltraGauge.Resources.ColorStop colorStop1 = new Infragistics.UltraGauge.Resources.ColorStop();
      Infragistics.UltraGauge.Resources.ColorStop colorStop2 = new Infragistics.UltraGauge.Resources.ColorStop();
      Infragistics.UltraGauge.Resources.ColorStop colorStop3 = new Infragistics.UltraGauge.Resources.ColorStop();
      Infragistics.UltraGauge.Resources.LinearGaugeScale linearGaugeScale1 = new Infragistics.UltraGauge.Resources.LinearGaugeScale();
      Infragistics.UltraGauge.Resources.NumericAxis numericAxis1 = new Infragistics.UltraGauge.Resources.NumericAxis();
      Infragistics.UltraGauge.Resources.SolidFillBrushElement solidFillBrushElement2 = new Infragistics.UltraGauge.Resources.SolidFillBrushElement();
      Infragistics.UltraGauge.Resources.SolidFillBrushElement solidFillBrushElement3 = new Infragistics.UltraGauge.Resources.SolidFillBrushElement();
      Infragistics.UltraGauge.Resources.SimpleGradientBrushElement simpleGradientBrushElement1 = new Infragistics.UltraGauge.Resources.SimpleGradientBrushElement();
      Infragistics.UltraGauge.Resources.LinearGaugeNeedle linearGaugeNeedle1 = new Infragistics.UltraGauge.Resources.LinearGaugeNeedle();
      Infragistics.UltraGauge.Resources.SolidFillBrushElement solidFillBrushElement4 = new Infragistics.UltraGauge.Resources.SolidFillBrushElement();
      Infragistics.UltraGauge.Resources.SimpleGradientBrushElement simpleGradientBrushElement2 = new Infragistics.UltraGauge.Resources.SimpleGradientBrushElement();
      Infragistics.UltraGauge.Resources.SolidFillBrushElement solidFillBrushElement5 = new Infragistics.UltraGauge.Resources.SolidFillBrushElement();
      Infragistics.UltraGauge.Resources.StrokeElement strokeElement1 = new Infragistics.UltraGauge.Resources.StrokeElement();
      Infragistics.UltraGauge.Resources.StrokeElement strokeElement2 = new Infragistics.UltraGauge.Resources.StrokeElement();
      Infragistics.UltraGauge.Resources.SolidFillBrushElement solidFillBrushElement6 = new Infragistics.UltraGauge.Resources.SolidFillBrushElement();
      Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
      this.ultraGauge1 = new Infragistics.Win.UltraWinGauge.UltraGauge();
      this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
      this.lblHeading = new SI.Controls.Label();
      this.ultraPanel1.ClientArea.SuspendLayout();
      this.ultraPanel1.SuspendLayout();
      this.SuspendLayout();
      // 
      // ultraGauge1
      // 
      this.ultraGauge1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.ultraGauge1.BackColor = System.Drawing.Color.Transparent;
      solidFillBrushElement1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
      multiStopRadialGradientBrushElement1.CenterPoint = ((System.Drawing.PointF)(resources.GetObject("multiStopRadialGradientBrushElement1.CenterPoint")));
      colorStop1.Color = System.Drawing.Color.Transparent;
      colorStop2.Color = System.Drawing.Color.Transparent;
      colorStop2.Stop = 0.1724138F;
      colorStop3.Color = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
      colorStop3.Stop = 1F;
      multiStopRadialGradientBrushElement1.ColorStops.Add(colorStop1);
      multiStopRadialGradientBrushElement1.ColorStops.Add(colorStop2);
      multiStopRadialGradientBrushElement1.ColorStops.Add(colorStop3);
      multiStopRadialGradientBrushElement1.FocusScales = ((System.Drawing.PointF)(resources.GetObject("multiStopRadialGradientBrushElement1.FocusScales")));
      multiStopRadialGradientBrushElement1.RelativeBounds = new System.Drawing.Rectangle(-5, 30, 80, 80);
      multiStopRadialGradientBrushElement1.RelativeBoundsMeasure = Infragistics.UltraGauge.Resources.Measure.Percent;
      brushElementGroup1.BrushElements.Add(solidFillBrushElement1);
      brushElementGroup1.BrushElements.Add(multiStopRadialGradientBrushElement1);
      linearGauge1.BrushElements.Add(brushElementGroup1);
      linearGauge1.CornerExtent = 3D;
      linearGauge1.Orientation = Infragistics.UltraGauge.Resources.LinearOrientation.Vertical;
      numericAxis1.EndValue = 100D;
      linearGaugeScale1.Axes.Add(numericAxis1);
      solidFillBrushElement2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
      linearGaugeScale1.BrushElements.Add(solidFillBrushElement2);
      linearGaugeScale1.EndExtent = 90D;
      linearGaugeScale1.InnerExtent = 70D;
      solidFillBrushElement3.Color = System.Drawing.Color.Silver;
      linearGaugeScale1.Labels.BrushElements.Add(solidFillBrushElement3);
      linearGaugeScale1.Labels.Extent = 25D;
      linearGaugeScale1.Labels.Font = new System.Drawing.Font("Trebuchet MS", 12F, System.Drawing.FontStyle.Bold);
      linearGaugeScale1.Labels.Frequency = 50D;
      simpleGradientBrushElement1.EndColor = System.Drawing.Color.Gray;
      simpleGradientBrushElement1.StartColor = System.Drawing.Color.LightGray;
      linearGaugeScale1.MajorTickmarks.BrushElements.Add(simpleGradientBrushElement1);
      linearGaugeScale1.MajorTickmarks.EndExtent = 70D;
      linearGaugeScale1.MajorTickmarks.EndWidth = 2;
      linearGaugeScale1.MajorTickmarks.Frequency = 50D;
      linearGaugeScale1.MajorTickmarks.StartExtent = 50D;
      linearGaugeScale1.MajorTickmarks.StartWidth = 2;
      solidFillBrushElement4.Color = System.Drawing.Color.Red;
      linearGaugeNeedle1.BrushElements.Add(solidFillBrushElement4);
      linearGaugeNeedle1.EndExtent = 89D;
      linearGaugeNeedle1.MidExtent = 80D;
      linearGaugeNeedle1.MidWidth = 15D;
      linearGaugeNeedle1.StartExtent = 71D;
      linearGaugeNeedle1.StartWidth = 0D;
      simpleGradientBrushElement2.EndColor = System.Drawing.Color.DarkRed;
      simpleGradientBrushElement2.StartColor = System.Drawing.Color.Red;
      linearGaugeNeedle1.StrokeElement.BrushElements.Add(simpleGradientBrushElement2);
      linearGaugeNeedle1.StrokeElement.Thickness = 3D;
      linearGaugeNeedle1.Value = 80D;
      linearGaugeScale1.Markers.Add(linearGaugeNeedle1);
      solidFillBrushElement5.Color = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(135)))), ((int)(((byte)(135)))));
      linearGaugeScale1.MinorTickmarks.BrushElements.Add(solidFillBrushElement5);
      linearGaugeScale1.MinorTickmarks.EndExtent = 63D;
      linearGaugeScale1.MinorTickmarks.EndWidth = 2;
      linearGaugeScale1.MinorTickmarks.Frequency = 12.5D;
      linearGaugeScale1.MinorTickmarks.StartExtent = 58D;
      linearGaugeScale1.MinorTickmarks.StartWidth = 2;
      linearGaugeScale1.OuterExtent = 90D;
      linearGaugeScale1.StartExtent = 10D;
      strokeElement1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
      linearGaugeScale1.StrokeElement = strokeElement1;
      linearGauge1.Scales.Add(linearGaugeScale1);
      strokeElement2.BrushElements.Add(solidFillBrushElement6);
      strokeElement2.Thickness = 10D;
      linearGauge1.StrokeElement = strokeElement2;
      this.ultraGauge1.Gauges.Add(linearGauge1);
      this.ultraGauge1.Location = new System.Drawing.Point(0, 0);
      this.ultraGauge1.Name = "ultraGauge1";
      this.ultraGauge1.Size = new System.Drawing.Size(86, 200);
      this.ultraGauge1.TabIndex = 0;
      // 
      // ultraPanel1
      // 
      // 
      // ultraPanel1.ClientArea
      // 
      this.ultraPanel1.ClientArea.Controls.Add(this.lblHeading);
      this.ultraPanel1.ClientArea.Controls.Add(this.ultraGauge1);
      this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
      this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
      this.ultraPanel1.Name = "ultraPanel1";
      this.ultraPanel1.Size = new System.Drawing.Size(87, 238);
      this.ultraPanel1.TabIndex = 1;
      // 
      // lblHeading
      // 
      this.lblHeading.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      appearance1.TextHAlignAsString = "Center";
      this.lblHeading.Appearance = appearance1;
      this.lblHeading.Location = new System.Drawing.Point(3, 206);
      this.lblHeading.Name = "lblHeading";
      this.lblHeading.Size = new System.Drawing.Size(83, 29);
      this.lblHeading.TabIndex = 1;
      this.lblHeading.Text = "<Percentile>";
      // 
      // PercentileGauge
      // 
      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
      this.Controls.Add(this.ultraPanel1);
      this.Name = "PercentileGauge";
      this.Size = new System.Drawing.Size(87, 238);
      this.ultraPanel1.ClientArea.ResumeLayout(false);
      this.ultraPanel1.ResumeLayout(false);
      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()
 {
     Infragistics.Win.Appearance appearance1  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPBItemDetail));
     this.cmbSKUs                              = new System.Windows.Forms.ComboBox();
     this.ugrdItemDetail                       = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.label1                               = new System.Windows.Forms.Label();
     this.btnBack                              = new System.Windows.Forms.Button();
     this.btnForward                           = new System.Windows.Forms.Button();
     this.label2                               = new System.Windows.Forms.Label();
     this.ugrdRanks                            = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.lblExpand                            = new System.Windows.Forms.Label();
     this.pnlRank                              = new System.Windows.Forms.Panel();
     this.btnWOH                               = new System.Windows.Forms.Button();
     this.btnMin                               = new System.Windows.Forms.Button();
     this.btnFull                              = new System.Windows.Forms.Button();
     this.groupBox1                            = new System.Windows.Forms.GroupBox();
     this.lblTotalStores                       = new System.Windows.Forms.Label();
     this.lblSite                              = new System.Windows.Forms.Label();
     this.lblSKUShelf                          = new System.Windows.Forms.Label();
     this.lblSKUUnits                          = new System.Windows.Forms.Label();
     this.lblSKU                               = new System.Windows.Forms.Label();
     this.lblSessionUnits                      = new System.Windows.Forms.Label();
     this.lblStoreShelf                        = new System.Windows.Forms.Label();
     this.lblStoreUnits                        = new System.Windows.Forms.Label();
     this.lblStore                             = new System.Windows.Forms.Label();
     this.groupBox2                            = new System.Windows.Forms.GroupBox();
     this.cmbWOH                               = new System.Windows.Forms.ComboBox();
     this.menuStrip1                           = new System.Windows.Forms.MenuStrip();
     this.tOOLSToolStripMenuItem               = new System.Windows.Forms.ToolStripMenuItem();
     this.eXPORTTOEXCELToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.rEFRESHAVAILABILITYToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.sELECTCOLUMNSToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.sAVELAYOUTToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.bgExport                             = new System.ComponentModel.BackgroundWorker();
     this.pnlStatus                            = new System.Windows.Forms.Panel();
     this.lblStatus                            = new System.Windows.Forms.Label();
     this.pictureBox1                          = new System.Windows.Forms.PictureBox();
     this.lblSKUCounter                        = new System.Windows.Forms.Label();
     this.pgBar = new Infragistics.Win.UltraWinProgressBar.UltraProgressBar();
     this.aDDSTORETOSESSIONToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     ((System.ComponentModel.ISupportInitialize)(this.ugrdItemDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ugrdRanks)).BeginInit();
     this.pnlRank.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.menuStrip1.SuspendLayout();
     this.pnlStatus.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // cmbSKUs
     //
     this.cmbSKUs.FormattingEnabled = true;
     this.cmbSKUs.Location          = new System.Drawing.Point(12, 44);
     this.cmbSKUs.Name                  = "cmbSKUs";
     this.cmbSKUs.Size                  = new System.Drawing.Size(263, 21);
     this.cmbSKUs.TabIndex              = 0;
     this.cmbSKUs.SelectedIndexChanged += new System.EventHandler(this.cmbSKUs_SelectedIndexChanged);
     //
     // ugrdItemDetail
     //
     this.ugrdItemDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     appearance1.BackColor         = System.Drawing.SystemColors.ControlLight;
     appearance1.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance1.ForeColorDisabled = System.Drawing.Color.Black;
     this.ugrdItemDetail.DisplayLayout.Appearance                 = appearance1;
     this.ugrdItemDetail.DisplayLayout.AutoFitStyle               = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.ugrdItemDetail.DisplayLayout.ColumnChooserEnabled       = Infragistics.Win.DefaultableBoolean.True;
     this.ugrdItemDetail.DisplayLayout.GroupByBox.Hidden          = true;
     this.ugrdItemDetail.DisplayLayout.InterBandSpacing           = 10;
     this.ugrdItemDetail.DisplayLayout.MaxColScrollRegions        = 1;
     this.ugrdItemDetail.DisplayLayout.MaxRowScrollRegions        = 1;
     this.ugrdItemDetail.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
     appearance2.BackColor = System.Drawing.Color.Transparent;
     this.ugrdItemDetail.DisplayLayout.Override.CardAreaAppearance = appearance2;
     appearance3.BackColor         = System.Drawing.SystemColors.Control;
     appearance3.BackColor2        = System.Drawing.SystemColors.ControlLightLight;
     appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.VerticalBump;
     this.ugrdItemDetail.DisplayLayout.Override.CellAppearance  = appearance3;
     this.ugrdItemDetail.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     appearance4.BackColor          = System.Drawing.SystemColors.Control;
     appearance4.BackColor2         = System.Drawing.SystemColors.ControlDark;
     appearance4.BackGradientStyle  = Infragistics.Win.GradientStyle.VerticalBump;
     appearance4.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
     this.ugrdItemDetail.DisplayLayout.Override.HeaderAppearance  = appearance4;
     this.ugrdItemDetail.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     appearance5.ForeColor = System.Drawing.SystemColors.ActiveCaption;
     this.ugrdItemDetail.DisplayLayout.Override.RowSelectorAppearance = appearance5;
     appearance6.BackColor         = System.Drawing.SystemColors.InactiveCaption;
     appearance6.BackColor2        = System.Drawing.SystemColors.ActiveCaption;
     appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.VerticalBump;
     this.ugrdItemDetail.DisplayLayout.Override.SelectedRowAppearance = appearance6;
     this.ugrdItemDetail.DisplayLayout.RowConnectorColor = System.Drawing.SystemColors.ControlDarkDark;
     this.ugrdItemDetail.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Dashed;
     this.ugrdItemDetail.DisplayLayout.ScrollBounds      = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.ugrdItemDetail.DisplayLayout.ScrollStyle       = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.ugrdItemDetail.DisplayLayout.ViewStyleBand     = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
     this.ugrdItemDetail.Location           = new System.Drawing.Point(1, 154);
     this.ugrdItemDetail.Name               = "ugrdItemDetail";
     this.ugrdItemDetail.Size               = new System.Drawing.Size(1291, 655);
     this.ugrdItemDetail.TabIndex           = 2;
     this.ugrdItemDetail.AfterCellActivate += new System.EventHandler(this.ugrdItemDetail_AfterCellActivate);
     this.ugrdItemDetail.AfterCellUpdate   += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ugrdItemDetail_AfterCellUpdate);
     this.ugrdItemDetail.AfterRowActivate  += new System.EventHandler(this.ugrdItemDetail_AfterRowActivate);
     this.ugrdItemDetail.KeyDown           += new System.Windows.Forms.KeyEventHandler(this.ugrdItemDetail_KeyDown);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(9, 24);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(94, 17);
     this.label1.TabIndex = 3;
     this.label1.Text     = "Select SKU:";
     //
     // btnBack
     //
     this.btnBack.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnBack.Location = new System.Drawing.Point(12, 83);
     this.btnBack.Name     = "btnBack";
     this.btnBack.Size     = new System.Drawing.Size(45, 65);
     this.btnBack.TabIndex = 4;
     this.btnBack.Text     = "<-";
     this.btnBack.UseVisualStyleBackColor = true;
     this.btnBack.Click += new System.EventHandler(this.btnBack_Click);
     //
     // btnForward
     //
     this.btnForward.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnForward.Location = new System.Drawing.Point(230, 83);
     this.btnForward.Name     = "btnForward";
     this.btnForward.Size     = new System.Drawing.Size(45, 65);
     this.btnForward.TabIndex = 5;
     this.btnForward.Text     = "->";
     this.btnForward.UseVisualStyleBackColor = true;
     this.btnForward.Click += new System.EventHandler(this.btnForward_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(63, 108);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(160, 17);
     this.label2.TabIndex = 6;
     this.label2.Text     = "Advance to next SKU";
     //
     // ugrdRanks
     //
     this.ugrdRanks.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                    | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     appearance7.BackColor                                       = System.Drawing.SystemColors.ControlLight;
     appearance7.BackColor2                                      = System.Drawing.SystemColors.ControlDark;
     appearance7.BackGradientStyle                               = Infragistics.Win.GradientStyle.Vertical;
     appearance7.ForeColorDisabled                               = System.Drawing.Color.Black;
     this.ugrdRanks.DisplayLayout.Appearance                     = appearance7;
     this.ugrdRanks.DisplayLayout.AutoFitStyle                   = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.ugrdRanks.DisplayLayout.InterBandSpacing               = 10;
     this.ugrdRanks.DisplayLayout.MaxColScrollRegions            = 1;
     this.ugrdRanks.DisplayLayout.MaxRowScrollRegions            = 1;
     appearance8.BackColor                                       = System.Drawing.Color.Transparent;
     this.ugrdRanks.DisplayLayout.Override.CardAreaAppearance    = appearance8;
     appearance9.BackColor                                       = System.Drawing.SystemColors.Control;
     appearance9.BackColor2                                      = System.Drawing.SystemColors.ControlLightLight;
     appearance9.BackGradientStyle                               = Infragistics.Win.GradientStyle.VerticalBump;
     this.ugrdRanks.DisplayLayout.Override.CellAppearance        = appearance9;
     this.ugrdRanks.DisplayLayout.Override.CellClickAction       = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     appearance10.BackColor                                      = System.Drawing.SystemColors.Control;
     appearance10.BackColor2                                     = System.Drawing.SystemColors.ControlDark;
     appearance10.BackGradientStyle                              = Infragistics.Win.GradientStyle.VerticalBump;
     appearance10.ThemedElementAlpha                             = Infragistics.Win.Alpha.Transparent;
     this.ugrdRanks.DisplayLayout.Override.HeaderAppearance      = appearance10;
     this.ugrdRanks.DisplayLayout.Override.HeaderClickAction     = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     appearance11.ForeColor                                      = System.Drawing.SystemColors.ActiveCaption;
     this.ugrdRanks.DisplayLayout.Override.RowSelectorAppearance = appearance11;
     appearance12.BackColor                                      = System.Drawing.SystemColors.InactiveCaption;
     appearance12.BackColor2                                     = System.Drawing.SystemColors.ActiveCaption;
     appearance12.BackGradientStyle                              = Infragistics.Win.GradientStyle.VerticalBump;
     this.ugrdRanks.DisplayLayout.Override.SelectedRowAppearance = appearance12;
     this.ugrdRanks.DisplayLayout.RowConnectorColor              = System.Drawing.SystemColors.ControlDarkDark;
     this.ugrdRanks.DisplayLayout.RowConnectorStyle              = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Dashed;
     this.ugrdRanks.DisplayLayout.ScrollBounds                   = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.ugrdRanks.DisplayLayout.ScrollStyle                    = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.ugrdRanks.Location                                     = new System.Drawing.Point(3, 3);
     this.ugrdRanks.Name     = "ugrdRanks";
     this.ugrdRanks.Size     = new System.Drawing.Size(207, 116);
     this.ugrdRanks.TabIndex = 7;
     this.ugrdRanks.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ugrdRanks_KeyDown);
     //
     // lblExpand
     //
     this.lblExpand.AutoSize  = true;
     this.lblExpand.ForeColor = System.Drawing.Color.Blue;
     this.lblExpand.Location  = new System.Drawing.Point(310, 8);
     this.lblExpand.Name      = "lblExpand";
     this.lblExpand.Size      = new System.Drawing.Size(203, 13);
     this.lblExpand.TabIndex  = 8;
     this.lblExpand.Text      = "Enter quantities by rank. Press to expand.";
     this.lblExpand.Click    += new System.EventHandler(this.lblExpand_Click);
     //
     // pnlRank
     //
     this.pnlRank.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pnlRank.Controls.Add(this.ugrdRanks);
     this.pnlRank.Location = new System.Drawing.Point(309, 24);
     this.pnlRank.Name     = "pnlRank";
     this.pnlRank.Size     = new System.Drawing.Size(215, 124);
     this.pnlRank.TabIndex = 9;
     //
     // btnWOH
     //
     this.btnWOH.Location = new System.Drawing.Point(50, 43);
     this.btnWOH.Name     = "btnWOH";
     this.btnWOH.Size     = new System.Drawing.Size(93, 36);
     this.btnWOH.TabIndex = 10;
     this.btnWOH.Text     = "Distribute WOH";
     this.btnWOH.UseVisualStyleBackColor = true;
     this.btnWOH.Click += new System.EventHandler(this.btnWOH_Click);
     //
     // btnMin
     //
     this.btnMin.Location = new System.Drawing.Point(631, 112);
     this.btnMin.Name     = "btnMin";
     this.btnMin.Size     = new System.Drawing.Size(95, 36);
     this.btnMin.TabIndex = 11;
     this.btnMin.Text     = "Distribute Min";
     this.btnMin.UseVisualStyleBackColor = true;
     this.btnMin.Click += new System.EventHandler(this.btnMin_Click);
     //
     // btnFull
     //
     this.btnFull.Location = new System.Drawing.Point(530, 112);
     this.btnFull.Name     = "btnFull";
     this.btnFull.Size     = new System.Drawing.Size(95, 36);
     this.btnFull.TabIndex = 12;
     this.btnFull.Text     = "Distribute Full";
     this.btnFull.UseVisualStyleBackColor = true;
     this.btnFull.Click += new System.EventHandler(this.btnFull_Click);
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.lblTotalStores);
     this.groupBox1.Controls.Add(this.lblSite);
     this.groupBox1.Controls.Add(this.lblSKUShelf);
     this.groupBox1.Controls.Add(this.lblSKUUnits);
     this.groupBox1.Controls.Add(this.lblSKU);
     this.groupBox1.Controls.Add(this.lblSessionUnits);
     this.groupBox1.Controls.Add(this.lblStoreShelf);
     this.groupBox1.Controls.Add(this.lblStoreUnits);
     this.groupBox1.Controls.Add(this.lblStore);
     this.groupBox1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox1.Location = new System.Drawing.Point(869, 21);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(413, 127);
     this.groupBox1.TabIndex = 13;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Summary Information";
     //
     // lblTotalStores
     //
     this.lblTotalStores.AutoSize = true;
     this.lblTotalStores.Location = new System.Drawing.Point(225, 100);
     this.lblTotalStores.Name     = "lblTotalStores";
     this.lblTotalStores.Size     = new System.Drawing.Size(98, 13);
     this.lblTotalStores.TabIndex = 21;
     this.lblTotalStores.Text     = "Total Stores: 18";
     //
     // lblSite
     //
     this.lblSite.AutoSize = true;
     this.lblSite.Location = new System.Drawing.Point(326, 100);
     this.lblSite.Name     = "lblSite";
     this.lblSite.Size     = new System.Drawing.Size(81, 13);
     this.lblSite.TabIndex = 20;
     this.lblSite.Text     = "Ship Site: AL";
     //
     // lblSKUShelf
     //
     this.lblSKUShelf.AutoSize = true;
     this.lblSKUShelf.Location = new System.Drawing.Point(225, 59);
     this.lblSKUShelf.Name     = "lblSKUShelf";
     this.lblSKUShelf.Size     = new System.Drawing.Size(91, 13);
     this.lblSKUShelf.TabIndex = 19;
     this.lblSKUShelf.Text     = "Total Shelf: 18";
     //
     // lblSKUUnits
     //
     this.lblSKUUnits.AutoSize = true;
     this.lblSKUUnits.Location = new System.Drawing.Point(225, 40);
     this.lblSKUUnits.Name     = "lblSKUUnits";
     this.lblSKUUnits.Size     = new System.Drawing.Size(105, 13);
     this.lblSKUUnits.TabIndex = 18;
     this.lblSKUUnits.Text     = "Total Units: 2100";
     //
     // lblSKU
     //
     this.lblSKU.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.lblSKU.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblSKU.Location    = new System.Drawing.Point(214, 20);
     this.lblSKU.Name        = "lblSKU";
     this.lblSKU.Size        = new System.Drawing.Size(193, 62);
     this.lblSKU.TabIndex    = 17;
     this.lblSKU.Text        = "AWESOME COLOR 2.5 QT";
     this.lblSKU.TextAlign   = System.Drawing.ContentAlignment.TopCenter;
     //
     // lblSessionUnits
     //
     this.lblSessionUnits.AutoSize = true;
     this.lblSessionUnits.Location = new System.Drawing.Point(15, 100);
     this.lblSessionUnits.Name     = "lblSessionUnits";
     this.lblSessionUnits.Size     = new System.Drawing.Size(144, 13);
     this.lblSessionUnits.TabIndex = 16;
     this.lblSessionUnits.Text     = "Total Requested: 86510";
     //
     // lblStoreShelf
     //
     this.lblStoreShelf.AutoSize = true;
     this.lblStoreShelf.Location = new System.Drawing.Point(15, 59);
     this.lblStoreShelf.Name     = "lblStoreShelf";
     this.lblStoreShelf.Size     = new System.Drawing.Size(91, 13);
     this.lblStoreShelf.TabIndex = 2;
     this.lblStoreShelf.Text     = "Total Shelf: 18";
     //
     // lblStoreUnits
     //
     this.lblStoreUnits.AutoSize = true;
     this.lblStoreUnits.Location = new System.Drawing.Point(15, 40);
     this.lblStoreUnits.Name     = "lblStoreUnits";
     this.lblStoreUnits.Size     = new System.Drawing.Size(105, 13);
     this.lblStoreUnits.TabIndex = 1;
     this.lblStoreUnits.Text     = "Total Units: 2100";
     //
     // lblStore
     //
     this.lblStore.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.lblStore.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblStore.Location    = new System.Drawing.Point(6, 20);
     this.lblStore.Name        = "lblStore";
     this.lblStore.Size        = new System.Drawing.Size(193, 62);
     this.lblStore.TabIndex    = 0;
     this.lblStore.Text        = "SAMPLE STORE 1122";
     this.lblStore.TextAlign   = System.Drawing.ContentAlignment.TopCenter;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.cmbWOH);
     this.groupBox2.Controls.Add(this.btnWOH);
     this.groupBox2.Location = new System.Drawing.Point(530, 21);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(195, 85);
     this.groupBox2.TabIndex = 14;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "WOH Calculation Method";
     //
     // cmbWOH
     //
     this.cmbWOH.FormattingEnabled = true;
     this.cmbWOH.Items.AddRange(new object[] {
         "WOH last week",
         "WOH this week",
         "WOH 2 weeks ago",
         "WOH 2 week average"
     });
     this.cmbWOH.Location              = new System.Drawing.Point(6, 16);
     this.cmbWOH.Name                  = "cmbWOH";
     this.cmbWOH.Size                  = new System.Drawing.Size(183, 21);
     this.cmbWOH.TabIndex              = 11;
     this.cmbWOH.Text                  = "WOH last week";
     this.cmbWOH.SelectedIndexChanged += new System.EventHandler(this.cmbWOH_SelectedIndexChanged);
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tOOLSToolStripMenuItem
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Size     = new System.Drawing.Size(1293, 24);
     this.menuStrip1.TabIndex = 15;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // tOOLSToolStripMenuItem
     //
     this.tOOLSToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.eXPORTTOEXCELToolStripMenuItem,
         this.rEFRESHAVAILABILITYToolStripMenuItem,
         this.aDDSTORETOSESSIONToolStripMenuItem,
         this.sELECTCOLUMNSToolStripMenuItem,
         this.sAVELAYOUTToolStripMenuItem
     });
     this.tOOLSToolStripMenuItem.Name = "tOOLSToolStripMenuItem";
     this.tOOLSToolStripMenuItem.Size = new System.Drawing.Size(55, 20);
     this.tOOLSToolStripMenuItem.Text = "TOOLS";
     //
     // eXPORTTOEXCELToolStripMenuItem
     //
     this.eXPORTTOEXCELToolStripMenuItem.Name   = "eXPORTTOEXCELToolStripMenuItem";
     this.eXPORTTOEXCELToolStripMenuItem.Size   = new System.Drawing.Size(201, 22);
     this.eXPORTTOEXCELToolStripMenuItem.Text   = "EXPORT TO EXCEL";
     this.eXPORTTOEXCELToolStripMenuItem.Click += new System.EventHandler(this.eXPORTTOEXCELToolStripMenuItem_Click);
     //
     // rEFRESHAVAILABILITYToolStripMenuItem
     //
     this.rEFRESHAVAILABILITYToolStripMenuItem.Name   = "rEFRESHAVAILABILITYToolStripMenuItem";
     this.rEFRESHAVAILABILITYToolStripMenuItem.Size   = new System.Drawing.Size(201, 22);
     this.rEFRESHAVAILABILITYToolStripMenuItem.Text   = "REFRESH AVAILABILITY";
     this.rEFRESHAVAILABILITYToolStripMenuItem.Click += new System.EventHandler(this.rEFRESHAVAILABILITYToolStripMenuItem_Click);
     //
     // sELECTCOLUMNSToolStripMenuItem
     //
     this.sELECTCOLUMNSToolStripMenuItem.Name   = "sELECTCOLUMNSToolStripMenuItem";
     this.sELECTCOLUMNSToolStripMenuItem.Size   = new System.Drawing.Size(201, 22);
     this.sELECTCOLUMNSToolStripMenuItem.Text   = "SELECT COLUMNS";
     this.sELECTCOLUMNSToolStripMenuItem.Click += new System.EventHandler(this.sELECTCOLUMNSToolStripMenuItem_Click);
     //
     // sAVELAYOUTToolStripMenuItem
     //
     this.sAVELAYOUTToolStripMenuItem.Name   = "sAVELAYOUTToolStripMenuItem";
     this.sAVELAYOUTToolStripMenuItem.Size   = new System.Drawing.Size(201, 22);
     this.sAVELAYOUTToolStripMenuItem.Text   = "SAVE LAYOUT";
     this.sAVELAYOUTToolStripMenuItem.Click += new System.EventHandler(this.sAVELAYOUTToolStripMenuItem_Click);
     //
     // bgExport
     //
     this.bgExport.DoWork             += new System.ComponentModel.DoWorkEventHandler(this.bgExport_DoWork);
     this.bgExport.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.bgExport_RunWorkerCompleted);
     //
     // pnlStatus
     //
     this.pnlStatus.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pnlStatus.Controls.Add(this.lblStatus);
     this.pnlStatus.Controls.Add(this.pictureBox1);
     this.pnlStatus.Location = new System.Drawing.Point(732, 28);
     this.pnlStatus.Name     = "pnlStatus";
     this.pnlStatus.Size     = new System.Drawing.Size(119, 119);
     this.pnlStatus.TabIndex = 16;
     this.pnlStatus.Visible  = false;
     //
     // lblStatus
     //
     this.lblStatus.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblStatus.Location  = new System.Drawing.Point(3, 1);
     this.lblStatus.Name      = "lblStatus";
     this.lblStatus.Size      = new System.Drawing.Size(116, 33);
     this.lblStatus.TabIndex  = 1;
     this.lblStatus.Text      = "Background export in progress";
     this.lblStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::Pre_Battler.Properties.Resources._58c7ec502dc4e637388739;
     this.pictureBox1.Location = new System.Drawing.Point(3, 36);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(112, 80);
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     //
     // lblSKUCounter
     //
     this.lblSKUCounter.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblSKUCounter.Location  = new System.Drawing.Point(63, 86);
     this.lblSKUCounter.Name      = "lblSKUCounter";
     this.lblSKUCounter.Size      = new System.Drawing.Size(160, 17);
     this.lblSKUCounter.TabIndex  = 17;
     this.lblSKUCounter.Text      = "SKU 0/50";
     this.lblSKUCounter.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // pgBar
     //
     this.pgBar.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                               | System.Windows.Forms.AnchorStyles.Right)));
     this.pgBar.Location = new System.Drawing.Point(452, 376);
     this.pgBar.Name     = "pgBar";
     this.pgBar.Size     = new System.Drawing.Size(388, 56);
     this.pgBar.Step     = 1;
     this.pgBar.TabIndex = 18;
     this.pgBar.Text     = "[Formatted]";
     this.pgBar.Visible  = false;
     //
     // aDDSTORETOSESSIONToolStripMenuItem
     //
     this.aDDSTORETOSESSIONToolStripMenuItem.Name   = "aDDSTORETOSESSIONToolStripMenuItem";
     this.aDDSTORETOSESSIONToolStripMenuItem.Size   = new System.Drawing.Size(201, 22);
     this.aDDSTORETOSESSIONToolStripMenuItem.Text   = "ADD STORE TO SESSION";
     this.aDDSTORETOSESSIONToolStripMenuItem.Click += new System.EventHandler(this.aDDSTORETOSESSIONToolStripMenuItem_Click);
     //
     // frmPBItemDetail
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1293, 808);
     this.Controls.Add(this.pgBar);
     this.Controls.Add(this.lblSKUCounter);
     this.Controls.Add(this.pnlStatus);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.btnFull);
     this.Controls.Add(this.btnMin);
     this.Controls.Add(this.pnlRank);
     this.Controls.Add(this.lblExpand);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.btnForward);
     this.Controls.Add(this.btnBack);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.ugrdItemDetail);
     this.Controls.Add(this.cmbSKUs);
     this.Controls.Add(this.menuStrip1);
     this.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MainMenuStrip = this.menuStrip1;
     this.Name          = "frmPBItemDetail";
     this.Text          = "Distribute SKUs";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     ((System.ComponentModel.ISupportInitialize)(this.ugrdItemDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ugrdRanks)).EndInit();
     this.pnlRank.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.pnlStatus.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Beispiel #26
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton1 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     this.ugMeetings  = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.uccMeetings = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
     this.lblDate     = new Infragistics.Win.Misc.UltraLabel();
     this.btnViewPDF  = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.ugMeetings)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uccMeetings)).BeginInit();
     this.SuspendLayout();
     //
     // ugMeetings
     //
     appearance1.BackColor   = System.Drawing.SystemColors.Window;
     appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.ugMeetings.DisplayLayout.Appearance     = appearance1;
     this.ugMeetings.DisplayLayout.BorderStyle    = Infragistics.Win.UIElementBorderStyle.Solid;
     this.ugMeetings.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance2.BackColor         = System.Drawing.SystemColors.ActiveBorder;
     appearance2.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance2.BorderColor       = System.Drawing.SystemColors.Window;
     this.ugMeetings.DisplayLayout.GroupByBox.Appearance = appearance2;
     appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
     this.ugMeetings.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
     this.ugMeetings.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     this.ugMeetings.DisplayLayout.GroupByBox.Hidden = true;
     appearance4.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     appearance4.BackColor2        = System.Drawing.SystemColors.Control;
     appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance4.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.ugMeetings.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
     this.ugMeetings.DisplayLayout.MaxColScrollRegions         = 1;
     this.ugMeetings.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance5.BackColor = System.Drawing.SystemColors.Window;
     appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
     this.ugMeetings.DisplayLayout.Override.ActiveCellAppearance = appearance5;
     appearance6.BackColor = System.Drawing.SystemColors.Highlight;
     appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.ugMeetings.DisplayLayout.Override.ActiveRowAppearance = appearance6;
     this.ugMeetings.DisplayLayout.Override.AllowUpdate         = Infragistics.Win.DefaultableBoolean.False;
     this.ugMeetings.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.ugMeetings.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance7.BackColor = System.Drawing.SystemColors.Window;
     this.ugMeetings.DisplayLayout.Override.CardAreaAppearance = appearance7;
     appearance8.BorderColor  = System.Drawing.Color.Silver;
     appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.ugMeetings.DisplayLayout.Override.CellAppearance  = appearance8;
     this.ugMeetings.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     this.ugMeetings.DisplayLayout.Override.CellPadding     = 0;
     appearance9.BackColor             = System.Drawing.SystemColors.Control;
     appearance9.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance9.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance9.BorderColor           = System.Drawing.SystemColors.Window;
     this.ugMeetings.DisplayLayout.Override.GroupByRowAppearance = appearance9;
     appearance10.TextHAlignAsString = "Left";
     this.ugMeetings.DisplayLayout.Override.HeaderAppearance  = appearance10;
     this.ugMeetings.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.ugMeetings.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance12.BackColor   = System.Drawing.SystemColors.Window;
     appearance12.BorderColor = System.Drawing.Color.Silver;
     this.ugMeetings.DisplayLayout.Override.RowAppearance = appearance12;
     this.ugMeetings.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     this.ugMeetings.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Extended;
     appearance13.BackColor = System.Drawing.SystemColors.ControlLight;
     this.ugMeetings.DisplayLayout.Override.TemplateAddRowAppearance = appearance13;
     this.ugMeetings.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.ugMeetings.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.ugMeetings.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
     this.ugMeetings.Location = new System.Drawing.Point(12, 93);
     this.ugMeetings.Name     = "ugMeetings";
     this.ugMeetings.Size     = new System.Drawing.Size(298, 396);
     this.ugMeetings.TabIndex = 16;
     this.ugMeetings.Text     = "ultraGrid1";
     //
     // uccMeetings
     //
     this.uccMeetings.DateButtons.Add(dateButton1);
     this.uccMeetings.Location             = new System.Drawing.Point(189, 66);
     this.uccMeetings.MinimumDaySize       = new System.Drawing.Size(25, 25);
     appearance14.TextHAlignAsString       = "Center";
     this.uccMeetings.MonthPopupAppearance = appearance14;
     this.uccMeetings.Name = "uccMeetings";
     this.uccMeetings.NonAutoSizeHeight = 21;
     this.uccMeetings.Size          = new System.Drawing.Size(121, 21);
     this.uccMeetings.TabIndex      = 14;
     this.uccMeetings.Value         = "";
     this.uccMeetings.ValueChanged += new System.EventHandler(this.uccMeetings_ValueChanged);
     //
     // lblDate
     //
     appearance11.FontData.BoldAsString = "True";
     appearance11.TextHAlignAsString    = "Center";
     appearance11.TextVAlignAsString    = "Middle";
     this.lblDate.Appearance            = appearance11;
     this.lblDate.Font     = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDate.Location = new System.Drawing.Point(12, 66);
     this.lblDate.Name     = "lblDate";
     this.lblDate.Size     = new System.Drawing.Size(160, 21);
     this.lblDate.TabIndex = 15;
     this.lblDate.Text     = "Select a date:";
     //
     // btnViewPDF
     //
     this.btnViewPDF.Location = new System.Drawing.Point(12, 495);
     this.btnViewPDF.Name     = "btnViewPDF";
     this.btnViewPDF.Size     = new System.Drawing.Size(298, 68);
     this.btnViewPDF.TabIndex = 13;
     this.btnViewPDF.Text     = "View PDF";
     this.btnViewPDF.UseVisualStyleBackColor = true;
     this.btnViewPDF.Click += new System.EventHandler(this.btnViewPDF_Click);
     //
     // PDFForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(782, 684);
     this.Controls.Add(this.ugMeetings);
     this.Controls.Add(this.uccMeetings);
     this.Controls.Add(this.lblDate);
     this.Controls.Add(this.btnViewPDF);
     this.MaximumSize = new System.Drawing.Size(0, 0);
     this.Name        = "PDFForm";
     this.Text        = "";
     ((System.ComponentModel.ISupportInitialize)(this.ugMeetings)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uccMeetings)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("DatiCertificazioneDTO", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CapFornitore");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Cellulare");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CodiceCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CodiceFiscaleCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CodiceFiscaleFornitore");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ComuneFornitore");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneFornitore");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Dettaglio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Email");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EmailCertificata");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EsenteRegimeMinimo");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Fax");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdFornitore");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdPersona");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IndirizzoCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IndirizzoFornitore");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PartitaIvaFornitore");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SecondaRigaIndirizzoCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SecondaRigaIndirizzoFornitore");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SelectColumn", 0);
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Dettaglio", 0);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AltreSpeseNonSoggette");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CodiceTributo");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn62 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CompensiNonSoggetti");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn63 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CompensiSoggetti");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn64 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataFattura");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn65 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataPagamentoFattura");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn66 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataPagamentoRitenuta");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn67 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn68 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdFattura");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn69 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdFornitore");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn70 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoImponibile");
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn71 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoIva");
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn72 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoPagato");
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn73 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoRitenuta");
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn74 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoTotale");
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn75 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NumeroFattura");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn76 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PercentualeRitenuta");
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("IdMessage", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn82 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn83 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Descrizione");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn84 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Id");
            Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn85 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Message");
            Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn86 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Tipo");
            Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
            Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ModelloCUTelematicoUC));
            Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.lista = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.datiCertificazioneDTOBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.parametersGroupBox = new Infragistics.Win.Misc.UltraGroupBox();
            this.ordinatoPerFornitore = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.btnAnnulla = new Infragistics.Win.Misc.UltraButton();
            this.sceltaCondominioCombo1 = new Gipasoft.Stabili.UI.Library.SceltaCondominioCombo();
            this.btnCerca = new Infragistics.Win.Misc.UltraButton();
            this.sceltaFornitoreCombo1 = new Gipasoft.Stabili.UI.Library.SceltaFornitoreCombo();
            this.anno = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.lblCondominio = new Infragistics.Win.Misc.UltraLabel();
            this.lblAnno = new Infragistics.Win.Misc.UltraLabel();
            this.lblFornitore = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.listaErrori = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.idMessageBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.intermediarioDichiarazioneGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.lblIntermediario = new Infragistics.Win.Misc.UltraLabel();
            this.sceltaIntermediario = new Gipasoft.Stabili.UI.Library.SceltaPersonaCombo();
            this.codiceFiscaleCondominio = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.altriDatiGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.protocolloComunicazione = new Infragistics.Win.UltraWinMaskedEdit.UltraMaskedEdit();
            this.lblProgressivoInvio = new Infragistics.Win.Misc.UltraLabel();
            this.progressivoInvio = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.lblProtocolloComunicazione = new Infragistics.Win.Misc.UltraLabel();
            this.tipoOperazione = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
            this.aggregatoPerFornitore = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.dataDichiarazione = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.lblDataDichiarazione = new Infragistics.Win.Misc.UltraLabel();
            this.percorsiFileGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.lblModuloPDF = new Infragistics.Win.Misc.UltraLabel();
            this.nomeFileCU = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.btnSceltaFileEntratel = new Infragistics.Win.Misc.UltraButton();
            this.lblFile = new Infragistics.Win.Misc.UltraLabel();
            this.btnSceltaModuloPDF = new Infragistics.Win.Misc.UltraButton();
            this.nomeFilePdf = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.firmatarioDichiarazioneGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.sceltaFirmatarioDichiarazione = new Gipasoft.Stabili.UI.Library.SceltaPersonaCombo();
            this.lblFirmatario = new Infragistics.Win.Misc.UltraLabel();
            this.buttonsPanel = new System.Windows.Forms.Panel();
            this.btnEtichette = new Infragistics.Win.Misc.UltraButton();
            this.btnFine = new Infragistics.Win.Misc.UltraButton();
            this.btnAvanti = new Infragistics.Win.Misc.UltraButton();
            this.btnIndietro = new Infragistics.Win.Misc.UltraButton();
            this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
            this.wizardGenerazione770 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.saveFileDialogModuloPDF = new System.Windows.Forms.SaveFileDialog();
            this.reqFile = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator();
            this.validationSummaryCreazioneFile = new Gipasoft.Windows.Forms.CustomValidation.ValidationSummary(this.components);
            this.reqDataDichiarazione = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator();
            this.validatorAnno = new Gipasoft.Windows.Forms.CustomValidation.CompareValidator();
            this.reqAnno = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator();
            this.customValidatorSelezione = new Gipasoft.Windows.Forms.CustomValidation.CustomValidator();
            this.validationSummaryConferma = new Gipasoft.Windows.Forms.CustomValidation.ValidationSummary(this.components);
            this.validationSummaryCerca = new Gipasoft.Windows.Forms.CustomValidation.ValidationSummary(this.components);
            this.intermediarioValidator = new Gipasoft.Windows.Forms.CustomValidation.CustomValidator();
            this.firmatarioValidator = new Gipasoft.Windows.Forms.CustomValidation.CustomValidator();
            this.customValidatorProtocollo = new Gipasoft.Windows.Forms.CustomValidation.CustomValidator();
            this.customValidatorProgressivoInvio = new Gipasoft.Windows.Forms.CustomValidation.CustomValidator();
            this.tipoStampa = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
            this.lblTipoStampa = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.lista)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.datiCertificazioneDTOBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.parametersGroupBox)).BeginInit();
            this.parametersGroupBox.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ordinatoPerFornitore)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.anno)).BeginInit();
            this.ultraTabPageControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.listaErrori)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.idMessageBindingSource)).BeginInit();
            this.ultraTabPageControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.intermediarioDichiarazioneGroup)).BeginInit();
            this.intermediarioDichiarazioneGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.codiceFiscaleCondominio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.altriDatiGroup)).BeginInit();
            this.altriDatiGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.progressivoInvio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tipoOperazione)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.aggregatoPerFornitore)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataDichiarazione)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.percorsiFileGroup)).BeginInit();
            this.percorsiFileGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.nomeFileCU)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.nomeFilePdf)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.firmatarioDichiarazioneGroup)).BeginInit();
            this.firmatarioDichiarazioneGroup.SuspendLayout();
            this.buttonsPanel.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.wizardGenerazione770)).BeginInit();
            this.wizardGenerazione770.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tipoStampa)).BeginInit();
            this.SuspendLayout();
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Controls.Add(this.lista);
            this.ultraTabPageControl1.Controls.Add(this.parametersGroupBox);
            this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(814, 515);
            // 
            // lista
            // 
            this.lista.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.lista.DataSource = this.datiCertificazioneDTOBindingSource;
            ultraGridColumn39.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn39.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn39.Header.VisiblePosition = 21;
            ultraGridColumn39.Hidden = true;
            ultraGridColumn39.Width = 20;
            ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn2.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn2.Header.Caption = "Cap";
            ultraGridColumn2.Header.VisiblePosition = 11;
            ultraGridColumn40.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn40.Header.VisiblePosition = 15;
            ultraGridColumn41.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn41.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn41.Header.Caption = "Cd. Condominio";
            ultraGridColumn41.Header.VisiblePosition = 2;
            ultraGridColumn41.Hidden = true;
            ultraGridColumn42.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn42.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn42.Header.Caption = "Codice Fiscale Condominio";
            ultraGridColumn42.Header.VisiblePosition = 6;
            ultraGridColumn42.Hidden = true;
            ultraGridColumn43.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn43.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn43.Header.Caption = "Codice Fiscale Fornitore";
            ultraGridColumn43.Header.VisiblePosition = 19;
            ultraGridColumn43.Hidden = true;
            ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn3.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn3.Header.Caption = "Comune";
            ultraGridColumn3.Header.VisiblePosition = 10;
            ultraGridColumn44.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn44.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn44.Header.Caption = "Condominio";
            ultraGridColumn44.Header.VisiblePosition = 3;
            ultraGridColumn44.Width = 200;
            ultraGridColumn45.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn45.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn45.Header.Caption = "Fornitore";
            ultraGridColumn45.Header.VisiblePosition = 8;
            ultraGridColumn45.Width = 200;
            ultraGridColumn46.Header.VisiblePosition = 22;
            ultraGridColumn47.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn47.Header.VisiblePosition = 14;
            ultraGridColumn48.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn48.ColumnChooserCaption = "Email Certificata";
            ultraGridColumn48.Header.Caption = "Certificata";
            ultraGridColumn48.Header.VisiblePosition = 12;
            ultraGridColumn1.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn1.CustomFilterDialogCaption = "Esente Regime Minimo";
            ultraGridColumn1.Header.Caption = "Es.Reg.Min.";
            ultraGridColumn1.Header.VisiblePosition = 13;
            ultraGridColumn49.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn49.Header.VisiblePosition = 17;
            ultraGridColumn50.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn50.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn50.Header.Caption = "Id Condominio";
            ultraGridColumn50.Header.VisiblePosition = 1;
            ultraGridColumn50.Hidden = true;
            ultraGridColumn51.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn51.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn51.Header.Caption = "Id Fornitore";
            ultraGridColumn51.Header.VisiblePosition = 7;
            ultraGridColumn51.Hidden = true;
            ultraGridColumn52.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn52.Header.Caption = "Id Persona";
            ultraGridColumn52.Header.VisiblePosition = 16;
            ultraGridColumn52.Hidden = true;
            ultraGridColumn53.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn53.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn53.Header.Caption = "Indirizzo Condominio";
            ultraGridColumn53.Header.VisiblePosition = 4;
            ultraGridColumn53.Width = 150;
            ultraGridColumn54.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn54.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn54.Header.Caption = "Indirizzo Fornitore";
            ultraGridColumn54.Header.VisiblePosition = 9;
            ultraGridColumn54.Width = 150;
            ultraGridColumn55.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn55.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn55.Header.Caption = "Partita Iva Fornitore";
            ultraGridColumn55.Header.VisiblePosition = 20;
            ultraGridColumn55.Hidden = true;
            ultraGridColumn56.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn56.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn56.Header.Caption = "Seconda Riga Indirizzo Condominio";
            ultraGridColumn56.Header.VisiblePosition = 5;
            ultraGridColumn56.Hidden = true;
            ultraGridColumn57.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn57.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn57.Header.Caption = "Seconda Riga Indirizzo Fornitore";
            ultraGridColumn57.Header.VisiblePosition = 18;
            ultraGridColumn57.Hidden = true;
            ultraGridColumn58.DataType = typeof(bool);
            ultraGridColumn58.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn58.Header.Caption = "S";
            ultraGridColumn58.Header.VisiblePosition = 0;
            ultraGridColumn58.Width = 30;
            ultraGridBand1.Columns.AddRange(new object[] {
            ultraGridColumn39,
            ultraGridColumn2,
            ultraGridColumn40,
            ultraGridColumn41,
            ultraGridColumn42,
            ultraGridColumn43,
            ultraGridColumn3,
            ultraGridColumn44,
            ultraGridColumn45,
            ultraGridColumn46,
            ultraGridColumn47,
            ultraGridColumn48,
            ultraGridColumn1,
            ultraGridColumn49,
            ultraGridColumn50,
            ultraGridColumn51,
            ultraGridColumn52,
            ultraGridColumn53,
            ultraGridColumn54,
            ultraGridColumn55,
            ultraGridColumn56,
            ultraGridColumn57,
            ultraGridColumn58});
            ultraGridColumn59.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn59.Header.VisiblePosition = 17;
            ultraGridColumn59.Hidden = true;
            ultraGridColumn59.Width = 181;
            ultraGridColumn60.Header.Caption = "Altre Spese Non Soggette";
            ultraGridColumn60.Header.VisiblePosition = 0;
            ultraGridColumn60.Hidden = true;
            ultraGridColumn60.Width = 8;
            ultraGridColumn61.Header.Caption = "Cd.Tributo";
            ultraGridColumn61.Header.VisiblePosition = 1;
            ultraGridColumn61.Width = 50;
            ultraGridColumn62.Header.Caption = "Compensi Non Soggetti";
            ultraGridColumn62.Header.VisiblePosition = 9;
            ultraGridColumn62.Hidden = true;
            ultraGridColumn62.Width = 150;
            ultraGridColumn63.Header.Caption = "Compensi Soggetti";
            ultraGridColumn63.Header.VisiblePosition = 10;
            ultraGridColumn63.Hidden = true;
            ultraGridColumn64.Header.Caption = "Data Fattura";
            ultraGridColumn64.Header.VisiblePosition = 3;
            ultraGridColumn64.Width = 80;
            ultraGridColumn65.Header.Caption = "Dt.Pag.Fatt.";
            ultraGridColumn65.Header.VisiblePosition = 11;
            ultraGridColumn65.Width = 80;
            ultraGridColumn66.Header.Caption = "Dt.Vers.Rit.";
            ultraGridColumn66.Header.VisiblePosition = 12;
            ultraGridColumn66.Width = 80;
            ultraGridColumn67.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn67.Header.VisiblePosition = 14;
            ultraGridColumn67.Hidden = true;
            ultraGridColumn68.Header.Caption = "Id Fattura";
            ultraGridColumn68.Header.VisiblePosition = 15;
            ultraGridColumn68.Hidden = true;
            ultraGridColumn69.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn69.Header.VisiblePosition = 16;
            ultraGridColumn69.Hidden = true;
            appearance1.TextHAlignAsString = "Right";
            ultraGridColumn70.CellAppearance = appearance1;
            ultraGridColumn70.Format = "c";
            ultraGridColumn70.Header.Caption = "Imponibile";
            ultraGridColumn70.Header.VisiblePosition = 4;
            ultraGridColumn70.Width = 70;
            appearance2.TextHAlignAsString = "Right";
            ultraGridColumn71.CellAppearance = appearance2;
            ultraGridColumn71.Format = "c";
            ultraGridColumn71.Header.Caption = "Iva";
            ultraGridColumn71.Header.VisiblePosition = 5;
            ultraGridColumn71.Width = 70;
            appearance3.TextHAlignAsString = "Right";
            ultraGridColumn72.CellAppearance = appearance3;
            ultraGridColumn72.Format = "c";
            ultraGridColumn72.Header.Caption = "Importo Pagato";
            ultraGridColumn72.Header.VisiblePosition = 13;
            ultraGridColumn72.Width = 70;
            appearance4.TextHAlignAsString = "Right";
            ultraGridColumn73.CellAppearance = appearance4;
            ultraGridColumn73.Format = "c";
            ultraGridColumn73.Header.Caption = "Ritenuta";
            ultraGridColumn73.Header.VisiblePosition = 6;
            ultraGridColumn73.Width = 70;
            appearance5.TextHAlignAsString = "Right";
            ultraGridColumn74.CellAppearance = appearance5;
            ultraGridColumn74.Format = "c";
            ultraGridColumn74.Header.Caption = "Totale";
            ultraGridColumn74.Header.VisiblePosition = 7;
            ultraGridColumn74.Width = 70;
            ultraGridColumn75.Header.Caption = "Numero Fattura";
            ultraGridColumn75.Header.VisiblePosition = 2;
            ultraGridColumn75.Width = 70;
            appearance6.TextHAlignAsString = "Right";
            ultraGridColumn76.CellAppearance = appearance6;
            ultraGridColumn76.Header.Caption = "Aliq.Rit.";
            ultraGridColumn76.Header.VisiblePosition = 8;
            ultraGridColumn76.Width = 40;
            ultraGridBand2.Columns.AddRange(new object[] {
            ultraGridColumn59,
            ultraGridColumn60,
            ultraGridColumn61,
            ultraGridColumn62,
            ultraGridColumn63,
            ultraGridColumn64,
            ultraGridColumn65,
            ultraGridColumn66,
            ultraGridColumn67,
            ultraGridColumn68,
            ultraGridColumn69,
            ultraGridColumn70,
            ultraGridColumn71,
            ultraGridColumn72,
            ultraGridColumn73,
            ultraGridColumn74,
            ultraGridColumn75,
            ultraGridColumn76});
            this.lista.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
            this.lista.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
            appearance7.FontData.BoldAsString = "True";
            appearance7.TextHAlignAsString = "Left";
            this.lista.DisplayLayout.CaptionAppearance = appearance7;
            this.lista.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
            this.lista.DisplayLayout.Override.AllowColSizing = Infragistics.Win.UltraWinGrid.AllowColSizing.Free;
            this.lista.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
            this.lista.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
            this.lista.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            this.lista.DisplayLayout.Override.HeaderCheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.WhenUsingCheckEditor;
            this.lista.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            this.lista.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.ColumnChooserButton;
            this.lista.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.lista.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lista.Location = new System.Drawing.Point(3, 107);
            this.lista.Name = "lista";
            this.lista.Size = new System.Drawing.Size(808, 396);
            this.lista.TabIndex = 185;
            this.lista.Text = "Certificazioni";
            // 
            // datiCertificazioneDTOBindingSource
            // 
            this.datiCertificazioneDTOBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.DatiCertificazioneDTO);
            // 
            // parametersGroupBox
            // 
            this.parametersGroupBox.Controls.Add(this.ordinatoPerFornitore);
            this.parametersGroupBox.Controls.Add(this.btnAnnulla);
            this.parametersGroupBox.Controls.Add(this.sceltaCondominioCombo1);
            this.parametersGroupBox.Controls.Add(this.btnCerca);
            this.parametersGroupBox.Controls.Add(this.sceltaFornitoreCombo1);
            this.parametersGroupBox.Controls.Add(this.anno);
            this.parametersGroupBox.Controls.Add(this.lblCondominio);
            this.parametersGroupBox.Controls.Add(this.lblAnno);
            this.parametersGroupBox.Controls.Add(this.lblFornitore);
            this.parametersGroupBox.Dock = System.Windows.Forms.DockStyle.Top;
            this.parametersGroupBox.Location = new System.Drawing.Point(0, 0);
            this.parametersGroupBox.Name = "parametersGroupBox";
            this.parametersGroupBox.Size = new System.Drawing.Size(814, 107);
            this.parametersGroupBox.TabIndex = 186;
            this.parametersGroupBox.Text = "Parametri";
            // 
            // ordinatoPerFornitore
            // 
            this.ordinatoPerFornitore.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.ordinatoPerFornitore.Location = new System.Drawing.Point(275, 46);
            this.ordinatoPerFornitore.Name = "ordinatoPerFornitore";
            this.ordinatoPerFornitore.Size = new System.Drawing.Size(134, 20);
            this.ordinatoPerFornitore.TabIndex = 262;
            this.ordinatoPerFornitore.Text = "Ordine per fornitore";
            // 
            // btnAnnulla
            // 
            this.btnAnnulla.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnAnnulla.Location = new System.Drawing.Point(178, 78);
            this.btnAnnulla.Name = "btnAnnulla";
            this.btnAnnulla.Size = new System.Drawing.Size(75, 23);
            this.btnAnnulla.TabIndex = 182;
            this.btnAnnulla.Text = "Annulla";
            this.btnAnnulla.Click += new System.EventHandler(this.btnAnnullaClick);
            // 
            // sceltaCondominioCombo1
            // 
            this.sceltaCondominioCombo1.IdCondominioSelected = 0;
            this.sceltaCondominioCombo1.Location = new System.Drawing.Point(97, 19);
            this.sceltaCondominioCombo1.Name = "sceltaCondominioCombo1";
            this.sceltaCondominioCombo1.Size = new System.Drawing.Size(312, 21);
            this.sceltaCondominioCombo1.TabIndex = 8;
            // 
            // btnCerca
            // 
            this.btnCerca.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnCerca.Location = new System.Drawing.Point(97, 78);
            this.btnCerca.Name = "btnCerca";
            this.btnCerca.Size = new System.Drawing.Size(75, 23);
            this.btnCerca.TabIndex = 13;
            this.btnCerca.Text = "Cerca";
            this.btnCerca.Click += new System.EventHandler(this.btnCercaClick);
            // 
            // sceltaFornitoreCombo1
            // 
            this.sceltaFornitoreCombo1.AllowInsert = true;
            this.sceltaFornitoreCombo1.CurrentEditRow = null;
            this.sceltaFornitoreCombo1.IdFornitore = 0;
            this.sceltaFornitoreCombo1.Location = new System.Drawing.Point(485, 19);
            this.sceltaFornitoreCombo1.Margin = new System.Windows.Forms.Padding(0);
            this.sceltaFornitoreCombo1.Name = "sceltaFornitoreCombo1";
            this.sceltaFornitoreCombo1.Size = new System.Drawing.Size(312, 21);
            this.sceltaFornitoreCombo1.TabIndex = 9;
            // 
            // anno
            // 
            this.anno.Location = new System.Drawing.Point(97, 46);
            this.anno.MaskInput = "nnnn";
            this.anno.MaxValue = 9999;
            this.anno.MinValue = 0;
            this.anno.Name = "anno";
            this.anno.Nullable = true;
            this.anno.Size = new System.Drawing.Size(40, 21);
            this.anno.TabIndex = 15;
            // 
            // lblCondominio
            // 
            this.lblCondominio.Location = new System.Drawing.Point(10, 21);
            this.lblCondominio.Name = "lblCondominio";
            this.lblCondominio.Size = new System.Drawing.Size(85, 23);
            this.lblCondominio.TabIndex = 10;
            this.lblCondominio.Text = "Condominio";
            // 
            // lblAnno
            // 
            this.lblAnno.Location = new System.Drawing.Point(10, 50);
            this.lblAnno.Name = "lblAnno";
            this.lblAnno.Size = new System.Drawing.Size(81, 23);
            this.lblAnno.TabIndex = 14;
            this.lblAnno.Text = "Anno";
            // 
            // lblFornitore
            // 
            this.lblFornitore.Location = new System.Drawing.Point(427, 21);
            this.lblFornitore.Name = "lblFornitore";
            this.lblFornitore.Size = new System.Drawing.Size(55, 23);
            this.lblFornitore.TabIndex = 11;
            this.lblFornitore.Text = "Fornitore";
            // 
            // ultraTabPageControl3
            // 
            this.ultraTabPageControl3.Controls.Add(this.listaErrori);
            this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl3.Name = "ultraTabPageControl3";
            this.ultraTabPageControl3.Size = new System.Drawing.Size(814, 515);
            // 
            // listaErrori
            // 
            this.listaErrori.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.listaErrori.DataSource = this.idMessageBindingSource;
            ultraGridColumn82.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn82.Header.VisiblePosition = 3;
            ultraGridColumn82.Hidden = true;
            ultraGridColumn83.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn83.Header.VisiblePosition = 1;
            ultraGridColumn83.Width = 248;
            ultraGridColumn84.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            appearance8.TextHAlignAsString = "Right";
            ultraGridColumn84.CellAppearance = appearance8;
            ultraGridColumn84.Header.VisiblePosition = 0;
            ultraGridColumn84.Hidden = true;
            ultraGridColumn84.Width = 35;
            ultraGridColumn85.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            appearance9.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacterWithLineLimit;
            ultraGridColumn85.CellAppearance = appearance9;
            ultraGridColumn85.Header.Caption = "Messaggio";
            ultraGridColumn85.Header.VisiblePosition = 2;
            ultraGridColumn85.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.FormattedText;
            ultraGridColumn85.Width = 342;
            ultraGridColumn86.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn86.Header.VisiblePosition = 4;
            ultraGridColumn86.Width = 200;
            ultraGridBand3.Columns.AddRange(new object[] {
            ultraGridColumn82,
            ultraGridColumn83,
            ultraGridColumn84,
            ultraGridColumn85,
            ultraGridColumn86});
            this.listaErrori.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
            this.listaErrori.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.listaErrori.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.listaErrori.Location = new System.Drawing.Point(0, 0);
            this.listaErrori.Name = "listaErrori";
            this.listaErrori.Size = new System.Drawing.Size(826, 340);
            this.listaErrori.TabIndex = 6;
            this.listaErrori.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.listaErroriDoubleClickRow);
            // 
            // idMessageBindingSource
            // 
            this.idMessageBindingSource.DataSource = typeof(Gipasoft.Business.Interface.IdMessage);
            // 
            // ultraTabPageControl2
            // 
            this.ultraTabPageControl2.Controls.Add(this.intermediarioDichiarazioneGroup);
            this.ultraTabPageControl2.Controls.Add(this.altriDatiGroup);
            this.ultraTabPageControl2.Controls.Add(this.percorsiFileGroup);
            this.ultraTabPageControl2.Controls.Add(this.firmatarioDichiarazioneGroup);
            this.ultraTabPageControl2.Enabled = false;
            this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl2.Name = "ultraTabPageControl2";
            this.ultraTabPageControl2.Size = new System.Drawing.Size(814, 515);
            // 
            // intermediarioDichiarazioneGroup
            // 
            this.intermediarioDichiarazioneGroup.Controls.Add(this.lblIntermediario);
            this.intermediarioDichiarazioneGroup.Controls.Add(this.sceltaIntermediario);
            this.intermediarioDichiarazioneGroup.Controls.Add(this.codiceFiscaleCondominio);
            this.intermediarioDichiarazioneGroup.Location = new System.Drawing.Point(10, 165);
            this.intermediarioDichiarazioneGroup.Name = "intermediarioDichiarazioneGroup";
            this.intermediarioDichiarazioneGroup.Size = new System.Drawing.Size(730, 77);
            this.intermediarioDichiarazioneGroup.TabIndex = 256;
            this.intermediarioDichiarazioneGroup.Text = "Intermediario della dichiarazione";
            // 
            // lblIntermediario
            // 
            this.lblIntermediario.Location = new System.Drawing.Point(8, 25);
            this.lblIntermediario.Name = "lblIntermediario";
            this.lblIntermediario.Size = new System.Drawing.Size(82, 23);
            this.lblIntermediario.TabIndex = 260;
            this.lblIntermediario.Text = "Intermediario";
            // 
            // sceltaIntermediario
            // 
            this.sceltaIntermediario.AllowInsert = true;
            this.sceltaIntermediario.CurrentEditRow = null;
            this.sceltaIntermediario.IdPersona = 0;
            this.sceltaIntermediario.Location = new System.Drawing.Point(114, 21);
            this.sceltaIntermediario.Margin = new System.Windows.Forms.Padding(0);
            this.sceltaIntermediario.Name = "sceltaIntermediario";
            this.sceltaIntermediario.SelectedPersona = null;
            this.sceltaIntermediario.Size = new System.Drawing.Size(600, 21);
            this.sceltaIntermediario.TabIndex = 259;
            // 
            // codiceFiscaleCondominio
            // 
            this.codiceFiscaleCondominio.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.codiceFiscaleCondominio.Location = new System.Drawing.Point(8, 53);
            this.codiceFiscaleCondominio.Name = "codiceFiscaleCondominio";
            this.codiceFiscaleCondominio.Size = new System.Drawing.Size(160, 20);
            this.codiceFiscaleCondominio.TabIndex = 258;
            this.codiceFiscaleCondominio.Text = "Codice Fiscale Condominio";
            this.codiceFiscaleCondominio.CheckedChanged += new System.EventHandler(this.esclusioneIntermediarioCheckedChanged);
            // 
            // altriDatiGroup
            // 
            this.altriDatiGroup.Controls.Add(this.lblTipoStampa);
            this.altriDatiGroup.Controls.Add(this.tipoStampa);
            this.altriDatiGroup.Controls.Add(this.protocolloComunicazione);
            this.altriDatiGroup.Controls.Add(this.lblProgressivoInvio);
            this.altriDatiGroup.Controls.Add(this.progressivoInvio);
            this.altriDatiGroup.Controls.Add(this.lblProtocolloComunicazione);
            this.altriDatiGroup.Controls.Add(this.tipoOperazione);
            this.altriDatiGroup.Controls.Add(this.aggregatoPerFornitore);
            this.altriDatiGroup.Controls.Add(this.dataDichiarazione);
            this.altriDatiGroup.Controls.Add(this.lblDataDichiarazione);
            this.altriDatiGroup.Location = new System.Drawing.Point(10, 248);
            this.altriDatiGroup.Name = "altriDatiGroup";
            this.altriDatiGroup.Size = new System.Drawing.Size(730, 113);
            this.altriDatiGroup.TabIndex = 255;
            this.altriDatiGroup.Text = "Altri dati";
            // 
            // protocolloComunicazione
            // 
            appearance10.TextHAlignAsString = "Right";
            this.protocolloComunicazione.Appearance = appearance10;
            this.protocolloComunicazione.EditAs = Infragistics.Win.UltraWinMaskedEdit.EditAsType.UseSpecifiedMask;
            this.protocolloComunicazione.InputMask = "nnnnnnnnnnnnnnnnn";
            this.protocolloComunicazione.Location = new System.Drawing.Point(114, 76);
            this.protocolloComunicazione.MaxValue = 1E+17D;
            this.protocolloComunicazione.Name = "protocolloComunicazione";
            this.protocolloComunicazione.NonAutoSizeHeight = 20;
            this.protocolloComunicazione.Size = new System.Drawing.Size(125, 20);
            this.protocolloComunicazione.TabIndex = 266;
            // 
            // lblProgressivoInvio
            // 
            this.lblProgressivoInvio.Location = new System.Drawing.Point(261, 80);
            this.lblProgressivoInvio.Name = "lblProgressivoInvio";
            this.lblProgressivoInvio.Size = new System.Drawing.Size(98, 23);
            this.lblProgressivoInvio.TabIndex = 265;
            this.lblProgressivoInvio.Text = "Progressivo";
            // 
            // progressivoInvio
            // 
            this.progressivoInvio.Enabled = false;
            this.progressivoInvio.Location = new System.Drawing.Point(367, 76);
            this.progressivoInvio.MaskInput = "nnnnnn";
            this.progressivoInvio.MaxValue = 999999D;
            this.progressivoInvio.MinValue = 0D;
            this.progressivoInvio.Name = "progressivoInvio";
            this.progressivoInvio.Size = new System.Drawing.Size(62, 21);
            this.progressivoInvio.TabIndex = 264;
            // 
            // lblProtocolloComunicazione
            // 
            this.lblProtocolloComunicazione.Location = new System.Drawing.Point(8, 80);
            this.lblProtocolloComunicazione.Name = "lblProtocolloComunicazione";
            this.lblProtocolloComunicazione.Size = new System.Drawing.Size(98, 23);
            this.lblProtocolloComunicazione.TabIndex = 263;
            this.lblProtocolloComunicazione.Text = "Protocollo Com.";
            // 
            // tipoOperazione
            // 
            this.tipoOperazione.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
            this.tipoOperazione.CheckedIndex = 0;
            valueListItem2.CheckState = System.Windows.Forms.CheckState.Checked;
            valueListItem2.DataValue = "N";
            valueListItem2.DisplayText = "Nuova";
            valueListItem3.DataValue = "A";
            valueListItem3.DisplayText = "Annullamento";
            valueListItem5.DataValue = "S";
            valueListItem5.DisplayText = "Sostituzione";
            this.tipoOperazione.Items.AddRange(new Infragistics.Win.ValueListItem[] {
            valueListItem2,
            valueListItem3,
            valueListItem5});
            this.tipoOperazione.ItemSpacingHorizontal = 10;
            this.tipoOperazione.Location = new System.Drawing.Point(8, 50);
            this.tipoOperazione.Name = "tipoOperazione";
            this.tipoOperazione.Size = new System.Drawing.Size(267, 20);
            this.tipoOperazione.TabIndex = 261;
            this.tipoOperazione.Text = "Nuova";
            this.tipoOperazione.ValueChanged += new System.EventHandler(this.tipoOperazione_ValueChanged);
            // 
            // aggregatoPerFornitore
            // 
            this.aggregatoPerFornitore.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.aggregatoPerFornitore.Checked = true;
            this.aggregatoPerFornitore.CheckState = System.Windows.Forms.CheckState.Checked;
            this.aggregatoPerFornitore.Location = new System.Drawing.Point(214, 20);
            this.aggregatoPerFornitore.Name = "aggregatoPerFornitore";
            this.aggregatoPerFornitore.Size = new System.Drawing.Size(201, 20);
            this.aggregatoPerFornitore.TabIndex = 260;
            this.aggregatoPerFornitore.Text = "Singola certificazione per Fornitore";
            // 
            // dataDichiarazione
            // 
            this.dataDichiarazione.Location = new System.Drawing.Point(114, 19);
            this.dataDichiarazione.Name = "dataDichiarazione";
            this.dataDichiarazione.Size = new System.Drawing.Size(89, 21);
            this.dataDichiarazione.TabIndex = 90;
            // 
            // lblDataDichiarazione
            // 
            this.lblDataDichiarazione.Location = new System.Drawing.Point(8, 23);
            this.lblDataDichiarazione.Name = "lblDataDichiarazione";
            this.lblDataDichiarazione.Size = new System.Drawing.Size(98, 23);
            this.lblDataDichiarazione.TabIndex = 13;
            this.lblDataDichiarazione.Text = "Data dichiarazione";
            // 
            // percorsiFileGroup
            // 
            this.percorsiFileGroup.Controls.Add(this.lblModuloPDF);
            this.percorsiFileGroup.Controls.Add(this.nomeFileCU);
            this.percorsiFileGroup.Controls.Add(this.btnSceltaFileEntratel);
            this.percorsiFileGroup.Controls.Add(this.lblFile);
            this.percorsiFileGroup.Controls.Add(this.btnSceltaModuloPDF);
            this.percorsiFileGroup.Controls.Add(this.nomeFilePdf);
            this.percorsiFileGroup.Location = new System.Drawing.Point(10, 13);
            this.percorsiFileGroup.Name = "percorsiFileGroup";
            this.percorsiFileGroup.Size = new System.Drawing.Size(730, 80);
            this.percorsiFileGroup.TabIndex = 254;
            this.percorsiFileGroup.Text = "Percorsi dei file";
            // 
            // lblModuloPDF
            // 
            this.lblModuloPDF.Location = new System.Drawing.Point(8, 50);
            this.lblModuloPDF.Name = "lblModuloPDF";
            this.lblModuloPDF.Size = new System.Drawing.Size(82, 23);
            this.lblModuloPDF.TabIndex = 16;
            this.lblModuloPDF.Text = "Modulo PDF";
            // 
            // nomeFileCU
            // 
            this.nomeFileCU.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.nomeFileCU.Location = new System.Drawing.Point(114, 19);
            this.nomeFileCU.Name = "nomeFileCU";
            this.nomeFileCU.Size = new System.Drawing.Size(545, 21);
            this.nomeFileCU.TabIndex = 10;
            // 
            // btnSceltaFileEntratel
            // 
            this.btnSceltaFileEntratel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnSceltaFileEntratel.Location = new System.Drawing.Point(665, 19);
            this.btnSceltaFileEntratel.Name = "btnSceltaFileEntratel";
            this.btnSceltaFileEntratel.Size = new System.Drawing.Size(49, 23);
            this.btnSceltaFileEntratel.TabIndex = 20;
            this.btnSceltaFileEntratel.Text = "Scelta";
            this.btnSceltaFileEntratel.Click += new System.EventHandler(this.btnSceltaFileEntratelClick);
            // 
            // lblFile
            // 
            this.lblFile.Location = new System.Drawing.Point(8, 22);
            this.lblFile.Name = "lblFile";
            this.lblFile.Size = new System.Drawing.Size(82, 23);
            this.lblFile.TabIndex = 12;
            this.lblFile.Text = "File telematico";
            // 
            // btnSceltaModuloPDF
            // 
            this.btnSceltaModuloPDF.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnSceltaModuloPDF.Location = new System.Drawing.Point(665, 46);
            this.btnSceltaModuloPDF.Name = "btnSceltaModuloPDF";
            this.btnSceltaModuloPDF.Size = new System.Drawing.Size(49, 23);
            this.btnSceltaModuloPDF.TabIndex = 40;
            this.btnSceltaModuloPDF.Text = "Scelta";
            this.btnSceltaModuloPDF.Click += new System.EventHandler(this.btnSceltaModuloPdfClick);
            // 
            // nomeFilePdf
            // 
            this.nomeFilePdf.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.nomeFilePdf.Location = new System.Drawing.Point(114, 46);
            this.nomeFilePdf.Name = "nomeFilePdf";
            this.nomeFilePdf.Size = new System.Drawing.Size(545, 21);
            this.nomeFilePdf.TabIndex = 30;
            // 
            // firmatarioDichiarazioneGroup
            // 
            this.firmatarioDichiarazioneGroup.Controls.Add(this.sceltaFirmatarioDichiarazione);
            this.firmatarioDichiarazioneGroup.Controls.Add(this.lblFirmatario);
            this.firmatarioDichiarazioneGroup.Location = new System.Drawing.Point(10, 99);
            this.firmatarioDichiarazioneGroup.Name = "firmatarioDichiarazioneGroup";
            this.firmatarioDichiarazioneGroup.Size = new System.Drawing.Size(730, 60);
            this.firmatarioDichiarazioneGroup.TabIndex = 253;
            this.firmatarioDichiarazioneGroup.Text = "Firmatario della dichiarazione";
            // 
            // sceltaFirmatarioDichiarazione
            // 
            this.sceltaFirmatarioDichiarazione.AllowInsert = true;
            this.sceltaFirmatarioDichiarazione.CurrentEditRow = null;
            this.sceltaFirmatarioDichiarazione.IdPersona = 0;
            this.sceltaFirmatarioDichiarazione.Location = new System.Drawing.Point(114, 26);
            this.sceltaFirmatarioDichiarazione.Margin = new System.Windows.Forms.Padding(0);
            this.sceltaFirmatarioDichiarazione.Name = "sceltaFirmatarioDichiarazione";
            this.sceltaFirmatarioDichiarazione.SelectedPersona = null;
            this.sceltaFirmatarioDichiarazione.Size = new System.Drawing.Size(600, 21);
            this.sceltaFirmatarioDichiarazione.TabIndex = 71;
            // 
            // lblFirmatario
            // 
            this.lblFirmatario.Location = new System.Drawing.Point(8, 26);
            this.lblFirmatario.Name = "lblFirmatario";
            this.lblFirmatario.Size = new System.Drawing.Size(82, 23);
            this.lblFirmatario.TabIndex = 16;
            this.lblFirmatario.Text = "Firmatario";
            // 
            // buttonsPanel
            // 
            this.buttonsPanel.Controls.Add(this.btnEtichette);
            this.buttonsPanel.Controls.Add(this.btnFine);
            this.buttonsPanel.Controls.Add(this.btnAvanti);
            this.buttonsPanel.Controls.Add(this.btnIndietro);
            this.buttonsPanel.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.buttonsPanel.Location = new System.Drawing.Point(0, 547);
            this.buttonsPanel.Name = "buttonsPanel";
            this.buttonsPanel.Size = new System.Drawing.Size(821, 34);
            this.buttonsPanel.TabIndex = 187;
            // 
            // btnEtichette
            // 
            this.btnEtichette.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnEtichette.Location = new System.Drawing.Point(659, 8);
            this.btnEtichette.Name = "btnEtichette";
            this.btnEtichette.Size = new System.Drawing.Size(75, 23);
            this.btnEtichette.TabIndex = 102;
            this.btnEtichette.Text = "&Etichette";
            this.btnEtichette.Click += new System.EventHandler(this.btnEtichette_Click);
            // 
            // btnFine
            // 
            this.btnFine.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnFine.Location = new System.Drawing.Point(740, 8);
            this.btnFine.Name = "btnFine";
            this.btnFine.Size = new System.Drawing.Size(75, 23);
            this.btnFine.TabIndex = 101;
            this.btnFine.Text = "Fine";
            this.btnFine.Visible = false;
            this.btnFine.Click += new System.EventHandler(this.btnFineClick);
            // 
            // btnAvanti
            // 
            this.btnAvanti.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnAvanti.Location = new System.Drawing.Point(84, 8);
            this.btnAvanti.Name = "btnAvanti";
            this.btnAvanti.Size = new System.Drawing.Size(75, 23);
            this.btnAvanti.TabIndex = 4;
            this.btnAvanti.TabStop = false;
            this.btnAvanti.Text = "Avanti >>";
            this.btnAvanti.Click += new System.EventHandler(this.btnAvantiClick);
            // 
            // btnIndietro
            // 
            this.btnIndietro.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnIndietro.Enabled = false;
            this.btnIndietro.Location = new System.Drawing.Point(3, 8);
            this.btnIndietro.Name = "btnIndietro";
            this.btnIndietro.Size = new System.Drawing.Size(75, 23);
            this.btnIndietro.TabIndex = 5;
            this.btnIndietro.TabStop = false;
            this.btnIndietro.Text = "<< Indietro";
            this.btnIndietro.Click += new System.EventHandler(this.btnIndietroClick);
            // 
            // saveFileDialog1
            // 
            this.saveFileDialog1.DefaultExt = "cbi";
            this.saveFileDialog1.Filter = "Tutti i file|*.*";
            // 
            // wizardGenerazione770
            // 
            this.wizardGenerazione770.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.wizardGenerazione770.Controls.Add(this.ultraTabPageControl2);
            this.wizardGenerazione770.Controls.Add(this.ultraTabSharedControlsPage1);
            this.wizardGenerazione770.Controls.Add(this.ultraTabPageControl1);
            this.wizardGenerazione770.Controls.Add(this.ultraTabPageControl3);
            this.wizardGenerazione770.Location = new System.Drawing.Point(0, 0);
            this.wizardGenerazione770.Name = "wizardGenerazione770";
            this.wizardGenerazione770.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.wizardGenerazione770.Size = new System.Drawing.Size(818, 541);
            this.wizardGenerazione770.TabIndex = 1;
            ultraTab1.Key = "ritenute";
            ultraTab1.TabPage = this.ultraTabPageControl1;
            ultraTab1.Text = "Ritenute";
            ultraTab2.Key = "errori";
            ultraTab2.TabPage = this.ultraTabPageControl3;
            ultraTab2.Text = "Errori";
            ultraTab2.Visible = false;
            ultraTab4.Key = "creazionefile";
            ultraTab4.TabPage = this.ultraTabPageControl2;
            ultraTab4.Text = "Creazione File";
            this.wizardGenerazione770.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1,
            ultraTab2,
            ultraTab4});
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(814, 515);
            // 
            // saveFileDialogModuloPDF
            // 
            this.saveFileDialogModuloPDF.DefaultExt = "cbi";
            this.saveFileDialogModuloPDF.Filter = "PDF|*.pdf|Tutti i file|*.*";
            // 
            // reqFile
            // 
            this.reqFile.ErrorMessage = "Inserire il nome del file";
            this.reqFile.Icon = ((System.Drawing.Icon)(resources.GetObject("reqFile.Icon")));
            // 
            // reqDataDichiarazione
            // 
            this.reqDataDichiarazione.ControlToValidate = this.dataDichiarazione;
            this.reqDataDichiarazione.ErrorMessage = "Inserire la data della dichiarazione";
            this.reqDataDichiarazione.Icon = ((System.Drawing.Icon)(resources.GetObject("reqDataDichiarazione.Icon")));
            // 
            // validatorAnno
            // 
            this.validatorAnno.ControlToValidate = this.anno;
            this.validatorAnno.ErrorMessage = "Inserire un anno valido";
            this.validatorAnno.Icon = ((System.Drawing.Icon)(resources.GetObject("validatorAnno.Icon")));
            this.validatorAnno.Operator = Gipasoft.Windows.Forms.CustomValidation.ValidationCompareOperator.GreaterThan;
            this.validatorAnno.ValueToCompare = "2000";
            // 
            // reqAnno
            // 
            this.reqAnno.ControlToValidate = this.anno;
            this.reqAnno.ErrorMessage = "Inserire un anno";
            this.reqAnno.Icon = ((System.Drawing.Icon)(resources.GetObject("reqAnno.Icon")));
            // 
            // customValidatorSelezione
            // 
            this.customValidatorSelezione.ControlToValidate = this.lista;
            this.customValidatorSelezione.ErrorMessage = "Selezionare almeno una riga";
            this.customValidatorSelezione.Icon = ((System.Drawing.Icon)(resources.GetObject("customValidatorSelezione.Icon")));
            this.customValidatorSelezione.Validating += new Gipasoft.Windows.Forms.CustomValidation.CustomValidator.ValidatingEventHandler(this.customValidatorSelezioneValidating);
            // 
            // intermediarioValidator
            // 
            this.intermediarioValidator.ControlToValidate = this.sceltaIntermediario;
            this.intermediarioValidator.ErrorMessage = "Per l\'intermediario deve essere presente nome, cognome e codice fiscale";
            this.intermediarioValidator.Icon = ((System.Drawing.Icon)(resources.GetObject("intermediarioValidator.Icon")));
            this.intermediarioValidator.Validating += new Gipasoft.Windows.Forms.CustomValidation.CustomValidator.ValidatingEventHandler(this.intermediarioValidator_Validating);
            // 
            // firmatarioValidator
            // 
            this.firmatarioValidator.ControlToValidate = this.sceltaFirmatarioDichiarazione;
            this.firmatarioValidator.ErrorMessage = "Per il firmatario deve essere presente nome, cognome e codice fiscale";
            this.firmatarioValidator.Icon = ((System.Drawing.Icon)(resources.GetObject("firmatarioValidator.Icon")));
            this.firmatarioValidator.Validating += new Gipasoft.Windows.Forms.CustomValidation.CustomValidator.ValidatingEventHandler(this.firmatarioValidator_Validating);
            // 
            // customValidatorProtocollo
            // 
            this.customValidatorProtocollo.ErrorMessage = "Il protocollo di comunicazione è obbligatorio se è scelto un invio di Annullament" +
    "o o di Sostituzione";
            this.customValidatorProtocollo.Icon = ((System.Drawing.Icon)(resources.GetObject("customValidatorProtocollo.Icon")));
            this.customValidatorProtocollo.Validating += new Gipasoft.Windows.Forms.CustomValidation.CustomValidator.ValidatingEventHandler(this.customValidatorProtocollo_Validating);
            // 
            // customValidatorProgressivoInvio
            // 
            this.customValidatorProgressivoInvio.ControlToValidate = this.progressivoInvio;
            this.customValidatorProgressivoInvio.ErrorMessage = "Il progressivo è obbligatorio se è scelto un invio di Annullamento o di Sostituzi" +
    "one";
            this.customValidatorProgressivoInvio.Icon = ((System.Drawing.Icon)(resources.GetObject("customValidatorProgressivoInvio.Icon")));
            this.customValidatorProgressivoInvio.Validating += new Gipasoft.Windows.Forms.CustomValidation.CustomValidator.ValidatingEventHandler(this.customValidatorProgressivoInvio_Validating);
            // 
            // tipoStampa
            // 
            this.tipoStampa.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
            this.tipoStampa.CheckedIndex = 0;
            valueListItem1.CheckState = System.Windows.Forms.CheckState.Checked;
            valueListItem1.DataValue = "S";
            valueListItem1.DisplayText = "Semplificata";
            valueListItem4.DataValue = "C";
            valueListItem4.DisplayText = "Completa";
            this.tipoStampa.Items.AddRange(new Infragistics.Win.ValueListItem[] {
            valueListItem1,
            valueListItem4});
            this.tipoStampa.ItemSpacingHorizontal = 10;
            this.tipoStampa.Location = new System.Drawing.Point(367, 50);
            this.tipoStampa.Name = "tipoStampa";
            this.tipoStampa.Size = new System.Drawing.Size(164, 20);
            this.tipoStampa.TabIndex = 267;
            this.tipoStampa.Text = "Semplificata";
            // 
            // lblTipoStampa
            // 
            this.lblTipoStampa.Location = new System.Drawing.Point(289, 50);
            this.lblTipoStampa.Name = "lblTipoStampa";
            this.lblTipoStampa.Size = new System.Drawing.Size(72, 23);
            this.lblTipoStampa.TabIndex = 268;
            this.lblTipoStampa.Text = "Tipo stampa";
            // 
            // ModelloCUTelematicoUC
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.buttonsPanel);
            this.Controls.Add(this.wizardGenerazione770);
            this.Name = "ModelloCUTelematicoUC";
            this.Size = new System.Drawing.Size(821, 581);
            this.Load += new System.EventHandler(this.modello770TelematicoUCLoad);
            this.ultraTabPageControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.lista)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.datiCertificazioneDTOBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.parametersGroupBox)).EndInit();
            this.parametersGroupBox.ResumeLayout(false);
            this.parametersGroupBox.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ordinatoPerFornitore)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.anno)).EndInit();
            this.ultraTabPageControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.listaErrori)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.idMessageBindingSource)).EndInit();
            this.ultraTabPageControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.intermediarioDichiarazioneGroup)).EndInit();
            this.intermediarioDichiarazioneGroup.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.codiceFiscaleCondominio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.altriDatiGroup)).EndInit();
            this.altriDatiGroup.ResumeLayout(false);
            this.altriDatiGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.progressivoInvio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tipoOperazione)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.aggregatoPerFornitore)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataDichiarazione)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.percorsiFileGroup)).EndInit();
            this.percorsiFileGroup.ResumeLayout(false);
            this.percorsiFileGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.nomeFileCU)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.nomeFilePdf)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.firmatarioDichiarazioneGroup)).EndInit();
            this.firmatarioDichiarazioneGroup.ResumeLayout(false);
            this.buttonsPanel.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.wizardGenerazione770)).EndInit();
            this.wizardGenerazione770.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tipoStampa)).EndInit();
            this.ResumeLayout(false);

        }
Beispiel #28
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance    appearance1     = new Infragistics.Win.Appearance();
     Infragistics.Win.ValueListItem valueListItem3  = new Infragistics.Win.ValueListItem();
     Infragistics.Win.ValueListItem valueListItem5  = new Infragistics.Win.ValueListItem();
     Infragistics.Win.ValueListItem valueListItem6  = new Infragistics.Win.ValueListItem();
     Infragistics.Win.ValueListItem valueListItem1  = new Infragistics.Win.ValueListItem();
     Infragistics.Win.Appearance    appearance5     = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance6     = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance7     = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance8     = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance9     = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance10    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance11    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance12    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance13    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance14    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance15    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance16    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance17    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance18    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance19    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance20    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance21    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance22    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance23    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance24    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance25    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance26    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance27    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance28    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance29    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance30    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance31    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance32    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance33    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance34    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance35    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance36    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance37    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance38    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance39    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance40    = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance2     = new Infragistics.Win.Appearance();
     Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
     Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
     Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
     Infragistics.Win.Appearance    appearance3     = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance4     = new Infragistics.Win.Appearance();
     this.btnClose        = new Infragistics.Win.Misc.UltraButton();
     this.ultraPanel1     = new Infragistics.Win.Misc.UltraPanel();
     this.btnPreview      = new Infragistics.Win.Misc.UltraButton();
     this.ultraPanel4     = new Infragistics.Win.Misc.UltraPanel();
     this.ultraPanel3     = new Infragistics.Win.Misc.UltraPanel();
     this.group1          = new Infragistics.Win.Misc.UltraGroupBox();
     this.ultraGroupBox8  = new Infragistics.Win.Misc.UltraGroupBox();
     this.optCriteria     = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
     this.ultraPanel5     = new Infragistics.Win.Misc.UltraPanel();
     this.ultraPanel10    = new Infragistics.Win.Misc.UltraPanel();
     this.gridEmployeeID  = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraPanel12    = new Infragistics.Win.Misc.UltraPanel();
     this.gridSection     = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraPanel11    = new Infragistics.Win.Misc.UltraPanel();
     this.gridrptCategory = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.optFormat       = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
     this.lvlLast         = new Infragistics.Win.Misc.UltraLabel();
     this.dtLast          = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.lvlFirst        = new Infragistics.Win.Misc.UltraLabel();
     this.dtFirst         = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.ultraPanel1.ClientArea.SuspendLayout();
     this.ultraPanel1.SuspendLayout();
     this.ultraPanel4.ClientArea.SuspendLayout();
     this.ultraPanel4.SuspendLayout();
     this.ultraPanel3.ClientArea.SuspendLayout();
     this.ultraPanel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.group1)).BeginInit();
     this.group1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox8)).BeginInit();
     this.ultraGroupBox8.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.optCriteria)).BeginInit();
     this.ultraPanel5.SuspendLayout();
     this.ultraPanel10.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridEmployeeID)).BeginInit();
     this.ultraPanel12.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridSection)).BeginInit();
     this.ultraPanel11.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridrptCategory)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.optFormat)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtLast)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtFirst)).BeginInit();
     this.SuspendLayout();
     //
     // btnClose
     //
     this.btnClose.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnClose.Location = new System.Drawing.Point(14, 7);
     this.btnClose.Name     = "btnClose";
     this.btnClose.Size     = new System.Drawing.Size(131, 40);
     this.btnClose.TabIndex = 0;
     this.btnClose.Text     = "C&lose";
     this.btnClose.Click   += new System.EventHandler(this.btnClose_Click);
     //
     // ultraPanel1
     //
     appearance1.BackColor       = System.Drawing.Color.SlateGray;
     this.ultraPanel1.Appearance = appearance1;
     //
     // ultraPanel1.ClientArea
     //
     this.ultraPanel1.ClientArea.Controls.Add(this.btnClose);
     this.ultraPanel1.ClientArea.Controls.Add(this.btnPreview);
     this.ultraPanel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.ultraPanel1.Location = new System.Drawing.Point(0, 426);
     this.ultraPanel1.Name     = "ultraPanel1";
     this.ultraPanel1.Size     = new System.Drawing.Size(948, 60);
     this.ultraPanel1.TabIndex = 12;
     //
     // btnPreview
     //
     this.btnPreview.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnPreview.Location = new System.Drawing.Point(475, 7);
     this.btnPreview.Name     = "btnPreview";
     this.btnPreview.Size     = new System.Drawing.Size(131, 40);
     this.btnPreview.TabIndex = 0;
     this.btnPreview.Tag      = "0";
     this.btnPreview.Text     = "Preview";
     this.btnPreview.Click   += new System.EventHandler(this.btnPreview_Click);
     //
     // ultraPanel4
     //
     //
     // ultraPanel4.ClientArea
     //
     this.ultraPanel4.ClientArea.Controls.Add(this.optFormat);
     this.ultraPanel4.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.ultraPanel4.Location = new System.Drawing.Point(10, 403);
     this.ultraPanel4.Name     = "ultraPanel4";
     this.ultraPanel4.Size     = new System.Drawing.Size(938, 23);
     this.ultraPanel4.TabIndex = 40;
     //
     // ultraPanel3
     //
     //
     // ultraPanel3.ClientArea
     //
     this.ultraPanel3.ClientArea.Controls.Add(this.group1);
     this.ultraPanel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.ultraPanel3.Location = new System.Drawing.Point(10, 10);
     this.ultraPanel3.Name     = "ultraPanel3";
     this.ultraPanel3.Size     = new System.Drawing.Size(938, 63);
     this.ultraPanel3.TabIndex = 0;
     //
     // group1
     //
     this.group1.Controls.Add(this.lvlLast);
     this.group1.Controls.Add(this.dtLast);
     this.group1.Controls.Add(this.lvlFirst);
     this.group1.Controls.Add(this.dtFirst);
     this.group1.Controls.Add(this.ultraGroupBox8);
     this.group1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.group1.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.group1.Location = new System.Drawing.Point(0, 0);
     this.group1.Margin   = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.group1.Name     = "group1";
     this.group1.Size     = new System.Drawing.Size(938, 58);
     this.group1.TabIndex = 2;
     //
     // ultraGroupBox8
     //
     this.ultraGroupBox8.Controls.Add(this.optCriteria);
     this.ultraGroupBox8.Location = new System.Drawing.Point(14, 6);
     this.ultraGroupBox8.Name     = "ultraGroupBox8";
     this.ultraGroupBox8.Size     = new System.Drawing.Size(491, 45);
     this.ultraGroupBox8.TabIndex = 0;
     //
     // optCriteria
     //
     this.optCriteria.BorderStyle  = Infragistics.Win.UIElementBorderStyle.None;
     this.optCriteria.CheckedIndex = 2;
     this.optCriteria.ItemOrigin   = new System.Drawing.Point(0, 5);
     valueListItem3.DataValue      = "All";
     valueListItem3.DisplayText    = "All Employee";
     valueListItem5.DataValue      = "Section";
     valueListItem5.DisplayText    = "Section";
     valueListItem6.CheckState     = System.Windows.Forms.CheckState.Checked;
     valueListItem6.DataValue      = "Employee";
     valueListItem6.DisplayText    = "Employee";
     valueListItem1.DataValue      = "Date";
     valueListItem1.DisplayText    = "Date Wise";
     this.optCriteria.Items.AddRange(new Infragistics.Win.ValueListItem[] {
         valueListItem3,
         valueListItem5,
         valueListItem6,
         valueListItem1
     });
     this.optCriteria.ItemSpacingHorizontal = 20;
     this.optCriteria.Location      = new System.Drawing.Point(48, 9);
     this.optCriteria.Name          = "optCriteria";
     this.optCriteria.Size          = new System.Drawing.Size(422, 29);
     this.optCriteria.TabIndex      = 118;
     this.optCriteria.Text          = "Employee";
     this.optCriteria.ValueChanged += new System.EventHandler(this.optCriteria_ValueChanged);
     //
     // ultraPanel5
     //
     this.ultraPanel5.Dock     = System.Windows.Forms.DockStyle.Top;
     this.ultraPanel5.Location = new System.Drawing.Point(0, 0);
     this.ultraPanel5.Name     = "ultraPanel5";
     this.ultraPanel5.Size     = new System.Drawing.Size(948, 10);
     this.ultraPanel5.TabIndex = 43;
     //
     // ultraPanel10
     //
     this.ultraPanel10.Dock     = System.Windows.Forms.DockStyle.Left;
     this.ultraPanel10.Location = new System.Drawing.Point(627, 73);
     this.ultraPanel10.Name     = "ultraPanel10";
     this.ultraPanel10.Size     = new System.Drawing.Size(10, 330);
     this.ultraPanel10.TabIndex = 47;
     //
     // gridEmployeeID
     //
     appearance5.BackColor   = System.Drawing.SystemColors.Window;
     appearance5.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.gridEmployeeID.DisplayLayout.Appearance     = appearance5;
     this.gridEmployeeID.DisplayLayout.BorderStyle    = Infragistics.Win.UIElementBorderStyle.Solid;
     this.gridEmployeeID.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance6.BackColor         = System.Drawing.SystemColors.ActiveBorder;
     appearance6.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance6.BorderColor       = System.Drawing.SystemColors.Window;
     this.gridEmployeeID.DisplayLayout.GroupByBox.Appearance = appearance6;
     appearance7.ForeColor = System.Drawing.SystemColors.GrayText;
     this.gridEmployeeID.DisplayLayout.GroupByBox.BandLabelAppearance = appearance7;
     this.gridEmployeeID.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     appearance8.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     appearance8.BackColor2        = System.Drawing.SystemColors.Control;
     appearance8.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance8.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.gridEmployeeID.DisplayLayout.GroupByBox.PromptAppearance = appearance8;
     this.gridEmployeeID.DisplayLayout.MaxColScrollRegions         = 1;
     this.gridEmployeeID.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance9.BackColor = System.Drawing.SystemColors.Window;
     appearance9.ForeColor = System.Drawing.SystemColors.ControlText;
     this.gridEmployeeID.DisplayLayout.Override.ActiveCellAppearance = appearance9;
     appearance10.BackColor = System.Drawing.SystemColors.Highlight;
     appearance10.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.gridEmployeeID.DisplayLayout.Override.ActiveRowAppearance = appearance10;
     this.gridEmployeeID.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.gridEmployeeID.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance11.BackColor = System.Drawing.SystemColors.Window;
     this.gridEmployeeID.DisplayLayout.Override.CardAreaAppearance = appearance11;
     appearance12.BorderColor  = System.Drawing.Color.Silver;
     appearance12.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.gridEmployeeID.DisplayLayout.Override.CellAppearance  = appearance12;
     this.gridEmployeeID.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.gridEmployeeID.DisplayLayout.Override.CellPadding     = 0;
     appearance13.BackColor             = System.Drawing.SystemColors.Control;
     appearance13.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance13.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance13.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance13.BorderColor           = System.Drawing.SystemColors.Window;
     this.gridEmployeeID.DisplayLayout.Override.GroupByRowAppearance = appearance13;
     appearance14.TextHAlignAsString = "Left";
     this.gridEmployeeID.DisplayLayout.Override.HeaderAppearance  = appearance14;
     this.gridEmployeeID.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.gridEmployeeID.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance15.BackColor   = System.Drawing.SystemColors.Window;
     appearance15.BorderColor = System.Drawing.Color.Silver;
     this.gridEmployeeID.DisplayLayout.Override.RowAppearance = appearance15;
     this.gridEmployeeID.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance16.BackColor = System.Drawing.SystemColors.ControlLight;
     this.gridEmployeeID.DisplayLayout.Override.TemplateAddRowAppearance = appearance16;
     this.gridEmployeeID.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.gridEmployeeID.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.gridEmployeeID.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
     this.gridEmployeeID.Dock              = System.Windows.Forms.DockStyle.Left;
     this.gridEmployeeID.Font              = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridEmployeeID.Location          = new System.Drawing.Point(285, 73);
     this.gridEmployeeID.Name              = "gridEmployeeID";
     this.gridEmployeeID.Size              = new System.Drawing.Size(342, 330);
     this.gridEmployeeID.TabIndex          = 4;
     this.gridEmployeeID.Text              = "ultraGrid2";
     this.gridEmployeeID.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.gridEmployeeID_InitializeLayout);
     //
     // ultraPanel12
     //
     this.ultraPanel12.Dock     = System.Windows.Forms.DockStyle.Left;
     this.ultraPanel12.Location = new System.Drawing.Point(275, 73);
     this.ultraPanel12.Name     = "ultraPanel12";
     this.ultraPanel12.Size     = new System.Drawing.Size(10, 330);
     this.ultraPanel12.TabIndex = 2;
     //
     // gridSection
     //
     appearance17.BackColor   = System.Drawing.SystemColors.Window;
     appearance17.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.gridSection.DisplayLayout.Appearance     = appearance17;
     this.gridSection.DisplayLayout.BorderStyle    = Infragistics.Win.UIElementBorderStyle.Solid;
     this.gridSection.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance18.BackColor         = System.Drawing.SystemColors.ActiveBorder;
     appearance18.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance18.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance18.BorderColor       = System.Drawing.SystemColors.Window;
     this.gridSection.DisplayLayout.GroupByBox.Appearance = appearance18;
     appearance19.ForeColor = System.Drawing.SystemColors.GrayText;
     this.gridSection.DisplayLayout.GroupByBox.BandLabelAppearance = appearance19;
     this.gridSection.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     appearance20.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     appearance20.BackColor2        = System.Drawing.SystemColors.Control;
     appearance20.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance20.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.gridSection.DisplayLayout.GroupByBox.PromptAppearance = appearance20;
     this.gridSection.DisplayLayout.MaxColScrollRegions         = 1;
     this.gridSection.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance21.BackColor = System.Drawing.SystemColors.Window;
     appearance21.ForeColor = System.Drawing.SystemColors.ControlText;
     this.gridSection.DisplayLayout.Override.ActiveCellAppearance = appearance21;
     appearance22.BackColor = System.Drawing.SystemColors.Highlight;
     appearance22.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.gridSection.DisplayLayout.Override.ActiveRowAppearance = appearance22;
     this.gridSection.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.gridSection.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance23.BackColor = System.Drawing.SystemColors.Window;
     this.gridSection.DisplayLayout.Override.CardAreaAppearance = appearance23;
     appearance24.BorderColor  = System.Drawing.Color.Silver;
     appearance24.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.gridSection.DisplayLayout.Override.CellAppearance  = appearance24;
     this.gridSection.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.gridSection.DisplayLayout.Override.CellPadding     = 0;
     appearance25.BackColor             = System.Drawing.SystemColors.Control;
     appearance25.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance25.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance25.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance25.BorderColor           = System.Drawing.SystemColors.Window;
     this.gridSection.DisplayLayout.Override.GroupByRowAppearance = appearance25;
     appearance26.TextHAlignAsString = "Left";
     this.gridSection.DisplayLayout.Override.HeaderAppearance  = appearance26;
     this.gridSection.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.gridSection.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance27.BackColor   = System.Drawing.SystemColors.Window;
     appearance27.BorderColor = System.Drawing.Color.Silver;
     this.gridSection.DisplayLayout.Override.RowAppearance = appearance27;
     this.gridSection.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance28.BackColor = System.Drawing.SystemColors.ControlLight;
     this.gridSection.DisplayLayout.Override.TemplateAddRowAppearance = appearance28;
     this.gridSection.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.gridSection.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.gridSection.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
     this.gridSection.Dock              = System.Windows.Forms.DockStyle.Left;
     this.gridSection.Enabled           = false;
     this.gridSection.Font              = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridSection.Location          = new System.Drawing.Point(10, 73);
     this.gridSection.Name              = "gridSection";
     this.gridSection.Size              = new System.Drawing.Size(265, 330);
     this.gridSection.TabIndex          = 3;
     this.gridSection.Text              = "ultraGrid1";
     this.gridSection.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.gridSection_InitializeLayout);
     //
     // ultraPanel11
     //
     this.ultraPanel11.Dock     = System.Windows.Forms.DockStyle.Left;
     this.ultraPanel11.Location = new System.Drawing.Point(0, 10);
     this.ultraPanel11.Name     = "ultraPanel11";
     this.ultraPanel11.Size     = new System.Drawing.Size(10, 416);
     this.ultraPanel11.TabIndex = 39;
     //
     // gridrptCategory
     //
     appearance29.BackColor   = System.Drawing.SystemColors.Window;
     appearance29.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.gridrptCategory.DisplayLayout.Appearance     = appearance29;
     this.gridrptCategory.DisplayLayout.BorderStyle    = Infragistics.Win.UIElementBorderStyle.Solid;
     this.gridrptCategory.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance30.BackColor         = System.Drawing.SystemColors.ActiveBorder;
     appearance30.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance30.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance30.BorderColor       = System.Drawing.SystemColors.Window;
     this.gridrptCategory.DisplayLayout.GroupByBox.Appearance = appearance30;
     appearance31.ForeColor = System.Drawing.SystemColors.GrayText;
     this.gridrptCategory.DisplayLayout.GroupByBox.BandLabelAppearance = appearance31;
     this.gridrptCategory.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     appearance32.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     appearance32.BackColor2        = System.Drawing.SystemColors.Control;
     appearance32.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance32.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.gridrptCategory.DisplayLayout.GroupByBox.PromptAppearance = appearance32;
     this.gridrptCategory.DisplayLayout.MaxColScrollRegions         = 1;
     this.gridrptCategory.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance33.BackColor = System.Drawing.SystemColors.Window;
     appearance33.ForeColor = System.Drawing.SystemColors.ControlText;
     this.gridrptCategory.DisplayLayout.Override.ActiveCellAppearance = appearance33;
     appearance34.BackColor = System.Drawing.SystemColors.Highlight;
     appearance34.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.gridrptCategory.DisplayLayout.Override.ActiveRowAppearance = appearance34;
     this.gridrptCategory.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.gridrptCategory.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance35.BackColor = System.Drawing.SystemColors.Window;
     this.gridrptCategory.DisplayLayout.Override.CardAreaAppearance = appearance35;
     appearance36.BorderColor  = System.Drawing.Color.Silver;
     appearance36.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.gridrptCategory.DisplayLayout.Override.CellAppearance  = appearance36;
     this.gridrptCategory.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.gridrptCategory.DisplayLayout.Override.CellPadding     = 0;
     appearance37.BackColor             = System.Drawing.SystemColors.Control;
     appearance37.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance37.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance37.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance37.BorderColor           = System.Drawing.SystemColors.Window;
     this.gridrptCategory.DisplayLayout.Override.GroupByRowAppearance = appearance37;
     appearance38.TextHAlignAsString = "Left";
     this.gridrptCategory.DisplayLayout.Override.HeaderAppearance  = appearance38;
     this.gridrptCategory.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.gridrptCategory.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance39.BackColor   = System.Drawing.SystemColors.Window;
     appearance39.BorderColor = System.Drawing.Color.Silver;
     this.gridrptCategory.DisplayLayout.Override.RowAppearance = appearance39;
     this.gridrptCategory.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance40.BackColor = System.Drawing.SystemColors.ControlLight;
     this.gridrptCategory.DisplayLayout.Override.TemplateAddRowAppearance = appearance40;
     this.gridrptCategory.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.gridrptCategory.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.gridrptCategory.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
     this.gridrptCategory.Dock              = System.Windows.Forms.DockStyle.Left;
     this.gridrptCategory.Font              = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridrptCategory.Location          = new System.Drawing.Point(637, 73);
     this.gridrptCategory.Name              = "gridrptCategory";
     this.gridrptCategory.Size              = new System.Drawing.Size(251, 330);
     this.gridrptCategory.TabIndex          = 54;
     this.gridrptCategory.Text              = "ultraGrid2";
     this.gridrptCategory.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.gridrptCategory_InitializeLayout);
     //
     // optFormat
     //
     appearance2.FontData.BoldAsString = "True";
     appearance2.FontData.Name         = "Verdana";
     appearance2.FontData.SizeInPoints = 10F;
     appearance2.ForeColor             = System.Drawing.Color.Black;
     appearance2.TextHAlignAsString    = "Center";
     appearance2.TextVAlignAsString    = "Middle";
     this.optFormat.Appearance         = appearance2;
     this.optFormat.BackColor          = System.Drawing.Color.Transparent;
     this.optFormat.BackColorInternal  = System.Drawing.Color.Transparent;
     this.optFormat.BorderStyle        = Infragistics.Win.UIElementBorderStyle.None;
     this.optFormat.CheckedIndex       = 0;
     valueListItem10.CheckState        = System.Windows.Forms.CheckState.Checked;
     valueListItem10.DataValue         = "pdf";
     valueListItem10.DisplayText       = "PDF";
     valueListItem11.DataValue         = "doc";
     valueListItem11.DisplayText       = "Word";
     valueListItem12.DataValue         = "xls";
     valueListItem12.DisplayText       = "Excel";
     this.optFormat.Items.AddRange(new Infragistics.Win.ValueListItem[] {
         valueListItem10,
         valueListItem11,
         valueListItem12
     });
     this.optFormat.ItemSpacingHorizontal = 8;
     this.optFormat.Location = new System.Drawing.Point(465, 2);
     this.optFormat.Margin   = new System.Windows.Forms.Padding(2);
     this.optFormat.Name     = "optFormat";
     this.optFormat.Size     = new System.Drawing.Size(195, 17);
     this.optFormat.TabIndex = 81;
     this.optFormat.Text     = "PDF";
     //
     // lvlLast
     //
     appearance3.BackColor          = System.Drawing.Color.Beige;
     appearance3.TextHAlignAsString = "Left";
     appearance3.TextVAlignAsString = "Middle";
     this.lvlLast.Appearance        = appearance3;
     this.lvlLast.BorderStyleInner  = Infragistics.Win.UIElementBorderStyle.Solid;
     this.lvlLast.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lvlLast.Location = new System.Drawing.Point(544, 32);
     this.lvlLast.Name     = "lvlLast";
     this.lvlLast.Size     = new System.Drawing.Size(81, 20);
     this.lvlLast.TabIndex = 75;
     this.lvlLast.Text     = "Last Date :";
     this.lvlLast.Visible  = false;
     //
     // dtLast
     //
     this.dtLast.AutoSize     = false;
     this.dtLast.DateTime     = new System.DateTime(2015, 1, 7, 0, 0, 0, 0);
     this.dtLast.Font         = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtLast.FormatString = "dd-MMM-yyyy";
     this.dtLast.Location     = new System.Drawing.Point(631, 32);
     this.dtLast.MaskInput    = "";
     this.dtLast.Name         = "dtLast";
     this.dtLast.Size         = new System.Drawing.Size(138, 20);
     this.dtLast.TabIndex     = 74;
     this.dtLast.Value        = new System.DateTime(2015, 1, 7, 0, 0, 0, 0);
     this.dtLast.Visible      = false;
     //
     // lvlFirst
     //
     appearance4.BackColor          = System.Drawing.Color.Beige;
     appearance4.TextHAlignAsString = "Left";
     appearance4.TextVAlignAsString = "Middle";
     this.lvlFirst.Appearance       = appearance4;
     this.lvlFirst.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
     this.lvlFirst.Font             = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lvlFirst.Location         = new System.Drawing.Point(544, 6);
     this.lvlFirst.Name             = "lvlFirst";
     this.lvlFirst.Size             = new System.Drawing.Size(81, 20);
     this.lvlFirst.TabIndex         = 73;
     this.lvlFirst.Text             = "First Date :";
     this.lvlFirst.Visible          = false;
     //
     // dtFirst
     //
     this.dtFirst.AutoSize     = false;
     this.dtFirst.DateTime     = new System.DateTime(2015, 1, 7, 0, 0, 0, 0);
     this.dtFirst.Font         = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtFirst.FormatString = "dd-MMM-yyyy";
     this.dtFirst.Location     = new System.Drawing.Point(631, 6);
     this.dtFirst.MaskInput    = "";
     this.dtFirst.Name         = "dtFirst";
     this.dtFirst.Size         = new System.Drawing.Size(138, 20);
     this.dtFirst.TabIndex     = 72;
     this.dtFirst.Value        = new System.DateTime(2015, 1, 7, 0, 0, 0, 0);
     this.dtFirst.Visible      = false;
     //
     // frmEmpDetails
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(948, 486);
     this.ControlBox          = false;
     this.Controls.Add(this.gridrptCategory);
     this.Controls.Add(this.ultraPanel10);
     this.Controls.Add(this.gridEmployeeID);
     this.Controls.Add(this.ultraPanel12);
     this.Controls.Add(this.gridSection);
     this.Controls.Add(this.ultraPanel3);
     this.Controls.Add(this.ultraPanel4);
     this.Controls.Add(this.ultraPanel11);
     this.Controls.Add(this.ultraPanel1);
     this.Controls.Add(this.ultraPanel5);
     this.MaximizeBox  = false;
     this.MinimizeBox  = false;
     this.Name         = "frmEmpDetails";
     this.Text         = "Report : Employee Details Information..";
     this.WindowState  = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmEmpDetails_FormClosing);
     this.Load        += new System.EventHandler(this.frmEmpDetails_Load);
     this.ultraPanel1.ClientArea.ResumeLayout(false);
     this.ultraPanel1.ResumeLayout(false);
     this.ultraPanel4.ClientArea.ResumeLayout(false);
     this.ultraPanel4.ResumeLayout(false);
     this.ultraPanel3.ClientArea.ResumeLayout(false);
     this.ultraPanel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.group1)).EndInit();
     this.group1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox8)).EndInit();
     this.ultraGroupBox8.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.optCriteria)).EndInit();
     this.ultraPanel5.ResumeLayout(false);
     this.ultraPanel10.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridEmployeeID)).EndInit();
     this.ultraPanel12.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridSection)).EndInit();
     this.ultraPanel11.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridrptCategory)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.optFormat)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtLast)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtFirst)).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()
        {
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EventCode");
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Country");
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
            this.ultraGridInput = new Infragistics.Win.UltraWinGrid.UltraGrid();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGridInput)).BeginInit();
            this.SuspendLayout();
            // 
            // ultraGridInput
            // 
            appearance1.BackColor = System.Drawing.SystemColors.Window;
            appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
            this.ultraGridInput.DisplayLayout.Appearance = appearance1;
            this.ultraGridInput.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
            ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            appearance2.TextHAlignAsString = "Center";
            ultraGridColumn3.Header.Appearance = appearance2;
            ultraGridColumn3.Header.VisiblePosition = 0;
            ultraGridColumn3.Width = 119;
            ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            appearance3.TextHAlignAsString = "Center";
            ultraGridColumn2.Header.Appearance = appearance3;
            ultraGridColumn2.Header.VisiblePosition = 1;
            ultraGridColumn2.Width = 116;
            ultraGridBand1.Columns.AddRange(new object[] {
            ultraGridColumn3,
            ultraGridColumn2});
            ultraGridBand1.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
            this.ultraGridInput.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
            this.ultraGridInput.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
            this.ultraGridInput.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            appearance4.BackColor = System.Drawing.SystemColors.ActiveBorder;
            appearance4.BackColor2 = System.Drawing.SystemColors.ControlDark;
            appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance4.BorderColor = System.Drawing.SystemColors.Window;
            this.ultraGridInput.DisplayLayout.GroupByBox.Appearance = appearance4;
            appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
            this.ultraGridInput.DisplayLayout.GroupByBox.BandLabelAppearance = appearance5;
            this.ultraGridInput.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
            appearance6.BackColor = System.Drawing.SystemColors.ControlLightLight;
            appearance6.BackColor2 = System.Drawing.SystemColors.Control;
            appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            appearance6.ForeColor = System.Drawing.SystemColors.GrayText;
            this.ultraGridInput.DisplayLayout.GroupByBox.PromptAppearance = appearance6;
            this.ultraGridInput.DisplayLayout.MaxColScrollRegions = 1;
            this.ultraGridInput.DisplayLayout.MaxRowScrollRegions = 1;
            this.ultraGridInput.DisplayLayout.Override.ActiveAppearancesEnabled = Infragistics.Win.DefaultableBoolean.True;
            appearance7.BackColor = System.Drawing.SystemColors.Highlight;
            appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
            appearance7.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.ultraGridInput.DisplayLayout.Override.ActiveCellAppearance = appearance7;
            appearance8.ForeColor = System.Drawing.SystemColors.ControlText;
            this.ultraGridInput.DisplayLayout.Override.ActiveRowAppearance = appearance8;
            this.ultraGridInput.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
            this.ultraGridInput.DisplayLayout.Override.AllowColMoving = Infragistics.Win.UltraWinGrid.AllowColMoving.NotAllowed;
            this.ultraGridInput.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
            this.ultraGridInput.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
            this.ultraGridInput.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
            this.ultraGridInput.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
            this.ultraGridInput.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
            appearance9.BackColor = System.Drawing.SystemColors.Window;
            this.ultraGridInput.DisplayLayout.Override.CardAreaAppearance = appearance9;
            appearance10.BorderColor = System.Drawing.Color.Silver;
            appearance10.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
            this.ultraGridInput.DisplayLayout.Override.CellAppearance = appearance10;
            this.ultraGridInput.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.CellSelect;
            this.ultraGridInput.DisplayLayout.Override.CellPadding = 0;
            this.ultraGridInput.DisplayLayout.Override.FilterEvaluationTrigger = Infragistics.Win.UltraWinGrid.FilterEvaluationTrigger.OnCellValueChange;
            this.ultraGridInput.DisplayLayout.Override.FilterOperandStyle = Infragistics.Win.UltraWinGrid.FilterOperandStyle.Edit;
            this.ultraGridInput.DisplayLayout.Override.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
            this.ultraGridInput.DisplayLayout.Override.FilterOperatorLocation = Infragistics.Win.UltraWinGrid.FilterOperatorLocation.Hidden;
            this.ultraGridInput.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance11.BackColor = System.Drawing.SystemColors.Control;
            appearance11.BackColor2 = System.Drawing.SystemColors.ControlDark;
            appearance11.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
            appearance11.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            appearance11.BorderColor = System.Drawing.SystemColors.Window;
            this.ultraGridInput.DisplayLayout.Override.GroupByRowAppearance = appearance11;
            appearance12.TextHAlignAsString = "Left";
            this.ultraGridInput.DisplayLayout.Override.HeaderAppearance = appearance12;
            this.ultraGridInput.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            this.ultraGridInput.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
            appearance13.BackColor = System.Drawing.SystemColors.Window;
            appearance13.BorderColor = System.Drawing.Color.Silver;
            this.ultraGridInput.DisplayLayout.Override.RowAppearance = appearance13;
            this.ultraGridInput.DisplayLayout.Override.RowFilterAction = Infragistics.Win.UltraWinGrid.RowFilterAction.HideFilteredOutRows;
            this.ultraGridInput.DisplayLayout.Override.RowFilterMode = Infragistics.Win.UltraWinGrid.RowFilterMode.AllRowsInBand;
            appearance14.AlphaLevel = ((short)(218));
            appearance14.BackColorAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
            this.ultraGridInput.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance14;
            this.ultraGridInput.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
            appearance15.BackColor = System.Drawing.SystemColors.Highlight;
            appearance15.ForeColor = System.Drawing.SystemColors.HighlightText;
            this.ultraGridInput.DisplayLayout.Override.SelectedCellAppearance = appearance15;
            appearance16.BackColor = System.Drawing.SystemColors.ControlLight;
            this.ultraGridInput.DisplayLayout.Override.TemplateAddRowAppearance = appearance16;
            this.ultraGridInput.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.ultraGridInput.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.ultraGridInput.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraGridInput.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraGridInput.Location = new System.Drawing.Point(0, 0);
            this.ultraGridInput.Name = "ultraGridInput";
            this.ultraGridInput.Size = new System.Drawing.Size(237, 264);
            this.ultraGridInput.TabIndex = 10;
            this.ultraGridInput.Text = "ultraGrid1";
            // 
            // EventSelectorGrid
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.ultraGridInput);
            this.Name = "EventSelectorGrid";
            this.Size = new System.Drawing.Size(237, 264);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGridInput)).EndInit();
            this.ResumeLayout(false);

        }
Beispiel #30
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LogOn));
     this.txtUserName  = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtPassword  = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.button_login = new Infragistics.Win.Misc.UltraButton();
     ((System.ComponentModel.ISupportInitialize)(this.txtUserName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPassword)).BeginInit();
     this.SuspendLayout();
     //
     // txtUserName
     //
     appearance5.BackColor          = System.Drawing.Color.Black;
     appearance5.BackColorDisabled  = System.Drawing.Color.Transparent;
     appearance5.ForeColor          = System.Drawing.Color.White;
     appearance5.TextHAlignAsString = "Left";
     appearance5.TextVAlignAsString = "Middle";
     this.txtUserName.Appearance    = appearance5;
     this.txtUserName.BackColor     = System.Drawing.Color.Black;
     this.txtUserName.BorderStyle   = Infragistics.Win.UIElementBorderStyle.Rounded3;
     this.txtUserName.Location      = new System.Drawing.Point(129, 102);
     this.txtUserName.Name          = "txtUserName";
     this.txtUserName.Size          = new System.Drawing.Size(216, 22);
     this.txtUserName.TabIndex      = 44;
     //
     // txtPassword
     //
     appearance4.BackColor          = System.Drawing.Color.Black;
     appearance4.BackColorDisabled  = System.Drawing.Color.Transparent;
     appearance4.ForeColor          = System.Drawing.Color.White;
     appearance4.TextHAlignAsString = "Left";
     appearance4.TextVAlignAsString = "Middle";
     this.txtPassword.Appearance    = appearance4;
     this.txtPassword.BackColor     = System.Drawing.Color.Black;
     this.txtPassword.BorderStyle   = Infragistics.Win.UIElementBorderStyle.Rounded3;
     this.txtPassword.Location      = new System.Drawing.Point(129, 130);
     this.txtPassword.Name          = "txtPassword";
     this.txtPassword.PasswordChar  = '*';
     this.txtPassword.Size          = new System.Drawing.Size(216, 22);
     this.txtPassword.TabIndex      = 45;
     this.txtPassword.KeyDown      += new System.Windows.Forms.KeyEventHandler(this.txtPassword_KeyDown);
     //
     // button_login
     //
     appearance2.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     appearance2.BackColor2            = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     appearance2.BackColorAlpha        = Infragistics.Win.Alpha.UseAlphaLevel;
     appearance2.BackGradientAlignment = Infragistics.Win.GradientAlignment.Form;
     appearance2.Cursor = System.Windows.Forms.Cursors.Hand;
     appearance2.FontData.BoldAsString = "True";
     appearance2.ForeColor             = System.Drawing.Color.White;
     this.button_login.Appearance      = appearance2;
     this.button_login.ButtonStyle     = Infragistics.Win.UIElementButtonStyle.Button3DOldStyle;
     this.button_login.Font            = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button_login.Location        = new System.Drawing.Point(258, 163);
     this.button_login.Name            = "button_login";
     this.button_login.Size            = new System.Drawing.Size(88, 36);
     this.button_login.TabIndex        = 77;
     this.button_login.Text            = "Login";
     this.button_login.UseOsThemes     = Infragistics.Win.DefaultableBoolean.False;
     this.button_login.Click          += new System.EventHandler(this.button_login_Click);
     //
     // Login
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.Black;
     this.BackgroundImage     = global::DuoSoftware.DuoSoftPhone.Properties.Resources.DuoLogin;
     this.ClientSize          = new System.Drawing.Size(360, 209);
     this.Controls.Add(this.button_login);
     this.Controls.Add(this.txtPassword);
     this.Controls.Add(this.txtUserName);
     this.Font            = new System.Drawing.Font("Calibri", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ForeColor       = System.Drawing.Color.White;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "Login";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Login";
     this.Load           += new System.EventHandler(this.Login_Load);
     ((System.ComponentModel.ISupportInitialize)(this.txtUserName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPassword)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Beispiel #31
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();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     this.timer1                      = new System.Windows.Forms.Timer(this.components);
     this.ultraGroupBox1              = new Infragistics.Win.Misc.UltraGroupBox();
     this.buttonReject                = new Infragistics.Win.Misc.UltraButton();
     this.buttonAnswer                = new Infragistics.Win.Misc.UltraButton();
     this.phoner8ClickMenu            = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.callToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.answerCallToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.rejectCallToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     this.phoner8ClickMenu.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraGroupBox1
     //
     appearance2.BackColor                = System.Drawing.Color.Black;
     appearance2.FontData.BoldAsString    = "True";
     appearance2.ForeColor                = System.Drawing.Color.White;
     this.ultraGroupBox1.Appearance       = appearance2;
     this.ultraGroupBox1.BorderStyle      = Infragistics.Win.Misc.GroupBoxBorderStyle.RectangularInset;
     this.ultraGroupBox1.ContextMenuStrip = this.phoner8ClickMenu;
     this.ultraGroupBox1.Controls.Add(this.buttonReject);
     this.ultraGroupBox1.Controls.Add(this.buttonAnswer);
     this.ultraGroupBox1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.ultraGroupBox1.Location  = new System.Drawing.Point(0, 0);
     this.ultraGroupBox1.Name      = "ultraGroupBox1";
     this.ultraGroupBox1.Size      = new System.Drawing.Size(209, 70);
     this.ultraGroupBox1.TabIndex  = 1;
     this.ultraGroupBox1.Text      = "Incoming Call";
     this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
     //
     // buttonReject
     //
     appearance4.Image = global::DuoSoftware.DuoSoftPhone.Properties.Resources.EndCallM;
     appearance4.ImageBackgroundStyle = Infragistics.Win.ImageBackgroundStyle.Centered;
     appearance4.ImageHAlign          = Infragistics.Win.HAlign.Center;
     appearance4.ImageVAlign          = Infragistics.Win.VAlign.Middle;
     this.buttonReject.Appearance     = appearance4;
     this.buttonReject.ImageSize      = new System.Drawing.Size(70, 50);
     this.buttonReject.Location       = new System.Drawing.Point(108, 21);
     this.buttonReject.Name           = "buttonReject";
     this.buttonReject.Size           = new System.Drawing.Size(93, 42);
     this.buttonReject.TabIndex       = 2;
     this.buttonReject.Click         += new System.EventHandler(this.buttonReject_Click);
     //
     // buttonAnswer
     //
     appearance3.Image = global::DuoSoftware.DuoSoftPhone.Properties.Resources.AnswerM;
     appearance3.ImageBackgroundStyle = Infragistics.Win.ImageBackgroundStyle.Centered;
     appearance3.ImageHAlign          = Infragistics.Win.HAlign.Center;
     appearance3.ImageVAlign          = Infragistics.Win.VAlign.Middle;
     this.buttonAnswer.Appearance     = appearance3;
     this.buttonAnswer.ImageSize      = new System.Drawing.Size(70, 50);
     this.buttonAnswer.Location       = new System.Drawing.Point(8, 21);
     this.buttonAnswer.Name           = "buttonAnswer";
     this.buttonAnswer.Size           = new System.Drawing.Size(93, 42);
     this.buttonAnswer.TabIndex       = 1;
     this.buttonAnswer.Click         += new System.EventHandler(this.buttonAnswer_Click);
     //
     // phoner8ClickMenu
     //
     this.phoner8ClickMenu.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
     this.phoner8ClickMenu.Font      = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.phoner8ClickMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.callToolStripMenuItem
     });
     this.phoner8ClickMenu.Name = "phoner8ClickMenu";
     this.phoner8ClickMenu.Size = new System.Drawing.Size(93, 26);
     //
     // callToolStripMenuItem
     //
     this.callToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.answerCallToolStripMenuItem,
         this.rejectCallToolStripMenuItem
     });
     this.callToolStripMenuItem.ForeColor = System.Drawing.Color.White;
     this.callToolStripMenuItem.Name      = "callToolStripMenuItem";
     this.callToolStripMenuItem.Size      = new System.Drawing.Size(92, 22);
     this.callToolStripMenuItem.Text      = "Call";
     //
     // answerCallToolStripMenuItem
     //
     this.answerCallToolStripMenuItem.BackColor        = System.Drawing.SystemColors.ActiveCaptionText;
     this.answerCallToolStripMenuItem.ForeColor        = System.Drawing.Color.White;
     this.answerCallToolStripMenuItem.Name             = "answerCallToolStripMenuItem";
     this.answerCallToolStripMenuItem.ShortcutKeys     = System.Windows.Forms.Keys.F2;
     this.answerCallToolStripMenuItem.ShowShortcutKeys = false;
     this.answerCallToolStripMenuItem.Size             = new System.Drawing.Size(152, 22);
     this.answerCallToolStripMenuItem.Text             = "AnswerCall";
     this.answerCallToolStripMenuItem.Click           += new System.EventHandler(this.buttonAnswer_Click);
     //
     // rejectCallToolStripMenuItem
     //
     this.rejectCallToolStripMenuItem.BackColor        = System.Drawing.SystemColors.ActiveCaptionText;
     this.rejectCallToolStripMenuItem.ForeColor        = System.Drawing.Color.White;
     this.rejectCallToolStripMenuItem.Name             = "rejectCallToolStripMenuItem";
     this.rejectCallToolStripMenuItem.ShortcutKeys     = System.Windows.Forms.Keys.F12;
     this.rejectCallToolStripMenuItem.ShowShortcutKeys = false;
     this.rejectCallToolStripMenuItem.Size             = new System.Drawing.Size(152, 22);
     this.rejectCallToolStripMenuItem.Text             = "RejectCall";
     this.rejectCallToolStripMenuItem.Click           += new System.EventHandler(this.buttonReject_Click);
     //
     // FrmIncomingCall
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoSize            = true;
     this.BackColor           = System.Drawing.SystemColors.ActiveCaptionText;
     this.ClientSize          = new System.Drawing.Size(209, 70);
     this.ContextMenuStrip    = this.phoner8ClickMenu;
     this.ControlBox          = false;
     this.Controls.Add(this.ultraGroupBox1);
     this.ForeColor       = System.Drawing.Color.White;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmIncomingCall";
     this.ShowInTaskbar   = false;
     this.SizeGripStyle   = System.Windows.Forms.SizeGripStyle.Hide;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Incoming Call";
     this.TopMost         = true;
     this.Load           += new System.EventHandler(this.frmIncomingCall_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     this.phoner8ClickMenu.ResumeLayout(false);
     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();
     Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
     Infragistics.Win.UltraWinToolbars.LabelTool    labelTool1    = new Infragistics.Win.UltraWinToolbars.LabelTool("LabelTool1");
     Infragistics.Win.UltraWinToolbars.ButtonTool   buttonTool6   = new Infragistics.Win.UltraWinToolbars.ButtonTool("BTN_Next");
     Infragistics.Win.UltraWinToolbars.LabelTool    labelTool2    = new Infragistics.Win.UltraWinToolbars.LabelTool("LabelTool1");
     Infragistics.Win.UltraWinToolbars.ButtonTool   buttonTool8   = new Infragistics.Win.UltraWinToolbars.ButtonTool("BTN_Next");
     Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     this.PNL_StatusBar                     = new Telerik.WinControls.UI.RadPanel();
     this.STS_Message                       = new Telerik.WinControls.UI.RadStatusStrip();
     this.Msg                               = new Telerik.WinControls.UI.RadLabelElement();
     this.PNL_Main                          = new Telerik.WinControls.UI.RadPanel();
     this.panel1                            = new System.Windows.Forms.Panel();
     this.radGroupBox1                      = new Telerik.WinControls.UI.RadGroupBox();
     this.LBL_CorrectAnswer                 = new System.Windows.Forms.Label();
     this.LBL_ExamRemainingTime             = new System.Windows.Forms.Label();
     this.LBL_QuestionTime                  = new System.Windows.Forms.Label();
     this.label2                            = new System.Windows.Forms.Label();
     this.label1                            = new System.Windows.Forms.Label();
     this.CHK_Option4                       = new System.Windows.Forms.CheckBox();
     this.CHK_Option3                       = new System.Windows.Forms.CheckBox();
     this.CHK_Option2                       = new System.Windows.Forms.CheckBox();
     this.CHK_Option1                       = new System.Windows.Forms.CheckBox();
     this.LBL_Option4                       = new System.Windows.Forms.Label();
     this.LBL_Option3                       = new System.Windows.Forms.Label();
     this.LBL_Option2                       = new System.Windows.Forms.Label();
     this.TXT_Description                   = new Telerik.WinControls.UI.RadLabel();
     this.LBL_Option1                       = new System.Windows.Forms.Label();
     this.LBL_Description                   = new System.Windows.Forms.Label();
     this.TXT_Code                          = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.panel2                            = new System.Windows.Forms.Panel();
     this._panel2_Toolbars_Dock_Area_Left   = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this.Toolbar_Options                   = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
     this._panel2_Toolbars_Dock_Area_Right  = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._panel2_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._panel2_Toolbars_Dock_Area_Top    = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this.Timer_ExamTime                    = new System.Windows.Forms.Timer(this.components);
     this.ultraToolbarsDockArea1            = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this.ultraToolbarsDockArea2            = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this.ultraToolbarsDockArea4            = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this.OpnDlg_Picture                    = new System.Windows.Forms.OpenFileDialog();
     this.SaveFileDialog                    = new System.Windows.Forms.SaveFileDialog();
     this.windows7Theme1                    = new Telerik.WinControls.Themes.Windows7Theme();
     this.office2010BlackTheme1             = new Telerik.WinControls.Themes.Office2010BlackTheme();
     this.TMR_Question                      = new System.Windows.Forms.Timer(this.components);
     this.TMR_ChangeQuestion                = new System.Windows.Forms.Timer(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.PNL_StatusBar)).BeginInit();
     this.PNL_StatusBar.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.STS_Message)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.PNL_Main)).BeginInit();
     this.PNL_Main.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit();
     this.radGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TXT_Description)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TXT_Code)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Toolbar_Options)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // PNL_StatusBar
     //
     this.PNL_StatusBar.Controls.Add(this.STS_Message);
     this.PNL_StatusBar.Dock        = System.Windows.Forms.DockStyle.Bottom;
     this.PNL_StatusBar.Location    = new System.Drawing.Point(0, 417);
     this.PNL_StatusBar.Name        = "PNL_StatusBar";
     this.PNL_StatusBar.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.PNL_StatusBar.Size        = new System.Drawing.Size(786, 24);
     this.PNL_StatusBar.TabIndex    = 2;
     //
     // STS_Message
     //
     this.STS_Message.AutoSize = true;
     this.STS_Message.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.STS_Message.Items.AddRange(new Telerik.WinControls.RadItem[] {
         this.Msg
     });
     this.STS_Message.LayoutStyle = Telerik.WinControls.UI.RadStatusBarLayoutStyle.Stack;
     this.STS_Message.Location    = new System.Drawing.Point(0, 0);
     this.STS_Message.Name        = "STS_Message";
     this.STS_Message.Size        = new System.Drawing.Size(786, 24);
     this.STS_Message.TabIndex    = 0;
     this.STS_Message.Text        = "radStatusStrip1";
     //
     // Msg
     //
     this.Msg.Alignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.Msg.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(15)))), ((int)(((byte)(44)))));
     this.Msg.Name      = "Msg";
     this.STS_Message.SetSpring(this.Msg, false);
     this.Msg.Text          = "";
     this.Msg.TextAlignment = System.Drawing.ContentAlignment.TopRight;
     this.Msg.TextWrap      = true;
     this.Msg.Visibility    = Telerik.WinControls.ElementVisibility.Visible;
     //
     // PNL_Main
     //
     this.PNL_Main.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.PNL_Main.Controls.Add(this.panel1);
     this.PNL_Main.Controls.Add(this.panel2);
     this.PNL_Main.ImageScalingSize = new System.Drawing.Size(10, 10);
     this.PNL_Main.Location         = new System.Drawing.Point(0, 0);
     this.PNL_Main.Name             = "PNL_Main";
     this.PNL_Main.RightToLeft      = System.Windows.Forms.RightToLeft.Yes;
     this.PNL_Main.Size             = new System.Drawing.Size(786, 411);
     this.PNL_Main.TabIndex         = 1;
     //
     // panel1
     //
     this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                 | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel1.Controls.Add(this.radGroupBox1);
     this.panel1.Location = new System.Drawing.Point(0, 3);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(786, 321);
     this.panel1.TabIndex = 8;
     //
     // radGroupBox1
     //
     this.radGroupBox1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this.radGroupBox1.Anchor         = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                               | System.Windows.Forms.AnchorStyles.Left)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.radGroupBox1.Controls.Add(this.LBL_CorrectAnswer);
     this.radGroupBox1.Controls.Add(this.LBL_ExamRemainingTime);
     this.radGroupBox1.Controls.Add(this.LBL_QuestionTime);
     this.radGroupBox1.Controls.Add(this.label2);
     this.radGroupBox1.Controls.Add(this.label1);
     this.radGroupBox1.Controls.Add(this.CHK_Option4);
     this.radGroupBox1.Controls.Add(this.CHK_Option3);
     this.radGroupBox1.Controls.Add(this.CHK_Option2);
     this.radGroupBox1.Controls.Add(this.CHK_Option1);
     this.radGroupBox1.Controls.Add(this.LBL_Option4);
     this.radGroupBox1.Controls.Add(this.LBL_Option3);
     this.radGroupBox1.Controls.Add(this.LBL_Option2);
     this.radGroupBox1.Controls.Add(this.TXT_Description);
     this.radGroupBox1.Controls.Add(this.LBL_Option1);
     this.radGroupBox1.Controls.Add(this.LBL_Description);
     this.radGroupBox1.Controls.Add(this.TXT_Code);
     this.radGroupBox1.Font                 = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radGroupBox1.FooterImageIndex     = -1;
     this.radGroupBox1.FooterImageKey       = "";
     this.radGroupBox1.GroupBoxStyle        = Telerik.WinControls.UI.RadGroupBoxStyle.Office;
     this.radGroupBox1.HeaderAlignment      = Telerik.WinControls.UI.HeaderAlignment.Far;
     this.radGroupBox1.HeaderImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.radGroupBox1.HeaderImageIndex     = -1;
     this.radGroupBox1.HeaderImageKey       = "";
     this.radGroupBox1.HeaderMargin         = new System.Windows.Forms.Padding(0);
     this.radGroupBox1.HeaderText           = "السؤال";
     this.radGroupBox1.Location             = new System.Drawing.Point(4, 14);
     this.radGroupBox1.Name                 = "radGroupBox1";
     this.radGroupBox1.Padding              = new System.Windows.Forms.Padding(2, 18, 2, 2);
     //
     //
     //
     this.radGroupBox1.RootElement.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2);
     this.radGroupBox1.Size     = new System.Drawing.Size(779, 300);
     this.radGroupBox1.TabIndex = 79;
     this.radGroupBox1.Text     = "السؤال";
     //
     // LBL_CorrectAnswer
     //
     this.LBL_CorrectAnswer.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.LBL_CorrectAnswer.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.LBL_CorrectAnswer.Location = new System.Drawing.Point(131, 255);
     this.LBL_CorrectAnswer.Name     = "LBL_CorrectAnswer";
     this.LBL_CorrectAnswer.Size     = new System.Drawing.Size(99, 17);
     this.LBL_CorrectAnswer.TabIndex = 105;
     this.LBL_CorrectAnswer.Visible  = false;
     //
     // LBL_ExamRemainingTime
     //
     this.LBL_ExamRemainingTime.Font      = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.LBL_ExamRemainingTime.ForeColor = System.Drawing.Color.Red;
     this.LBL_ExamRemainingTime.Location  = new System.Drawing.Point(20, 45);
     this.LBL_ExamRemainingTime.Name      = "LBL_ExamRemainingTime";
     this.LBL_ExamRemainingTime.Size      = new System.Drawing.Size(160, 17);
     this.LBL_ExamRemainingTime.TabIndex  = 104;
     this.LBL_ExamRemainingTime.Text      = "00:55:00";
     //
     // LBL_QuestionTime
     //
     this.LBL_QuestionTime.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.LBL_QuestionTime.Font     = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.LBL_QuestionTime.Location = new System.Drawing.Point(531, 45);
     this.LBL_QuestionTime.Name     = "LBL_QuestionTime";
     this.LBL_QuestionTime.Size     = new System.Drawing.Size(55, 17);
     this.LBL_QuestionTime.TabIndex = 103;
     this.LBL_QuestionTime.Text     = "30";
     //
     // label2
     //
     this.label2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label2.Font     = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(183, 45);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(157, 21);
     this.label2.TabIndex = 102;
     this.label2.Text     = "الزمن المتبقى للأمتحان";
     //
     // label1
     //
     this.label1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.Font     = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(628, 45);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(142, 21);
     this.label1.TabIndex = 101;
     this.label1.Text     = "الزمن المتبقى للسؤال";
     //
     // CHK_Option4
     //
     this.CHK_Option4.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.CHK_Option4.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.CHK_Option4.Location = new System.Drawing.Point(12, 275);
     this.CHK_Option4.Name     = "CHK_Option4";
     this.CHK_Option4.Size     = new System.Drawing.Size(312, 20);
     this.CHK_Option4.TabIndex = 3;
     this.CHK_Option4.UseVisualStyleBackColor = true;
     this.CHK_Option4.CheckedChanged         += new System.EventHandler(this.CHK_Option1_CheckedChanged);
     //
     // CHK_Option3
     //
     this.CHK_Option3.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.CHK_Option3.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.CHK_Option3.Location = new System.Drawing.Point(389, 272);
     this.CHK_Option3.Name     = "CHK_Option3";
     this.CHK_Option3.Size     = new System.Drawing.Size(361, 20);
     this.CHK_Option3.TabIndex = 2;
     this.CHK_Option3.UseVisualStyleBackColor = true;
     this.CHK_Option3.CheckedChanged         += new System.EventHandler(this.CHK_Option1_CheckedChanged);
     //
     // CHK_Option2
     //
     this.CHK_Option2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.CHK_Option2.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.CHK_Option2.Location = new System.Drawing.Point(12, 211);
     this.CHK_Option2.Name     = "CHK_Option2";
     this.CHK_Option2.Size     = new System.Drawing.Size(312, 20);
     this.CHK_Option2.TabIndex = 1;
     this.CHK_Option2.UseVisualStyleBackColor = true;
     this.CHK_Option2.CheckedChanged         += new System.EventHandler(this.CHK_Option1_CheckedChanged);
     //
     // CHK_Option1
     //
     this.CHK_Option1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.CHK_Option1.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.CHK_Option1.Location = new System.Drawing.Point(389, 211);
     this.CHK_Option1.Name     = "CHK_Option1";
     this.CHK_Option1.Size     = new System.Drawing.Size(361, 20);
     this.CHK_Option1.TabIndex = 0;
     this.CHK_Option1.UseVisualStyleBackColor = true;
     this.CHK_Option1.CheckedChanged         += new System.EventHandler(this.CHK_Option1_CheckedChanged);
     //
     // LBL_Option4
     //
     this.LBL_Option4.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.LBL_Option4.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.LBL_Option4.Location = new System.Drawing.Point(317, 272);
     this.LBL_Option4.Name     = "LBL_Option4";
     this.LBL_Option4.Size     = new System.Drawing.Size(29, 17);
     this.LBL_Option4.TabIndex = 94;
     this.LBL_Option4.Text     = "4";
     //
     // LBL_Option3
     //
     this.LBL_Option3.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.LBL_Option3.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.LBL_Option3.Location = new System.Drawing.Point(744, 271);
     this.LBL_Option3.Name     = "LBL_Option3";
     this.LBL_Option3.Size     = new System.Drawing.Size(29, 17);
     this.LBL_Option3.TabIndex = 94;
     this.LBL_Option3.Text     = "3";
     //
     // LBL_Option2
     //
     this.LBL_Option2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.LBL_Option2.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.LBL_Option2.Location = new System.Drawing.Point(317, 211);
     this.LBL_Option2.Name     = "LBL_Option2";
     this.LBL_Option2.Size     = new System.Drawing.Size(29, 17);
     this.LBL_Option2.TabIndex = 92;
     this.LBL_Option2.Text     = "2";
     //
     // TXT_Description
     //
     this.TXT_Description.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.TXT_Description.AutoSize          = false;
     this.TXT_Description.BorderVisible     = true;
     this.TXT_Description.Font              = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.TXT_Description.Location          = new System.Drawing.Point(12, 107);
     this.TXT_Description.Name              = "TXT_Description";
     this.TXT_Description.RightToLeft       = System.Windows.Forms.RightToLeft.Yes;
     this.TXT_Description.Size              = new System.Drawing.Size(650, 98);
     this.TXT_Description.TabIndex          = 90;
     this.TXT_Description.TextAlignment     = System.Drawing.ContentAlignment.MiddleLeft;
     this.TXT_Description.TextImageRelation = System.Windows.Forms.TextImageRelation.TextBeforeImage;
     //
     // LBL_Option1
     //
     this.LBL_Option1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.LBL_Option1.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.LBL_Option1.Location = new System.Drawing.Point(742, 213);
     this.LBL_Option1.Name     = "LBL_Option1";
     this.LBL_Option1.Size     = new System.Drawing.Size(29, 17);
     this.LBL_Option1.TabIndex = 85;
     this.LBL_Option1.Text     = "1";
     //
     // LBL_Description
     //
     this.LBL_Description.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.LBL_Description.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.LBL_Description.Location = new System.Drawing.Point(672, 112);
     this.LBL_Description.Name     = "LBL_Description";
     this.LBL_Description.Size     = new System.Drawing.Size(99, 17);
     this.LBL_Description.TabIndex = 69;
     this.LBL_Description.Text     = "السؤال";
     //
     // TXT_Code
     //
     this.TXT_Code.Location = new System.Drawing.Point(70, 136);
     this.TXT_Code.Name     = "TXT_Code";
     this.TXT_Code.Size     = new System.Drawing.Size(100, 29);
     this.TXT_Code.TabIndex = 96;
     this.TXT_Code.Visible  = false;
     //
     // panel2
     //
     this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Left);
     this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Right);
     this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Bottom);
     this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Top);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel2.Location = new System.Drawing.Point(0, 323);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(786, 88);
     this.panel2.TabIndex = 7;
     //
     // _panel2_Toolbars_Dock_Area_Left
     //
     this._panel2_Toolbars_Dock_Area_Left.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._panel2_Toolbars_Dock_Area_Left.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(146)))), ((int)(((byte)(146)))));
     this._panel2_Toolbars_Dock_Area_Left.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
     this._panel2_Toolbars_Dock_Area_Left.ForeColor       = System.Drawing.Color.Black;
     this._panel2_Toolbars_Dock_Area_Left.Location        = new System.Drawing.Point(0, 75);
     this._panel2_Toolbars_Dock_Area_Left.Name            = "_panel2_Toolbars_Dock_Area_Left";
     this._panel2_Toolbars_Dock_Area_Left.Size            = new System.Drawing.Size(0, 9);
     this._panel2_Toolbars_Dock_Area_Left.ToolbarsManager = this.Toolbar_Options;
     //
     // Toolbar_Options
     //
     this.Toolbar_Options.AlwaysShowMenusExpanded = Infragistics.Win.DefaultableBoolean.True;
     this.Toolbar_Options.DesignerFlags           = 1;
     this.Toolbar_Options.DockWithinContainer     = this.panel2;
     this.Toolbar_Options.ImageSizeLarge          = new System.Drawing.Size(64, 64);
     this.Toolbar_Options.ShowFullMenusDelay      = 500;
     ultraToolbar1.DockedColumn     = 0;
     ultraToolbar1.DockedRow        = 0;
     ultraToolbar1.FloatingLocation = new System.Drawing.Point(314, 451);
     ultraToolbar1.FloatingSize     = new System.Drawing.Size(231, 296);
     ultraToolbar1.IsMainMenuBar    = true;
     labelTool1.InstanceProps.Width = 511;
     ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
         labelTool1,
         buttonTool6
     });
     ultraToolbar1.Text = "UltraToolbar1";
     this.Toolbar_Options.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
         ultraToolbar1
     });
     this.Toolbar_Options.ToolbarSettings.AllowFloating    = Infragistics.Win.DefaultableBoolean.True;
     this.Toolbar_Options.ToolbarSettings.ToolDisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     this.Toolbar_Options.ToolbarSettings.ToolOrientation  = Infragistics.Win.UltraWinToolbars.ToolOrientation.Horizontal;
     this.Toolbar_Options.ToolbarSettings.UseLargeImages   = Infragistics.Win.DefaultableBoolean.True;
     appearance15.FontData.BoldAsString = "True";
     appearance15.FontData.Name         = "Impact";
     appearance15.FontData.SizeInPoints = 30F;
     appearance15.Image = global::StudentExam.Properties.Resources._1471660815_forward;
     buttonTool8.SharedPropsInternal.AppearancesLarge.Appearance = appearance15;
     appearance11.FontData.BoldAsString = "True";
     appearance11.FontData.Name         = "Impact";
     appearance11.FontData.SizeInPoints = 30F;
     buttonTool8.SharedPropsInternal.AppearancesLarge.AppearanceOnMenu = appearance11;
     appearance12.FontData.BoldAsString = "True";
     appearance12.FontData.Name         = "Impact";
     appearance12.FontData.SizeInPoints = 30F;
     buttonTool8.SharedPropsInternal.AppearancesLarge.AppearanceOnToolbar = appearance12;
     buttonTool8.SharedPropsInternal.Caption      = "التالى";
     buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     this.Toolbar_Options.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
         labelTool2,
         buttonTool8
     });
     this.Toolbar_Options.UseLargeImagesOnMenu    = true;
     this.Toolbar_Options.UseLargeImagesOnToolbar = true;
     this.Toolbar_Options.Visible    = false;
     this.Toolbar_Options.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.Toolbar_Options_ToolClick);
     //
     // _panel2_Toolbars_Dock_Area_Right
     //
     this._panel2_Toolbars_Dock_Area_Right.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._panel2_Toolbars_Dock_Area_Right.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(146)))), ((int)(((byte)(146)))));
     this._panel2_Toolbars_Dock_Area_Right.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
     this._panel2_Toolbars_Dock_Area_Right.ForeColor       = System.Drawing.Color.Black;
     this._panel2_Toolbars_Dock_Area_Right.Location        = new System.Drawing.Point(782, 75);
     this._panel2_Toolbars_Dock_Area_Right.Name            = "_panel2_Toolbars_Dock_Area_Right";
     this._panel2_Toolbars_Dock_Area_Right.Size            = new System.Drawing.Size(0, 9);
     this._panel2_Toolbars_Dock_Area_Right.ToolbarsManager = this.Toolbar_Options;
     //
     // _panel2_Toolbars_Dock_Area_Bottom
     //
     this._panel2_Toolbars_Dock_Area_Bottom.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._panel2_Toolbars_Dock_Area_Bottom.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(146)))), ((int)(((byte)(146)))));
     this._panel2_Toolbars_Dock_Area_Bottom.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
     this._panel2_Toolbars_Dock_Area_Bottom.ForeColor       = System.Drawing.Color.Black;
     this._panel2_Toolbars_Dock_Area_Bottom.Location        = new System.Drawing.Point(0, 84);
     this._panel2_Toolbars_Dock_Area_Bottom.Name            = "_panel2_Toolbars_Dock_Area_Bottom";
     this._panel2_Toolbars_Dock_Area_Bottom.Size            = new System.Drawing.Size(782, 0);
     this._panel2_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.Toolbar_Options;
     //
     // _panel2_Toolbars_Dock_Area_Top
     //
     this._panel2_Toolbars_Dock_Area_Top.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._panel2_Toolbars_Dock_Area_Top.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(146)))), ((int)(((byte)(146)))));
     this._panel2_Toolbars_Dock_Area_Top.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
     this._panel2_Toolbars_Dock_Area_Top.ForeColor       = System.Drawing.Color.Black;
     this._panel2_Toolbars_Dock_Area_Top.Location        = new System.Drawing.Point(0, 0);
     this._panel2_Toolbars_Dock_Area_Top.Name            = "_panel2_Toolbars_Dock_Area_Top";
     this._panel2_Toolbars_Dock_Area_Top.Size            = new System.Drawing.Size(782, 75);
     this._panel2_Toolbars_Dock_Area_Top.ToolbarsManager = this.Toolbar_Options;
     //
     // Timer_ExamTime
     //
     this.Timer_ExamTime.Interval = 1000;
     this.Timer_ExamTime.Tick    += new System.EventHandler(this.Timer_ExamTime_Tick);
     //
     // ultraToolbarsDockArea1
     //
     this.ultraToolbarsDockArea1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this.ultraToolbarsDockArea1.BackColor      = System.Drawing.SystemColors.Control;
     this.ultraToolbarsDockArea1.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
     this.ultraToolbarsDockArea1.ForeColor      = System.Drawing.Color.Black;
     this.ultraToolbarsDockArea1.Location       = new System.Drawing.Point(0, 0);
     this.ultraToolbarsDockArea1.Name           = "ultraToolbarsDockArea1";
     this.ultraToolbarsDockArea1.Size           = new System.Drawing.Size(786, 0);
     //
     // ultraToolbarsDockArea2
     //
     this.ultraToolbarsDockArea2.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this.ultraToolbarsDockArea2.BackColor      = System.Drawing.SystemColors.Control;
     this.ultraToolbarsDockArea2.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
     this.ultraToolbarsDockArea2.ForeColor      = System.Drawing.Color.Black;
     this.ultraToolbarsDockArea2.Location       = new System.Drawing.Point(0, 417);
     this.ultraToolbarsDockArea2.Name           = "ultraToolbarsDockArea2";
     this.ultraToolbarsDockArea2.Size           = new System.Drawing.Size(786, 0);
     //
     // ultraToolbarsDockArea4
     //
     this.ultraToolbarsDockArea4.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this.ultraToolbarsDockArea4.BackColor      = System.Drawing.SystemColors.Control;
     this.ultraToolbarsDockArea4.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
     this.ultraToolbarsDockArea4.ForeColor      = System.Drawing.Color.Black;
     this.ultraToolbarsDockArea4.Location       = new System.Drawing.Point(786, 0);
     this.ultraToolbarsDockArea4.Name           = "ultraToolbarsDockArea4";
     this.ultraToolbarsDockArea4.Size           = new System.Drawing.Size(0, 417);
     //
     // SaveFileDialog
     //
     this.SaveFileDialog.Filter           = "Excel Sheets |*.xls";
     this.SaveFileDialog.RestoreDirectory = true;
     this.SaveFileDialog.Title            = "Export To Excel";
     //
     // TMR_Question
     //
     this.TMR_Question.Interval = 1000;
     this.TMR_Question.Tick    += new System.EventHandler(this.TMR_Question_Tick);
     //
     // TMR_ChangeQuestion
     //
     this.TMR_ChangeQuestion.Interval = 400;
     this.TMR_ChangeQuestion.Tick    += new System.EventHandler(this.TMR_ChangeQuestion_Tick);
     //
     // FRM_Exam
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(786, 441);
     this.ControlBox          = false;
     this.Controls.Add(this.ultraToolbarsDockArea1);
     this.Controls.Add(this.ultraToolbarsDockArea2);
     this.Controls.Add(this.ultraToolbarsDockArea4);
     this.Controls.Add(this.PNL_StatusBar);
     this.Controls.Add(this.PNL_Main);
     this.Font              = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.MaximizeBox       = false;
     this.MinimizeBox       = false;
     this.Name              = "FRM_Exam";
     this.RightToLeftLayout = true;
     //
     //
     //
     this.RootElement.ApplyShapeToControl = true;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "الامتحان";
     this.ThemeName     = "Office2010Black";
     this.Load         += new System.EventHandler(this.FRM_Exam_Load);
     ((System.ComponentModel.ISupportInitialize)(this.PNL_StatusBar)).EndInit();
     this.PNL_StatusBar.ResumeLayout(false);
     this.PNL_StatusBar.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.STS_Message)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.PNL_Main)).EndInit();
     this.PNL_Main.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit();
     this.radGroupBox1.ResumeLayout(false);
     this.radGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TXT_Description)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TXT_Code)).EndInit();
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Toolbar_Options)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).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()
 {
     Infragistics.Win.Appearance appearance1  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
     this.tcDetalle             = new System.Windows.Forms.TabControl();
     this.DetalleQui            = new System.Windows.Forms.TabPage();
     this.panel1                = new System.Windows.Forms.Panel();
     this.tcFacturasPagadas     = new System.Windows.Forms.TabControl();
     this.FacturasPagadas       = new System.Windows.Forms.TabPage();
     this.grdDetalleQuincena    = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.panel2                = new System.Windows.Forms.Panel();
     this.tcComplemento         = new System.Windows.Forms.TabControl();
     this.FacturasPendientes    = new System.Windows.Forms.TabPage();
     this.FacturasCanceladas    = new System.Windows.Forms.TabPage();
     this.grdFacturasCanceladas = new System.Windows.Forms.DataGridView();
     this.groupBox1             = new System.Windows.Forms.GroupBox();
     this.clbColumnas           = new System.Windows.Forms.CheckedListBox();
     this.grdFacturasPendientes = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.tcDetalle.SuspendLayout();
     this.DetalleQui.SuspendLayout();
     this.panel1.SuspendLayout();
     this.tcFacturasPagadas.SuspendLayout();
     this.FacturasPagadas.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdDetalleQuincena)).BeginInit();
     this.panel2.SuspendLayout();
     this.tcComplemento.SuspendLayout();
     this.FacturasPendientes.SuspendLayout();
     this.FacturasCanceladas.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdFacturasCanceladas)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdFacturasPendientes)).BeginInit();
     this.SuspendLayout();
     //
     // tcDetalle
     //
     this.tcDetalle.Controls.Add(this.DetalleQui);
     this.tcDetalle.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tcDetalle.Location      = new System.Drawing.Point(0, 0);
     this.tcDetalle.Name          = "tcDetalle";
     this.tcDetalle.SelectedIndex = 0;
     this.tcDetalle.Size          = new System.Drawing.Size(709, 405);
     this.tcDetalle.TabIndex      = 1;
     //
     // DetalleQui
     //
     this.DetalleQui.Controls.Add(this.panel1);
     this.DetalleQui.Location = new System.Drawing.Point(4, 22);
     this.DetalleQui.Name     = "DetalleQui";
     this.DetalleQui.Padding  = new System.Windows.Forms.Padding(3);
     this.DetalleQui.Size     = new System.Drawing.Size(701, 379);
     this.DetalleQui.TabIndex = 0;
     this.DetalleQui.Text     = "Detalle Quincena";
     this.DetalleQui.UseVisualStyleBackColor = true;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.tcFacturasPagadas);
     this.panel1.Controls.Add(this.panel2);
     this.panel1.Controls.Add(this.groupBox1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(3, 3);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(695, 373);
     this.panel1.TabIndex = 6;
     //
     // tcFacturasPagadas
     //
     this.tcFacturasPagadas.Controls.Add(this.FacturasPagadas);
     this.tcFacturasPagadas.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tcFacturasPagadas.Location      = new System.Drawing.Point(153, 0);
     this.tcFacturasPagadas.Name          = "tcFacturasPagadas";
     this.tcFacturasPagadas.SelectedIndex = 0;
     this.tcFacturasPagadas.Size          = new System.Drawing.Size(542, 197);
     this.tcFacturasPagadas.TabIndex      = 9;
     //
     // FacturasPagadas
     //
     this.FacturasPagadas.Controls.Add(this.grdDetalleQuincena);
     this.FacturasPagadas.Location = new System.Drawing.Point(4, 22);
     this.FacturasPagadas.Name     = "FacturasPagadas";
     this.FacturasPagadas.Padding  = new System.Windows.Forms.Padding(3);
     this.FacturasPagadas.Size     = new System.Drawing.Size(534, 171);
     this.FacturasPagadas.TabIndex = 1;
     this.FacturasPagadas.Text     = "Facturas Pagadas";
     this.FacturasPagadas.UseVisualStyleBackColor = true;
     //
     // grdDetalleQuincena
     //
     this.grdDetalleQuincena.DisplayLayout.BorderStyle    = Infragistics.Win.UIElementBorderStyle.Solid;
     this.grdDetalleQuincena.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance1.BackColor         = System.Drawing.SystemColors.ActiveBorder;
     appearance1.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance1.BorderColor       = System.Drawing.SystemColors.Window;
     this.grdDetalleQuincena.DisplayLayout.GroupByBox.Appearance = appearance1;
     appearance2.ForeColor = System.Drawing.SystemColors.GrayText;
     this.grdDetalleQuincena.DisplayLayout.GroupByBox.BandLabelAppearance = appearance2;
     this.grdDetalleQuincena.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     appearance3.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     appearance3.BackColor2        = System.Drawing.SystemColors.Control;
     appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance3.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.grdDetalleQuincena.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
     this.grdDetalleQuincena.DisplayLayout.MaxColScrollRegions         = 1;
     this.grdDetalleQuincena.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance4.BackColor = System.Drawing.SystemColors.Window;
     appearance4.ForeColor = System.Drawing.SystemColors.ControlText;
     this.grdDetalleQuincena.DisplayLayout.Override.ActiveCellAppearance = appearance4;
     appearance5.BackColor = System.Drawing.SystemColors.Highlight;
     appearance5.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.grdDetalleQuincena.DisplayLayout.Override.ActiveRowAppearance = appearance5;
     this.grdDetalleQuincena.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.grdDetalleQuincena.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance6.BackColor = System.Drawing.SystemColors.Window;
     this.grdDetalleQuincena.DisplayLayout.Override.CardAreaAppearance = appearance6;
     appearance7.BorderColor  = System.Drawing.Color.Silver;
     appearance7.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.grdDetalleQuincena.DisplayLayout.Override.CellAppearance  = appearance7;
     this.grdDetalleQuincena.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.grdDetalleQuincena.DisplayLayout.Override.CellPadding     = 0;
     appearance8.BackColor             = System.Drawing.SystemColors.Control;
     appearance8.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance8.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance8.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance8.BorderColor           = System.Drawing.SystemColors.Window;
     this.grdDetalleQuincena.DisplayLayout.Override.GroupByRowAppearance = appearance8;
     appearance9.TextHAlignAsString = "Left";
     this.grdDetalleQuincena.DisplayLayout.Override.HeaderAppearance  = appearance9;
     this.grdDetalleQuincena.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.grdDetalleQuincena.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance10.BackColor   = System.Drawing.SystemColors.Window;
     appearance10.BorderColor = System.Drawing.Color.Silver;
     this.grdDetalleQuincena.DisplayLayout.Override.RowAppearance = appearance10;
     this.grdDetalleQuincena.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance11.BackColor = System.Drawing.SystemColors.ControlLight;
     this.grdDetalleQuincena.DisplayLayout.Override.TemplateAddRowAppearance = appearance11;
     this.grdDetalleQuincena.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.grdDetalleQuincena.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.grdDetalleQuincena.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.Horizontal;
     this.grdDetalleQuincena.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.grdDetalleQuincena.Location          = new System.Drawing.Point(3, 3);
     this.grdDetalleQuincena.Name              = "grdDetalleQuincena";
     this.grdDetalleQuincena.Size              = new System.Drawing.Size(528, 165);
     this.grdDetalleQuincena.TabIndex          = 10;
     this.grdDetalleQuincena.Text              = "ultraGrid1";
     this.grdDetalleQuincena.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.grdDetalleQuincena_InitializeLayout);
     this.grdDetalleQuincena.DoubleClickRow   += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.grdDetalleQuincena_DoubleClickRow);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.tcComplemento);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel2.Location = new System.Drawing.Point(153, 197);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(542, 176);
     this.panel2.TabIndex = 8;
     //
     // tcComplemento
     //
     this.tcComplemento.Controls.Add(this.FacturasPendientes);
     this.tcComplemento.Controls.Add(this.FacturasCanceladas);
     this.tcComplemento.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tcComplemento.Location      = new System.Drawing.Point(0, 0);
     this.tcComplemento.Name          = "tcComplemento";
     this.tcComplemento.SelectedIndex = 0;
     this.tcComplemento.Size          = new System.Drawing.Size(542, 176);
     this.tcComplemento.TabIndex      = 8;
     //
     // FacturasPendientes
     //
     this.FacturasPendientes.Controls.Add(this.grdFacturasPendientes);
     this.FacturasPendientes.Location = new System.Drawing.Point(4, 22);
     this.FacturasPendientes.Name     = "FacturasPendientes";
     this.FacturasPendientes.Padding  = new System.Windows.Forms.Padding(3);
     this.FacturasPendientes.Size     = new System.Drawing.Size(534, 150);
     this.FacturasPendientes.TabIndex = 1;
     this.FacturasPendientes.Text     = "Facturas Pendientes";
     this.FacturasPendientes.UseVisualStyleBackColor = true;
     //
     // FacturasCanceladas
     //
     this.FacturasCanceladas.Controls.Add(this.grdFacturasCanceladas);
     this.FacturasCanceladas.Location = new System.Drawing.Point(4, 22);
     this.FacturasCanceladas.Name     = "FacturasCanceladas";
     this.FacturasCanceladas.Padding  = new System.Windows.Forms.Padding(3);
     this.FacturasCanceladas.Size     = new System.Drawing.Size(534, 150);
     this.FacturasCanceladas.TabIndex = 0;
     this.FacturasCanceladas.Text     = "Facturas Canceladas";
     this.FacturasCanceladas.UseVisualStyleBackColor = true;
     //
     // grdFacturasCanceladas
     //
     this.grdFacturasCanceladas.AllowUserToAddRows          = false;
     this.grdFacturasCanceladas.AllowUserToDeleteRows       = false;
     this.grdFacturasCanceladas.AllowUserToResizeRows       = false;
     this.grdFacturasCanceladas.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.grdFacturasCanceladas.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.grdFacturasCanceladas.Location        = new System.Drawing.Point(3, 3);
     this.grdFacturasCanceladas.Name            = "grdFacturasCanceladas";
     this.grdFacturasCanceladas.Size            = new System.Drawing.Size(528, 144);
     this.grdFacturasCanceladas.TabIndex        = 6;
     this.grdFacturasCanceladas.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.grdFacturasCanceladas_CellFormatting);
     this.grdFacturasCanceladas.ColumnAdded    += new System.Windows.Forms.DataGridViewColumnEventHandler(this.GeneralGrid_ColumnAdded);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.clbColumnas);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(153, 373);
     this.groupBox1.TabIndex = 5;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Ocultar/Mostrar Columnas";
     //
     // clbColumnas
     //
     this.clbColumnas.CheckOnClick      = true;
     this.clbColumnas.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.clbColumnas.FormattingEnabled = true;
     this.clbColumnas.Location          = new System.Drawing.Point(3, 16);
     this.clbColumnas.Name              = "clbColumnas";
     this.clbColumnas.Size              = new System.Drawing.Size(147, 354);
     this.clbColumnas.TabIndex          = 0;
     this.clbColumnas.ItemCheck        += new System.Windows.Forms.ItemCheckEventHandler(this.clbColumnas_ItemCheck);
     //
     // grdFacturasPendientes
     //
     this.grdFacturasPendientes.DisplayLayout.BorderStyle    = Infragistics.Win.UIElementBorderStyle.Solid;
     this.grdFacturasPendientes.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance14.BackColor         = System.Drawing.SystemColors.ActiveBorder;
     appearance14.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance14.BorderColor       = System.Drawing.SystemColors.Window;
     this.grdFacturasPendientes.DisplayLayout.GroupByBox.Appearance = appearance14;
     appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
     this.grdFacturasPendientes.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
     this.grdFacturasPendientes.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     appearance16.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     appearance16.BackColor2        = System.Drawing.SystemColors.Control;
     appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance16.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.grdFacturasPendientes.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
     this.grdFacturasPendientes.DisplayLayout.MaxColScrollRegions         = 1;
     this.grdFacturasPendientes.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance17.BackColor = System.Drawing.SystemColors.Window;
     appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
     this.grdFacturasPendientes.DisplayLayout.Override.ActiveCellAppearance = appearance17;
     appearance18.BackColor = System.Drawing.SystemColors.Highlight;
     appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.grdFacturasPendientes.DisplayLayout.Override.ActiveRowAppearance = appearance18;
     this.grdFacturasPendientes.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.grdFacturasPendientes.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance19.BackColor = System.Drawing.SystemColors.Window;
     this.grdFacturasPendientes.DisplayLayout.Override.CardAreaAppearance = appearance19;
     appearance20.BorderColor  = System.Drawing.Color.Silver;
     appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.grdFacturasPendientes.DisplayLayout.Override.CellAppearance  = appearance20;
     this.grdFacturasPendientes.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.grdFacturasPendientes.DisplayLayout.Override.CellPadding     = 0;
     appearance21.BackColor             = System.Drawing.SystemColors.Control;
     appearance21.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance21.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance21.BorderColor           = System.Drawing.SystemColors.Window;
     this.grdFacturasPendientes.DisplayLayout.Override.GroupByRowAppearance = appearance21;
     appearance22.TextHAlignAsString = "Left";
     this.grdFacturasPendientes.DisplayLayout.Override.HeaderAppearance  = appearance22;
     this.grdFacturasPendientes.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.grdFacturasPendientes.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance23.BackColor   = System.Drawing.SystemColors.Window;
     appearance23.BorderColor = System.Drawing.Color.Silver;
     this.grdFacturasPendientes.DisplayLayout.Override.RowAppearance = appearance23;
     this.grdFacturasPendientes.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
     this.grdFacturasPendientes.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
     this.grdFacturasPendientes.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.grdFacturasPendientes.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.grdFacturasPendientes.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.Horizontal;
     this.grdFacturasPendientes.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.grdFacturasPendientes.Location          = new System.Drawing.Point(3, 3);
     this.grdFacturasPendientes.Name              = "grdFacturasPendientes";
     this.grdFacturasPendientes.Size              = new System.Drawing.Size(528, 144);
     this.grdFacturasPendientes.TabIndex          = 10;
     this.grdFacturasPendientes.Text              = "ultraGrid1";
     this.grdFacturasPendientes.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.grdFacturasPendientes_InitializeLayout);
     this.grdFacturasPendientes.DoubleClickRow   += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.grdDetalleQuincena_DoubleClickRow);
     //
     // DetalleQuincena
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(709, 405);
     this.Controls.Add(this.tcDetalle);
     this.Name = "DetalleQuincena";
     this.Text = "DetalleQuincena";
     this.tcDetalle.ResumeLayout(false);
     this.DetalleQui.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.tcFacturasPagadas.ResumeLayout(false);
     this.FacturasPagadas.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdDetalleQuincena)).EndInit();
     this.panel2.ResumeLayout(false);
     this.tcComplemento.ResumeLayout(false);
     this.FacturasPendientes.ResumeLayout(false);
     this.FacturasCanceladas.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdFacturasCanceladas)).EndInit();
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdFacturasPendientes)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #34
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager         resources       = new System.ComponentModel.ComponentResourceManager(typeof(CustomerInfrastructureAdministationSoftwaresControl));
     Samsara.CustomerContext.Core.Parameters.DBMSParameters dbmsParameters1 = new Samsara.CustomerContext.Core.Parameters.DBMSParameters();
     Samsara.CustomerContext.Core.Parameters.CustomerInfrastructureServerComputerParameters customerInfrastructureServerComputerParameters1 = new Samsara.CustomerContext.Core.Parameters.CustomerInfrastructureServerComputerParameters();
     this.lblNumberOfUsers = new Infragistics.Win.Misc.UltraLabel();
     this.txtName          = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.lblName          = new Infragistics.Win.Misc.UltraLabel();
     this.lblCustomerInfraestructureServerComputer = new Infragistics.Win.Misc.UltraLabel();
     this.lblDBMS           = new Infragistics.Win.Misc.UltraLabel();
     this.tabItmDescription = new System.Windows.Forms.TabPage();
     this.gbxDescription    = new System.Windows.Forms.GroupBox();
     this.txtDescription    = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.gbxModules        = new System.Windows.Forms.GroupBox();
     this.txtModules        = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.steNumberOfUsers  = new Samsara.Base.Controls.Controls.SamsaraTextEditor();
     this.dcDetDBMS         = new Samsara.CustomerContext.Controls.Controls.Choosers.DBMSChooserControl();
     this.cisccDetCustomerInfrastructureServerComputer = new Samsara.CustomerContext.Controls.Controls.Choosers.CustomerInfrastructureServerComputerChooserControl();
     ((System.ComponentModel.ISupportInitialize)(this.grdRelations)).BeginInit();
     this.upnDetailButtons.ClientArea.SuspendLayout();
     this.upnDetailButtons.SuspendLayout();
     this.upnlSeparatorDeleteRelation.SuspendLayout();
     this.upnlSeparatorEditRelation.SuspendLayout();
     this.upnlSeparatorCreateRelation.SuspendLayout();
     this.upnlSeparatorDetailButtons.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gbxDetDetail)).BeginInit();
     this.gbxDetDetail.SuspendLayout();
     this.tabDetail.SuspendLayout();
     this.tabItmPrincipal.SuspendLayout();
     this.upnlButtons.ClientArea.SuspendLayout();
     this.upnlButtons.SuspendLayout();
     this.upnlSeparatorSaveRelation.SuspendLayout();
     this.upnlSeparatorCancelRelation.SuspendLayout();
     this.upnlSeparatorButtons.SuspendLayout();
     this.upnlSeparatorViewRelation.SuspendLayout();
     this.upnlSeparatorCloseRelation.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtName)).BeginInit();
     this.tabItmDescription.SuspendLayout();
     this.gbxDescription.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtDescription)).BeginInit();
     this.gbxModules.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtModules)).BeginInit();
     this.SuspendLayout();
     //
     // grdRelations
     //
     appearance1.BackColor   = System.Drawing.SystemColors.Window;
     appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.grdRelations.DisplayLayout.Appearance             = appearance1;
     this.grdRelations.DisplayLayout.BorderStyle            = Infragistics.Win.UIElementBorderStyle.Solid;
     this.grdRelations.DisplayLayout.CaptionVisible         = Infragistics.Win.DefaultableBoolean.False;
     this.grdRelations.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
     this.grdRelations.DisplayLayout.MaxColScrollRegions    = 1;
     this.grdRelations.DisplayLayout.MaxRowScrollRegions    = 1;
     appearance2.BackColor = System.Drawing.SystemColors.Window;
     appearance2.ForeColor = System.Drawing.SystemColors.ControlText;
     this.grdRelations.DisplayLayout.Override.ActiveCellAppearance = appearance2;
     appearance3.BackColor = System.Drawing.SystemColors.Highlight;
     appearance3.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.grdRelations.DisplayLayout.Override.ActiveRowAppearance = appearance3;
     this.grdRelations.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.grdRelations.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance4.BackColor = System.Drawing.SystemColors.Window;
     this.grdRelations.DisplayLayout.Override.CardAreaAppearance = appearance4;
     appearance5.BorderColor  = System.Drawing.Color.Silver;
     appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.grdRelations.DisplayLayout.Override.CellAppearance  = appearance5;
     this.grdRelations.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.grdRelations.DisplayLayout.Override.CellPadding     = 0;
     appearance6.BackColor             = System.Drawing.SystemColors.Control;
     appearance6.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance6.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance6.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance6.BorderColor           = System.Drawing.SystemColors.Window;
     this.grdRelations.DisplayLayout.Override.GroupByRowAppearance = appearance6;
     appearance7.TextHAlignAsString = "Left";
     this.grdRelations.DisplayLayout.Override.HeaderAppearance  = appearance7;
     this.grdRelations.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.grdRelations.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance8.BackColor   = System.Drawing.SystemColors.Window;
     appearance8.BorderColor = System.Drawing.Color.Silver;
     this.grdRelations.DisplayLayout.Override.RowAppearance = appearance8;
     this.grdRelations.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance9.BackColor = System.Drawing.SystemColors.ControlLight;
     this.grdRelations.DisplayLayout.Override.TemplateAddRowAppearance = appearance9;
     this.grdRelations.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.grdRelations.DisplayLayout.ScrollStyle  = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.grdRelations.DisplayLayout.ViewStyle    = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.grdRelations.Size = new System.Drawing.Size(710, 239);
     //
     // upnDetailButtons
     //
     this.upnDetailButtons.Location = new System.Drawing.Point(0, 239);
     this.upnDetailButtons.Size     = new System.Drawing.Size(710, 25);
     //
     // upnlSeparatorDeleteRelation
     //
     this.upnlSeparatorDeleteRelation.Location = new System.Drawing.Point(322, 0);
     //
     // ubtnDeleteRelation
     //
     this.ubtnDeleteRelation.Location = new System.Drawing.Point(338, 0);
     //
     // upnlSeparatorEditRelation
     //
     this.upnlSeparatorEditRelation.Location = new System.Drawing.Point(415, 0);
     //
     // ubtnEditRelation
     //
     this.ubtnEditRelation.Location = new System.Drawing.Point(431, 0);
     //
     // upnlSeparatorCreateRelation
     //
     this.upnlSeparatorCreateRelation.Location = new System.Drawing.Point(601, 0);
     //
     // ubtnCreateRelation
     //
     this.ubtnCreateRelation.Location = new System.Drawing.Point(617, 0);
     //
     // upnlSeparatorDetailButtons
     //
     this.upnlSeparatorDetailButtons.Location = new System.Drawing.Point(694, 0);
     //
     // gbxDetDetail
     //
     this.gbxDetDetail.Location = new System.Drawing.Point(0, 264);
     this.gbxDetDetail.Size     = new System.Drawing.Size(710, 124);
     //
     // tabDetail
     //
     this.tabDetail.Controls.Add(this.tabItmDescription);
     this.tabDetail.Size = new System.Drawing.Size(704, 105);
     this.tabDetail.Controls.SetChildIndex(this.tabItmDescription, 0);
     this.tabDetail.Controls.SetChildIndex(this.tabItmPrincipal, 0);
     //
     // tabItmPrincipal
     //
     this.tabItmPrincipal.Controls.Add(this.cisccDetCustomerInfrastructureServerComputer);
     this.tabItmPrincipal.Controls.Add(this.dcDetDBMS);
     this.tabItmPrincipal.Controls.Add(this.steNumberOfUsers);
     this.tabItmPrincipal.Controls.Add(this.lblNumberOfUsers);
     this.tabItmPrincipal.Controls.Add(this.txtName);
     this.tabItmPrincipal.Controls.Add(this.lblName);
     this.tabItmPrincipal.Controls.Add(this.lblCustomerInfraestructureServerComputer);
     this.tabItmPrincipal.Controls.Add(this.lblDBMS);
     this.tabItmPrincipal.Size = new System.Drawing.Size(696, 79);
     //
     // upnlButtons
     //
     this.upnlButtons.Location = new System.Drawing.Point(0, 388);
     this.upnlButtons.Size     = new System.Drawing.Size(710, 25);
     //
     // upnlSeparatorSaveRelation
     //
     this.upnlSeparatorSaveRelation.Location = new System.Drawing.Point(508, 0);
     //
     // ubtnSaveRelation
     //
     this.ubtnSaveRelation.Location = new System.Drawing.Point(524, 0);
     //
     // upnlSeparatorCancelRelation
     //
     this.upnlSeparatorCancelRelation.Location = new System.Drawing.Point(601, 0);
     //
     // ubtnCancelRelation
     //
     this.ubtnCancelRelation.Location = new System.Drawing.Point(617, 0);
     //
     // upnlSeparatorButtons
     //
     this.upnlSeparatorButtons.Location = new System.Drawing.Point(694, 0);
     //
     // upnlSeparatorViewRelation
     //
     this.upnlSeparatorViewRelation.Location = new System.Drawing.Point(508, 0);
     //
     // ubtnViewRelation
     //
     this.ubtnViewRelation.Location = new System.Drawing.Point(524, 0);
     //
     // upnlSeparatorCloseRelation
     //
     this.upnlSeparatorCloseRelation.Location = new System.Drawing.Point(415, 0);
     //
     // ubtnCloseRelation
     //
     this.ubtnCloseRelation.Location = new System.Drawing.Point(431, 0);
     //
     // lblNumberOfUsers
     //
     this.lblNumberOfUsers.AutoSize = true;
     this.lblNumberOfUsers.Location = new System.Drawing.Point(8, 46);
     this.lblNumberOfUsers.Name     = "lblNumberOfUsers";
     this.lblNumberOfUsers.Size     = new System.Drawing.Size(95, 14);
     this.lblNumberOfUsers.TabIndex = 105;
     this.lblNumberOfUsers.Text     = "Num de Usuarios:";
     //
     // txtName
     //
     this.txtName.Location = new System.Drawing.Point(110, 15);
     this.txtName.Name     = "txtName";
     this.txtName.Size     = new System.Drawing.Size(226, 21);
     this.txtName.TabIndex = 108;
     //
     // lblName
     //
     this.lblName.AutoSize = true;
     this.lblName.Location = new System.Drawing.Point(8, 19);
     this.lblName.Name     = "lblName";
     this.lblName.Size     = new System.Drawing.Size(48, 14);
     this.lblName.TabIndex = 106;
     this.lblName.Text     = "Nombre:";
     //
     // lblCustomerInfraestructureServerComputer
     //
     this.lblCustomerInfraestructureServerComputer.AutoSize = true;
     this.lblCustomerInfraestructureServerComputer.Location = new System.Drawing.Point(366, 46);
     this.lblCustomerInfraestructureServerComputer.Name     = "lblCustomerInfraestructureServerComputer";
     this.lblCustomerInfraestructureServerComputer.Size     = new System.Drawing.Size(67, 14);
     this.lblCustomerInfraestructureServerComputer.TabIndex = 101;
     this.lblCustomerInfraestructureServerComputer.Text     = "Montado en:";
     //
     // lblDBMS
     //
     this.lblDBMS.AutoSize = true;
     this.lblDBMS.Location = new System.Drawing.Point(366, 19);
     this.lblDBMS.Name     = "lblDBMS";
     this.lblDBMS.Size     = new System.Drawing.Size(39, 14);
     this.lblDBMS.TabIndex = 102;
     this.lblDBMS.Text     = "SGBD:";
     //
     // tabItmDescription
     //
     this.tabItmDescription.BackColor = System.Drawing.Color.Transparent;
     this.tabItmDescription.Controls.Add(this.gbxDescription);
     this.tabItmDescription.Controls.Add(this.gbxModules);
     this.tabItmDescription.Location = new System.Drawing.Point(4, 22);
     this.tabItmDescription.Name     = "tabItmDescription";
     this.tabItmDescription.Size     = new System.Drawing.Size(696, 79);
     this.tabItmDescription.TabIndex = 1;
     this.tabItmDescription.Text     = "Descripción";
     //
     // gbxDescription
     //
     this.gbxDescription.Controls.Add(this.txtDescription);
     this.gbxDescription.Location = new System.Drawing.Point(351, 2);
     this.gbxDescription.Name     = "gbxDescription";
     this.gbxDescription.Size     = new System.Drawing.Size(343, 75);
     this.gbxDescription.TabIndex = 97;
     this.gbxDescription.TabStop  = false;
     this.gbxDescription.Text     = "Descripción General:";
     //
     // txtDescription
     //
     this.txtDescription.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.txtDescription.Location  = new System.Drawing.Point(3, 16);
     this.txtDescription.Multiline = true;
     this.txtDescription.Name      = "txtDescription";
     this.txtDescription.Size      = new System.Drawing.Size(337, 56);
     this.txtDescription.TabIndex  = 0;
     //
     // gbxModules
     //
     this.gbxModules.Controls.Add(this.txtModules);
     this.gbxModules.Location = new System.Drawing.Point(2, 2);
     this.gbxModules.Name     = "gbxModules";
     this.gbxModules.Size     = new System.Drawing.Size(343, 75);
     this.gbxModules.TabIndex = 96;
     this.gbxModules.TabStop  = false;
     this.gbxModules.Text     = "Modulos:";
     //
     // txtModules
     //
     this.txtModules.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.txtModules.Location  = new System.Drawing.Point(3, 16);
     this.txtModules.Multiline = true;
     this.txtModules.Name      = "txtModules";
     this.txtModules.Size      = new System.Drawing.Size(337, 56);
     this.txtModules.TabIndex  = 0;
     //
     // steNumberOfUsers
     //
     this.steNumberOfUsers.CustomParent = null;
     this.steNumberOfUsers.Location     = new System.Drawing.Point(109, 42);
     this.steNumberOfUsers.MaskType     = Samsara.Framework.Core.Enums.TextFormatEnum.NaturalQuantity;
     this.steNumberOfUsers.Name         = "steNumberOfUsers";
     this.steNumberOfUsers.ReadOnly     = false;
     this.steNumberOfUsers.Size         = new System.Drawing.Size(227, 20);
     this.steNumberOfUsers.TabIndex     = 109;
     this.steNumberOfUsers.Value        = ((object)(resources.GetObject("steNumberOfUsers.Value")));
     //
     // dcDetDBMS
     //
     this.dcDetDBMS.CustomParent  = null;
     this.dcDetDBMS.DisplayMember = "Name";
     this.dcDetDBMS.Location      = new System.Drawing.Point(463, 14);
     this.dcDetDBMS.Name          = "dcDetDBMS";
     dbmsParameters1.DBMSId       = null;
     dbmsParameters1.Description  = null;
     dbmsParameters1.Name         = null;
     this.dcDetDBMS.Parameters    = dbmsParameters1;
     this.dcDetDBMS.ReadOnly      = false;
     this.dcDetDBMS.Size          = new System.Drawing.Size(226, 22);
     this.dcDetDBMS.TabIndex      = 110;
     this.dcDetDBMS.Value         = null;
     this.dcDetDBMS.ValueMember   = "DBMSId";
     //
     // cisccDetCustomerInfrastructureServerComputer
     //
     this.cisccDetCustomerInfrastructureServerComputer.CustomParent           = null;
     this.cisccDetCustomerInfrastructureServerComputer.DisplayMember          = "Name";
     this.cisccDetCustomerInfrastructureServerComputer.Location               = new System.Drawing.Point(463, 42);
     this.cisccDetCustomerInfrastructureServerComputer.Name                   = "cisccDetCustomerInfrastructureServerComputer";
     customerInfrastructureServerComputerParameters1.ComputerBrandId          = null;
     customerInfrastructureServerComputerParameters1.CPU                      = null;
     customerInfrastructureServerComputerParameters1.CustomerInfrastructureId = null;
     customerInfrastructureServerComputerParameters1.CustomerInfrastructureServerComputerId = null;
     customerInfrastructureServerComputerParameters1.ManufacturerReferenceNumber            = null;
     customerInfrastructureServerComputerParameters1.OperativeSystemId = null;
     customerInfrastructureServerComputerParameters1.RAM           = null;
     customerInfrastructureServerComputerParameters1.Scalability   = null;
     customerInfrastructureServerComputerParameters1.SerialNumber  = null;
     customerInfrastructureServerComputerParameters1.ServerModel   = null;
     customerInfrastructureServerComputerParameters1.StorageSystem = null;
     customerInfrastructureServerComputerParameters1.Utilization   = null;
     this.cisccDetCustomerInfrastructureServerComputer.Parameters  = customerInfrastructureServerComputerParameters1;
     this.cisccDetCustomerInfrastructureServerComputer.ReadOnly    = false;
     this.cisccDetCustomerInfrastructureServerComputer.Size        = new System.Drawing.Size(227, 22);
     this.cisccDetCustomerInfrastructureServerComputer.TabIndex    = 111;
     this.cisccDetCustomerInfrastructureServerComputer.Value       = null;
     this.cisccDetCustomerInfrastructureServerComputer.ValueMember = "CustomerInfrastructureServerComputerId";
     //
     // CustomerInfrastructureAdministationSoftwaresControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Name = "CustomerInfrastructureAdministationSoftwaresControl";
     this.Size = new System.Drawing.Size(710, 413);
     ((System.ComponentModel.ISupportInitialize)(this.grdRelations)).EndInit();
     this.upnDetailButtons.ClientArea.ResumeLayout(false);
     this.upnDetailButtons.ResumeLayout(false);
     this.upnlSeparatorDeleteRelation.ResumeLayout(false);
     this.upnlSeparatorEditRelation.ResumeLayout(false);
     this.upnlSeparatorCreateRelation.ResumeLayout(false);
     this.upnlSeparatorDetailButtons.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gbxDetDetail)).EndInit();
     this.gbxDetDetail.ResumeLayout(false);
     this.tabDetail.ResumeLayout(false);
     this.tabItmPrincipal.ResumeLayout(false);
     this.tabItmPrincipal.PerformLayout();
     this.upnlButtons.ClientArea.ResumeLayout(false);
     this.upnlButtons.ResumeLayout(false);
     this.upnlSeparatorSaveRelation.ResumeLayout(false);
     this.upnlSeparatorCancelRelation.ResumeLayout(false);
     this.upnlSeparatorButtons.ResumeLayout(false);
     this.upnlSeparatorViewRelation.ResumeLayout(false);
     this.upnlSeparatorCloseRelation.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.txtName)).EndInit();
     this.tabItmDescription.ResumeLayout(false);
     this.gbxDescription.ResumeLayout(false);
     this.gbxDescription.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtDescription)).EndInit();
     this.gbxModules.ResumeLayout(false);
     this.gbxModules.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtModules)).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(FrmMainView));
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool19 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Exit");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool24 = new Infragistics.Win.UltraWinToolbars.ButtonTool("logoff");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool27 = new Infragistics.Win.UltraWinToolbars.ButtonTool("UpdatePW");
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool30 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Exit");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool34 = new Infragistics.Win.UltraWinToolbars.ButtonTool("logoff");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool35 = new Infragistics.Win.UltraWinToolbars.ButtonTool("UpdatePW");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2  = new Infragistics.Win.UltraWinToolbars.ButtonTool("ButtonTool1");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3  = new Infragistics.Win.UltraWinToolbars.ButtonTool("ButtonTool2");
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinStatusBar.UltraStatusPanel ultraStatusPanel1 = new Infragistics.Win.UltraWinStatusBar.UltraStatusPanel();
     Infragistics.Win.UltraWinStatusBar.UltraStatusPanel ultraStatusPanel2 = new Infragistics.Win.UltraWinStatusBar.UltraStatusPanel();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinStatusBar.UltraStatusPanel ultraStatusPanel3 = new Infragistics.Win.UltraWinStatusBar.UltraStatusPanel();
     Infragistics.Win.UltraWinStatusBar.UltraStatusPanel ultraStatusPanel4 = new Infragistics.Win.UltraWinStatusBar.UltraStatusPanel();
     Infragistics.Win.UltraWinStatusBar.UltraStatusPanel ultraStatusPanel5 = new Infragistics.Win.UltraWinStatusBar.UltraStatusPanel();
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinStatusBar.UltraStatusPanel ultraStatusPanel6 = new Infragistics.Win.UltraWinStatusBar.UltraStatusPanel();
     Infragistics.Win.UltraWinStatusBar.UltraStatusPanel ultraStatusPanel7 = new Infragistics.Win.UltraWinStatusBar.UltraStatusPanel();
     Infragistics.Win.UltraWinStatusBar.UltraStatusPanel ultraStatusPanel8 = new Infragistics.Win.UltraWinStatusBar.UltraStatusPanel();
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     this.imgForm                               = new System.Windows.Forms.ImageList(this.components);
     this.panelForm                             = new Infragistics.Win.Misc.UltraPanel();
     this.ClientArea_Fill_Panel                 = new Infragistics.Win.Misc.UltraPanel();
     this.ClientArea_Fill_Panel_1               = new Infragistics.Win.Misc.UltraPanel();
     this._ClientArea_Toolbars_Dock_Area_Left   = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this.toolbars                              = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
     this._ClientArea_Toolbars_Dock_Area_Right  = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._ClientArea_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._ClientArea_Toolbars_Dock_Area_Top    = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this.tabManager                            = new Infragistics.Win.UltraWinTabbedMdi.UltraTabbedMdiManager(this.components);
     this.statusBar                             = new Infragistics.Win.UltraWinStatusBar.UltraStatusBar();
     this.ultraRibbonCustomizationProvider1     = new Infragistics.Win.SupportDialogs.RibbonCustomizationProvider.UltraRibbonCustomizationProvider(this.components);
     this.timerAuthorization                    = new System.Windows.Forms.Timer(this.components);
     this.panelForm.ClientArea.SuspendLayout();
     this.panelForm.SuspendLayout();
     this.ClientArea_Fill_Panel.ClientArea.SuspendLayout();
     this.ClientArea_Fill_Panel.SuspendLayout();
     this.ClientArea_Fill_Panel_1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.toolbars)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.statusBar)).BeginInit();
     this.SuspendLayout();
     //
     // imgForm
     //
     this.imgForm.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imgForm.ImageStream")));
     this.imgForm.TransparentColor = System.Drawing.Color.Transparent;
     this.imgForm.Images.SetKeyName(0, "AccountPayableBillManager.png");
     this.imgForm.Images.SetKeyName(1, "AccountReceivableBillManager.png");
     this.imgForm.Images.SetKeyName(2, "PayBillManager.png");
     this.imgForm.Images.SetKeyName(3, "ReceiptBillManager.png");
     this.imgForm.Images.SetKeyName(4, "AutoPartsArchiveManager.png");
     this.imgForm.Images.SetKeyName(5, "AutoPartsNameManager.png");
     this.imgForm.Images.SetKeyName(6, "AutoPartsTypeManager.png");
     this.imgForm.Images.SetKeyName(7, "CodeTableManager.png");
     this.imgForm.Images.SetKeyName(8, "VehicleBrandInspireSummaManager.png");
     this.imgForm.Images.SetKeyName(9, "VehicleModelMatchAutoPartsManager.png");
     this.imgForm.Images.SetKeyName(10, "AutoFactoryCustomerManager.png");
     this.imgForm.Images.SetKeyName(11, "GeneralCustomerManager.png");
     this.imgForm.Images.SetKeyName(12, "InventoryQuery.png");
     this.imgForm.Images.SetKeyName(13, "PurchaseForecastOrderQuery.png");
     this.imgForm.Images.SetKeyName(14, "PurchaseOrderManager.png");
     this.imgForm.Images.SetKeyName(15, "PurchaseReturnManager.png");
     this.imgForm.Images.SetKeyName(16, "StockInBillManager.png");
     this.imgForm.Images.SetKeyName(17, "StockOutBillManager.png");
     this.imgForm.Images.SetKeyName(18, "StocktakingTaskManager.png");
     this.imgForm.Images.SetKeyName(19, "SupplierManager.png");
     this.imgForm.Images.SetKeyName(20, "TransferBillManager.png");
     this.imgForm.Images.SetKeyName(21, "WarehouseManager.png");
     this.imgForm.Images.SetKeyName(22, "BusinessReport.png");
     this.imgForm.Images.SetKeyName(23, "InventoryReport.png");
     this.imgForm.Images.SetKeyName(24, "OrgAndCustomerAmountTransReport.png");
     this.imgForm.Images.SetKeyName(25, "OrgAndOrgAmountTransReport.png");
     this.imgForm.Images.SetKeyName(26, "OrgAndSupplierAmountTransReport.png");
     this.imgForm.Images.SetKeyName(27, "PIOSReport.png");
     this.imgForm.Images.SetKeyName(28, "SalesPerformanceReport.png");
     this.imgForm.Images.SetKeyName(29, "SalesReport.png");
     this.imgForm.Images.SetKeyName(30, "StockInReport.png");
     this.imgForm.Images.SetKeyName(31, "StockOutReport.png");
     this.imgForm.Images.SetKeyName(32, "VehicleDistributionReport.png");
     this.imgForm.Images.SetKeyName(33, "WcUserManager.png");
     this.imgForm.Images.SetKeyName(34, "BatchJobManage.png");
     this.imgForm.Images.SetKeyName(35, "MerchantAuthorityQuery.png");
     this.imgForm.Images.SetKeyName(36, "OrganizationManager.png");
     this.imgForm.Images.SetKeyName(37, "UserManager.png");
     this.imgForm.Images.SetKeyName(38, "UserMenuManager.png");
     this.imgForm.Images.SetKeyName(39, "LogisticsBillManager.png");
     this.imgForm.Images.SetKeyName(40, "ProactiveSalesManager.png");
     this.imgForm.Images.SetKeyName(41, "SalesForecastOrderQuery.png");
     this.imgForm.Images.SetKeyName(42, "SalesOrderManager.png");
     this.imgForm.Images.SetKeyName(43, "SalesReturnOrderManager.png");
     this.imgForm.Images.SetKeyName(44, "SalesTemplateManager.png");
     this.imgForm.Images.SetKeyName(45, "AFOrgVehicleBrandInspireQuery.png");
     this.imgForm.Images.SetKeyName(46, "AutoFactoryInventoryQuery.png");
     this.imgForm.Images.SetKeyName(47, "ShareInventoryManager.png");
     this.imgForm.Images.SetKeyName(48, "WalletCreateAccount.png");
     this.imgForm.Images.SetKeyName(49, "WalletDepositMoney.png");
     this.imgForm.Images.SetKeyName(50, "WalletQueryAndOperate.png");
     this.imgForm.Images.SetKeyName(51, "WalletTransLogQuery.png");
     //
     // panelForm
     //
     appearance1.BackColor      = System.Drawing.Color.Transparent;
     appearance1.BackColor2     = System.Drawing.Color.Transparent;
     appearance1.BorderColor    = System.Drawing.Color.Transparent;
     appearance1.BorderColor2   = System.Drawing.Color.Transparent;
     this.panelForm.Appearance  = appearance1;
     this.panelForm.AutoSize    = true;
     this.panelForm.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     //
     // panelForm.ClientArea
     //
     this.panelForm.ClientArea.Controls.Add(this.ClientArea_Fill_Panel);
     this.panelForm.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Left);
     this.panelForm.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Right);
     this.panelForm.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Bottom);
     this.panelForm.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Top);
     this.panelForm.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelForm.Location = new System.Drawing.Point(2, 32);
     this.panelForm.Margin   = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.panelForm.Name     = "panelForm";
     this.panelForm.Size     = new System.Drawing.Size(1020, 23);
     this.panelForm.TabIndex = 7;
     //
     // ClientArea_Fill_Panel
     //
     appearance2.BackColor    = System.Drawing.Color.Transparent;
     appearance2.BackColor2   = System.Drawing.Color.Transparent;
     appearance2.BorderColor  = System.Drawing.Color.Transparent;
     appearance2.BorderColor2 = System.Drawing.Color.Transparent;
     this.ClientArea_Fill_Panel.Appearance  = appearance2;
     this.ClientArea_Fill_Panel.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     //
     // ClientArea_Fill_Panel.ClientArea
     //
     this.ClientArea_Fill_Panel.ClientArea.Controls.Add(this.ClientArea_Fill_Panel_1);
     this.ClientArea_Fill_Panel.Cursor   = System.Windows.Forms.Cursors.Default;
     this.ClientArea_Fill_Panel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ClientArea_Fill_Panel.Location = new System.Drawing.Point(0, 23);
     this.ClientArea_Fill_Panel.Margin   = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.ClientArea_Fill_Panel.Name     = "ClientArea_Fill_Panel";
     this.ClientArea_Fill_Panel.Size     = new System.Drawing.Size(1020, 0);
     this.ClientArea_Fill_Panel.TabIndex = 0;
     //
     // ClientArea_Fill_Panel_1
     //
     appearance3.BackColor    = System.Drawing.Color.Transparent;
     appearance3.BackColor2   = System.Drawing.Color.Transparent;
     appearance3.BorderColor  = System.Drawing.Color.Transparent;
     appearance3.BorderColor2 = System.Drawing.Color.Transparent;
     this.ClientArea_Fill_Panel_1.Appearance  = appearance3;
     this.ClientArea_Fill_Panel_1.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     this.ClientArea_Fill_Panel_1.Cursor      = System.Windows.Forms.Cursors.Default;
     this.ClientArea_Fill_Panel_1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.ClientArea_Fill_Panel_1.Location    = new System.Drawing.Point(0, 0);
     this.ClientArea_Fill_Panel_1.Margin      = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.ClientArea_Fill_Panel_1.Name        = "ClientArea_Fill_Panel_1";
     this.ClientArea_Fill_Panel_1.Size        = new System.Drawing.Size(1020, 0);
     this.ClientArea_Fill_Panel_1.TabIndex    = 0;
     //
     // _ClientArea_Toolbars_Dock_Area_Left
     //
     this._ClientArea_Toolbars_Dock_Area_Left.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._ClientArea_Toolbars_Dock_Area_Left.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(157)))), ((int)(((byte)(232)))));
     this._ClientArea_Toolbars_Dock_Area_Left.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
     this._ClientArea_Toolbars_Dock_Area_Left.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._ClientArea_Toolbars_Dock_Area_Left.Location        = new System.Drawing.Point(0, 23);
     this._ClientArea_Toolbars_Dock_Area_Left.Margin          = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this._ClientArea_Toolbars_Dock_Area_Left.Name            = "_ClientArea_Toolbars_Dock_Area_Left";
     this._ClientArea_Toolbars_Dock_Area_Left.Size            = new System.Drawing.Size(0, 0);
     this._ClientArea_Toolbars_Dock_Area_Left.ToolbarsManager = this.toolbars;
     //
     // toolbars
     //
     this.toolbars.DesignerFlags             = 1;
     appearance4.BackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(157)))), ((int)(((byte)(232)))));
     appearance4.BackGradientStyle           = Infragistics.Win.GradientStyle.None;
     this.toolbars.DockAreaAppearance        = appearance4;
     this.toolbars.DockWithinContainer       = this.panelForm.ClientArea;
     this.toolbars.Office2007UICompatibility = false;
     this.toolbars.Ribbon.ApplicationMenu.ToolAreaLeft.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
         buttonTool19,
         buttonTool24,
         buttonTool27
     });
     appearance5.BorderAlpha = Infragistics.Win.Alpha.Transparent;
     appearance5.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(157)))), ((int)(((byte)(232)))));
     this.toolbars.Ribbon.ApplicationMenu.ToolAreaLeft.Settings.Appearance = appearance5;
     appearance6.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(157)))), ((int)(((byte)(232)))));
     appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.None;
     appearance6.ForeColor         = System.Drawing.Color.White;
     this.toolbars.Ribbon.ApplicationMenu.ToolAreaLeft.Settings.HotTrackAppearance = appearance6;
     this.toolbars.Ribbon.ApplicationMenu.ToolAreaRight.MaxWidth = 1;
     this.toolbars.Ribbon.ApplicationMenu.ToolAreaRight.MinWidth = 1;
     appearance7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(250)))), ((int)(((byte)(250)))));
     this.toolbars.Ribbon.ApplicationMenu.ToolAreaRight.Settings.Appearance = appearance7;
     appearance8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(177)))), ((int)(((byte)(237)))));
     this.toolbars.Ribbon.FileMenuButtonAppearance   = appearance8;
     this.toolbars.Ribbon.GroupBorderStyle           = Infragistics.Win.UIElementBorderStyle.None;
     this.toolbars.Ribbon.QuickAccessToolbar.Visible = false;
     appearance9.BackColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(157)))), ((int)(((byte)(232)))));
     appearance9.BackGradientStyle          = Infragistics.Win.GradientStyle.None;
     this.toolbars.Ribbon.TabAreaAppearance = appearance9;
     this.toolbars.Ribbon.Visible           = true;
     this.toolbars.ShowFullMenusDelay       = 1000;
     this.toolbars.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.ScenicRibbon;
     buttonTool30.SharedPropsInternal.Caption = "退出";
     buttonTool34.SharedPropsInternal.Caption = "切换用户";
     buttonTool35.SharedPropsInternal.Caption = "修改密码";
     buttonTool2.SharedPropsInternal.Caption  = "ButtonTool1";
     buttonTool3.SharedPropsInternal.Caption  = "ButtonTool2";
     this.toolbars.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
         buttonTool30,
         buttonTool34,
         buttonTool35,
         buttonTool2,
         buttonTool3
     });
     this.toolbars.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.toolbars_ToolClick);
     //
     // _ClientArea_Toolbars_Dock_Area_Right
     //
     this._ClientArea_Toolbars_Dock_Area_Right.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._ClientArea_Toolbars_Dock_Area_Right.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(157)))), ((int)(((byte)(232)))));
     this._ClientArea_Toolbars_Dock_Area_Right.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
     this._ClientArea_Toolbars_Dock_Area_Right.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._ClientArea_Toolbars_Dock_Area_Right.Location        = new System.Drawing.Point(1020, 23);
     this._ClientArea_Toolbars_Dock_Area_Right.Margin          = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this._ClientArea_Toolbars_Dock_Area_Right.Name            = "_ClientArea_Toolbars_Dock_Area_Right";
     this._ClientArea_Toolbars_Dock_Area_Right.Size            = new System.Drawing.Size(0, 0);
     this._ClientArea_Toolbars_Dock_Area_Right.ToolbarsManager = this.toolbars;
     //
     // _ClientArea_Toolbars_Dock_Area_Bottom
     //
     this._ClientArea_Toolbars_Dock_Area_Bottom.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._ClientArea_Toolbars_Dock_Area_Bottom.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(157)))), ((int)(((byte)(232)))));
     this._ClientArea_Toolbars_Dock_Area_Bottom.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
     this._ClientArea_Toolbars_Dock_Area_Bottom.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._ClientArea_Toolbars_Dock_Area_Bottom.Location        = new System.Drawing.Point(0, 23);
     this._ClientArea_Toolbars_Dock_Area_Bottom.Margin          = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this._ClientArea_Toolbars_Dock_Area_Bottom.Name            = "_ClientArea_Toolbars_Dock_Area_Bottom";
     this._ClientArea_Toolbars_Dock_Area_Bottom.Size            = new System.Drawing.Size(1020, 0);
     this._ClientArea_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.toolbars;
     //
     // _ClientArea_Toolbars_Dock_Area_Top
     //
     this._ClientArea_Toolbars_Dock_Area_Top.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._ClientArea_Toolbars_Dock_Area_Top.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(157)))), ((int)(((byte)(232)))));
     this._ClientArea_Toolbars_Dock_Area_Top.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
     this._ClientArea_Toolbars_Dock_Area_Top.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._ClientArea_Toolbars_Dock_Area_Top.Location        = new System.Drawing.Point(0, 0);
     this._ClientArea_Toolbars_Dock_Area_Top.Margin          = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this._ClientArea_Toolbars_Dock_Area_Top.Name            = "_ClientArea_Toolbars_Dock_Area_Top";
     this._ClientArea_Toolbars_Dock_Area_Top.Size            = new System.Drawing.Size(1020, 23);
     this._ClientArea_Toolbars_Dock_Area_Top.ToolbarsManager = this.toolbars;
     //
     // tabManager
     //
     this.tabManager.AllowHorizontalTabGroups = false;
     this.tabManager.AllowNestedTabGroups     = Infragistics.Win.DefaultableBoolean.False;
     this.tabManager.AllowVerticalTabGroups   = false;
     this.tabManager.AlphaBlendMode           = Infragistics.Win.AlphaBlendMode.Standard;
     appearance10.BackColor                                         = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(157)))), ((int)(((byte)(232)))));
     appearance10.BackGradientStyle                                 = Infragistics.Win.GradientStyle.None;
     appearance10.BorderColor                                       = System.Drawing.SystemColors.InactiveCaption;
     appearance10.ForeColor                                         = System.Drawing.Color.White;
     this.tabManager.Appearance                                     = appearance10;
     this.tabManager.BorderStyle                                    = Infragistics.Win.UltraWinTabbedMdi.MdiClientBorderStyle.None;
     this.tabManager.IsActiveTabGroupMaximized                      = true;
     this.tabManager.MdiParent                                      = this;
     this.tabManager.SettingsKey                                    = "SCAMain.tabManager";
     this.tabManager.SplitterBorderStyle                            = Infragistics.Win.UIElementBorderStyle.Rounded3;
     this.tabManager.TabGroupSettings.AllowDrop                     = Infragistics.Win.DefaultableBoolean.False;
     this.tabManager.TabGroupSettings.ButtonStyle                   = Infragistics.Win.UIElementButtonStyle.Office2010ScrollbarButton;
     appearance15.BackColor                                         = System.Drawing.Color.Transparent;
     appearance15.BackColor2                                        = System.Drawing.Color.Transparent;
     this.tabManager.TabGroupSettings.CloseButtonAppearance         = appearance15;
     this.tabManager.TabGroupSettings.CloseButtonLocation           = Infragistics.Win.UltraWinTabs.TabCloseButtonLocation.Tab;
     appearance16.BackColor                                         = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(196)))), ((int)(((byte)(241)))));
     appearance16.BackColor2                                        = System.Drawing.Color.White;
     this.tabManager.TabGroupSettings.HotTrackCloseButtonAppearance = appearance16;
     this.tabManager.TabGroupSettings.MinTabWidth                   = 80;
     this.tabManager.TabGroupSettings.TabButtonStyle                = Infragistics.Win.UIElementButtonStyle.Windows8Button;
     this.tabManager.TabGroupSettings.TabHeight                     = 28;
     this.tabManager.TabGroupSettings.TabPadding                    = new System.Drawing.Size(1, 1);
     this.tabManager.TabGroupSettings.TabStyle                      = Infragistics.Win.UltraWinTabs.TabStyle.Office2010Ribbon;
     this.tabManager.TabGroupSettings.TextOrientation               = Infragistics.Win.UltraWinTabs.TextOrientation.Horizontal;
     this.tabManager.TabSettings.AllowClose                         = Infragistics.Win.DefaultableBoolean.True;
     this.tabManager.TabSettings.AllowDrag                          = Infragistics.Win.UltraWinTabbedMdi.MdiTabDragStyle.WithinGroup;
     this.tabManager.TabSettings.CloseButtonVisibility              = Infragistics.Win.UltraWinTabs.TabCloseButtonVisibility.WhenSelectedOrHotTracked;
     this.tabManager.TabSettings.DisplayFormIcon                    = Infragistics.Win.DefaultableBoolean.False;
     appearance17.BackColor                                         = System.Drawing.Color.White;
     appearance17.BackGradientStyle                                 = Infragistics.Win.GradientStyle.None;
     appearance17.ForeColor                                         = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(157)))), ((int)(((byte)(232)))));
     appearance17.TextHAlignAsString                                = "Center";
     appearance17.TextVAlignAsString                                = "Middle";
     this.tabManager.TabSettings.SelectedTabAppearance              = appearance17;
     this.tabManager.TabSettings.TabCloseAction                     = Infragistics.Win.UltraWinTabbedMdi.MdiTabCloseAction.Close;
     this.tabManager.TabSettings.TabWidth                           = 0;
     this.tabManager.ViewStyle                                      = Infragistics.Win.UltraWinTabbedMdi.ViewStyle.Office2007;
     this.tabManager.InitializeContextMenu                         += new Infragistics.Win.UltraWinTabbedMdi.MdiTabContextMenuEventHandler(this.tabManager_InitializeContextMenu);
     this.tabManager.InitializeTab                                 += new Infragistics.Win.UltraWinTabbedMdi.MdiTabEventHandler(this.tabManager_InitializeTab);
     this.tabManager.TabClosing                                    += new Infragistics.Win.UltraWinTabbedMdi.CancelableMdiTabEventHandler(this.tabManager_TabClosing);
     //
     // statusBar
     //
     appearance11.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(157)))), ((int)(((byte)(232)))));
     appearance11.BackGradientStyle  = Infragistics.Win.GradientStyle.None;
     appearance11.ForeColor          = System.Drawing.Color.White;
     appearance11.TextHAlignAsString = "Center";
     this.statusBar.Appearance       = appearance11;
     this.statusBar.BorderStyle      = Infragistics.Win.UIElementBorderStyle.None;
     this.statusBar.BorderStylePanel = Infragistics.Win.UIElementBorderStyle.None;
     this.statusBar.Location         = new System.Drawing.Point(2, 744);
     this.statusBar.Margin           = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.statusBar.Name             = "statusBar";
     ultraStatusPanel1.BorderStyle   = Infragistics.Win.UIElementBorderStyle.None;
     ultraStatusPanel1.Padding       = new System.Drawing.Size(10, 0);
     ultraStatusPanel1.SizingMode    = Infragistics.Win.UltraWinStatusBar.PanelSizingMode.Automatic;
     appearance12.Image                  = global::SkyCar.Coeus.Ult.Entrance.Properties.Resources.当前组织;
     ultraStatusPanel2.Appearance        = appearance12;
     ultraStatusPanel2.BorderStyle       = Infragistics.Win.UIElementBorderStyle.None;
     ultraStatusPanel2.Key               = "lblOrgName";
     ultraStatusPanel2.SizingMode        = Infragistics.Win.UltraWinStatusBar.PanelSizingMode.Automatic;
     ultraStatusPanel2.WrapText          = Infragistics.Win.DefaultableBoolean.False;
     ultraStatusPanel3.BorderStyle       = Infragistics.Win.UIElementBorderStyle.None;
     ultraStatusPanel3.Key               = "OrgName";
     ultraStatusPanel3.SizingMode        = Infragistics.Win.UltraWinStatusBar.PanelSizingMode.Automatic;
     ultraStatusPanel3.WrapText          = Infragistics.Win.DefaultableBoolean.False;
     ultraStatusPanel4.BorderStyle       = Infragistics.Win.UIElementBorderStyle.None;
     ultraStatusPanel4.Padding           = new System.Drawing.Size(10, 0);
     ultraStatusPanel4.SizingMode        = Infragistics.Win.UltraWinStatusBar.PanelSizingMode.Automatic;
     ultraStatusPanel4.Text              = "  ";
     appearance13.Image                  = global::SkyCar.Coeus.Ult.Entrance.Properties.Resources.user;
     ultraStatusPanel5.Appearance        = appearance13;
     ultraStatusPanel5.BorderStyle       = Infragistics.Win.UIElementBorderStyle.None;
     ultraStatusPanel5.Key               = "lblUserName";
     ultraStatusPanel5.SizingMode        = Infragistics.Win.UltraWinStatusBar.PanelSizingMode.Automatic;
     ultraStatusPanel5.WrapText          = Infragistics.Win.DefaultableBoolean.False;
     ultraStatusPanel6.BorderStyle       = Infragistics.Win.UIElementBorderStyle.None;
     ultraStatusPanel6.Key               = "UserName";
     ultraStatusPanel6.SizingMode        = Infragistics.Win.UltraWinStatusBar.PanelSizingMode.Automatic;
     ultraStatusPanel6.WrapText          = Infragistics.Win.DefaultableBoolean.False;
     ultraStatusPanel7.BorderStyle       = Infragistics.Win.UIElementBorderStyle.None;
     ultraStatusPanel7.Key               = "lblCopyRight";
     ultraStatusPanel7.MarqueeInfo.Delay = 2;
     ultraStatusPanel7.MinWidth          = 600;
     ultraStatusPanel7.SizingMode        = Infragistics.Win.UltraWinStatusBar.PanelSizingMode.Spring;
     ultraStatusPanel7.Style             = Infragistics.Win.UltraWinStatusBar.PanelStyle.Marquee;
     ultraStatusPanel7.Text              = "Copyright © 2015-2016 无锡云车物联网科技有限公司. 保留所有权利.";
     ultraStatusPanel7.Width             = 800;
     ultraStatusPanel7.WrapText          = Infragistics.Win.DefaultableBoolean.False;
     appearance14.TextHAlignAsString     = "Right";
     ultraStatusPanel8.Appearance        = appearance14;
     ultraStatusPanel8.BorderStyle       = Infragistics.Win.UIElementBorderStyle.None;
     ultraStatusPanel8.Key               = "Version";
     ultraStatusPanel8.Padding           = new System.Drawing.Size(10, 0);
     ultraStatusPanel8.SizingMode        = Infragistics.Win.UltraWinStatusBar.PanelSizingMode.Automatic;
     ultraStatusPanel8.Text              = "版本 3.1.60829.1";
     ultraStatusPanel8.Width             = 1000;
     ultraStatusPanel8.WrapText          = Infragistics.Win.DefaultableBoolean.False;
     this.statusBar.Panels.AddRange(new Infragistics.Win.UltraWinStatusBar.UltraStatusPanel[] {
         ultraStatusPanel1,
         ultraStatusPanel2,
         ultraStatusPanel3,
         ultraStatusPanel4,
         ultraStatusPanel5,
         ultraStatusPanel6,
         ultraStatusPanel7,
         ultraStatusPanel8
     });
     this.statusBar.Size      = new System.Drawing.Size(1020, 34);
     this.statusBar.TabIndex  = 13;
     this.statusBar.Text      = "ultraStatusBar1";
     this.statusBar.ViewStyle = Infragistics.Win.UltraWinStatusBar.ViewStyle.Office2003;
     //
     // timerAuthorization
     //
     this.timerAuthorization.Enabled  = true;
     this.timerAuthorization.Interval = 6000;
     //
     // FrmMainView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(232)))), ((int)(((byte)(255)))));
     this.CapitionLogo        = ((System.Drawing.Image)(resources.GetObject("$this.CapitionLogo")));
     this.CaptionFont         = new System.Drawing.Font("Microsoft YaHei UI", 11F);
     this.CaptionForeColor    = System.Drawing.Color.White;
     this.CaptionHeight       = 32;
     this.ClientSize          = new System.Drawing.Size(1024, 780);
     this.ControlBoxSize      = new System.Drawing.Size(32, 32);
     this.Controls.Add(this.panelForm);
     this.Controls.Add(this.statusBar);
     this.Cursor         = System.Windows.Forms.Cursors.Default;
     this.Font           = new System.Drawing.Font("微软雅黑", 9F);
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.LogoSize       = new System.Drawing.Size(28, 28);
     this.Margin         = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.MinimumSize    = new System.Drawing.Size(1024, 768);
     this.Name           = "FrmMainView";
     this.Text           = "云汽配系统";
     this.WindowState    = System.Windows.Forms.FormWindowState.Maximized;
     this.Activated     += new System.EventHandler(this.FrmMainView_Activated);
     this.Deactivate    += new System.EventHandler(this.FrmMainView_Deactivate);
     this.FormClosing   += new System.Windows.Forms.FormClosingEventHandler(this.SCAMain_FormClosing);
     this.Load          += new System.EventHandler(this.SCAMain_Load);
     this.SizeChanged   += new System.EventHandler(this.FrmMainView_SizeChanged);
     this.panelForm.ClientArea.ResumeLayout(false);
     this.panelForm.ResumeLayout(false);
     this.panelForm.PerformLayout();
     this.ClientArea_Fill_Panel.ClientArea.ResumeLayout(false);
     this.ClientArea_Fill_Panel.ResumeLayout(false);
     this.ClientArea_Fill_Panel_1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.toolbars)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.statusBar)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Beispiel #36
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CustomerInfrastructureTelephoniesControl));
     Samsara.CustomerContext.Core.Parameters.TelephonyLineTypeParameters telephonyLineTypeParameters1 = new Samsara.CustomerContext.Core.Parameters.TelephonyLineTypeParameters();
     Samsara.CustomerContext.Core.Parameters.TelephonyProviderParameters telephonyProviderParameters1 = new Samsara.CustomerContext.Core.Parameters.TelephonyProviderParameters();
     this.lblTelephonyLineType  = new Infragistics.Win.Misc.UltraLabel();
     this.lblTelephonyProvider  = new Infragistics.Win.Misc.UltraLabel();
     this.lblNumberOfLines      = new Infragistics.Win.Misc.UltraLabel();
     this.steNumberOfLines      = new Samsara.Base.Controls.Controls.SamsaraTextEditor();
     this.tltcTelephonyLineType = new Samsara.CustomerContext.Controls.Controls.Choosers.TelephonyLineTypeChooserControl();
     this.tpcTelephonyProvider  = new Samsara.CustomerContext.Controls.Controls.Choosers.TelephonyProviderChooserControl();
     ((System.ComponentModel.ISupportInitialize)(this.grdRelations)).BeginInit();
     this.upnDetailButtons.ClientArea.SuspendLayout();
     this.upnDetailButtons.SuspendLayout();
     this.upnlSeparatorDeleteRelation.SuspendLayout();
     this.upnlSeparatorEditRelation.SuspendLayout();
     this.upnlSeparatorCreateRelation.SuspendLayout();
     this.upnlSeparatorDetailButtons.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gbxDetDetail)).BeginInit();
     this.gbxDetDetail.SuspendLayout();
     this.tabDetail.SuspendLayout();
     this.tabItmPrincipal.SuspendLayout();
     this.upnlButtons.ClientArea.SuspendLayout();
     this.upnlButtons.SuspendLayout();
     this.upnlSeparatorSaveRelation.SuspendLayout();
     this.upnlSeparatorCancelRelation.SuspendLayout();
     this.upnlSeparatorButtons.SuspendLayout();
     this.upnlSeparatorViewRelation.SuspendLayout();
     this.upnlSeparatorCloseRelation.SuspendLayout();
     this.SuspendLayout();
     //
     // grdRelations
     //
     appearance1.BackColor   = System.Drawing.SystemColors.Window;
     appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.grdRelations.DisplayLayout.Appearance             = appearance1;
     this.grdRelations.DisplayLayout.BorderStyle            = Infragistics.Win.UIElementBorderStyle.Solid;
     this.grdRelations.DisplayLayout.CaptionVisible         = Infragistics.Win.DefaultableBoolean.False;
     this.grdRelations.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
     this.grdRelations.DisplayLayout.MaxColScrollRegions    = 1;
     this.grdRelations.DisplayLayout.MaxRowScrollRegions    = 1;
     appearance2.BackColor = System.Drawing.SystemColors.Window;
     appearance2.ForeColor = System.Drawing.SystemColors.ControlText;
     this.grdRelations.DisplayLayout.Override.ActiveCellAppearance = appearance2;
     appearance3.BackColor = System.Drawing.SystemColors.Highlight;
     appearance3.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.grdRelations.DisplayLayout.Override.ActiveRowAppearance = appearance3;
     this.grdRelations.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.grdRelations.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance4.BackColor = System.Drawing.SystemColors.Window;
     this.grdRelations.DisplayLayout.Override.CardAreaAppearance = appearance4;
     appearance5.BorderColor  = System.Drawing.Color.Silver;
     appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.grdRelations.DisplayLayout.Override.CellAppearance  = appearance5;
     this.grdRelations.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.grdRelations.DisplayLayout.Override.CellPadding     = 0;
     appearance6.BackColor             = System.Drawing.SystemColors.Control;
     appearance6.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance6.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance6.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance6.BorderColor           = System.Drawing.SystemColors.Window;
     this.grdRelations.DisplayLayout.Override.GroupByRowAppearance = appearance6;
     appearance7.TextHAlignAsString = "Left";
     this.grdRelations.DisplayLayout.Override.HeaderAppearance  = appearance7;
     this.grdRelations.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.grdRelations.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance8.BackColor   = System.Drawing.SystemColors.Window;
     appearance8.BorderColor = System.Drawing.Color.Silver;
     this.grdRelations.DisplayLayout.Override.RowAppearance = appearance8;
     this.grdRelations.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance9.BackColor = System.Drawing.SystemColors.ControlLight;
     this.grdRelations.DisplayLayout.Override.TemplateAddRowAppearance = appearance9;
     this.grdRelations.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.grdRelations.DisplayLayout.ScrollStyle  = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.grdRelations.DisplayLayout.ViewStyle    = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.grdRelations.Size = new System.Drawing.Size(710, 239);
     //
     // upnDetailButtons
     //
     this.upnDetailButtons.Location = new System.Drawing.Point(0, 239);
     this.upnDetailButtons.Size     = new System.Drawing.Size(710, 25);
     //
     // upnlSeparatorDeleteRelation
     //
     this.upnlSeparatorDeleteRelation.Location = new System.Drawing.Point(322, 0);
     //
     // ubtnDeleteRelation
     //
     this.ubtnDeleteRelation.Location = new System.Drawing.Point(338, 0);
     //
     // upnlSeparatorEditRelation
     //
     this.upnlSeparatorEditRelation.Location = new System.Drawing.Point(415, 0);
     //
     // ubtnEditRelation
     //
     this.ubtnEditRelation.Location = new System.Drawing.Point(431, 0);
     //
     // upnlSeparatorCreateRelation
     //
     this.upnlSeparatorCreateRelation.Location = new System.Drawing.Point(601, 0);
     //
     // ubtnCreateRelation
     //
     this.ubtnCreateRelation.Location = new System.Drawing.Point(617, 0);
     //
     // upnlSeparatorDetailButtons
     //
     this.upnlSeparatorDetailButtons.Location = new System.Drawing.Point(694, 0);
     //
     // gbxDetDetail
     //
     this.gbxDetDetail.Location = new System.Drawing.Point(0, 264);
     this.gbxDetDetail.Size     = new System.Drawing.Size(710, 124);
     //
     // tabDetail
     //
     this.tabDetail.Size = new System.Drawing.Size(704, 105);
     //
     // tabItmPrincipal
     //
     this.tabItmPrincipal.Controls.Add(this.tpcTelephonyProvider);
     this.tabItmPrincipal.Controls.Add(this.tltcTelephonyLineType);
     this.tabItmPrincipal.Controls.Add(this.steNumberOfLines);
     this.tabItmPrincipal.Controls.Add(this.lblNumberOfLines);
     this.tabItmPrincipal.Controls.Add(this.lblTelephonyLineType);
     this.tabItmPrincipal.Controls.Add(this.lblTelephonyProvider);
     this.tabItmPrincipal.Size = new System.Drawing.Size(696, 79);
     //
     // upnlButtons
     //
     this.upnlButtons.Location = new System.Drawing.Point(0, 388);
     this.upnlButtons.Size     = new System.Drawing.Size(710, 25);
     //
     // upnlSeparatorSaveRelation
     //
     this.upnlSeparatorSaveRelation.Location = new System.Drawing.Point(508, 0);
     //
     // ubtnSaveRelation
     //
     this.ubtnSaveRelation.Location = new System.Drawing.Point(524, 0);
     //
     // upnlSeparatorCancelRelation
     //
     this.upnlSeparatorCancelRelation.Location = new System.Drawing.Point(601, 0);
     //
     // ubtnCancelRelation
     //
     this.ubtnCancelRelation.Location = new System.Drawing.Point(617, 0);
     //
     // upnlSeparatorButtons
     //
     this.upnlSeparatorButtons.Location = new System.Drawing.Point(694, 0);
     //
     // upnlSeparatorViewRelation
     //
     this.upnlSeparatorViewRelation.Location = new System.Drawing.Point(508, 0);
     //
     // ubtnViewRelation
     //
     this.ubtnViewRelation.Location = new System.Drawing.Point(524, 0);
     //
     // upnlSeparatorCloseRelation
     //
     this.upnlSeparatorCloseRelation.Location = new System.Drawing.Point(415, 0);
     //
     // ubtnCloseRelation
     //
     this.ubtnCloseRelation.Location = new System.Drawing.Point(431, 0);
     //
     // lblTelephonyLineType
     //
     this.lblTelephonyLineType.AutoSize = true;
     this.lblTelephonyLineType.Location = new System.Drawing.Point(13, 49);
     this.lblTelephonyLineType.Name     = "lblTelephonyLineType";
     this.lblTelephonyLineType.Size     = new System.Drawing.Size(29, 14);
     this.lblTelephonyLineType.TabIndex = 107;
     this.lblTelephonyLineType.Text     = "Tipo:";
     //
     // lblTelephonyProvider
     //
     this.lblTelephonyProvider.AutoSize = true;
     this.lblTelephonyProvider.Location = new System.Drawing.Point(13, 22);
     this.lblTelephonyProvider.Name     = "lblTelephonyProvider";
     this.lblTelephonyProvider.Size     = new System.Drawing.Size(60, 14);
     this.lblTelephonyProvider.TabIndex = 106;
     this.lblTelephonyProvider.Text     = "Proveedor:";
     //
     // lblNumberOfLines
     //
     this.lblNumberOfLines.AutoSize = true;
     this.lblNumberOfLines.Location = new System.Drawing.Point(338, 22);
     this.lblNumberOfLines.Name     = "lblNumberOfLines";
     this.lblNumberOfLines.Size     = new System.Drawing.Size(100, 14);
     this.lblNumberOfLines.TabIndex = 110;
     this.lblNumberOfLines.Text     = "Número de Lineas:";
     //
     // steNumberOfLines
     //
     this.steNumberOfLines.CustomParent = null;
     this.steNumberOfLines.Location     = new System.Drawing.Point(447, 19);
     this.steNumberOfLines.MaskType     = Samsara.Framework.Core.Enums.TextFormatEnum.NaturalQuantity;
     this.steNumberOfLines.Name         = "steNumberOfLines";
     this.steNumberOfLines.ReadOnly     = false;
     this.steNumberOfLines.Size         = new System.Drawing.Size(226, 20);
     this.steNumberOfLines.TabIndex     = 111;
     this.steNumberOfLines.Value        = ((object)(resources.GetObject("steNumberOfLines.Value")));
     //
     // tltcTelephonyLineType
     //
     this.tltcTelephonyLineType.CustomParent          = null;
     this.tltcTelephonyLineType.DisplayMember         = "Name";
     this.tltcTelephonyLineType.Location              = new System.Drawing.Point(88, 45);
     this.tltcTelephonyLineType.Name                  = "tltcTelephonyLineType";
     telephonyLineTypeParameters1.Description         = null;
     telephonyLineTypeParameters1.Name                = null;
     telephonyLineTypeParameters1.TelephonyLineTypeId = null;
     this.tltcTelephonyLineType.Parameters            = telephonyLineTypeParameters1;
     this.tltcTelephonyLineType.ReadOnly              = false;
     this.tltcTelephonyLineType.Size                  = new System.Drawing.Size(226, 22);
     this.tltcTelephonyLineType.TabIndex              = 112;
     this.tltcTelephonyLineType.Value                 = null;
     this.tltcTelephonyLineType.ValueMember           = "TelephonyLineTypeId";
     //
     // tpcTelephonyProvider
     //
     this.tpcTelephonyProvider.CustomParent           = null;
     this.tpcTelephonyProvider.DisplayMember          = "Name";
     this.tpcTelephonyProvider.Location               = new System.Drawing.Point(88, 17);
     this.tpcTelephonyProvider.Name                   = "tpcTelephonyProvider";
     telephonyProviderParameters1.Description         = null;
     telephonyProviderParameters1.Name                = null;
     telephonyProviderParameters1.TelephonyProviderId = null;
     this.tpcTelephonyProvider.Parameters             = telephonyProviderParameters1;
     this.tpcTelephonyProvider.ReadOnly               = false;
     this.tpcTelephonyProvider.Size                   = new System.Drawing.Size(226, 22);
     this.tpcTelephonyProvider.TabIndex               = 113;
     this.tpcTelephonyProvider.Value                  = null;
     this.tpcTelephonyProvider.ValueMember            = "TelephonyProviderId";
     //
     // CustomerInfrastructureTelephoniesControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Name = "CustomerInfrastructureTelephoniesControl";
     this.Size = new System.Drawing.Size(710, 413);
     ((System.ComponentModel.ISupportInitialize)(this.grdRelations)).EndInit();
     this.upnDetailButtons.ClientArea.ResumeLayout(false);
     this.upnDetailButtons.ResumeLayout(false);
     this.upnlSeparatorDeleteRelation.ResumeLayout(false);
     this.upnlSeparatorEditRelation.ResumeLayout(false);
     this.upnlSeparatorCreateRelation.ResumeLayout(false);
     this.upnlSeparatorDetailButtons.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gbxDetDetail)).EndInit();
     this.gbxDetDetail.ResumeLayout(false);
     this.tabDetail.ResumeLayout(false);
     this.tabItmPrincipal.ResumeLayout(false);
     this.tabItmPrincipal.PerformLayout();
     this.upnlButtons.ClientArea.ResumeLayout(false);
     this.upnlButtons.ResumeLayout(false);
     this.upnlSeparatorSaveRelation.ResumeLayout(false);
     this.upnlSeparatorCancelRelation.ResumeLayout(false);
     this.upnlSeparatorButtons.ResumeLayout(false);
     this.upnlSeparatorViewRelation.ResumeLayout(false);
     this.upnlSeparatorCloseRelation.ResumeLayout(false);
     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();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("TestataSollecitoDTO", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Cap");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CapProprietario");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CodiceMovimentoEconomico");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CodiceTestataMovimentoEconomico");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Comune");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ComuneProprietario");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataLettera");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataRate");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneCompletaCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneEsercizio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneUnitaImmobiliare");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Dettagli");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GroupByPersona");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Id");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdBanca");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdEsercizio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdMessaggio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdPersona");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdSoggettoCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdUnitaImmobiliare");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoCompetenza");
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoTotaleDaVersare");
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Indirizzo");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IndirizzoProprietario");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Interno");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsResidenza");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Nominativo");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NominativoProprietario");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NumeroDocumenti");
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ListaSollecitiUC));
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OggettoLettera");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Ordine");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Piano");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Provincia");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProvinciaProprietario");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StampaProprietario");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TestoLettera");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TipoIndirizzo");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Titolo");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TitoloProprietario");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteColumn", 0);
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Dettagli", 0);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CodiceRata");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataScadenza");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataUltimoPagamento");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneEsercizio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneSoggetto");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneUnitaImmobiliare");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Id");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdEsercizio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdTestataSollecito");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdUnitaImmobiliare");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Importo");
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoDaVersare");
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoPagato");
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Interno");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Ordine");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PercentualePossesso");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Piano");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProgressivoRata");
            Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
            this.listaSolleciti = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.testataSollecitoDTOBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.ristampaSollecitoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.addebitoCompetenzeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.annullamentoAddebitoCompetenzeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.eliminazioneSollecitoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            ((System.ComponentModel.ISupportInitialize)(this.listaSolleciti)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.testataSollecitoDTOBindingSource)).BeginInit();
            this.contextMenuStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // listaSolleciti
            // 
            this.listaSolleciti.DataSource = this.testataSollecitoDTOBindingSource;
            ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn1.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn1.Header.VisiblePosition = 33;
            ultraGridColumn1.Hidden = true;
            ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn2.Header.VisiblePosition = 20;
            ultraGridColumn2.Hidden = true;
            ultraGridColumn2.Width = 94;
            ultraGridColumn3.ColumnChooserCaption = "Cap Proprietario";
            ultraGridColumn3.Header.Caption = "Cap Prop.";
            ultraGridColumn3.Header.VisiblePosition = 6;
            ultraGridColumn3.Hidden = true;
            ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn4.Header.Caption = "Id Movimento";
            ultraGridColumn4.Header.VisiblePosition = 8;
            ultraGridColumn4.Hidden = true;
            ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn5.Header.Caption = "Id Testata Movimento";
            ultraGridColumn5.Header.VisiblePosition = 9;
            ultraGridColumn5.Hidden = true;
            ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn6.Header.VisiblePosition = 21;
            ultraGridColumn6.Hidden = true;
            ultraGridColumn7.ColumnChooserCaption = "Comune Proprietario";
            ultraGridColumn7.Header.Caption = "Comune Prop.";
            ultraGridColumn7.Header.VisiblePosition = 11;
            ultraGridColumn7.Hidden = true;
            ultraGridColumn8.Header.Caption = "Data Lettera";
            ultraGridColumn8.Header.VisiblePosition = 27;
            ultraGridColumn8.Width = 80;
            ultraGridColumn9.Header.Caption = "Data Rate";
            ultraGridColumn9.Header.VisiblePosition = 28;
            ultraGridColumn9.Hidden = true;
            ultraGridColumn9.Width = 80;
            ultraGridColumn10.Header.Caption = "Condominio";
            ultraGridColumn10.Header.VisiblePosition = 2;
            ultraGridColumn10.Hidden = true;
            ultraGridColumn11.Header.Caption = "Esercizio";
            ultraGridColumn11.Header.VisiblePosition = 4;
            ultraGridColumn11.Width = 150;
            ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn12.Header.Caption = "Unità Immobiliare";
            ultraGridColumn12.Header.VisiblePosition = 14;
            ultraGridColumn12.Width = 159;
            ultraGridColumn13.Header.VisiblePosition = 41;
            ultraGridColumn14.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn14.Header.VisiblePosition = 16;
            ultraGridColumn14.Hidden = true;
            ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn15.ColumnChooserCaption = "Identificativo";
            ultraGridColumn15.Header.VisiblePosition = 0;
            ultraGridColumn15.Hidden = true;
            ultraGridColumn16.ColumnChooserCaption = "Identificativo Banca";
            ultraGridColumn16.Header.Caption = "Id Banca";
            ultraGridColumn16.Header.VisiblePosition = 23;
            ultraGridColumn16.Hidden = true;
            ultraGridColumn17.ColumnChooserCaption = "Identificativo Condominio";
            ultraGridColumn17.Header.Caption = "Id Cond.";
            ultraGridColumn17.Header.VisiblePosition = 1;
            ultraGridColumn17.Hidden = true;
            ultraGridColumn18.Header.Caption = "Id.Es.";
            ultraGridColumn18.Header.VisiblePosition = 3;
            ultraGridColumn18.Hidden = true;
            ultraGridColumn57.Header.Caption = "Id Mess.";
            ultraGridColumn57.Header.VisiblePosition = 22;
            ultraGridColumn57.Hidden = true;
            ultraGridColumn58.Header.Caption = "Id Pers.";
            ultraGridColumn58.Header.VisiblePosition = 24;
            ultraGridColumn58.Hidden = true;
            ultraGridColumn59.Header.Caption = "Id Sogg.";
            ultraGridColumn59.Header.VisiblePosition = 25;
            ultraGridColumn59.Hidden = true;
            ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn19.ColumnChooserCaption = "Identificativo Unità Immobiliare";
            ultraGridColumn19.Header.VisiblePosition = 13;
            ultraGridColumn19.Hidden = true;
            ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            appearance1.TextHAlignAsString = "Right";
            ultraGridColumn20.CellAppearance = appearance1;
            ultraGridColumn20.ColumnChooserCaption = "Importo competenze";
            ultraGridColumn20.Format = "c";
            ultraGridColumn20.Header.Caption = "Competenze";
            ultraGridColumn20.Header.VisiblePosition = 32;
            ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            appearance2.TextHAlignAsString = "Right";
            ultraGridColumn21.CellAppearance = appearance2;
            ultraGridColumn21.ColumnChooserCaption = "Importo da versare";
            ultraGridColumn21.Format = "c";
            ultraGridColumn21.Header.Caption = "Da Versare";
            ultraGridColumn21.Header.VisiblePosition = 29;
            ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn22.Header.VisiblePosition = 18;
            ultraGridColumn22.Hidden = true;
            ultraGridColumn23.ColumnChooserCaption = "Indirizzo Proprietario";
            ultraGridColumn23.Header.Caption = "Ind.Prop.";
            ultraGridColumn23.Header.VisiblePosition = 30;
            ultraGridColumn23.Hidden = true;
            ultraGridColumn24.Header.VisiblePosition = 15;
            ultraGridColumn24.Hidden = true;
            ultraGridColumn24.Width = 70;
            ultraGridColumn25.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn25.Header.VisiblePosition = 31;
            ultraGridColumn25.Hidden = true;
            ultraGridColumn26.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn26.Header.Caption = "Soggetto";
            ultraGridColumn26.Header.VisiblePosition = 12;
            ultraGridColumn26.Width = 189;
            ultraGridColumn27.Header.Caption = "Proprietario";
            ultraGridColumn27.Header.VisiblePosition = 34;
            ultraGridColumn27.Hidden = true;
            ultraGridColumn28.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
            appearance3.Image = ((object)(resources.GetObject("appearance3.Image")));
            appearance3.ImageHAlign = Infragistics.Win.HAlign.Left;
            appearance3.TextHAlignAsString = "Right";
            ultraGridColumn28.CellButtonAppearance = appearance3;
            ultraGridColumn28.FilterClearButtonVisible = Infragistics.Win.DefaultableBoolean.False;
            ultraGridColumn28.FilterOperandStyle = Infragistics.Win.UltraWinGrid.FilterOperandStyle.None;
            ultraGridColumn28.FilterOperatorDropDownItems = Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.None;
            ultraGridColumn28.FilterOperatorLocation = Infragistics.Win.UltraWinGrid.FilterOperatorLocation.Hidden;
            ultraGridColumn28.Header.Caption = "Doc.";
            ultraGridColumn28.Header.VisiblePosition = 36;
            ultraGridColumn28.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
            ultraGridColumn28.Width = 40;
            ultraGridColumn29.Header.Caption = "Oggetto Lettera";
            ultraGridColumn29.Header.VisiblePosition = 37;
            ultraGridColumn29.Hidden = true;
            ultraGridColumn30.Header.VisiblePosition = 35;
            ultraGridColumn31.Header.VisiblePosition = 17;
            ultraGridColumn31.Hidden = true;
            ultraGridColumn31.Width = 70;
            ultraGridColumn32.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn32.Header.VisiblePosition = 26;
            ultraGridColumn32.Hidden = true;
            ultraGridColumn32.Width = 50;
            ultraGridColumn33.ColumnChooserCaption = "Provincia Proprietario";
            ultraGridColumn33.Header.Caption = "Prov.Prop.";
            ultraGridColumn33.Header.VisiblePosition = 7;
            ultraGridColumn33.Hidden = true;
            ultraGridColumn34.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn34.Header.VisiblePosition = 39;
            ultraGridColumn34.Hidden = true;
            ultraGridColumn35.ColumnChooserCaption = "Lettera";
            ultraGridColumn35.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn35.Header.VisiblePosition = 40;
            ultraGridColumn35.Hidden = true;
            ultraGridColumn60.Header.Caption = "Tipo Indirizzo";
            ultraGridColumn60.Header.VisiblePosition = 19;
            ultraGridColumn60.Hidden = true;
            ultraGridColumn36.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn36.Header.VisiblePosition = 10;
            ultraGridColumn36.Hidden = true;
            ultraGridColumn37.ColumnChooserCaption = "Titolo Proprietario";
            ultraGridColumn37.Header.Caption = "Tit.Prop.";
            ultraGridColumn37.Header.VisiblePosition = 5;
            ultraGridColumn37.Hidden = true;
            ultraGridColumn38.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
            appearance4.Image = ((object)(resources.GetObject("appearance4.Image")));
            appearance4.ImageHAlign = Infragistics.Win.HAlign.Center;
            appearance4.ImageVAlign = Infragistics.Win.VAlign.Middle;
            ultraGridColumn38.CellButtonAppearance = appearance4;
            ultraGridColumn38.DataType = typeof(System.Drawing.Bitmap);
            ultraGridColumn38.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn38.FilterOperandStyle = Infragistics.Win.UltraWinGrid.FilterOperandStyle.None;
            ultraGridColumn38.FilterOperatorDropDownItems = Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.None;
            ultraGridColumn38.FilterOperatorLocation = Infragistics.Win.UltraWinGrid.FilterOperatorLocation.Hidden;
            ultraGridColumn38.Header.Caption = "C";
            ultraGridColumn38.Header.VisiblePosition = 38;
            ultraGridColumn38.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
            ultraGridColumn38.Width = 35;
            ultraGridBand1.Columns.AddRange(new object[] {
            ultraGridColumn1,
            ultraGridColumn2,
            ultraGridColumn3,
            ultraGridColumn4,
            ultraGridColumn5,
            ultraGridColumn6,
            ultraGridColumn7,
            ultraGridColumn8,
            ultraGridColumn9,
            ultraGridColumn10,
            ultraGridColumn11,
            ultraGridColumn12,
            ultraGridColumn13,
            ultraGridColumn14,
            ultraGridColumn15,
            ultraGridColumn16,
            ultraGridColumn17,
            ultraGridColumn18,
            ultraGridColumn57,
            ultraGridColumn58,
            ultraGridColumn59,
            ultraGridColumn19,
            ultraGridColumn20,
            ultraGridColumn21,
            ultraGridColumn22,
            ultraGridColumn23,
            ultraGridColumn24,
            ultraGridColumn25,
            ultraGridColumn26,
            ultraGridColumn27,
            ultraGridColumn28,
            ultraGridColumn29,
            ultraGridColumn30,
            ultraGridColumn31,
            ultraGridColumn32,
            ultraGridColumn33,
            ultraGridColumn34,
            ultraGridColumn35,
            ultraGridColumn60,
            ultraGridColumn36,
            ultraGridColumn37,
            ultraGridColumn38});
            ultraGridColumn39.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn39.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn39.Header.VisiblePosition = 15;
            ultraGridColumn39.Hidden = true;
            ultraGridColumn39.Width = 41;
            ultraGridColumn40.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn40.Header.Caption = "Id Rata";
            ultraGridColumn40.Header.VisiblePosition = 1;
            ultraGridColumn40.Hidden = true;
            ultraGridColumn41.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn41.Header.Caption = "Scadenza";
            ultraGridColumn41.Header.VisiblePosition = 3;
            ultraGridColumn42.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn42.ColumnChooserCaption = "Data Ultimo Pagamento";
            ultraGridColumn42.Header.Caption = "Dt. Ultimo Pag.";
            ultraGridColumn42.Header.VisiblePosition = 4;
            ultraGridColumn43.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn43.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn43.Header.VisiblePosition = 5;
            ultraGridColumn43.Hidden = true;
            ultraGridColumn61.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn61.Header.Caption = "Condomino";
            ultraGridColumn61.Header.VisiblePosition = 6;
            ultraGridColumn61.Hidden = true;
            ultraGridColumn44.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn44.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn44.Header.VisiblePosition = 7;
            ultraGridColumn44.Hidden = true;
            ultraGridColumn45.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn45.ColumnChooserCaption = "Identificativo";
            ultraGridColumn45.Header.VisiblePosition = 0;
            ultraGridColumn45.Hidden = true;
            ultraGridColumn45.HiddenWhenGroupBy = Infragistics.Win.DefaultableBoolean.True;
            ultraGridColumn46.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn46.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn46.Header.VisiblePosition = 10;
            ultraGridColumn46.Hidden = true;
            ultraGridColumn47.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn47.ColumnChooserCaption = "Identificativo Sollecito";
            ultraGridColumn47.Header.Caption = "Id Sollecito";
            ultraGridColumn47.Header.VisiblePosition = 8;
            ultraGridColumn47.Hidden = true;
            ultraGridColumn48.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn48.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn48.Header.VisiblePosition = 13;
            ultraGridColumn48.Hidden = true;
            ultraGridColumn49.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            appearance5.TextHAlignAsString = "Right";
            ultraGridColumn49.CellAppearance = appearance5;
            ultraGridColumn49.Format = "c";
            ultraGridColumn49.Header.VisiblePosition = 9;
            ultraGridColumn50.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            appearance6.TextHAlignAsString = "Right";
            ultraGridColumn50.CellAppearance = appearance6;
            ultraGridColumn50.ColumnChooserCaption = "Importo da versare";
            ultraGridColumn50.Format = "c";
            ultraGridColumn50.Header.Caption = "Da Versare";
            ultraGridColumn50.Header.VisiblePosition = 12;
            ultraGridColumn51.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            appearance7.TextHAlignAsString = "Right";
            ultraGridColumn51.CellAppearance = appearance7;
            ultraGridColumn51.ColumnChooserCaption = "Importo pagato";
            ultraGridColumn51.Format = "c";
            ultraGridColumn51.Header.Caption = "Pagato";
            ultraGridColumn51.Header.VisiblePosition = 11;
            ultraGridColumn52.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn52.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn52.Header.VisiblePosition = 16;
            ultraGridColumn52.Hidden = true;
            ultraGridColumn53.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn53.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn53.Header.VisiblePosition = 17;
            ultraGridColumn53.Hidden = true;
            ultraGridColumn54.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn54.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn54.Header.VisiblePosition = 14;
            ultraGridColumn54.Hidden = true;
            ultraGridColumn55.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn55.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn55.Header.VisiblePosition = 18;
            ultraGridColumn55.Hidden = true;
            ultraGridColumn56.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn56.Header.Caption = "Prg.Rata";
            ultraGridColumn56.Header.VisiblePosition = 2;
            ultraGridColumn56.Width = 50;
            ultraGridBand2.Columns.AddRange(new object[] {
            ultraGridColumn39,
            ultraGridColumn40,
            ultraGridColumn41,
            ultraGridColumn42,
            ultraGridColumn43,
            ultraGridColumn61,
            ultraGridColumn44,
            ultraGridColumn45,
            ultraGridColumn46,
            ultraGridColumn47,
            ultraGridColumn48,
            ultraGridColumn49,
            ultraGridColumn50,
            ultraGridColumn51,
            ultraGridColumn52,
            ultraGridColumn53,
            ultraGridColumn54,
            ultraGridColumn55,
            ultraGridColumn56});
            this.listaSolleciti.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
            this.listaSolleciti.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
            appearance8.FontData.BoldAsString = "True";
            appearance8.TextHAlignAsString = "Left";
            this.listaSolleciti.DisplayLayout.CaptionAppearance = appearance8;
            this.listaSolleciti.DisplayLayout.Override.AllowColSizing = Infragistics.Win.UltraWinGrid.AllowColSizing.Free;
            this.listaSolleciti.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
            this.listaSolleciti.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            this.listaSolleciti.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            this.listaSolleciti.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.ColumnChooserButton;
            this.listaSolleciti.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
            this.listaSolleciti.Dock = System.Windows.Forms.DockStyle.Fill;
            this.listaSolleciti.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.listaSolleciti.Location = new System.Drawing.Point(0, 0);
            this.listaSolleciti.Name = "listaSolleciti";
            this.listaSolleciti.Size = new System.Drawing.Size(919, 420);
            this.listaSolleciti.TabIndex = 0;
            this.listaSolleciti.Text = "Solleciti";
            this.listaSolleciti.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.listaSollecitiClickCellButton);
            this.listaSolleciti.MouseUp += new System.Windows.Forms.MouseEventHandler(this.listaSollecitiMouseUp);
            // 
            // testataSollecitoDTOBindingSource
            // 
            this.testataSollecitoDTOBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.TestataSollecitoDTO);
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ristampaSollecitoToolStripMenuItem,
            this.toolStripSeparator1,
            this.addebitoCompetenzeToolStripMenuItem,
            this.annullamentoAddebitoCompetenzeToolStripMenuItem,
            this.toolStripSeparator2,
            this.eliminazioneSollecitoToolStripMenuItem});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.Size = new System.Drawing.Size(221, 104);
            this.contextMenuStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.contextMenuStrip1ItemClicked);
            // 
            // ristampaSollecitoToolStripMenuItem
            // 
            this.ristampaSollecitoToolStripMenuItem.Name = "ristampaSollecitoToolStripMenuItem";
            this.ristampaSollecitoToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
            this.ristampaSollecitoToolStripMenuItem.Text = "Ristampa Sollecito";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(217, 6);
            // 
            // addebitoCompetenzeToolStripMenuItem
            // 
            this.addebitoCompetenzeToolStripMenuItem.Name = "addebitoCompetenzeToolStripMenuItem";
            this.addebitoCompetenzeToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
            this.addebitoCompetenzeToolStripMenuItem.Text = "Addebito Competenze";
            // 
            // annullamentoAddebitoCompetenzeToolStripMenuItem
            // 
            this.annullamentoAddebitoCompetenzeToolStripMenuItem.Name = "annullamentoAddebitoCompetenzeToolStripMenuItem";
            this.annullamentoAddebitoCompetenzeToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
            this.annullamentoAddebitoCompetenzeToolStripMenuItem.Text = "Annullamento Competenze";
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(217, 6);
            // 
            // eliminazioneSollecitoToolStripMenuItem
            // 
            this.eliminazioneSollecitoToolStripMenuItem.Name = "eliminazioneSollecitoToolStripMenuItem";
            this.eliminazioneSollecitoToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
            this.eliminazioneSollecitoToolStripMenuItem.Text = "Eliminazione Sollecito";
            // 
            // ListaSollecitiUC
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.listaSolleciti);
            this.Name = "ListaSollecitiUC";
            this.Size = new System.Drawing.Size(919, 420);
            this.Load += new System.EventHandler(this.listaSollecitiUCLoad);
            ((System.ComponentModel.ISupportInitialize)(this.listaSolleciti)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.testataSollecitoDTOBindingSource)).EndInit();
            this.contextMenuStrip1.ResumeLayout(false);
            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();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1   = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Ticket ID");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Student", 0);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CustomerID", 1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID", 2);
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     this.ImageList1 = new System.Windows.Forms.ImageList(this.components);
     this.Label1     = new System.Windows.Forms.Label();
     this.panel1     = new System.Windows.Forms.Panel();
     this.Grid       = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.GroupBox1  = new Signature.Windows.Forms.GroupBox();
     this.txtSearch  = new Signature.Windows.Forms.MaskedEdit();
     this.btnClose   = new Signature.Windows.Forms.Button();
     this.Label23    = new System.Windows.Forms.Label();
     this.pbar       = new System.Windows.Forms.ProgressBar();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Grid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.GroupBox1)).BeginInit();
     this.GroupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList1
     //
     this.ImageList1.ColorDepth       = System.Windows.Forms.ColorDepth.Depth32Bit;
     this.ImageList1.ImageSize        = new System.Drawing.Size(15, 15);
     this.ImageList1.TransparentColor = System.Drawing.Color.Transparent;
     //
     // Label1
     //
     this.Label1.BackColor = System.Drawing.SystemColors.ActiveCaption;
     this.Label1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.Label1.Font      = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
     this.Label1.Location  = new System.Drawing.Point(0, 0);
     this.Label1.Name      = "Label1";
     this.Label1.Size      = new System.Drawing.Size(528, 6);
     this.Label1.TabIndex  = 0;
     //
     // panel1
     //
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.Grid);
     this.panel1.Controls.Add(this.GroupBox1);
     this.panel1.Controls.Add(this.Label23);
     this.panel1.Controls.Add(this.pbar);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 6);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(528, 615);
     this.panel1.TabIndex = 1;
     //
     // Grid
     //
     this.Grid.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                              | System.Windows.Forms.AnchorStyles.Right)));
     ultraGridColumn1.AutoCompleteMode       = Infragistics.Win.AutoCompleteMode.None;
     ultraGridColumn1.CellActivation         = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     ultraGridColumn1.Header.VisiblePosition = 0;
     ultraGridColumn1.Width                  = 56;
     ultraGridColumn2.CellActivation         = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     ultraGridColumn2.Header.VisiblePosition = 1;
     ultraGridColumn2.Width                  = 362;
     ultraGridColumn3.CellActivation         = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     ultraGridColumn3.Header.VisiblePosition = 2;
     ultraGridColumn3.Width                  = 70;
     ultraGridColumn4.Header.Caption         = "Order ID";
     ultraGridColumn4.Header.VisiblePosition = 3;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn1,
         ultraGridColumn2,
         ultraGridColumn3,
         ultraGridColumn4
     });
     this.Grid.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.Grid.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
     this.Grid.Location = new System.Drawing.Point(9, 77);
     this.Grid.Name     = "Grid";
     this.Grid.Size     = new System.Drawing.Size(506, 524);
     this.Grid.TabIndex = 86;
     this.Grid.MouseUp += new System.Windows.Forms.MouseEventHandler(this.DataGrid_MouseUp);
     this.Grid.KeyUp   += new System.Windows.Forms.KeyEventHandler(this.txtControl_KeyUp);
     //
     // GroupBox1
     //
     this.GroupBox1.AllowDrop = true;
     this.GroupBox1.Anchor    = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     appearance1.AlphaLevel           = ((short)(95));
     appearance1.BackColor            = System.Drawing.Color.Transparent;
     this.GroupBox1.Appearance        = appearance1;
     this.GroupBox1.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
     this.GroupBox1.Controls.Add(this.txtSearch);
     this.GroupBox1.Controls.Add(this.btnClose);
     this.GroupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.GroupBox1.Location  = new System.Drawing.Point(0, 12);
     this.GroupBox1.Name      = "GroupBox1";
     this.GroupBox1.Size      = new System.Drawing.Size(523, 42);
     this.GroupBox1.TabIndex  = 83;
     this.GroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // txtSearch
     //
     this.txtSearch.AllowDrop = true;
     this.txtSearch.Anchor    = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.txtSearch.BorderColor  = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtSearch.BorderStyle  = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtSearch.Location     = new System.Drawing.Point(14, 12);
     this.txtSearch.Name         = "txtSearch";
     this.txtSearch.Size         = new System.Drawing.Size(407, 20);
     this.txtSearch.TabIndex     = 0;
     this.txtSearch.TextChanged += new System.EventHandler(this.txtSearch_TextChanged_1);
     this.txtSearch.KeyUp       += new System.Windows.Forms.KeyEventHandler(this.txtControl_KeyUp);
     //
     // btnClose
     //
     this.btnClose.AllowDrop  = true;
     this.btnClose.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnClose.BackColor  = System.Drawing.Color.LightSteelBlue;
     this.btnClose.Cursor     = System.Windows.Forms.Cursors.Hand;
     this.btnClose.Font       = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnClose.ForeColor  = System.Drawing.Color.Black;
     this.btnClose.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnClose.Location   = new System.Drawing.Point(442, 11);
     this.btnClose.Name       = "btnClose";
     this.btnClose.Size       = new System.Drawing.Size(56, 24);
     this.btnClose.TabIndex   = 67;
     this.btnClose.Tag        = "";
     this.btnClose.Text       = "Close";
     this.btnClose.Click     += new System.EventHandler(this.btnClose_Click);
     //
     // Label23
     //
     this.Label23.BackColor = System.Drawing.SystemColors.ActiveCaption;
     this.Label23.Dock      = System.Windows.Forms.DockStyle.Top;
     this.Label23.Font      = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label23.ForeColor = System.Drawing.SystemColors.ActiveCaption;
     this.Label23.Location  = new System.Drawing.Point(0, 0);
     this.Label23.Name      = "Label23";
     this.Label23.Size      = new System.Drawing.Size(526, 10);
     this.Label23.TabIndex  = 84;
     this.Label23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // pbar
     //
     this.pbar.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.pbar.Location = new System.Drawing.Point(-4, 59);
     this.pbar.Name     = "pbar";
     this.pbar.Size     = new System.Drawing.Size(527, 10);
     this.pbar.TabIndex = 85;
     //
     // frmViewTickets
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(528, 621);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.Label1);
     this.Name          = "frmViewTickets";
     this.ShowIcon      = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "Tickets View";
     this.TopMost       = true;
     this.Load         += new System.EventHandler(this.frmCustomerView_Load);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Grid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.GroupBox1)).EndInit();
     this.GroupBox1.ResumeLayout(false);
     this.GroupBox1.PerformLayout();
     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();
            Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
            Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool1 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("过磅时间从");
            Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool2 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("至");
            Infragistics.Win.UltraWinToolbars.LabelTool labelTool1 = new Infragistics.Win.UltraWinToolbars.LabelTool("轧制编号:");
            Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool5 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ControlContainerTool1");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("新增");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("取样");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("精整");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("删除");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool15 = new Infragistics.Win.UltraWinToolbars.ButtonTool("复磅");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("导出");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改订单");
            Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool3 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("过磅时间从");
            Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool4 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("至");
            Infragistics.Win.UltraWinToolbars.LabelTool labelTool2 = new Infragistics.Win.UltraWinToolbars.LabelTool("轧制编号:");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
            Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WeightUpdate_BoardNew));
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改");
            Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("删除");
            Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("新增");
            Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("取样");
            Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("精整");
            Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool6 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ControlContainerTool1");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("导出");
            Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("复磅");
            Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool18 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改订单");
            Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("计量数据", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_WEIGHTNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_BATCHNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_BANDNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_WEIGHT");
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_UPLOADFLAG");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FD_DATETIME", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_PLANT");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SAPSTORE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_ACCOUNTDATE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_PRODUCTNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_YKL");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_KHJZ");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_REEL");
            Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_STOVENO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_PERSON");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TERM");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SHIFT");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SPEC");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_STEELTYPE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_KZTYPE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINT");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SAMPLEPERSON");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FD_SAMPLETIME");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_BPWEIGHT");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MEMO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_ADVISESPEC");
            Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "FN_WEIGHT", 3, true, "计量数据", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FN_WEIGHT", 3, true);
            Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "FN_YKL", 10, true, "计量数据", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FN_YKL", 10, true);
            Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.SummarySettings summarySettings3 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "FN_KHJZ", 11, true, "计量数据", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FN_KHJZ", 11, true);
            Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.SummarySettings summarySettings4 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "FS_WEIGHTNO", 0, true, "计量数据", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FS_BATCHNO", 1, true);
            Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
            this.dataSet1 = new System.Data.DataSet();
            this.dataTable1 = new System.Data.DataTable();
            this.dataColumn1 = new System.Data.DataColumn();
            this.dataColumn2 = new System.Data.DataColumn();
            this.dataColumn3 = new System.Data.DataColumn();
            this.dataColumn4 = new System.Data.DataColumn();
            this.dataColumn7 = new System.Data.DataColumn();
            this.dataColumn8 = new System.Data.DataColumn();
            this.dataColumn9 = new System.Data.DataColumn();
            this.dataColumn10 = new System.Data.DataColumn();
            this.dataColumn11 = new System.Data.DataColumn();
            this.dataColumn12 = new System.Data.DataColumn();
            this.dataColumn13 = new System.Data.DataColumn();
            this.dataColumn14 = new System.Data.DataColumn();
            this.dataColumn15 = new System.Data.DataColumn();
            this.dataColumn16 = new System.Data.DataColumn();
            this.dataColumn17 = new System.Data.DataColumn();
            this.dataColumn18 = new System.Data.DataColumn();
            this.dataColumn19 = new System.Data.DataColumn();
            this.dataColumn20 = new System.Data.DataColumn();
            this.dataColumn21 = new System.Data.DataColumn();
            this.dataColumn22 = new System.Data.DataColumn();
            this.dataColumn23 = new System.Data.DataColumn();
            this.dataColumn5 = new System.Data.DataColumn();
            this.dataColumn6 = new System.Data.DataColumn();
            this.dataColumn24 = new System.Data.DataColumn();
            this.dataColumn25 = new System.Data.DataColumn();
            this.dataColumn26 = new System.Data.DataColumn();
            this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
            this.panel1 = new System.Windows.Forms.Panel();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
            this.txtMemo = new System.Windows.Forms.TextBox();
            this.label11 = new System.Windows.Forms.Label();
            this.cbKZTYPE = new System.Windows.Forms.ComboBox();
            this.txtproductno = new System.Windows.Forms.TextBox();
            this.label10 = new System.Windows.Forms.Label();
            this.txtspec = new System.Windows.Forms.TextBox();
            this.label9 = new System.Windows.Forms.Label();
            this.txtsteeltype = new System.Windows.Forms.TextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.txtkhjz = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.txtykl = new System.Windows.Forms.TextBox();
            this.label6 = new System.Windows.Forms.Label();
            this.txtweight = new System.Windows.Forms.TextBox();
            this.label5 = new System.Windows.Forms.Label();
            this.txtbandno = new System.Windows.Forms.TextBox();
            this.label4 = new System.Windows.Forms.Label();
            this.txtreel = new System.Windows.Forms.TextBox();
            this.label3 = new System.Windows.Forms.Label();
            this.txtStoveno = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.txtBatchno = new System.Windows.Forms.TextBox();
            this.label1 = new System.Windows.Forms.Label();
            this.txtBatchnoQuery = new System.Windows.Forms.TextBox();
            this.dtpBegintime = new System.Windows.Forms.DateTimePicker();
            this.dtpEendtime = new System.Windows.Forms.DateTimePicker();
            this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
            this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
            this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
            this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
            ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
            this.panel1.SuspendLayout();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
            this.ultraGroupBox1.SuspendLayout();
            this.SuspendLayout();
            // 
            // dataSet1
            // 
            this.dataSet1.DataSetName = "NewDataSet";
            this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
            this.dataTable1});
            // 
            // dataTable1
            // 
            this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn1,
            this.dataColumn2,
            this.dataColumn3,
            this.dataColumn4,
            this.dataColumn7,
            this.dataColumn8,
            this.dataColumn9,
            this.dataColumn10,
            this.dataColumn11,
            this.dataColumn12,
            this.dataColumn13,
            this.dataColumn14,
            this.dataColumn15,
            this.dataColumn16,
            this.dataColumn17,
            this.dataColumn18,
            this.dataColumn19,
            this.dataColumn20,
            this.dataColumn21,
            this.dataColumn22,
            this.dataColumn23,
            this.dataColumn5,
            this.dataColumn6,
            this.dataColumn24,
            this.dataColumn25,
            this.dataColumn26});
            this.dataTable1.TableName = "计量数据";
            // 
            // dataColumn1
            // 
            this.dataColumn1.Caption = "操作编号";
            this.dataColumn1.ColumnName = "FS_WEIGHTNO";
            // 
            // dataColumn2
            // 
            this.dataColumn2.Caption = "轧制编号";
            this.dataColumn2.ColumnName = "FS_BATCHNO";
            // 
            // dataColumn3
            // 
            this.dataColumn3.Caption = "吊号";
            this.dataColumn3.ColumnName = "FN_BANDNO";
            // 
            // dataColumn4
            // 
            this.dataColumn4.Caption = "卷重";
            this.dataColumn4.ColumnName = "FN_WEIGHT";
            // 
            // dataColumn7
            // 
            this.dataColumn7.Caption = "上传标志";
            this.dataColumn7.ColumnName = "FS_UPLOADFLAG";
            // 
            // dataColumn8
            // 
            this.dataColumn8.Caption = "过磅时间";
            this.dataColumn8.ColumnName = "FD_DATETIME";
            // 
            // dataColumn9
            // 
            this.dataColumn9.Caption = "工厂";
            this.dataColumn9.ColumnName = "FS_PLANT";
            // 
            // dataColumn10
            // 
            this.dataColumn10.Caption = "库存地";
            this.dataColumn10.ColumnName = "FS_SAPSTORE";
            // 
            // dataColumn11
            // 
            this.dataColumn11.Caption = "记账日期";
            this.dataColumn11.ColumnName = "FS_ACCOUNTDATE";
            // 
            // dataColumn12
            // 
            this.dataColumn12.Caption = "订单号";
            this.dataColumn12.ColumnName = "FS_PRODUCTNO";
            // 
            // dataColumn13
            // 
            this.dataColumn13.Caption = "应扣量";
            this.dataColumn13.ColumnName = "FN_YKL";
            // 
            // dataColumn14
            // 
            this.dataColumn14.Caption = "扣后净重";
            this.dataColumn14.ColumnName = "FN_KHJZ";
            // 
            // dataColumn15
            // 
            this.dataColumn15.Caption = "卷号";
            this.dataColumn15.ColumnName = "FS_REEL";
            // 
            // dataColumn16
            // 
            this.dataColumn16.Caption = "冶炼炉号";
            this.dataColumn16.ColumnName = "FS_STOVENO";
            // 
            // dataColumn17
            // 
            this.dataColumn17.Caption = "计量员";
            this.dataColumn17.ColumnName = "FS_PERSON";
            // 
            // dataColumn18
            // 
            this.dataColumn18.Caption = "班组";
            this.dataColumn18.ColumnName = "FS_TERM";
            // 
            // dataColumn19
            // 
            this.dataColumn19.Caption = "班次";
            this.dataColumn19.ColumnName = "FS_SHIFT";
            // 
            // dataColumn20
            // 
            this.dataColumn20.Caption = "规格";
            this.dataColumn20.ColumnName = "FS_SPEC";
            // 
            // dataColumn21
            // 
            this.dataColumn21.Caption = "钢种";
            this.dataColumn21.ColumnName = "FS_STEELTYPE";
            // 
            // dataColumn22
            // 
            this.dataColumn22.Caption = "备注";
            this.dataColumn22.ColumnName = "FS_KZTYPE";
            // 
            // dataColumn23
            // 
            this.dataColumn23.Caption = "计量点";
            this.dataColumn23.ColumnName = "FS_POINT";
            // 
            // dataColumn5
            // 
            this.dataColumn5.Caption = "操作人";
            this.dataColumn5.ColumnName = "FS_SAMPLEPERSON";
            // 
            // dataColumn6
            // 
            this.dataColumn6.Caption = "操作时间";
            this.dataColumn6.ColumnName = "FD_SAMPLETIME";
            // 
            // dataColumn24
            // 
            this.dataColumn24.Caption = "坯重";
            this.dataColumn24.ColumnName = "FN_BPWEIGHT";
            // 
            // dataColumn25
            // 
            this.dataColumn25.Caption = "备注";
            this.dataColumn25.ColumnName = "FS_MEMO";
            // 
            // dataColumn26
            // 
            this.dataColumn26.Caption = "建议轧制规格";
            this.dataColumn26.ColumnName = "FS_ADVISESPEC";
            // 
            // ultraToolbarsManager1
            // 
            this.ultraToolbarsManager1.DesignerFlags = 1;
            this.ultraToolbarsManager1.DockWithinContainer = this.panel1;
            this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
            ultraToolbar1.DockedColumn = 0;
            ultraToolbar1.DockedRow = 0;
            controlContainerTool1.ControlName = "dtpBegintime";
            controlContainerTool2.ControlName = "dtpEendtime";
            controlContainerTool5.ControlName = "txtBatchnoQuery";
            buttonTool1.InstanceProps.IsFirstInGroup = true;
            buttonTool9.InstanceProps.IsFirstInGroup = true;
            buttonTool3.InstanceProps.IsFirstInGroup = true;
            buttonTool15.InstanceProps.IsFirstInGroup = true;
            ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
            controlContainerTool1,
            controlContainerTool2,
            labelTool1,
            controlContainerTool5,
            buttonTool1,
            buttonTool2,
            buttonTool4,
            buttonTool9,
            buttonTool10,
            buttonTool3,
            buttonTool15,
            buttonTool13,
            buttonTool17});
            ultraToolbar1.Text = "UltraToolbar1";
            this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
            ultraToolbar1});
            controlContainerTool3.ControlName = "dtpBegintime";
            controlContainerTool3.SharedPropsInternal.Caption = "过磅时间从";
            controlContainerTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
            controlContainerTool4.ControlName = "dtpEendtime";
            controlContainerTool4.SharedPropsInternal.Caption = "至";
            controlContainerTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
            labelTool2.SharedPropsInternal.Caption = "轧制编号:";
            appearance16.Image = ((object)(resources.GetObject("appearance16.Image")));
            buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance16;
            buttonTool5.SharedPropsInternal.Caption = "查询";
            buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
            appearance15.Image = ((object)(resources.GetObject("appearance15.Image")));
            buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance15;
            buttonTool6.SharedPropsInternal.Caption = "修改";
            buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
            appearance20.Image = ((object)(resources.GetObject("appearance20.Image")));
            buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance20;
            buttonTool7.SharedPropsInternal.Caption = "删除";
            buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
            appearance17.Image = ((object)(resources.GetObject("appearance17.Image")));
            buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance17;
            buttonTool8.SharedPropsInternal.Caption = "新增";
            buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
            appearance18.Image = ((object)(resources.GetObject("appearance18.Image")));
            buttonTool11.SharedPropsInternal.AppearancesSmall.Appearance = appearance18;
            buttonTool11.SharedPropsInternal.Caption = "取样";
            buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
            appearance19.Image = ((object)(resources.GetObject("appearance19.Image")));
            buttonTool12.SharedPropsInternal.AppearancesSmall.Appearance = appearance19;
            buttonTool12.SharedPropsInternal.Caption = "精整";
            buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
            controlContainerTool6.ControlName = "txtBatchnoQuery";
            controlContainerTool6.SharedPropsInternal.Caption = "ControlContainerTool1";
            appearance22.Image = ((object)(resources.GetObject("appearance22.Image")));
            buttonTool14.SharedPropsInternal.AppearancesSmall.Appearance = appearance22;
            buttonTool14.SharedPropsInternal.Caption = "导出";
            buttonTool14.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
            appearance21.Image = ((object)(resources.GetObject("appearance21.Image")));
            buttonTool16.SharedPropsInternal.AppearancesSmall.Appearance = appearance21;
            buttonTool16.SharedPropsInternal.Caption = "复磅";
            buttonTool16.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
            appearance37.Image = ((object)(resources.GetObject("appearance37.Image")));
            buttonTool18.SharedPropsInternal.AppearancesSmall.Appearance = appearance37;
            buttonTool18.SharedPropsInternal.Caption = "修改订单";
            buttonTool18.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
            this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
            controlContainerTool3,
            controlContainerTool4,
            labelTool2,
            buttonTool5,
            buttonTool6,
            buttonTool7,
            buttonTool8,
            buttonTool11,
            buttonTool12,
            controlContainerTool6,
            buttonTool14,
            buttonTool16,
            buttonTool18});
            this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.splitContainer1);
            this.panel1.Controls.Add(this.txtBatchnoQuery);
            this.panel1.Controls.Add(this.dtpBegintime);
            this.panel1.Controls.Add(this.dtpEendtime);
            this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left);
            this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right);
            this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top);
            this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom);
            this.coreBind.SetDatabasecommand(this.panel1, null);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(992, 566);
            this.panel1.TabIndex = 0;
            this.coreBind.SetVerification(this.panel1, null);
            // 
            // splitContainer1
            // 
            this.coreBind.SetDatabasecommand(this.splitContainer1, null);
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(0, 23);
            this.splitContainer1.Name = "splitContainer1";
            this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.ultraGrid1);
            this.coreBind.SetDatabasecommand(this.splitContainer1.Panel1, null);
            this.coreBind.SetVerification(this.splitContainer1.Panel1, null);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.ultraGroupBox1);
            this.coreBind.SetDatabasecommand(this.splitContainer1.Panel2, null);
            this.coreBind.SetVerification(this.splitContainer1.Panel2, null);
            this.splitContainer1.Size = new System.Drawing.Size(992, 543);
            this.splitContainer1.SplitterDistance = 330;
            this.splitContainer1.TabIndex = 17;
            this.coreBind.SetVerification(this.splitContainer1, null);
            // 
            // ultraGrid1
            // 
            this.coreBind.SetDatabasecommand(this.ultraGrid1, null);
            this.ultraGrid1.DataSource = this.dataSet1;
            ultraGridColumn1.Header.VisiblePosition = 0;
            ultraGridColumn1.Hidden = true;
            ultraGridColumn2.Header.VisiblePosition = 1;
            ultraGridColumn2.RowLayoutColumnInfo.OriginX = 0;
            ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
            ultraGridColumn3.Header.VisiblePosition = 2;
            ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2;
            ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(143, 0);
            ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
            appearance7.BorderColor = System.Drawing.Color.Red;
            appearance7.ForeColor = System.Drawing.Color.Red;
            ultraGridColumn4.CellAppearance = appearance7;
            ultraGridColumn4.Header.VisiblePosition = 3;
            ultraGridColumn4.RowLayoutColumnInfo.OriginX = 16;
            ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
            ultraGridColumn5.Header.VisiblePosition = 4;
            ultraGridColumn5.Hidden = true;
            ultraGridColumn6.Header.VisiblePosition = 5;
            ultraGridColumn6.RowLayoutColumnInfo.OriginX = 24;
            ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
            ultraGridColumn7.Header.VisiblePosition = 6;
            ultraGridColumn7.RowLayoutColumnInfo.OriginX = 26;
            ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
            ultraGridColumn8.Header.VisiblePosition = 7;
            ultraGridColumn8.RowLayoutColumnInfo.OriginX = 28;
            ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
            ultraGridColumn9.Header.VisiblePosition = 8;
            ultraGridColumn9.Hidden = true;
            ultraGridColumn10.Header.VisiblePosition = 9;
            ultraGridColumn10.RowLayoutColumnInfo.OriginX = 22;
            ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
            ultraGridColumn11.Header.VisiblePosition = 10;
            ultraGridColumn11.RowLayoutColumnInfo.OriginX = 18;
            ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(158, 0);
            ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
            ultraGridColumn12.Header.VisiblePosition = 11;
            ultraGridColumn12.RowLayoutColumnInfo.OriginX = 20;
            ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(151, 0);
            ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
            appearance8.BorderColor = System.Drawing.Color.Red;
            appearance8.ForeColor = System.Drawing.Color.Red;
            ultraGridColumn13.CellAppearance = appearance8;
            ultraGridColumn13.Header.VisiblePosition = 12;
            ultraGridColumn13.RowLayoutColumnInfo.OriginX = 10;
            ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(152, 0);
            ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
            ultraGridColumn14.Header.VisiblePosition = 13;
            ultraGridColumn14.RowLayoutColumnInfo.OriginX = 4;
            ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
            ultraGridColumn15.Header.VisiblePosition = 14;
            ultraGridColumn15.RowLayoutColumnInfo.OriginX = 30;
            ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
            ultraGridColumn16.Header.VisiblePosition = 15;
            ultraGridColumn16.RowLayoutColumnInfo.OriginX = 32;
            ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
            ultraGridColumn17.Header.VisiblePosition = 16;
            ultraGridColumn17.RowLayoutColumnInfo.OriginX = 34;
            ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
            ultraGridColumn18.Header.VisiblePosition = 17;
            ultraGridColumn18.RowLayoutColumnInfo.OriginX = 14;
            ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
            ultraGridColumn19.Header.VisiblePosition = 18;
            ultraGridColumn19.RowLayoutColumnInfo.OriginX = 12;
            ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
            ultraGridColumn20.Header.VisiblePosition = 19;
            ultraGridColumn20.RowLayoutColumnInfo.OriginX = 36;
            ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
            ultraGridColumn21.Header.VisiblePosition = 20;
            ultraGridColumn21.RowLayoutColumnInfo.OriginX = 42;
            ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
            ultraGridColumn22.Header.VisiblePosition = 21;
            ultraGridColumn22.RowLayoutColumnInfo.OriginX = 38;
            ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn22.RowLayoutColumnInfo.SpanY = 2;
            ultraGridColumn23.Header.VisiblePosition = 22;
            ultraGridColumn23.RowLayoutColumnInfo.OriginX = 40;
            ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
            ultraGridColumn24.Header.VisiblePosition = 23;
            ultraGridColumn24.RowLayoutColumnInfo.OriginX = 8;
            ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
            ultraGridColumn25.Header.VisiblePosition = 24;
            ultraGridColumn25.Hidden = true;
            ultraGridColumn26.Header.VisiblePosition = 25;
            ultraGridColumn26.RowLayoutColumnInfo.OriginX = 6;
            ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
            ultraGridColumn26.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(152, 0);
            ultraGridColumn26.RowLayoutColumnInfo.SpanX = 2;
            ultraGridColumn26.RowLayoutColumnInfo.SpanY = 2;
            ultraGridBand1.Columns.AddRange(new object[] {
            ultraGridColumn1,
            ultraGridColumn2,
            ultraGridColumn3,
            ultraGridColumn4,
            ultraGridColumn5,
            ultraGridColumn6,
            ultraGridColumn7,
            ultraGridColumn8,
            ultraGridColumn9,
            ultraGridColumn10,
            ultraGridColumn11,
            ultraGridColumn12,
            ultraGridColumn13,
            ultraGridColumn14,
            ultraGridColumn15,
            ultraGridColumn16,
            ultraGridColumn17,
            ultraGridColumn18,
            ultraGridColumn19,
            ultraGridColumn20,
            ultraGridColumn21,
            ultraGridColumn22,
            ultraGridColumn23,
            ultraGridColumn24,
            ultraGridColumn25,
            ultraGridColumn26});
            ultraGridBand1.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.None;
            ultraGridBand1.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
            ultraGridBand1.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None;
            ultraGridBand1.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
            ultraGridBand1.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
            ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
            summarySettings1.DisplayFormat = "{0}吨";
            summarySettings1.GroupBySummaryValueAppearance = appearance9;
            summarySettings2.DisplayFormat = "{0}吨";
            summarySettings2.GroupBySummaryValueAppearance = appearance10;
            summarySettings3.DisplayFormat = "{0}吨";
            summarySettings3.GroupBySummaryValueAppearance = appearance11;
            summarySettings4.DisplayFormat = "{0}卷";
            summarySettings4.GroupBySummaryValueAppearance = appearance12;
            ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
            summarySettings1,
            summarySettings2,
            summarySettings3,
            summarySettings4});
            this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
            this.ultraGrid1.DisplayLayout.InterBandSpacing = 8;
            appearance13.FontData.BoldAsString = "True";
            this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance13;
            this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
            this.ultraGrid1.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
            this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
            appearance14.BackColor = System.Drawing.Color.Transparent;
            this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance14;
            appearance23.TextVAlignAsString = "Middle";
            this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance23;
            this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
            this.ultraGrid1.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
            this.ultraGrid1.DisplayLayout.Override.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
            this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance24.BackColor = System.Drawing.Color.LightSteelBlue;
            appearance24.TextHAlignAsString = "Center";
            appearance24.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance24;
            this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            this.ultraGrid1.DisplayLayout.Override.MaxSelectedRows = 1;
            this.ultraGrid1.DisplayLayout.Override.MinRowHeight = 21;
            appearance25.BackColor = System.Drawing.Color.LightSteelBlue;
            this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance25;
            this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
            this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.ultraGrid1.DisplayLayout.Override.RowSelectorWidth = 26;
            this.ultraGrid1.DisplayLayout.Override.RowSpacingBefore = 0;
            appearance26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance26.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance26.ForeColor = System.Drawing.Color.Black;
            this.ultraGrid1.DisplayLayout.Override.SelectedRowAppearance = appearance26;
            this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ultraGrid1.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ultraGrid1.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
            this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.ultraGrid1.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
            this.ultraGrid1.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
            this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
            this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraGrid1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
            this.ultraGrid1.Name = "ultraGrid1";
            this.ultraGrid1.Size = new System.Drawing.Size(992, 330);
            this.ultraGrid1.TabIndex = 0;
            this.coreBind.SetVerification(this.ultraGrid1, null);
            this.ultraGrid1.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ultraGrid1_DoubleClickRow);
            // 
            // ultraGroupBox1
            // 
            this.ultraGroupBox1.Controls.Add(this.txtMemo);
            this.ultraGroupBox1.Controls.Add(this.label11);
            this.ultraGroupBox1.Controls.Add(this.cbKZTYPE);
            this.ultraGroupBox1.Controls.Add(this.txtproductno);
            this.ultraGroupBox1.Controls.Add(this.label10);
            this.ultraGroupBox1.Controls.Add(this.txtspec);
            this.ultraGroupBox1.Controls.Add(this.label9);
            this.ultraGroupBox1.Controls.Add(this.txtsteeltype);
            this.ultraGroupBox1.Controls.Add(this.label8);
            this.ultraGroupBox1.Controls.Add(this.txtkhjz);
            this.ultraGroupBox1.Controls.Add(this.label7);
            this.ultraGroupBox1.Controls.Add(this.txtykl);
            this.ultraGroupBox1.Controls.Add(this.label6);
            this.ultraGroupBox1.Controls.Add(this.txtweight);
            this.ultraGroupBox1.Controls.Add(this.label5);
            this.ultraGroupBox1.Controls.Add(this.txtbandno);
            this.ultraGroupBox1.Controls.Add(this.label4);
            this.ultraGroupBox1.Controls.Add(this.txtreel);
            this.ultraGroupBox1.Controls.Add(this.label3);
            this.ultraGroupBox1.Controls.Add(this.txtStoveno);
            this.ultraGroupBox1.Controls.Add(this.label2);
            this.ultraGroupBox1.Controls.Add(this.txtBatchno);
            this.ultraGroupBox1.Controls.Add(this.label1);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox1, null);
            this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
            this.ultraGroupBox1.Name = "ultraGroupBox1";
            this.ultraGroupBox1.Size = new System.Drawing.Size(992, 209);
            this.ultraGroupBox1.TabIndex = 0;
            this.ultraGroupBox1.Text = "数据编辑区";
            this.coreBind.SetVerification(this.ultraGroupBox1, null);
            this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // txtMemo
            // 
            this.coreBind.SetDatabasecommand(this.txtMemo, null);
            this.txtMemo.Location = new System.Drawing.Point(644, 91);
            this.txtMemo.Name = "txtMemo";
            this.txtMemo.Size = new System.Drawing.Size(90, 21);
            this.txtMemo.TabIndex = 22;
            this.coreBind.SetVerification(this.txtMemo, null);
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label11, null);
            this.label11.Location = new System.Drawing.Point(600, 95);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(29, 12);
            this.label11.TabIndex = 21;
            this.label11.Text = "备注";
            this.coreBind.SetVerification(this.label11, null);
            // 
            // cbKZTYPE
            // 
            this.coreBind.SetDatabasecommand(this.cbKZTYPE, null);
            this.cbKZTYPE.FormattingEnabled = true;
            this.cbKZTYPE.Items.AddRange(new object[] {
            "取样",
            "精整"});
            this.cbKZTYPE.Location = new System.Drawing.Point(645, 138);
            this.cbKZTYPE.Name = "cbKZTYPE";
            this.cbKZTYPE.Size = new System.Drawing.Size(89, 20);
            this.cbKZTYPE.TabIndex = 20;
            this.coreBind.SetVerification(this.cbKZTYPE, null);
            this.cbKZTYPE.Visible = false;
            // 
            // txtproductno
            // 
            this.coreBind.SetDatabasecommand(this.txtproductno, null);
            this.txtproductno.Location = new System.Drawing.Point(486, 142);
            this.txtproductno.Name = "txtproductno";
            this.txtproductno.Size = new System.Drawing.Size(90, 21);
            this.txtproductno.TabIndex = 19;
            this.coreBind.SetVerification(this.txtproductno, null);
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label10, null);
            this.label10.Location = new System.Drawing.Point(418, 146);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(41, 12);
            this.label10.TabIndex = 18;
            this.label10.Text = "订单号";
            this.coreBind.SetVerification(this.label10, null);
            // 
            // txtspec
            // 
            this.coreBind.SetDatabasecommand(this.txtspec, null);
            this.txtspec.Location = new System.Drawing.Point(279, 143);
            this.txtspec.Name = "txtspec";
            this.txtspec.Size = new System.Drawing.Size(90, 21);
            this.txtspec.TabIndex = 17;
            this.coreBind.SetVerification(this.txtspec, null);
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label9, null);
            this.label9.Location = new System.Drawing.Point(211, 147);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(29, 12);
            this.label9.TabIndex = 16;
            this.label9.Text = "规格";
            this.coreBind.SetVerification(this.label9, null);
            // 
            // txtsteeltype
            // 
            this.coreBind.SetDatabasecommand(this.txtsteeltype, null);
            this.txtsteeltype.Location = new System.Drawing.Point(80, 143);
            this.txtsteeltype.Name = "txtsteeltype";
            this.txtsteeltype.Size = new System.Drawing.Size(90, 21);
            this.txtsteeltype.TabIndex = 15;
            this.coreBind.SetVerification(this.txtsteeltype, null);
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label8, null);
            this.label8.Location = new System.Drawing.Point(12, 147);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(29, 12);
            this.label8.TabIndex = 14;
            this.label8.Text = "钢种";
            this.coreBind.SetVerification(this.label8, null);
            // 
            // txtkhjz
            // 
            this.coreBind.SetDatabasecommand(this.txtkhjz, null);
            this.txtkhjz.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtkhjz.ForeColor = System.Drawing.Color.Red;
            this.txtkhjz.Location = new System.Drawing.Point(486, 92);
            this.txtkhjz.Name = "txtkhjz";
            this.txtkhjz.ReadOnly = true;
            this.txtkhjz.Size = new System.Drawing.Size(90, 23);
            this.txtkhjz.TabIndex = 13;
            this.txtkhjz.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.coreBind.SetVerification(this.txtkhjz, null);
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label7, null);
            this.label7.Location = new System.Drawing.Point(418, 96);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(71, 12);
            this.label7.TabIndex = 12;
            this.label7.Text = "扣后净重(T)";
            this.coreBind.SetVerification(this.label7, null);
            // 
            // txtykl
            // 
            this.coreBind.SetDatabasecommand(this.txtykl, null);
            this.txtykl.Location = new System.Drawing.Point(279, 92);
            this.txtykl.Name = "txtykl";
            this.txtykl.Size = new System.Drawing.Size(90, 21);
            this.txtykl.TabIndex = 11;
            this.coreBind.SetVerification(this.txtykl, null);
            this.txtykl.Leave += new System.EventHandler(this.txtykl_Leave);
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label6, null);
            this.label6.Location = new System.Drawing.Point(211, 96);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(59, 12);
            this.label6.TabIndex = 10;
            this.label6.Text = "应扣量(T)";
            this.coreBind.SetVerification(this.label6, null);
            // 
            // txtweight
            // 
            this.coreBind.SetDatabasecommand(this.txtweight, null);
            this.txtweight.Location = new System.Drawing.Point(80, 92);
            this.txtweight.Name = "txtweight";
            this.txtweight.Size = new System.Drawing.Size(90, 21);
            this.txtweight.TabIndex = 9;
            this.coreBind.SetVerification(this.txtweight, null);
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label5, null);
            this.label5.Location = new System.Drawing.Point(12, 96);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(47, 12);
            this.label5.TabIndex = 8;
            this.label5.Text = "重量(T)";
            this.coreBind.SetVerification(this.label5, null);
            // 
            // txtbandno
            // 
            this.coreBind.SetDatabasecommand(this.txtbandno, null);
            this.txtbandno.Location = new System.Drawing.Point(645, 38);
            this.txtbandno.Name = "txtbandno";
            this.txtbandno.Size = new System.Drawing.Size(90, 21);
            this.txtbandno.TabIndex = 7;
            this.coreBind.SetVerification(this.txtbandno, null);
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label4, null);
            this.label4.Location = new System.Drawing.Point(602, 42);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(29, 12);
            this.label4.TabIndex = 6;
            this.label4.Text = "吊号";
            this.coreBind.SetVerification(this.label4, null);
            // 
            // txtreel
            // 
            this.coreBind.SetDatabasecommand(this.txtreel, null);
            this.txtreel.Location = new System.Drawing.Point(486, 37);
            this.txtreel.Name = "txtreel";
            this.txtreel.Size = new System.Drawing.Size(90, 21);
            this.txtreel.TabIndex = 5;
            this.coreBind.SetVerification(this.txtreel, null);
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label3, null);
            this.label3.Location = new System.Drawing.Point(440, 41);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(29, 12);
            this.label3.TabIndex = 4;
            this.label3.Text = "卷号";
            this.coreBind.SetVerification(this.label3, null);
            // 
            // txtStoveno
            // 
            this.coreBind.SetDatabasecommand(this.txtStoveno, null);
            this.txtStoveno.Location = new System.Drawing.Point(279, 38);
            this.txtStoveno.Name = "txtStoveno";
            this.txtStoveno.Size = new System.Drawing.Size(121, 21);
            this.txtStoveno.TabIndex = 3;
            this.coreBind.SetVerification(this.txtStoveno, null);
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label2, null);
            this.label2.Location = new System.Drawing.Point(211, 42);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(53, 12);
            this.label2.TabIndex = 2;
            this.label2.Text = "板坯炉号";
            this.coreBind.SetVerification(this.label2, null);
            // 
            // txtBatchno
            // 
            this.coreBind.SetDatabasecommand(this.txtBatchno, null);
            this.txtBatchno.Location = new System.Drawing.Point(80, 38);
            this.txtBatchno.Name = "txtBatchno";
            this.txtBatchno.Size = new System.Drawing.Size(90, 21);
            this.txtBatchno.TabIndex = 1;
            this.coreBind.SetVerification(this.txtBatchno, null);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label1, null);
            this.label1.Location = new System.Drawing.Point(12, 42);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(53, 12);
            this.label1.TabIndex = 0;
            this.label1.Text = "轧制编号";
            this.coreBind.SetVerification(this.label1, null);
            // 
            // txtBatchnoQuery
            // 
            this.coreBind.SetDatabasecommand(this.txtBatchnoQuery, null);
            this.txtBatchnoQuery.Location = new System.Drawing.Point(416, 1);
            this.txtBatchnoQuery.Name = "txtBatchnoQuery";
            this.txtBatchnoQuery.Size = new System.Drawing.Size(90, 21);
            this.txtBatchnoQuery.TabIndex = 12;
            this.coreBind.SetVerification(this.txtBatchnoQuery, null);
            // 
            // dtpBegintime
            // 
            this.coreBind.SetDatabasecommand(this.dtpBegintime, null);
            this.dtpBegintime.Location = new System.Drawing.Point(80, 1);
            this.dtpBegintime.Name = "dtpBegintime";
            this.dtpBegintime.Size = new System.Drawing.Size(111, 21);
            this.dtpBegintime.TabIndex = 5;
            this.coreBind.SetVerification(this.dtpBegintime, null);
            // 
            // dtpEendtime
            // 
            this.coreBind.SetDatabasecommand(this.dtpEendtime, null);
            this.dtpEendtime.Location = new System.Drawing.Point(213, 1);
            this.dtpEendtime.Name = "dtpEendtime";
            this.dtpEendtime.Size = new System.Drawing.Size(111, 21);
            this.dtpEendtime.TabIndex = 6;
            this.coreBind.SetVerification(this.dtpEendtime, null);
            // 
            // _panel1_Toolbars_Dock_Area_Left
            // 
            this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
            this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
            this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Left, null);
            this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
            this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
            this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 23);
            this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left";
            this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 543);
            this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
            this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Left, null);
            // 
            // _panel1_Toolbars_Dock_Area_Right
            // 
            this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
            this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
            this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Right, null);
            this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
            this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
            this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(992, 23);
            this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right";
            this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 543);
            this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
            this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Right, null);
            // 
            // _panel1_Toolbars_Dock_Area_Top
            // 
            this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
            this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
            this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Top, null);
            this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
            this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
            this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
            this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top";
            this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(992, 23);
            this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
            this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Top, null);
            // 
            // _panel1_Toolbars_Dock_Area_Bottom
            // 
            this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
            this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
            this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Bottom, null);
            this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
            this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
            this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 566);
            this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom";
            this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(992, 0);
            this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
            this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Bottom, null);
            // 
            // WeightUpdate_BoardNew
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(992, 566);
            this.Controls.Add(this.panel1);
            this.coreBind.SetDatabasecommand(this, null);
            this.Name = "WeightUpdate_BoardNew";
            this.Text = "WeightUpdate_BoardNew";
            this.coreBind.SetVerification(this, null);
            this.Load += new System.EventHandler(this.WeightUpdate_BoardNew_Load);
            ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            this.splitContainer1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
            this.ultraGroupBox1.ResumeLayout(false);
            this.ultraGroupBox1.PerformLayout();
            this.ResumeLayout(false);

        }
Beispiel #40
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance1  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     this.ultraLabel16            = new Infragistics.Win.Misc.UltraLabel();
     this.lTaskTitle              = new DevExpress.XtraEditors.LabelControl();
     this.bDone                   = new Infragistics.Win.Misc.UltraButton();
     this.bLowerRightlogo         = new DevExpress.XtraEditors.SimpleButton();
     this.ultraLabel15            = new Infragistics.Win.Misc.UltraLabel();
     this.bUpperleftlogo          = new DevExpress.XtraEditors.SimpleButton();
     this.ultraLabel14            = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel12            = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel10            = new Infragistics.Win.Misc.UltraLabel();
     this.rgShowEmptyReports      = new DevExpress.XtraEditors.RadioGroup();
     this.ultraLabel6             = new Infragistics.Win.Misc.UltraLabel();
     this.rgAdvancedReportFilters = new DevExpress.XtraEditors.RadioGroup();
     this.label1                  = new System.Windows.Forms.Label();
     this.lSitePrefTitle          = new System.Windows.Forms.Label();
     this.rgFoodCostReportingMode = new DevExpress.XtraEditors.RadioGroup();
     this.pbLowerRightLogo        = new System.Windows.Forms.PictureBox();
     this.pbUpperLeftLogo         = new System.Windows.Forms.PictureBox();
     this.ultraLabel1             = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel2             = new Infragistics.Win.Misc.UltraLabel();
     this.cbReportsToPrint        = new System.Windows.Forms.ComboBox();
     this.cbReportsToView         = new System.Windows.Forms.ComboBox();
     this.pTaskHdr                = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.rgShowEmptyReports.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rgAdvancedReportFilters.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rgFoodCostReportingMode.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbLowerRightLogo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbUpperLeftLogo)).BeginInit();
     this.pTaskHdr.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraLabel16
     //
     appearance4.TextHAlignAsString = "Center";
     appearance4.TextVAlignAsString = "Middle";
     this.ultraLabel16.Appearance   = appearance4;
     this.ultraLabel16.AutoSize     = true;
     this.ultraLabel16.Font         = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ultraLabel16.Location     = new System.Drawing.Point(5, 48);
     this.ultraLabel16.Name         = "ultraLabel16";
     this.ultraLabel16.Size         = new System.Drawing.Size(322, 17);
     this.ultraLabel16.TabIndex     = 155;
     this.ultraLabel16.Text         = "Edited values are immediately saved to the database.";
     //
     // lTaskTitle
     //
     this.lTaskTitle.Appearance.Font                 = new System.Drawing.Font("Tahoma", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lTaskTitle.Appearance.ForeColor            = System.Drawing.Color.Sienna;
     this.lTaskTitle.Appearance.Options.UseFont      = true;
     this.lTaskTitle.Appearance.Options.UseForeColor = true;
     this.lTaskTitle.Location = new System.Drawing.Point(3, 3);
     this.lTaskTitle.Name     = "lTaskTitle";
     this.lTaskTitle.Size     = new System.Drawing.Size(277, 35);
     this.lTaskTitle.TabIndex = 154;
     this.lTaskTitle.Text     = "Set Report Options";
     //
     // bDone
     //
     this.bDone.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.bDone.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bDone.Location = new System.Drawing.Point(674, 511);
     this.bDone.Name     = "bDone";
     this.bDone.Size     = new System.Drawing.Size(105, 29);
     this.bDone.TabIndex = 170;
     this.bDone.Text     = "Done";
     this.bDone.Click   += new System.EventHandler(this.bDone_Click);
     //
     // bLowerRightlogo
     //
     this.bLowerRightlogo.Location = new System.Drawing.Point(398, 314);
     this.bLowerRightlogo.Name     = "bLowerRightlogo";
     this.bLowerRightlogo.Size     = new System.Drawing.Size(72, 23);
     this.bLowerRightlogo.TabIndex = 167;
     this.bLowerRightlogo.Text     = "Load File";
     this.bLowerRightlogo.Click   += new System.EventHandler(this.bLowerRightlogo_Click);
     //
     // ultraLabel15
     //
     appearance13.TextHAlignAsString = "Center";
     appearance13.TextVAlignAsString = "Middle";
     this.ultraLabel15.Appearance    = appearance13;
     this.ultraLabel15.AutoSize      = true;
     this.ultraLabel15.Font          = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ultraLabel15.Location      = new System.Drawing.Point(389, 291);
     this.ultraLabel15.Name          = "ultraLabel15";
     this.ultraLabel15.Size          = new System.Drawing.Size(107, 17);
     this.ultraLabel15.TabIndex      = 166;
     this.ultraLabel15.Text          = "Lower-right logo:";
     //
     // bUpperleftlogo
     //
     this.bUpperleftlogo.Location = new System.Drawing.Point(398, 208);
     this.bUpperleftlogo.Name     = "bUpperleftlogo";
     this.bUpperleftlogo.Size     = new System.Drawing.Size(72, 23);
     this.bUpperleftlogo.TabIndex = 165;
     this.bUpperleftlogo.Text     = "Load File";
     this.bUpperleftlogo.Click   += new System.EventHandler(this.bUpperleftlogo_Click);
     //
     // ultraLabel14
     //
     appearance14.TextHAlignAsString = "Center";
     appearance14.TextVAlignAsString = "Middle";
     this.ultraLabel14.Appearance    = appearance14;
     this.ultraLabel14.AutoSize      = true;
     this.ultraLabel14.Font          = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ultraLabel14.Location      = new System.Drawing.Point(397, 185);
     this.ultraLabel14.Name          = "ultraLabel14";
     this.ultraLabel14.Size          = new System.Drawing.Size(99, 17);
     this.ultraLabel14.TabIndex      = 164;
     this.ultraLabel14.Text          = "Upper-left logo:";
     this.ultraLabel14.Click        += new System.EventHandler(this.ultraLabel14_Click);
     //
     // ultraLabel12
     //
     appearance12.TextHAlignAsString = "Center";
     appearance12.TextVAlignAsString = "Middle";
     this.ultraLabel12.Appearance    = appearance12;
     this.ultraLabel12.AutoSize      = true;
     this.ultraLabel12.Font          = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ultraLabel12.Location      = new System.Drawing.Point(398, 119);
     this.ultraLabel12.Name          = "ultraLabel12";
     this.ultraLabel12.Size          = new System.Drawing.Size(165, 17);
     this.ultraLabel12.TabIndex      = 163;
     this.ultraLabel12.Text          = "Food cost reporting mode:";
     //
     // ultraLabel10
     //
     appearance3.TextHAlignAsString = "Center";
     appearance3.TextVAlignAsString = "Middle";
     this.ultraLabel10.Appearance   = appearance3;
     this.ultraLabel10.AutoSize     = true;
     this.ultraLabel10.Font         = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ultraLabel10.Location     = new System.Drawing.Point(15, 172);
     this.ultraLabel10.Name         = "ultraLabel10";
     this.ultraLabel10.Size         = new System.Drawing.Size(94, 17);
     this.ultraLabel10.TabIndex     = 161;
     this.ultraLabel10.Text         = "Empty reports:";
     //
     // rgShowEmptyReports
     //
     this.rgShowEmptyReports.Location = new System.Drawing.Point(176, 160);
     this.rgShowEmptyReports.Name     = "rgShowEmptyReports";
     this.rgShowEmptyReports.Properties.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(248)))));
     this.rgShowEmptyReports.Properties.Appearance.Options.UseBackColor = true;
     this.rgShowEmptyReports.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.rgShowEmptyReports.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
         new DevExpress.XtraEditors.Controls.RadioGroupItem(true, "Show empty reports"),
         new DevExpress.XtraEditors.Controls.RadioGroupItem(false, "Suppress empty reports")
     });
     this.rgShowEmptyReports.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this.rgShowEmptyReports.Size                  = new System.Drawing.Size(155, 42);
     this.rgShowEmptyReports.TabIndex              = 160;
     this.rgShowEmptyReports.SelectedIndexChanged += new System.EventHandler(this.rgShowEmptyReports_SelectedIndexChanged);
     //
     // ultraLabel6
     //
     appearance2.TextHAlignAsString = "Center";
     appearance2.TextVAlignAsString = "Middle";
     this.ultraLabel6.Appearance    = appearance2;
     this.ultraLabel6.AutoSize      = true;
     this.ultraLabel6.Font          = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ultraLabel6.Location      = new System.Drawing.Point(15, 119);
     this.ultraLabel6.Name          = "ultraLabel6";
     this.ultraLabel6.Size          = new System.Drawing.Size(146, 17);
     this.ultraLabel6.TabIndex      = 159;
     this.ultraLabel6.Text          = "Advanced report filters:";
     //
     // rgAdvancedReportFilters
     //
     this.rgAdvancedReportFilters.Location = new System.Drawing.Point(176, 107);
     this.rgAdvancedReportFilters.Name     = "rgAdvancedReportFilters";
     this.rgAdvancedReportFilters.Properties.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(248)))));
     this.rgAdvancedReportFilters.Properties.Appearance.Options.UseBackColor = true;
     this.rgAdvancedReportFilters.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.rgAdvancedReportFilters.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
         new DevExpress.XtraEditors.Controls.RadioGroupItem(false, "Off"),
         new DevExpress.XtraEditors.Controls.RadioGroupItem(true, "On")
     });
     this.rgAdvancedReportFilters.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this.rgAdvancedReportFilters.Size                  = new System.Drawing.Size(50, 42);
     this.rgAdvancedReportFilters.TabIndex              = 158;
     this.rgAdvancedReportFilters.SelectedIndexChanged += new System.EventHandler(this.rgAdvancedReportFilters_SelectedIndexChanged);
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.LightBlue;
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location  = new System.Drawing.Point(12, 71);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(375, 19);
     this.label1.TabIndex  = 157;
     this.label1.Text      = "Global Options";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lSitePrefTitle
     //
     this.lSitePrefTitle.BackColor = System.Drawing.Color.LightBlue;
     this.lSitePrefTitle.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lSitePrefTitle.Location  = new System.Drawing.Point(398, 71);
     this.lSitePrefTitle.Name      = "lSitePrefTitle";
     this.lSitePrefTitle.Size      = new System.Drawing.Size(368, 19);
     this.lSitePrefTitle.TabIndex  = 156;
     this.lSitePrefTitle.Text      = "Site Options";
     this.lSitePrefTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // rgFoodCostReportingMode
     //
     this.rgFoodCostReportingMode.Location = new System.Drawing.Point(583, 107);
     this.rgFoodCostReportingMode.Name     = "rgFoodCostReportingMode";
     this.rgFoodCostReportingMode.Properties.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(248)))));
     this.rgFoodCostReportingMode.Properties.Appearance.Options.UseBackColor = true;
     this.rgFoodCostReportingMode.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.rgFoodCostReportingMode.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
         new DevExpress.XtraEditors.Controls.RadioGroupItem(true, "Food Cost Points"),
         new DevExpress.XtraEditors.Controls.RadioGroupItem(false, "Food Cost Per Meal")
     });
     this.rgFoodCostReportingMode.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this.rgFoodCostReportingMode.Size                  = new System.Drawing.Size(151, 40);
     this.rgFoodCostReportingMode.TabIndex              = 162;
     this.rgFoodCostReportingMode.SelectedIndexChanged += new System.EventHandler(this.rgFoodCostReportingMode_SelectedIndexChanged);
     //
     // pbLowerRightLogo
     //
     this.pbLowerRightLogo.Location = new System.Drawing.Point(502, 284);
     this.pbLowerRightLogo.Name     = "pbLowerRightLogo";
     this.pbLowerRightLogo.Size     = new System.Drawing.Size(267, 90);
     this.pbLowerRightLogo.TabIndex = 169;
     this.pbLowerRightLogo.TabStop  = false;
     //
     // pbUpperLeftLogo
     //
     this.pbUpperLeftLogo.Location = new System.Drawing.Point(502, 180);
     this.pbUpperLeftLogo.Name     = "pbUpperLeftLogo";
     this.pbUpperLeftLogo.Size     = new System.Drawing.Size(267, 98);
     this.pbUpperLeftLogo.TabIndex = 168;
     this.pbUpperLeftLogo.TabStop  = false;
     this.pbUpperLeftLogo.Click   += new System.EventHandler(this.pbUpperLeftLogo_Click);
     //
     // ultraLabel1
     //
     appearance1.TextHAlignAsString = "Center";
     appearance1.TextVAlignAsString = "Middle";
     this.ultraLabel1.Appearance    = appearance1;
     this.ultraLabel1.AutoSize      = true;
     this.ultraLabel1.Font          = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ultraLabel1.Location      = new System.Drawing.Point(15, 213);
     this.ultraLabel1.Name          = "ultraLabel1";
     this.ultraLabel1.Size          = new System.Drawing.Size(159, 17);
     this.ultraLabel1.TabIndex      = 171;
     this.ultraLabel1.Text          = "Name of Reports to Print:";
     //
     // ultraLabel2
     //
     appearance10.TextHAlignAsString = "Center";
     appearance10.TextVAlignAsString = "Middle";
     this.ultraLabel2.Appearance     = appearance10;
     this.ultraLabel2.AutoSize       = true;
     this.ultraLabel2.Font           = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ultraLabel2.Location       = new System.Drawing.Point(15, 248);
     this.ultraLabel2.Name           = "ultraLabel2";
     this.ultraLabel2.Size           = new System.Drawing.Size(161, 17);
     this.ultraLabel2.TabIndex       = 172;
     this.ultraLabel2.Text           = "Name of Reports to View:";
     //
     // cbReportsToPrint
     //
     this.cbReportsToPrint.FormattingEnabled = true;
     this.cbReportsToPrint.Location          = new System.Drawing.Point(176, 213);
     this.cbReportsToPrint.Name     = "cbReportsToPrint";
     this.cbReportsToPrint.Size     = new System.Drawing.Size(211, 21);
     this.cbReportsToPrint.TabIndex = 175;
     this.cbReportsToPrint.Leave   += new System.EventHandler(this.cbReportsToPrint_Leave);
     //
     // cbReportsToView
     //
     this.cbReportsToView.FormattingEnabled = true;
     this.cbReportsToView.Location          = new System.Drawing.Point(176, 244);
     this.cbReportsToView.Name     = "cbReportsToView";
     this.cbReportsToView.Size     = new System.Drawing.Size(211, 21);
     this.cbReportsToView.TabIndex = 176;
     this.cbReportsToView.Leave   += new System.EventHandler(this.cbReportsToView_Leave);
     //
     // pTaskHdr
     //
     this.pTaskHdr.Controls.Add(this.lTaskTitle);
     this.pTaskHdr.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pTaskHdr.Location = new System.Drawing.Point(0, 0);
     this.pTaskHdr.Name     = "pTaskHdr";
     this.pTaskHdr.Size     = new System.Drawing.Size(794, 45);
     this.pTaskHdr.TabIndex = 177;
     //
     // UCSetReportOptions
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.cbReportsToView);
     this.Controls.Add(this.cbReportsToPrint);
     this.Controls.Add(this.ultraLabel2);
     this.Controls.Add(this.ultraLabel1);
     this.Controls.Add(this.bDone);
     this.Controls.Add(this.pbLowerRightLogo);
     this.Controls.Add(this.pbUpperLeftLogo);
     this.Controls.Add(this.bLowerRightlogo);
     this.Controls.Add(this.ultraLabel15);
     this.Controls.Add(this.bUpperleftlogo);
     this.Controls.Add(this.ultraLabel14);
     this.Controls.Add(this.ultraLabel12);
     this.Controls.Add(this.ultraLabel10);
     this.Controls.Add(this.rgShowEmptyReports);
     this.Controls.Add(this.ultraLabel6);
     this.Controls.Add(this.rgAdvancedReportFilters);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.lSitePrefTitle);
     this.Controls.Add(this.rgFoodCostReportingMode);
     this.Controls.Add(this.ultraLabel16);
     this.Controls.Add(this.pTaskHdr);
     this.MinimumSize = new System.Drawing.Size(200, 200);
     this.Name        = "UCSetReportOptions";
     this.Size        = new System.Drawing.Size(794, 553);
     ((System.ComponentModel.ISupportInitialize)(this.rgShowEmptyReports.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rgAdvancedReportFilters.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rgFoodCostReportingMode.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbLowerRightLogo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbUpperLeftLogo)).EndInit();
     this.pTaskHdr.ResumeLayout(false);
     this.pTaskHdr.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Beispiel #41
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
     Samsara.CustomerContext.Core.Parameters.NetworkCablingTypeParameters networkCablingTypeParameters1 = new Samsara.CustomerContext.Core.Parameters.NetworkCablingTypeParameters();
     this.lblNetworkCablingType  = new Infragistics.Win.Misc.UltraLabel();
     this.txtCategory            = new System.Windows.Forms.TextBox();
     this.lblCategory            = new Infragistics.Win.Misc.UltraLabel();
     this.nctcNetworkCablingType = new Samsara.CustomerContext.Controls.Controls.Choosers.NetworkCablingTypeChooserControl();
     ((System.ComponentModel.ISupportInitialize)(this.grdRelations)).BeginInit();
     this.upnDetailButtons.ClientArea.SuspendLayout();
     this.upnDetailButtons.SuspendLayout();
     this.upnlSeparatorDeleteRelation.SuspendLayout();
     this.upnlSeparatorEditRelation.SuspendLayout();
     this.upnlSeparatorCreateRelation.SuspendLayout();
     this.upnlSeparatorDetailButtons.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gbxDetDetail)).BeginInit();
     this.gbxDetDetail.SuspendLayout();
     this.tabDetail.SuspendLayout();
     this.tabItmPrincipal.SuspendLayout();
     this.upnlButtons.ClientArea.SuspendLayout();
     this.upnlButtons.SuspendLayout();
     this.upnlSeparatorSaveRelation.SuspendLayout();
     this.upnlSeparatorCancelRelation.SuspendLayout();
     this.upnlSeparatorButtons.SuspendLayout();
     this.upnlSeparatorViewRelation.SuspendLayout();
     this.upnlSeparatorCloseRelation.SuspendLayout();
     this.SuspendLayout();
     //
     // grdRelations
     //
     appearance1.BackColor   = System.Drawing.SystemColors.Window;
     appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.grdRelations.DisplayLayout.Appearance             = appearance1;
     this.grdRelations.DisplayLayout.BorderStyle            = Infragistics.Win.UIElementBorderStyle.Solid;
     this.grdRelations.DisplayLayout.CaptionVisible         = Infragistics.Win.DefaultableBoolean.False;
     this.grdRelations.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
     this.grdRelations.DisplayLayout.MaxColScrollRegions    = 1;
     this.grdRelations.DisplayLayout.MaxRowScrollRegions    = 1;
     appearance2.BackColor = System.Drawing.SystemColors.Window;
     appearance2.ForeColor = System.Drawing.SystemColors.ControlText;
     this.grdRelations.DisplayLayout.Override.ActiveCellAppearance = appearance2;
     appearance3.BackColor = System.Drawing.SystemColors.Highlight;
     appearance3.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.grdRelations.DisplayLayout.Override.ActiveRowAppearance = appearance3;
     this.grdRelations.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.grdRelations.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance4.BackColor = System.Drawing.SystemColors.Window;
     this.grdRelations.DisplayLayout.Override.CardAreaAppearance = appearance4;
     appearance5.BorderColor  = System.Drawing.Color.Silver;
     appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.grdRelations.DisplayLayout.Override.CellAppearance  = appearance5;
     this.grdRelations.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.grdRelations.DisplayLayout.Override.CellPadding     = 0;
     appearance6.BackColor             = System.Drawing.SystemColors.Control;
     appearance6.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance6.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance6.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance6.BorderColor           = System.Drawing.SystemColors.Window;
     this.grdRelations.DisplayLayout.Override.GroupByRowAppearance = appearance6;
     appearance7.TextHAlignAsString = "Left";
     this.grdRelations.DisplayLayout.Override.HeaderAppearance  = appearance7;
     this.grdRelations.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.grdRelations.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance8.BackColor   = System.Drawing.SystemColors.Window;
     appearance8.BorderColor = System.Drawing.Color.Silver;
     this.grdRelations.DisplayLayout.Override.RowAppearance = appearance8;
     this.grdRelations.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance9.BackColor = System.Drawing.SystemColors.ControlLight;
     this.grdRelations.DisplayLayout.Override.TemplateAddRowAppearance = appearance9;
     this.grdRelations.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.grdRelations.DisplayLayout.ScrollStyle  = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.grdRelations.DisplayLayout.ViewStyle    = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.grdRelations.Size = new System.Drawing.Size(710, 255);
     //
     // upnDetailButtons
     //
     this.upnDetailButtons.Location = new System.Drawing.Point(0, 255);
     this.upnDetailButtons.Size     = new System.Drawing.Size(710, 25);
     //
     // upnlSeparatorDeleteRelation
     //
     this.upnlSeparatorDeleteRelation.Location = new System.Drawing.Point(322, 0);
     //
     // ubtnDeleteRelation
     //
     this.ubtnDeleteRelation.Location = new System.Drawing.Point(338, 0);
     //
     // upnlSeparatorEditRelation
     //
     this.upnlSeparatorEditRelation.Location = new System.Drawing.Point(415, 0);
     //
     // ubtnEditRelation
     //
     this.ubtnEditRelation.Location = new System.Drawing.Point(431, 0);
     //
     // upnlSeparatorCreateRelation
     //
     this.upnlSeparatorCreateRelation.Location = new System.Drawing.Point(601, 0);
     //
     // ubtnCreateRelation
     //
     this.ubtnCreateRelation.Location = new System.Drawing.Point(617, 0);
     //
     // upnlSeparatorDetailButtons
     //
     this.upnlSeparatorDetailButtons.Location = new System.Drawing.Point(694, 0);
     //
     // gbxDetDetail
     //
     this.gbxDetDetail.Location = new System.Drawing.Point(0, 280);
     this.gbxDetDetail.Size     = new System.Drawing.Size(710, 108);
     //
     // tabDetail
     //
     this.tabDetail.Size = new System.Drawing.Size(704, 89);
     //
     // tabItmPrincipal
     //
     this.tabItmPrincipal.Controls.Add(this.nctcNetworkCablingType);
     this.tabItmPrincipal.Controls.Add(this.txtCategory);
     this.tabItmPrincipal.Controls.Add(this.lblCategory);
     this.tabItmPrincipal.Controls.Add(this.lblNetworkCablingType);
     this.tabItmPrincipal.Size = new System.Drawing.Size(696, 63);
     //
     // upnlButtons
     //
     this.upnlButtons.Location = new System.Drawing.Point(0, 388);
     this.upnlButtons.Size     = new System.Drawing.Size(710, 25);
     //
     // upnlSeparatorSaveRelation
     //
     this.upnlSeparatorSaveRelation.Location = new System.Drawing.Point(508, 0);
     //
     // ubtnSaveRelation
     //
     this.ubtnSaveRelation.Location = new System.Drawing.Point(524, 0);
     //
     // upnlSeparatorCancelRelation
     //
     this.upnlSeparatorCancelRelation.Location = new System.Drawing.Point(601, 0);
     //
     // ubtnCancelRelation
     //
     this.ubtnCancelRelation.Location = new System.Drawing.Point(617, 0);
     //
     // upnlSeparatorButtons
     //
     this.upnlSeparatorButtons.Location = new System.Drawing.Point(694, 0);
     //
     // upnlSeparatorViewRelation
     //
     this.upnlSeparatorViewRelation.Location = new System.Drawing.Point(508, 0);
     //
     // ubtnViewRelation
     //
     this.ubtnViewRelation.Location = new System.Drawing.Point(524, 0);
     //
     // upnlSeparatorCloseRelation
     //
     this.upnlSeparatorCloseRelation.Location = new System.Drawing.Point(415, 0);
     //
     // ubtnCloseRelation
     //
     this.ubtnCloseRelation.Location = new System.Drawing.Point(431, 0);
     //
     // lblNetworkCablingType
     //
     this.lblNetworkCablingType.AutoSize = true;
     this.lblNetworkCablingType.Location = new System.Drawing.Point(14, 13);
     this.lblNetworkCablingType.Name     = "lblNetworkCablingType";
     this.lblNetworkCablingType.Size     = new System.Drawing.Size(29, 14);
     this.lblNetworkCablingType.TabIndex = 107;
     this.lblNetworkCablingType.Text     = "Tipo:";
     //
     // txtCategory
     //
     this.txtCategory.Location = new System.Drawing.Point(89, 36);
     this.txtCategory.Name     = "txtCategory";
     this.txtCategory.Size     = new System.Drawing.Size(226, 20);
     this.txtCategory.TabIndex = 110;
     //
     // lblCategory
     //
     this.lblCategory.AutoSize = true;
     this.lblCategory.Location = new System.Drawing.Point(14, 39);
     this.lblCategory.Name     = "lblCategory";
     this.lblCategory.Size     = new System.Drawing.Size(56, 14);
     this.lblCategory.TabIndex = 107;
     this.lblCategory.Text     = "Categoría:";
     //
     // nctcNetworkCablingType
     //
     this.nctcNetworkCablingType.CustomParent           = null;
     this.nctcNetworkCablingType.DisplayMember          = "Name";
     this.nctcNetworkCablingType.Location               = new System.Drawing.Point(89, 8);
     this.nctcNetworkCablingType.Name                   = "nctcNetworkCablingType";
     networkCablingTypeParameters1.Description          = null;
     networkCablingTypeParameters1.Name                 = null;
     networkCablingTypeParameters1.NetworkCablingTypeId = null;
     this.nctcNetworkCablingType.Parameters             = networkCablingTypeParameters1;
     this.nctcNetworkCablingType.ReadOnly               = false;
     this.nctcNetworkCablingType.Size                   = new System.Drawing.Size(226, 22);
     this.nctcNetworkCablingType.TabIndex               = 111;
     this.nctcNetworkCablingType.Value                  = null;
     this.nctcNetworkCablingType.ValueMember            = "NetworkCablingTypeId";
     //
     // CustomerInfrastructureNetworkCablingsControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Name = "CustomerInfrastructureNetworkCablingsControl";
     this.Size = new System.Drawing.Size(710, 413);
     ((System.ComponentModel.ISupportInitialize)(this.grdRelations)).EndInit();
     this.upnDetailButtons.ClientArea.ResumeLayout(false);
     this.upnDetailButtons.ResumeLayout(false);
     this.upnlSeparatorDeleteRelation.ResumeLayout(false);
     this.upnlSeparatorEditRelation.ResumeLayout(false);
     this.upnlSeparatorCreateRelation.ResumeLayout(false);
     this.upnlSeparatorDetailButtons.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gbxDetDetail)).EndInit();
     this.gbxDetDetail.ResumeLayout(false);
     this.tabDetail.ResumeLayout(false);
     this.tabItmPrincipal.ResumeLayout(false);
     this.tabItmPrincipal.PerformLayout();
     this.upnlButtons.ClientArea.ResumeLayout(false);
     this.upnlButtons.ResumeLayout(false);
     this.upnlSeparatorSaveRelation.ResumeLayout(false);
     this.upnlSeparatorCancelRelation.ResumeLayout(false);
     this.upnlSeparatorButtons.ResumeLayout(false);
     this.upnlSeparatorViewRelation.ResumeLayout(false);
     this.upnlSeparatorCloseRelation.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Beispiel #42
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
     this.openFileDialog1   = new System.Windows.Forms.OpenFileDialog();
     this.button2           = new System.Windows.Forms.Button();
     this.button3           = new System.Windows.Forms.Button();
     this.button4           = new System.Windows.Forms.Button();
     this.button5           = new System.Windows.Forms.Button();
     this.tabDownload       = new System.Windows.Forms.TabPage();
     this.lblNumOfRec       = new System.Windows.Forms.Label();
     this.dgDownload        = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.panel1            = new System.Windows.Forms.Panel();
     this.button6           = new System.Windows.Forms.Button();
     this.btnDownloadFile   = new System.Windows.Forms.Button();
     this.ddMIMSlipCode     = new Infragistics.Win.UltraWinGrid.UltraDropDown();
     this.ddMIMStatus       = new Infragistics.Win.UltraWinGrid.UltraDropDown();
     this.button1           = new System.Windows.Forms.Button();
     this.lstWorksheet      = new System.Windows.Forms.ListBox();
     this.label1            = new System.Windows.Forms.Label();
     this.lblSheet          = new System.Windows.Forms.Label();
     this.btnUpdateTable    = new System.Windows.Forms.Button();
     this.btnGetDataFromDoc = new System.Windows.Forms.Button();
     this.tabControl1       = new System.Windows.Forms.TabControl();
     this.tabDownload.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgDownload)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ddMIMSlipCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ddMIMStatus)).BeginInit();
     this.tabControl1.SuspendLayout();
     this.SuspendLayout();
     //
     // openFileDialog1
     //
     this.openFileDialog1.FileName = "openFileDialog1";
     //
     // button2
     //
     this.button2.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button2.ForeColor = System.Drawing.Color.SaddleBrown;
     this.button2.Location  = new System.Drawing.Point(924, 11);
     this.button2.Name      = "button2";
     this.button2.Size      = new System.Drawing.Size(157, 30);
     this.button2.TabIndex  = 3;
     this.button2.Text      = "Update Table";
     this.button2.UseVisualStyleBackColor = true;
     //
     // button3
     //
     this.button3.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button3.ForeColor = System.Drawing.Color.SaddleBrown;
     this.button3.Location  = new System.Drawing.Point(673, 11);
     this.button3.Name      = "button3";
     this.button3.Size      = new System.Drawing.Size(244, 30);
     this.button3.TabIndex  = 2;
     this.button3.Text      = "Get Menlo Data from Shared Doc";
     this.button3.UseVisualStyleBackColor = true;
     //
     // button4
     //
     this.button4.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button4.ForeColor = System.Drawing.Color.SaddleBrown;
     this.button4.Location  = new System.Drawing.Point(924, 11);
     this.button4.Name      = "button4";
     this.button4.Size      = new System.Drawing.Size(157, 30);
     this.button4.TabIndex  = 3;
     this.button4.Text      = "Update Table";
     this.button4.UseVisualStyleBackColor = true;
     //
     // button5
     //
     this.button5.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button5.ForeColor = System.Drawing.Color.SaddleBrown;
     this.button5.Location  = new System.Drawing.Point(673, 11);
     this.button5.Name      = "button5";
     this.button5.Size      = new System.Drawing.Size(244, 30);
     this.button5.TabIndex  = 2;
     this.button5.Text      = "Get Menlo Data from Shared Doc";
     this.button5.UseVisualStyleBackColor = true;
     //
     // tabDownload
     //
     this.tabDownload.Controls.Add(this.lblNumOfRec);
     this.tabDownload.Controls.Add(this.dgDownload);
     this.tabDownload.Controls.Add(this.panel1);
     this.tabDownload.Location = new System.Drawing.Point(4, 22);
     this.tabDownload.Name     = "tabDownload";
     this.tabDownload.Padding  = new System.Windows.Forms.Padding(3);
     this.tabDownload.Size     = new System.Drawing.Size(1912, 974);
     this.tabDownload.TabIndex = 1;
     this.tabDownload.Text     = "Download Menlo data from Shared Doc";
     this.tabDownload.UseVisualStyleBackColor = true;
     //
     // lblNumOfRec
     //
     this.lblNumOfRec.AutoSize = true;
     this.lblNumOfRec.Location = new System.Drawing.Point(3, 87);
     this.lblNumOfRec.Name     = "lblNumOfRec";
     this.lblNumOfRec.Size     = new System.Drawing.Size(126, 13);
     this.lblNumOfRec.TabIndex = 36;
     this.lblNumOfRec.Text     = "Number of Records :";
     //
     // dgDownload
     //
     appearance1.BackColor   = System.Drawing.SystemColors.Window;
     appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.dgDownload.DisplayLayout.Appearance     = appearance1;
     this.dgDownload.DisplayLayout.BorderStyle    = Infragistics.Win.UIElementBorderStyle.Solid;
     this.dgDownload.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance2.BackColor         = System.Drawing.SystemColors.ActiveBorder;
     appearance2.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance2.BorderColor       = System.Drawing.SystemColors.Window;
     this.dgDownload.DisplayLayout.GroupByBox.Appearance = appearance2;
     appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
     this.dgDownload.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
     this.dgDownload.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     appearance4.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     appearance4.BackColor2        = System.Drawing.SystemColors.Control;
     appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance4.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.dgDownload.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
     this.dgDownload.DisplayLayout.MaxColScrollRegions         = 1;
     this.dgDownload.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance5.BackColor = System.Drawing.SystemColors.Window;
     appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
     this.dgDownload.DisplayLayout.Override.ActiveCellAppearance = appearance5;
     appearance6.BackColor = System.Drawing.SystemColors.Highlight;
     appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.dgDownload.DisplayLayout.Override.ActiveRowAppearance = appearance6;
     this.dgDownload.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.dgDownload.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance7.BackColor = System.Drawing.SystemColors.Window;
     this.dgDownload.DisplayLayout.Override.CardAreaAppearance = appearance7;
     appearance8.BorderColor  = System.Drawing.Color.Silver;
     appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.dgDownload.DisplayLayout.Override.CellAppearance  = appearance8;
     this.dgDownload.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.dgDownload.DisplayLayout.Override.CellPadding     = 0;
     appearance9.BackColor             = System.Drawing.SystemColors.Control;
     appearance9.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance9.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance9.BorderColor           = System.Drawing.SystemColors.Window;
     this.dgDownload.DisplayLayout.Override.GroupByRowAppearance = appearance9;
     appearance10.TextHAlignAsString = "Left";
     this.dgDownload.DisplayLayout.Override.HeaderAppearance  = appearance10;
     this.dgDownload.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.dgDownload.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance11.BackColor   = System.Drawing.SystemColors.Window;
     appearance11.BorderColor = System.Drawing.Color.Silver;
     this.dgDownload.DisplayLayout.Override.RowAppearance = appearance11;
     this.dgDownload.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
     this.dgDownload.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
     this.dgDownload.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.dgDownload.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.dgDownload.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
     this.dgDownload.Location = new System.Drawing.Point(0, 103);
     this.dgDownload.Name     = "dgDownload";
     this.dgDownload.Size     = new System.Drawing.Size(1900, 860);
     this.dgDownload.TabIndex = 30;
     this.dgDownload.Text     = "ultraGrid1";
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.BurlyWood;
     this.panel1.Controls.Add(this.button6);
     this.panel1.Controls.Add(this.btnDownloadFile);
     this.panel1.Controls.Add(this.ddMIMSlipCode);
     this.panel1.Controls.Add(this.ddMIMStatus);
     this.panel1.Controls.Add(this.button1);
     this.panel1.Controls.Add(this.lstWorksheet);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.lblSheet);
     this.panel1.Controls.Add(this.btnUpdateTable);
     this.panel1.Controls.Add(this.btnGetDataFromDoc);
     this.panel1.Location = new System.Drawing.Point(0, 3);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(2134, 81);
     this.panel1.TabIndex = 28;
     //
     // button6
     //
     this.button6.BackColor = System.Drawing.Color.Green;
     this.button6.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button6.ForeColor = System.Drawing.Color.White;
     this.button6.Location  = new System.Drawing.Point(1459, 24);
     this.button6.Name      = "button6";
     this.button6.Size      = new System.Drawing.Size(158, 30);
     this.button6.TabIndex  = 35;
     this.button6.Text      = "Upload Shared Doc";
     this.button6.UseVisualStyleBackColor = false;
     this.button6.Visible = false;
     this.button6.Click  += new System.EventHandler(this.button6_Click);
     //
     // btnDownloadFile
     //
     this.btnDownloadFile.BackColor = System.Drawing.Color.BurlyWood;
     this.btnDownloadFile.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnDownloadFile.ForeColor = System.Drawing.Color.White;
     this.btnDownloadFile.Location  = new System.Drawing.Point(1736, 19);
     this.btnDownloadFile.Name      = "btnDownloadFile";
     this.btnDownloadFile.Size      = new System.Drawing.Size(12, 30);
     this.btnDownloadFile.TabIndex  = 34;
     this.btnDownloadFile.UseVisualStyleBackColor = false;
     this.btnDownloadFile.Visible = false;
     this.btnDownloadFile.Click  += new System.EventHandler(this.btnDownloadFile_Click);
     //
     // ddMIMSlipCode
     //
     appearance13.BackColor   = System.Drawing.SystemColors.Window;
     appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.ddMIMSlipCode.DisplayLayout.Appearance     = appearance13;
     this.ddMIMSlipCode.DisplayLayout.BorderStyle    = Infragistics.Win.UIElementBorderStyle.Solid;
     this.ddMIMSlipCode.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance14.BackColor         = System.Drawing.SystemColors.ActiveBorder;
     appearance14.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance14.BorderColor       = System.Drawing.SystemColors.Window;
     this.ddMIMSlipCode.DisplayLayout.GroupByBox.Appearance = appearance14;
     appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
     this.ddMIMSlipCode.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
     this.ddMIMSlipCode.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     appearance16.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     appearance16.BackColor2        = System.Drawing.SystemColors.Control;
     appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance16.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.ddMIMSlipCode.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
     this.ddMIMSlipCode.DisplayLayout.MaxColScrollRegions         = 1;
     this.ddMIMSlipCode.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance17.BackColor = System.Drawing.SystemColors.Window;
     appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
     this.ddMIMSlipCode.DisplayLayout.Override.ActiveCellAppearance = appearance17;
     appearance18.BackColor = System.Drawing.SystemColors.Highlight;
     appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.ddMIMSlipCode.DisplayLayout.Override.ActiveRowAppearance = appearance18;
     this.ddMIMSlipCode.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.ddMIMSlipCode.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance19.BackColor = System.Drawing.SystemColors.Window;
     this.ddMIMSlipCode.DisplayLayout.Override.CardAreaAppearance = appearance19;
     appearance20.BorderColor  = System.Drawing.Color.Silver;
     appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.ddMIMSlipCode.DisplayLayout.Override.CellAppearance  = appearance20;
     this.ddMIMSlipCode.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.ddMIMSlipCode.DisplayLayout.Override.CellPadding     = 0;
     appearance21.BackColor             = System.Drawing.SystemColors.Control;
     appearance21.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance21.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance21.BorderColor           = System.Drawing.SystemColors.Window;
     this.ddMIMSlipCode.DisplayLayout.Override.GroupByRowAppearance = appearance21;
     appearance22.TextHAlignAsString = "Left";
     this.ddMIMSlipCode.DisplayLayout.Override.HeaderAppearance  = appearance22;
     this.ddMIMSlipCode.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.ddMIMSlipCode.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance23.BackColor   = System.Drawing.SystemColors.Window;
     appearance23.BorderColor = System.Drawing.Color.Silver;
     this.ddMIMSlipCode.DisplayLayout.Override.RowAppearance = appearance23;
     this.ddMIMSlipCode.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
     this.ddMIMSlipCode.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
     this.ddMIMSlipCode.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.ddMIMSlipCode.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.ddMIMSlipCode.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
     this.ddMIMSlipCode.Location = new System.Drawing.Point(1179, 3);
     this.ddMIMSlipCode.Name     = "ddMIMSlipCode";
     this.ddMIMSlipCode.Size     = new System.Drawing.Size(144, 80);
     this.ddMIMSlipCode.TabIndex = 33;
     this.ddMIMSlipCode.Text     = "ultraDropDown1";
     this.ddMIMSlipCode.Visible  = false;
     //
     // ddMIMStatus
     //
     appearance25.BackColor   = System.Drawing.SystemColors.Window;
     appearance25.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.ddMIMStatus.DisplayLayout.Appearance     = appearance25;
     this.ddMIMStatus.DisplayLayout.BorderStyle    = Infragistics.Win.UIElementBorderStyle.Solid;
     this.ddMIMStatus.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance26.BackColor         = System.Drawing.SystemColors.ActiveBorder;
     appearance26.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance26.BorderColor       = System.Drawing.SystemColors.Window;
     this.ddMIMStatus.DisplayLayout.GroupByBox.Appearance = appearance26;
     appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
     this.ddMIMStatus.DisplayLayout.GroupByBox.BandLabelAppearance = appearance27;
     this.ddMIMStatus.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     appearance28.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     appearance28.BackColor2        = System.Drawing.SystemColors.Control;
     appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance28.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.ddMIMStatus.DisplayLayout.GroupByBox.PromptAppearance = appearance28;
     this.ddMIMStatus.DisplayLayout.MaxColScrollRegions         = 1;
     this.ddMIMStatus.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance29.BackColor = System.Drawing.SystemColors.Window;
     appearance29.ForeColor = System.Drawing.SystemColors.ControlText;
     this.ddMIMStatus.DisplayLayout.Override.ActiveCellAppearance = appearance29;
     appearance30.BackColor = System.Drawing.SystemColors.Highlight;
     appearance30.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.ddMIMStatus.DisplayLayout.Override.ActiveRowAppearance = appearance30;
     this.ddMIMStatus.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.ddMIMStatus.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance31.BackColor = System.Drawing.SystemColors.Window;
     this.ddMIMStatus.DisplayLayout.Override.CardAreaAppearance = appearance31;
     appearance32.BorderColor  = System.Drawing.Color.Silver;
     appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.ddMIMStatus.DisplayLayout.Override.CellAppearance  = appearance32;
     this.ddMIMStatus.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.ddMIMStatus.DisplayLayout.Override.CellPadding     = 0;
     appearance33.BackColor             = System.Drawing.SystemColors.Control;
     appearance33.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance33.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance33.BorderColor           = System.Drawing.SystemColors.Window;
     this.ddMIMStatus.DisplayLayout.Override.GroupByRowAppearance = appearance33;
     appearance34.TextHAlignAsString = "Left";
     this.ddMIMStatus.DisplayLayout.Override.HeaderAppearance  = appearance34;
     this.ddMIMStatus.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.ddMIMStatus.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance35.BackColor   = System.Drawing.SystemColors.Window;
     appearance35.BorderColor = System.Drawing.Color.Silver;
     this.ddMIMStatus.DisplayLayout.Override.RowAppearance = appearance35;
     this.ddMIMStatus.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance36.BackColor = System.Drawing.SystemColors.ControlLight;
     this.ddMIMStatus.DisplayLayout.Override.TemplateAddRowAppearance = appearance36;
     this.ddMIMStatus.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.ddMIMStatus.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.ddMIMStatus.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
     this.ddMIMStatus.Location = new System.Drawing.Point(1152, 0);
     this.ddMIMStatus.Name     = "ddMIMStatus";
     this.ddMIMStatus.Size     = new System.Drawing.Size(200, 54);
     this.ddMIMStatus.TabIndex = 32;
     this.ddMIMStatus.Text     = "ultraDropDown1";
     this.ddMIMStatus.Visible  = false;
     //
     // button1
     //
     this.button1.BackColor = System.Drawing.Color.Green;
     this.button1.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button1.ForeColor = System.Drawing.Color.White;
     this.button1.Location  = new System.Drawing.Point(969, 39);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(158, 30);
     this.button1.TabIndex  = 31;
     this.button1.Text      = "Upload Shared Doc";
     this.button1.UseVisualStyleBackColor = false;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // lstWorksheet
     //
     this.lstWorksheet.FormattingEnabled = true;
     this.lstWorksheet.Location          = new System.Drawing.Point(128, 13);
     this.lstWorksheet.Name     = "lstWorksheet";
     this.lstWorksheet.Size     = new System.Drawing.Size(301, 56);
     this.lstWorksheet.TabIndex = 26;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.label1.Location  = new System.Drawing.Point(1080, -26);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(137, 13);
     this.label1.TabIndex  = 25;
     this.label1.Text      = "Select Worksheet   :";
     //
     // lblSheet
     //
     this.lblSheet.AutoSize = true;
     this.lblSheet.Font     = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblSheet.Location = new System.Drawing.Point(37, 13);
     this.lblSheet.Name     = "lblSheet";
     this.lblSheet.Size     = new System.Drawing.Size(85, 14);
     this.lblSheet.TabIndex = 7;
     this.lblSheet.Text     = "Worksheet :";
     //
     // btnUpdateTable
     //
     this.btnUpdateTable.BackColor = System.Drawing.Color.Teal;
     this.btnUpdateTable.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnUpdateTable.ForeColor = System.Drawing.Color.White;
     this.btnUpdateTable.Location  = new System.Drawing.Point(642, 39);
     this.btnUpdateTable.Name      = "btnUpdateTable";
     this.btnUpdateTable.Size      = new System.Drawing.Size(157, 30);
     this.btnUpdateTable.TabIndex  = 3;
     this.btnUpdateTable.Text      = "Update Temp Table";
     this.btnUpdateTable.UseVisualStyleBackColor = false;
     this.btnUpdateTable.Click += new System.EventHandler(this.btnUpdateTable_Click);
     //
     // btnGetDataFromDoc
     //
     this.btnGetDataFromDoc.BackColor = System.Drawing.Color.Brown;
     this.btnGetDataFromDoc.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnGetDataFromDoc.ForeColor = System.Drawing.Color.White;
     this.btnGetDataFromDoc.Location  = new System.Drawing.Point(471, 39);
     this.btnGetDataFromDoc.Name      = "btnGetDataFromDoc";
     this.btnGetDataFromDoc.Size      = new System.Drawing.Size(165, 30);
     this.btnGetDataFromDoc.TabIndex  = 2;
     this.btnGetDataFromDoc.Text      = "Show Shared Doc Data";
     this.btnGetDataFromDoc.UseVisualStyleBackColor = false;
     this.btnGetDataFromDoc.Click += new System.EventHandler(this.btnGetDataFromDoc_Click);
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabDownload);
     this.tabControl1.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabControl1.Location      = new System.Drawing.Point(0, 1);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(1920, 1000);
     this.tabControl1.TabIndex      = 27;
     //
     // RackDeliveryPlan
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(2570, 753);
     this.Controls.Add(this.tabControl1);
     this.Font        = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Name        = "RackDeliveryPlan";
     this.Text        = "Rack Delivery Plan";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.tabDownload.ResumeLayout(false);
     this.tabDownload.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgDownload)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ddMIMSlipCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ddMIMStatus)).EndInit();
     this.tabControl1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Beispiel #43
0
        /// <summary>
        /// Metodo necessario per il supporto della finestra di progettazione. Non modificare
        /// il contenuto del metodo con l'editor di codice.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Esci");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Esci");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Orrizontale");
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Verticale");
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Esci");
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Sovrapponi");
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinDock.DockAreaPane dockAreaPane1 = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.DockedLeft, new System.Guid("c6990bae-46f1-4bf6-9d1d-ebfa1175f251"));
            Infragistics.Win.UltraWinDock.DockableControlPane dockableControlPane1 = new Infragistics.Win.UltraWinDock.DockableControlPane(new System.Guid("f90a9ba0-ed07-4c3a-89ae-055e22cd8c96"), new System.Guid("00000000-0000-0000-0000-000000000000"), -1, new System.Guid("c6990bae-46f1-4bf6-9d1d-ebfa1175f251"), -1);
            Infragistics.Win.UltraWinDock.DockAreaPane dockAreaPane2 = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.DockedRight, new System.Guid("d363afca-9898-42db-b5dd-0f9ea19ae3b1"));
            Infragistics.Win.UltraWinDock.DockableControlPane dockableControlPane2 = new Infragistics.Win.UltraWinDock.DockableControlPane(new System.Guid("b331324d-ba3b-4091-86a1-ed5f939a5e47"), new System.Guid("00000000-0000-0000-0000-000000000000"), 0, new System.Guid("d363afca-9898-42db-b5dd-0f9ea19ae3b1"), 0);
            Infragistics.Win.UltraWinDock.DockAreaPane dockAreaPane3 = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.DockedRight, new System.Guid("773094f6-cf74-41e9-a94c-66847d26f173"));
            Infragistics.Win.UltraWinDock.DockableControlPane dockableControlPane3 = new Infragistics.Win.UltraWinDock.DockableControlPane(new System.Guid("cbb0fa3e-8ff4-411f-b607-eeb779af3793"), new System.Guid("00000000-0000-0000-0000-000000000000"), -1, new System.Guid("773094f6-cf74-41e9-a94c-66847d26f173"), -1);
            this.sceltaCondominioEsercizio1 = new Gipasoft.Sfera.Client.SceltaCondominioEsercizio();
            this.aziendeAbilitateUC1 = new Gipasoft.Sfera.Client.AziendeAbilitateUC();
            this.saldiBancariUC1 = new Gipasoft.Stabili.UI.Library.SaldiBancariUC();
            this.toolTip = new System.Windows.Forms.ToolTip(this.components);
            this._MDISfera_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
            this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
            this.ultraRibbonCustomizationProvider1 = new Infragistics.Win.SupportDialogs.RibbonCustomizationProvider.UltraRibbonCustomizationProvider(this.components);
            this._MDISfera_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
            this._MDISfera_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
            this._MDISfera_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
            this.ultraTabbedMdiManager1 = new Infragistics.Win.UltraWinTabbedMdi.UltraTabbedMdiManager(this.components);
            this.ultraDockManager1 = new Infragistics.Win.UltraWinDock.UltraDockManager(this.components);
            this._MDISferaUnpinnedTabAreaLeft = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
            this._MDISferaUnpinnedTabAreaRight = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
            this._MDISferaUnpinnedTabAreaTop = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
            this._MDISferaUnpinnedTabAreaBottom = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
            this._MDISferaAutoHideControl = new Infragistics.Win.UltraWinDock.AutoHideControl();
            this.dockableWindow4 = new Infragistics.Win.UltraWinDock.DockableWindow();
            this.dockableWindow2 = new Infragistics.Win.UltraWinDock.DockableWindow();
            this.dockableWindow3 = new Infragistics.Win.UltraWinDock.DockableWindow();
            this.backgroundWorkerContabilita = new System.ComponentModel.BackgroundWorker();
            this.backgroundWorkerLoadDati = new System.ComponentModel.BackgroundWorker();
            this.persistWindowComponent1 = new Gipasoft.Windows.Forms.Library.PersistWindowComponent(this.components);
            this.windowDockingArea3 = new Infragistics.Win.UltraWinDock.WindowDockingArea();
            this.windowDockingArea2 = new Infragistics.Win.UltraWinDock.WindowDockingArea();
            this.windowDockingArea1 = new Infragistics.Win.UltraWinDock.WindowDockingArea();
            this.openLayoutFile = new System.Windows.Forms.OpenFileDialog();
            this.saveLayoutFile = new System.Windows.Forms.SaveFileDialog();
            ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabbedMdiManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraDockManager1)).BeginInit();
            this._MDISferaAutoHideControl.SuspendLayout();
            this.dockableWindow4.SuspendLayout();
            this.dockableWindow2.SuspendLayout();
            this.dockableWindow3.SuspendLayout();
            this.SuspendLayout();
            // 
            // sceltaCondominioEsercizio1
            // 
            this.sceltaCondominioEsercizio1.Location = new System.Drawing.Point(0, 18);
            this.sceltaCondominioEsercizio1.Name = "sceltaCondominioEsercizio1";
            this.sceltaCondominioEsercizio1.Size = new System.Drawing.Size(205, 238);
            this.sceltaCondominioEsercizio1.TabIndex = 10;
            // 
            // aziendeAbilitateUC1
            // 
            this.aziendeAbilitateUC1.Location = new System.Drawing.Point(0, 18);
            this.aziendeAbilitateUC1.Name = "aziendeAbilitateUC1";
            this.aziendeAbilitateUC1.Size = new System.Drawing.Size(163, 376);
            this.aziendeAbilitateUC1.TabIndex = 25;
            // 
            // saldiBancariUC1
            // 
            this.saldiBancariUC1.Location = new System.Drawing.Point(0, 18);
            this.saldiBancariUC1.Name = "saldiBancariUC1";
            this.saldiBancariUC1.Size = new System.Drawing.Size(343, 372);
            this.saldiBancariUC1.TabIndex = 17;
            // 
            // _MDISfera_Toolbars_Dock_Area_Left
            // 
            this._MDISfera_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
            this._MDISfera_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
            this._MDISfera_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
            this._MDISfera_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
            this._MDISfera_Toolbars_Dock_Area_Left.InitialResizeAreaExtent = 8;
            this._MDISfera_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 55);
            this._MDISfera_Toolbars_Dock_Area_Left.Name = "_MDISfera_Toolbars_Dock_Area_Left";
            this._MDISfera_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(8, 390);
            this._MDISfera_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
            // 
            // ultraToolbarsManager1
            // 
            this.ultraToolbarsManager1.DesignerFlags = 1;
            this.ultraToolbarsManager1.DockWithinContainer = this;
            this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
            this.ultraToolbarsManager1.Ribbon.ApplicationMenu.FooterToolbar.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
            buttonTool1});
            this.ultraToolbarsManager1.Ribbon.ApplicationMenu.ToolAreaLeft.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
            buttonTool3});
            this.ultraToolbarsManager1.Ribbon.RibbonCustomizationProvider = this.ultraRibbonCustomizationProvider1;
            this.ultraToolbarsManager1.Ribbon.Visible = true;
            this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
            appearance1.Image = global::Gipasoft.Sfera.Client.Properties.Resources.windowHor_large;
            buttonTool4.SharedPropsInternal.AppearancesLarge.Appearance = appearance1;
            appearance2.Image = global::Gipasoft.Sfera.Client.Properties.Resources.windowHor_small;
            buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance2;
            buttonTool4.SharedPropsInternal.Caption = "Orrizontale";
            appearance3.Image = global::Gipasoft.Sfera.Client.Properties.Resources.windowVer_large;
            buttonTool5.SharedPropsInternal.AppearancesLarge.Appearance = appearance3;
            appearance4.Image = global::Gipasoft.Sfera.Client.Properties.Resources.windowVer_small;
            buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance4;
            buttonTool5.SharedPropsInternal.Caption = "Verticale";
            appearance5.Image = global::Gipasoft.Sfera.Client.Properties.Resources.exit_large;
            buttonTool6.SharedPropsInternal.AppearancesLarge.Appearance = appearance5;
            appearance6.Image = global::Gipasoft.Sfera.Client.Properties.Resources.exit_large;
            buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance6;
            buttonTool6.SharedPropsInternal.Caption = "Esci";
            buttonTool6.SharedPropsInternal.Category = "chiusura";
            buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
            buttonTool6.SharedPropsInternal.MergeOrder = 99;
            buttonTool6.SharedPropsInternal.Priority = 99;
            appearance7.Image = global::Gipasoft.Sfera.Client.Properties.Resources.windows_large;
            buttonTool8.SharedPropsInternal.AppearancesLarge.Appearance = appearance7;
            appearance8.Image = global::Gipasoft.Sfera.Client.Properties.Resources.windows_small;
            buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance8;
            buttonTool8.SharedPropsInternal.Caption = "Sovrapponi";
            buttonTool8.SharedPropsInternal.Category = "layout";
            this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
            buttonTool4,
            buttonTool5,
            buttonTool6,
            buttonTool8});
            this.ultraToolbarsManager1.BeforeRibbonTabSelected += new Infragistics.Win.UltraWinToolbars.BeforeRibbonTabSelectedEventHandler(this.ultraToolbarsManager1BeforeRibbonTabSelected);
            // 
            // _MDISfera_Toolbars_Dock_Area_Right
            // 
            this._MDISfera_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
            this._MDISfera_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
            this._MDISfera_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
            this._MDISfera_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
            this._MDISfera_Toolbars_Dock_Area_Right.InitialResizeAreaExtent = 8;
            this._MDISfera_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(752, 55);
            this._MDISfera_Toolbars_Dock_Area_Right.Name = "_MDISfera_Toolbars_Dock_Area_Right";
            this._MDISfera_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(8, 390);
            this._MDISfera_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
            // 
            // _MDISfera_Toolbars_Dock_Area_Top
            // 
            this._MDISfera_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
            this._MDISfera_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
            this._MDISfera_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
            this._MDISfera_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
            this._MDISfera_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
            this._MDISfera_Toolbars_Dock_Area_Top.Name = "_MDISfera_Toolbars_Dock_Area_Top";
            this._MDISfera_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(760, 55);
            this._MDISfera_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
            // 
            // _MDISfera_Toolbars_Dock_Area_Bottom
            // 
            this._MDISfera_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
            this._MDISfera_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
            this._MDISfera_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
            this._MDISfera_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
            this._MDISfera_Toolbars_Dock_Area_Bottom.InitialResizeAreaExtent = 8;
            this._MDISfera_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 445);
            this._MDISfera_Toolbars_Dock_Area_Bottom.Name = "_MDISfera_Toolbars_Dock_Area_Bottom";
            this._MDISfera_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(760, 8);
            this._MDISfera_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
            // 
            // ultraTabbedMdiManager1
            // 
            this.ultraTabbedMdiManager1.MdiParent = this;
            this.ultraTabbedMdiManager1.SettingsKey = "MDISfera.ultraTabbedMdiManager1";
            this.ultraTabbedMdiManager1.TabGroupSettings.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.BottomLeft;
            this.ultraTabbedMdiManager1.UseMnemonics = true;
            this.ultraTabbedMdiManager1.TabActivated += new Infragistics.Win.UltraWinTabbedMdi.MdiTabEventHandler(this.ultraTabbedMdiManager1TabActivated);
            // 
            // ultraDockManager1
            // 
            this.ultraDockManager1.CompressUnpinnedTabs = false;
            dockAreaPane1.DefaultPaneSettings.AllowClose = Infragistics.Win.DefaultableBoolean.False;
            dockAreaPane1.DockedBefore = new System.Guid("d363afca-9898-42db-b5dd-0f9ea19ae3b1");
            dockAreaPane1.Key = "sceltaCondominioEsercizio";
            dockableControlPane1.Control = this.sceltaCondominioEsercizio1;
            dockableControlPane1.FlyoutSize = new System.Drawing.Size(205, -1);
            dockableControlPane1.Key = "sceltaEsercizio";
            dockableControlPane1.OriginalControlBounds = new System.Drawing.Rectangle(366, 180, 150, 150);
            dockableControlPane1.Pinned = false;
            dockableControlPane1.Size = new System.Drawing.Size(100, 100);
            dockableControlPane1.Text = "Esercizi";
            dockAreaPane1.Panes.AddRange(new Infragistics.Win.UltraWinDock.DockablePaneBase[] {
            dockableControlPane1});
            dockAreaPane1.Size = new System.Drawing.Size(227, 394);
            dockAreaPane2.DefaultPaneSettings.AllowClose = Infragistics.Win.DefaultableBoolean.False;
            dockAreaPane2.DockedBefore = new System.Guid("773094f6-cf74-41e9-a94c-66847d26f173");
            dockAreaPane2.Key = "sceltaAzienda";
            dockableControlPane2.Control = this.aziendeAbilitateUC1;
            dockableControlPane2.FlyoutSize = new System.Drawing.Size(163, -1);
            dockableControlPane2.Key = "sceltaAzienda";
            dockableControlPane2.OriginalControlBounds = new System.Drawing.Rectangle(318, 182, 242, 384);
            dockableControlPane2.Pinned = false;
            dockableControlPane2.Size = new System.Drawing.Size(100, 100);
            dockableControlPane2.Text = "Aziende";
            dockAreaPane2.Panes.AddRange(new Infragistics.Win.UltraWinDock.DockablePaneBase[] {
            dockableControlPane2});
            dockAreaPane2.Size = new System.Drawing.Size(162, 394);
            dockAreaPane3.DefaultPaneSettings.AllowClose = Infragistics.Win.DefaultableBoolean.False;
            dockAreaPane3.Key = "customizablePane";
            dockableControlPane3.Control = this.saldiBancariUC1;
            dockableControlPane3.FlyoutSize = new System.Drawing.Size(343, -1);
            dockableControlPane3.Key = "saldiBancari";
            dockableControlPane3.OriginalControlBounds = new System.Drawing.Rectangle(397, 246, 309, 300);
            dockableControlPane3.Pinned = false;
            dockableControlPane3.Size = new System.Drawing.Size(100, 100);
            dockableControlPane3.Text = "Saldi Bancari";
            dockAreaPane3.Panes.AddRange(new Infragistics.Win.UltraWinDock.DockablePaneBase[] {
            dockableControlPane3});
            dockAreaPane3.Size = new System.Drawing.Size(218, 394);
            this.ultraDockManager1.DockAreas.AddRange(new Infragistics.Win.UltraWinDock.DockAreaPane[] {
            dockAreaPane1,
            dockAreaPane2,
            dockAreaPane3});
            this.ultraDockManager1.DragWindowStyle = Infragistics.Win.UltraWinDock.DragWindowStyle.OutlineWithIndicators;
            this.ultraDockManager1.HostControl = this;
            // 
            // _MDISferaUnpinnedTabAreaLeft
            // 
            this._MDISferaUnpinnedTabAreaLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this._MDISferaUnpinnedTabAreaLeft.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this._MDISferaUnpinnedTabAreaLeft.Location = new System.Drawing.Point(8, 55);
            this._MDISferaUnpinnedTabAreaLeft.Name = "_MDISferaUnpinnedTabAreaLeft";
            this._MDISferaUnpinnedTabAreaLeft.Owner = this.ultraDockManager1;
            this._MDISferaUnpinnedTabAreaLeft.Size = new System.Drawing.Size(21, 390);
            this._MDISferaUnpinnedTabAreaLeft.TabIndex = 5;
            // 
            // _MDISferaUnpinnedTabAreaRight
            // 
            this._MDISferaUnpinnedTabAreaRight.Dock = System.Windows.Forms.DockStyle.Right;
            this._MDISferaUnpinnedTabAreaRight.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this._MDISferaUnpinnedTabAreaRight.Location = new System.Drawing.Point(731, 55);
            this._MDISferaUnpinnedTabAreaRight.Name = "_MDISferaUnpinnedTabAreaRight";
            this._MDISferaUnpinnedTabAreaRight.Owner = this.ultraDockManager1;
            this._MDISferaUnpinnedTabAreaRight.Size = new System.Drawing.Size(21, 390);
            this._MDISferaUnpinnedTabAreaRight.TabIndex = 6;
            // 
            // _MDISferaUnpinnedTabAreaTop
            // 
            this._MDISferaUnpinnedTabAreaTop.Dock = System.Windows.Forms.DockStyle.Top;
            this._MDISferaUnpinnedTabAreaTop.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this._MDISferaUnpinnedTabAreaTop.Location = new System.Drawing.Point(29, 55);
            this._MDISferaUnpinnedTabAreaTop.Name = "_MDISferaUnpinnedTabAreaTop";
            this._MDISferaUnpinnedTabAreaTop.Owner = this.ultraDockManager1;
            this._MDISferaUnpinnedTabAreaTop.Size = new System.Drawing.Size(702, 0);
            this._MDISferaUnpinnedTabAreaTop.TabIndex = 7;
            // 
            // _MDISferaUnpinnedTabAreaBottom
            // 
            this._MDISferaUnpinnedTabAreaBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this._MDISferaUnpinnedTabAreaBottom.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this._MDISferaUnpinnedTabAreaBottom.Location = new System.Drawing.Point(29, 445);
            this._MDISferaUnpinnedTabAreaBottom.Name = "_MDISferaUnpinnedTabAreaBottom";
            this._MDISferaUnpinnedTabAreaBottom.Owner = this.ultraDockManager1;
            this._MDISferaUnpinnedTabAreaBottom.Size = new System.Drawing.Size(702, 0);
            this._MDISferaUnpinnedTabAreaBottom.TabIndex = 8;
            // 
            // _MDISferaAutoHideControl
            // 
            this._MDISferaAutoHideControl.Controls.Add(this.dockableWindow4);
            this._MDISferaAutoHideControl.Controls.Add(this.dockableWindow2);
            this._MDISferaAutoHideControl.Controls.Add(this.dockableWindow3);
            this._MDISferaAutoHideControl.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this._MDISferaAutoHideControl.Location = new System.Drawing.Point(29, 189);
            this._MDISferaAutoHideControl.Name = "_MDISferaAutoHideControl";
            this._MDISferaAutoHideControl.Owner = this.ultraDockManager1;
            this._MDISferaAutoHideControl.Size = new System.Drawing.Size(10, 256);
            this._MDISferaAutoHideControl.TabIndex = 9;
            // 
            // dockableWindow4
            // 
            this.dockableWindow4.Controls.Add(this.sceltaCondominioEsercizio1);
            this.dockableWindow4.Location = new System.Drawing.Point(-10000, 0);
            this.dockableWindow4.Name = "dockableWindow4";
            this.dockableWindow4.Owner = this.ultraDockManager1;
            this.dockableWindow4.Size = new System.Drawing.Size(205, 256);
            this.dockableWindow4.TabIndex = 43;
            // 
            // dockableWindow2
            // 
            this.dockableWindow2.Controls.Add(this.aziendeAbilitateUC1);
            this.dockableWindow2.Location = new System.Drawing.Point(-10000, 0);
            this.dockableWindow2.Name = "dockableWindow2";
            this.dockableWindow2.Owner = this.ultraDockManager1;
            this.dockableWindow2.Size = new System.Drawing.Size(205, 394);
            this.dockableWindow2.TabIndex = 44;
            // 
            // dockableWindow3
            // 
            this.dockableWindow3.Controls.Add(this.saldiBancariUC1);
            this.dockableWindow3.Location = new System.Drawing.Point(-10000, 0);
            this.dockableWindow3.Name = "dockableWindow3";
            this.dockableWindow3.Owner = this.ultraDockManager1;
            this.dockableWindow3.Size = new System.Drawing.Size(343, 390);
            this.dockableWindow3.TabIndex = 45;
            // 
            // backgroundWorkerContabilita
            // 
            this.backgroundWorkerContabilita.WorkerSupportsCancellation = true;
            // 
            // persistWindowComponent1
            // 
            this.persistWindowComponent1.Form = this;
            // 
            // windowDockingArea3
            // 
            this.windowDockingArea3.Dock = System.Windows.Forms.DockStyle.Left;
            this.windowDockingArea3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.windowDockingArea3.Location = new System.Drawing.Point(503, 51);
            this.windowDockingArea3.Name = "windowDockingArea3";
            this.windowDockingArea3.Owner = this.ultraDockManager1;
            this.windowDockingArea3.Size = new System.Drawing.Size(232, 394);
            this.windowDockingArea3.TabIndex = 31;
            // 
            // windowDockingArea2
            // 
            this.windowDockingArea2.Dock = System.Windows.Forms.DockStyle.Right;
            this.windowDockingArea2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.windowDockingArea2.Location = new System.Drawing.Point(436, 51);
            this.windowDockingArea2.Name = "windowDockingArea2";
            this.windowDockingArea2.Owner = this.ultraDockManager1;
            this.windowDockingArea2.Size = new System.Drawing.Size(167, 394);
            this.windowDockingArea2.TabIndex = 18;
            // 
            // windowDockingArea1
            // 
            this.windowDockingArea1.Dock = System.Windows.Forms.DockStyle.Right;
            this.windowDockingArea1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.windowDockingArea1.Location = new System.Drawing.Point(380, 51);
            this.windowDockingArea1.Name = "windowDockingArea1";
            this.windowDockingArea1.Owner = this.ultraDockManager1;
            this.windowDockingArea1.Size = new System.Drawing.Size(223, 394);
            this.windowDockingArea1.TabIndex = 37;
            // 
            // openLayoutFile
            // 
            this.openLayoutFile.DefaultExt = "zip";
            this.openLayoutFile.Filter = "Zip file|*.zip";
            this.openLayoutFile.Title = "Ripristina layout";
            // 
            // saveLayoutFile
            // 
            this.saveLayoutFile.Filter = "Zip file|*.zip";
            this.saveLayoutFile.Title = "Salva layout";
            // 
            // MDISfera
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(760, 453);
            this.Controls.Add(this._MDISferaAutoHideControl);
            this.Controls.Add(this.windowDockingArea3);
            this.Controls.Add(this.windowDockingArea2);
            this.Controls.Add(this.windowDockingArea1);
            this.Controls.Add(this._MDISferaUnpinnedTabAreaTop);
            this.Controls.Add(this._MDISferaUnpinnedTabAreaBottom);
            this.Controls.Add(this._MDISferaUnpinnedTabAreaRight);
            this.Controls.Add(this._MDISferaUnpinnedTabAreaLeft);
            this.Controls.Add(this._MDISfera_Toolbars_Dock_Area_Left);
            this.Controls.Add(this._MDISfera_Toolbars_Dock_Area_Right);
            this.Controls.Add(this._MDISfera_Toolbars_Dock_Area_Bottom);
            this.Controls.Add(this._MDISfera_Toolbars_Dock_Area_Top);
            this.IsMdiContainer = true;
            this.Name = "MDISfera";
            this.Text = "Sfera";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.mdiSferaFormClosing);
            this.Load += new System.EventHandler(this.mdiSferaLoad);
            ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabbedMdiManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraDockManager1)).EndInit();
            this._MDISferaAutoHideControl.ResumeLayout(false);
            this.dockableWindow4.ResumeLayout(false);
            this.dockableWindow2.ResumeLayout(false);
            this.dockableWindow3.ResumeLayout(false);
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1   = new Infragistics.Win.UltraWinGrid.UltraGridBand("", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Selecionar", 0);
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Valor da cotação", 1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("id", 2);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Data de cotação", 3);
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Moeda", 4);
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmCotacoesDiarias_Seleciona));
     this.groupBox1    = new System.Windows.Forms.GroupBox();
     this.cbxUsarData  = new System.Windows.Forms.CheckBox();
     this.label2       = new System.Windows.Forms.Label();
     this.udt          = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.btnVoltar    = new System.Windows.Forms.Button();
     this.btnPesquisar = new System.Windows.Forms.Button();
     this.txtMoeda     = new System.Windows.Forms.TextBox();
     this.label1       = new System.Windows.Forms.Label();
     this.udgv         = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udgv)).BeginInit();
     this.SuspendLayout();
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                    | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.BackColor = System.Drawing.SystemColors.Control;
     this.groupBox1.Controls.Add(this.cbxUsarData);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.udt);
     this.groupBox1.Controls.Add(this.btnVoltar);
     this.groupBox1.Controls.Add(this.btnPesquisar);
     this.groupBox1.Controls.Add(this.txtMoeda);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.udgv);
     this.groupBox1.Location = new System.Drawing.Point(12, 12);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(706, 462);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // cbxUsarData
     //
     this.cbxUsarData.AutoSize = true;
     this.cbxUsarData.Location = new System.Drawing.Point(357, 35);
     this.cbxUsarData.Name     = "cbxUsarData";
     this.cbxUsarData.Size     = new System.Drawing.Size(15, 14);
     this.cbxUsarData.TabIndex = 117;
     this.cbxUsarData.UseVisualStyleBackColor = true;
     this.cbxUsarData.CheckedChanged         += new System.EventHandler(this.cbxUsarData_CheckedChanged);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(354, 16);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(62, 13);
     this.label2.TabIndex = 116;
     this.label2.Text     = "Utilizar data";
     //
     // udt
     //
     this.udt.Location = new System.Drawing.Point(378, 31);
     this.udt.Name     = "udt";
     this.udt.Size     = new System.Drawing.Size(122, 21);
     this.udt.TabIndex = 115;
     //
     // btnVoltar
     //
     this.btnVoltar.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnVoltar.ForeColor  = System.Drawing.Color.SteelBlue;
     this.btnVoltar.Image      = global::Edgecam_Manager.Imagens_NewLookInterface.sair_blue_16;
     this.btnVoltar.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnVoltar.Location   = new System.Drawing.Point(621, 425);
     this.btnVoltar.Name       = "btnVoltar";
     this.btnVoltar.Size       = new System.Drawing.Size(73, 31);
     this.btnVoltar.TabIndex   = 114;
     this.btnVoltar.Text       = "Retornar";
     this.btnVoltar.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.btnVoltar.UseVisualStyleBackColor = true;
     this.btnVoltar.Click += new System.EventHandler(this.btnVoltar_Click);
     //
     // btnPesquisar
     //
     this.btnPesquisar.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnPesquisar.ForeColor  = System.Drawing.Color.SteelBlue;
     this.btnPesquisar.Image      = global::Edgecam_Manager.Imagens_NewLookInterface.pesquisar;
     this.btnPesquisar.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnPesquisar.Location   = new System.Drawing.Point(612, 25);
     this.btnPesquisar.Name       = "btnPesquisar";
     this.btnPesquisar.Size       = new System.Drawing.Size(82, 31);
     this.btnPesquisar.TabIndex   = 4;
     this.btnPesquisar.Text       = "Pesquisar";
     this.btnPesquisar.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.btnPesquisar.UseVisualStyleBackColor = true;
     this.btnPesquisar.Click += new System.EventHandler(this.btnPesquisar_Click);
     //
     // txtMoeda
     //
     this.txtMoeda.Location = new System.Drawing.Point(15, 32);
     this.txtMoeda.Name     = "txtMoeda";
     this.txtMoeda.Size     = new System.Drawing.Size(254, 20);
     this.txtMoeda.TabIndex = 3;
     this.txtMoeda.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtMoeda_KeyDown);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(12, 15);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(40, 13);
     this.label1.TabIndex = 2;
     this.label1.Text     = "Moeda";
     //
     // udgv
     //
     this.udgv.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                               | System.Windows.Forms.AnchorStyles.Left)
                                                              | System.Windows.Forms.AnchorStyles.Right)));
     appearance1.BackColor                = System.Drawing.SystemColors.Window;
     appearance1.BorderColor              = System.Drawing.SystemColors.InactiveCaption;
     this.udgv.DisplayLayout.Appearance   = appearance1;
     this.udgv.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     ultraGridColumn1.CellActivation      = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     appearance2.Cursor = System.Windows.Forms.Cursors.Hand;
     appearance2.FontData.UnderlineAsString = "True";
     appearance2.ForeColor                   = System.Drawing.Color.Blue;
     appearance2.TextHAlignAsString          = "Center";
     appearance2.TextVAlignAsString          = "Middle";
     ultraGridColumn1.CellAppearance         = appearance2;
     ultraGridColumn1.DefaultCellValue       = "Selecionar";
     ultraGridColumn1.Header.Editor          = null;
     ultraGridColumn1.Header.VisiblePosition = 0;
     ultraGridColumn1.Width                  = 79;
     ultraGridColumn2.Header.Editor          = null;
     ultraGridColumn2.Header.VisiblePosition = 2;
     ultraGridColumn2.Width                  = 318;
     ultraGridColumn3.Header.Editor          = null;
     ultraGridColumn3.Header.VisiblePosition = 3;
     ultraGridColumn3.Hidden                 = true;
     ultraGridColumn3.Width                  = 85;
     appearance3.TextHAlignAsString          = "Center";
     appearance3.TextVAlignAsString          = "Middle";
     ultraGridColumn5.CellAppearance         = appearance3;
     ultraGridColumn5.Header.Editor          = null;
     ultraGridColumn5.Header.VisiblePosition = 4;
     ultraGridColumn5.Width                  = 131;
     ultraGridColumn7.Header.Editor          = null;
     ultraGridColumn7.Header.VisiblePosition = 1;
     ultraGridColumn7.Width                  = 132;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn1,
         ultraGridColumn2,
         ultraGridColumn3,
         ultraGridColumn5,
         ultraGridColumn7
     });
     ultraGridBand1.Override.AllowAddNew     = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
     ultraGridBand1.Override.AllowDelete     = Infragistics.Win.DefaultableBoolean.False;
     ultraGridBand1.Override.AllowUpdate     = Infragistics.Win.DefaultableBoolean.False;
     ultraGridBand1.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     this.udgv.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.udgv.DisplayLayout.BorderStyle    = Infragistics.Win.UIElementBorderStyle.Solid;
     this.udgv.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance4.BackColor         = System.Drawing.SystemColors.ActiveBorder;
     appearance4.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance4.BorderColor       = System.Drawing.SystemColors.Window;
     this.udgv.DisplayLayout.GroupByBox.Appearance = appearance4;
     appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
     this.udgv.DisplayLayout.GroupByBox.BandLabelAppearance = appearance5;
     this.udgv.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     this.udgv.DisplayLayout.GroupByBox.Hidden = true;
     appearance6.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     appearance6.BackColor2        = System.Drawing.SystemColors.Control;
     appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance6.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.udgv.DisplayLayout.GroupByBox.PromptAppearance = appearance6;
     this.udgv.DisplayLayout.MaxColScrollRegions         = 1;
     this.udgv.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance7.BackColor = System.Drawing.SystemColors.Window;
     appearance7.ForeColor = System.Drawing.SystemColors.ControlText;
     this.udgv.DisplayLayout.Override.ActiveCellAppearance = appearance7;
     appearance8.BackColor = System.Drawing.SystemColors.Highlight;
     appearance8.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.udgv.DisplayLayout.Override.ActiveRowAppearance = appearance8;
     this.udgv.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.udgv.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance9.BackColor = System.Drawing.SystemColors.Window;
     this.udgv.DisplayLayout.Override.CardAreaAppearance = appearance9;
     appearance10.BorderColor  = System.Drawing.Color.Silver;
     appearance10.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.udgv.DisplayLayout.Override.CellAppearance  = appearance10;
     this.udgv.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.udgv.DisplayLayout.Override.CellPadding     = 0;
     appearance11.BackColor             = System.Drawing.SystemColors.Control;
     appearance11.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance11.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance11.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance11.BorderColor           = System.Drawing.SystemColors.Window;
     this.udgv.DisplayLayout.Override.GroupByRowAppearance = appearance11;
     appearance12.TextHAlignAsString = "Left";
     this.udgv.DisplayLayout.Override.HeaderAppearance  = appearance12;
     this.udgv.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.udgv.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance13.BackColor   = System.Drawing.SystemColors.Window;
     appearance13.BorderColor = System.Drawing.Color.Silver;
     this.udgv.DisplayLayout.Override.RowAppearance = appearance13;
     this.udgv.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance14.BackColor = System.Drawing.SystemColors.ControlLight;
     this.udgv.DisplayLayout.Override.TemplateAddRowAppearance = appearance14;
     this.udgv.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.udgv.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.udgv.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
     this.udgv.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.udgv.Location   = new System.Drawing.Point(15, 80);
     this.udgv.Name       = "udgv";
     this.udgv.Size       = new System.Drawing.Size(679, 333);
     this.udgv.TabIndex   = 1;
     this.udgv.Text       = "ultraGrid1";
     this.udgv.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.udgv_ClickCell);
     //
     // FrmCotacoesDiarias_Seleciona
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.ActiveBorder;
     this.ClientSize          = new System.Drawing.Size(730, 486);
     this.Controls.Add(this.groupBox1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.KeyPreview    = true;
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.MinimumSize   = new System.Drawing.Size(693, 504);
     this.Name          = "FrmCotacoesDiarias_Seleciona";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Seleção de cotação diária de moedas";
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udgv)).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();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("StabileDTO", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Cap");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Civico");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Descrizione");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneLotto");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GruppiStabile");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdLotto");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Indirizzo");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MappaleCatastale");
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Ordine");
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DisplayName");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FrequentlyAccessed");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsDeleteAllow");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stato");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Version");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdNew", 0);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteColumn", 1);
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("GruppiStabile", 0);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Cap");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Civico");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Descrizione");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneStabile");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdStabile");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Indirizzo");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Ordine");
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DisplayName");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FrequentlyAccessed");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsDeleteAllow");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stato");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Version");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteColumn", 0);
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GestioneStabiliUI));
            this.listaStabiliGruppi = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.stabiliGruppiBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.panlButtons = new System.Windows.Forms.Panel();
            this.btnAnnulla = new Infragistics.Win.Misc.UltraButton();
            this.btnConferma = new Infragistics.Win.Misc.UltraButton();
            this.stabiliCustomValidator = new Gipasoft.Windows.Forms.CustomValidation.CustomValidator();
            this.stabiliValidationSummary = new Gipasoft.Windows.Forms.CustomValidation.ValidationSummary(this.components);
            this.persistWindowComponent1 = new Gipasoft.Windows.Forms.Library.PersistWindowComponent(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.listaStabiliGruppi)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.stabiliGruppiBindingSource)).BeginInit();
            this.tableLayoutPanel1.SuspendLayout();
            this.panlButtons.SuspendLayout();
            this.SuspendLayout();
            // 
            // listaStabiliGruppi
            // 
            this.listaStabiliGruppi.DataSource = this.stabiliGruppiBindingSource;
            ultraGridColumn1.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn1.Header.VisiblePosition = 4;
            ultraGridColumn1.MaxLength = 10;
            ultraGridColumn1.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn1.Width = 46;
            ultraGridColumn2.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn2.Header.VisiblePosition = 3;
            ultraGridColumn2.MaxLength = 10;
            ultraGridColumn2.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn2.Width = 39;
            ultraGridColumn3.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn3.Header.VisiblePosition = 0;
            ultraGridColumn3.MaxLength = 256;
            ultraGridColumn3.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn3.Width = 187;
            ultraGridColumn4.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn4.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn4.Header.VisiblePosition = 1;
            ultraGridColumn4.Hidden = true;
            ultraGridColumn4.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn5.ColumnChooserCaption = "Lotto (solo visualizzazione)";
            ultraGridColumn5.Header.Caption = "Lotto";
            ultraGridColumn5.Header.VisiblePosition = 5;
            ultraGridColumn5.Hidden = true;
            ultraGridColumn5.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn5.Width = 85;
            ultraGridColumn6.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn6.Header.VisiblePosition = 19;
            ultraGridColumn7.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn7.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn7.Header.VisiblePosition = 6;
            ultraGridColumn7.Hidden = true;
            ultraGridColumn7.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn8.ColumnChooserCaption = "Lotto";
            ultraGridColumn8.Header.Caption = "Lotto";
            ultraGridColumn8.Header.VisiblePosition = 7;
            ultraGridColumn8.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn8.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
            ultraGridColumn8.Width = 56;
            ultraGridColumn9.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn9.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn9.Header.VisiblePosition = 2;
            ultraGridColumn9.MaxLength = 256;
            ultraGridColumn9.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn9.Width = 116;
            appearance1.TextHAlignAsString = "Right";
            ultraGridColumn10.CellAppearance = appearance1;
            ultraGridColumn10.Header.Caption = "Mappale";
            ultraGridColumn10.Header.VisiblePosition = 9;
            ultraGridColumn10.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn10.Width = 40;
            ultraGridColumn11.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            appearance2.TextHAlignAsString = "Right";
            ultraGridColumn11.CellAppearance = appearance2;
            ultraGridColumn11.ColumnChooserCaption = "Ordinamento";
            ultraGridColumn11.Header.Caption = "Ord.";
            ultraGridColumn11.Header.VisiblePosition = 10;
            ultraGridColumn11.MaskInput = "nnnn";
            ultraGridColumn11.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn11.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.IntegerNonNegativeWithSpin;
            ultraGridColumn11.Width = 36;
            ultraGridColumn12.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn12.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn12.Header.VisiblePosition = 11;
            ultraGridColumn12.Hidden = true;
            ultraGridColumn12.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn13.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn13.ColumnChooserCaption = "Nome Completo";
            ultraGridColumn13.Header.VisiblePosition = 8;
            ultraGridColumn13.Hidden = true;
            ultraGridColumn13.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn14.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn14.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn14.Header.VisiblePosition = 13;
            ultraGridColumn14.Hidden = true;
            ultraGridColumn14.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn15.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn15.ColumnChooserCaption = "Identificativo";
            ultraGridColumn15.Header.VisiblePosition = 14;
            ultraGridColumn15.Hidden = true;
            ultraGridColumn15.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn16.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn16.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn16.Header.VisiblePosition = 15;
            ultraGridColumn16.Hidden = true;
            ultraGridColumn16.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn17.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn17.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn17.Header.VisiblePosition = 16;
            ultraGridColumn17.Hidden = true;
            ultraGridColumn17.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn18.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn18.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn18.Header.VisiblePosition = 17;
            ultraGridColumn18.Hidden = true;
            ultraGridColumn18.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn19.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn19.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn19.Header.VisiblePosition = 12;
            ultraGridColumn19.Hidden = true;
            ultraGridColumn19.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn20.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn20.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
            appearance3.Image = global::Gipasoft.Stabili.UI.UnitaImmobiliari.UnitaImmobiliareResource.delete;
            appearance3.ImageHAlign = Infragistics.Win.HAlign.Center;
            appearance3.ImageVAlign = Infragistics.Win.VAlign.Middle;
            ultraGridColumn20.CellButtonAppearance = appearance3;
            ultraGridColumn20.DataType = typeof(System.Drawing.Bitmap);
            ultraGridColumn20.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn20.Header.Caption = "D";
            ultraGridColumn20.Header.VisiblePosition = 18;
            ultraGridColumn20.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn20.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
            ultraGridColumn20.Width = 24;
            ultraGridBand1.Columns.AddRange(new object[] {
            ultraGridColumn1,
            ultraGridColumn2,
            ultraGridColumn3,
            ultraGridColumn4,
            ultraGridColumn5,
            ultraGridColumn6,
            ultraGridColumn7,
            ultraGridColumn8,
            ultraGridColumn9,
            ultraGridColumn10,
            ultraGridColumn11,
            ultraGridColumn12,
            ultraGridColumn13,
            ultraGridColumn14,
            ultraGridColumn15,
            ultraGridColumn16,
            ultraGridColumn17,
            ultraGridColumn18,
            ultraGridColumn19,
            ultraGridColumn20});
            ultraGridColumn21.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn21.Header.VisiblePosition = 3;
            ultraGridColumn21.MaxLength = 10;
            ultraGridColumn21.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn21.Width = 46;
            ultraGridColumn22.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn22.Header.VisiblePosition = 2;
            ultraGridColumn22.MaxLength = 10;
            ultraGridColumn22.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn22.Width = 39;
            ultraGridColumn23.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn23.Header.VisiblePosition = 0;
            ultraGridColumn23.MaxLength = 256;
            ultraGridColumn23.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn23.Width = 168;
            ultraGridColumn24.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn24.ColumnChooserCaption = "Descrizione Stabile";
            ultraGridColumn24.Header.Caption = "Stabile";
            ultraGridColumn24.Header.VisiblePosition = 4;
            ultraGridColumn24.Hidden = true;
            ultraGridColumn24.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn25.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn25.ColumnChooserCaption = "Identificativo Stabile";
            ultraGridColumn25.Header.Caption = "Stabile";
            ultraGridColumn25.Header.VisiblePosition = 5;
            ultraGridColumn25.Hidden = true;
            ultraGridColumn25.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn26.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn26.Header.VisiblePosition = 1;
            ultraGridColumn26.MaxLength = 256;
            ultraGridColumn26.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn26.Width = 116;
            ultraGridColumn27.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            appearance4.TextHAlignAsString = "Right";
            ultraGridColumn27.CellAppearance = appearance4;
            ultraGridColumn27.ColumnChooserCaption = "Ordine";
            ultraGridColumn27.Header.Caption = "Ord.";
            ultraGridColumn27.Header.VisiblePosition = 6;
            ultraGridColumn27.MaskInput = "nnnn";
            ultraGridColumn27.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn27.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.IntegerNonNegativeWithSpin;
            ultraGridColumn27.Width = 56;
            ultraGridColumn28.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn28.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn28.Header.VisiblePosition = 7;
            ultraGridColumn28.Hidden = true;
            ultraGridColumn28.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn29.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn29.ColumnChooserCaption = "Descrizione Completa";
            ultraGridColumn29.Header.Caption = "Descrizione";
            ultraGridColumn29.Header.VisiblePosition = 8;
            ultraGridColumn29.Hidden = true;
            ultraGridColumn29.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn30.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn30.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn30.Header.VisiblePosition = 9;
            ultraGridColumn30.Hidden = true;
            ultraGridColumn30.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn31.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn31.ColumnChooserCaption = "Identificativo";
            ultraGridColumn31.Header.VisiblePosition = 10;
            ultraGridColumn31.Hidden = true;
            ultraGridColumn31.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn32.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn32.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn32.Header.VisiblePosition = 11;
            ultraGridColumn32.Hidden = true;
            ultraGridColumn32.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn33.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn33.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn33.Header.VisiblePosition = 12;
            ultraGridColumn33.Hidden = true;
            ultraGridColumn33.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn34.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn34.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn34.Header.VisiblePosition = 13;
            ultraGridColumn34.Hidden = true;
            ultraGridColumn34.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn35.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn35.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
            appearance5.Image = global::Gipasoft.Stabili.UI.UnitaImmobiliari.UnitaImmobiliareResource.delete;
            appearance5.ImageHAlign = Infragistics.Win.HAlign.Center;
            appearance5.ImageVAlign = Infragistics.Win.VAlign.Middle;
            ultraGridColumn35.CellButtonAppearance = appearance5;
            ultraGridColumn35.DataType = typeof(System.Drawing.Bitmap);
            ultraGridColumn35.Header.Caption = "D";
            ultraGridColumn35.Header.VisiblePosition = 14;
            ultraGridColumn35.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing;
            ultraGridColumn35.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
            ultraGridColumn35.Width = 40;
            ultraGridBand2.Columns.AddRange(new object[] {
            ultraGridColumn21,
            ultraGridColumn22,
            ultraGridColumn23,
            ultraGridColumn24,
            ultraGridColumn25,
            ultraGridColumn26,
            ultraGridColumn27,
            ultraGridColumn28,
            ultraGridColumn29,
            ultraGridColumn30,
            ultraGridColumn31,
            ultraGridColumn32,
            ultraGridColumn33,
            ultraGridColumn34,
            ultraGridColumn35});
            this.listaStabiliGruppi.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
            this.listaStabiliGruppi.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
            appearance6.FontData.BoldAsString = "True";
            appearance6.TextHAlignAsString = "Left";
            this.listaStabiliGruppi.DisplayLayout.CaptionAppearance = appearance6;
            this.listaStabiliGruppi.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
            this.listaStabiliGruppi.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.True;
            this.listaStabiliGruppi.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True;
            this.listaStabiliGruppi.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
            this.listaStabiliGruppi.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
            this.listaStabiliGruppi.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            this.listaStabiliGruppi.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.listaStabiliGruppi.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.listaStabiliGruppi.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.listaStabiliGruppi.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.listaStabiliGruppi.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.listaStabiliGruppi.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
            this.listaStabiliGruppi.Dock = System.Windows.Forms.DockStyle.Fill;
            this.listaStabiliGruppi.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.listaStabiliGruppi.Location = new System.Drawing.Point(3, 3);
            this.listaStabiliGruppi.Name = "listaStabiliGruppi";
            this.listaStabiliGruppi.Size = new System.Drawing.Size(597, 436);
            this.listaStabiliGruppi.TabIndex = 3;
            this.listaStabiliGruppi.Text = "Stabili - Gruppi";
            this.listaStabiliGruppi.AfterRowActivate += new System.EventHandler(this.listaStabiliGruppiAfterRowActivate);
            this.listaStabiliGruppi.AfterRowsDeleted += new System.EventHandler(this.listaStabiliGruppiAfterRowsDeleted);
            this.listaStabiliGruppi.AfterRowUpdate += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.listaStabiliGruppiAfterRowUpdate);
            this.listaStabiliGruppi.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.listaStabiliGruppiClickCellButton);
            this.listaStabiliGruppi.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.listaStabiliGruppiBeforeRowsDeleted);
            // 
            // stabiliGruppiBindingSource
            // 
            this.stabiliGruppiBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.StabileDTO);
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 1;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.Controls.Add(this.listaStabiliGruppi, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.panlButtons, 0, 1);
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 2;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(603, 482);
            this.tableLayoutPanel1.TabIndex = 4;
            // 
            // panlButtons
            // 
            this.panlButtons.Controls.Add(this.btnAnnulla);
            this.panlButtons.Controls.Add(this.btnConferma);
            this.panlButtons.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panlButtons.Location = new System.Drawing.Point(3, 445);
            this.panlButtons.Name = "panlButtons";
            this.panlButtons.Size = new System.Drawing.Size(597, 34);
            this.panlButtons.TabIndex = 4;
            // 
            // btnAnnulla
            // 
            this.btnAnnulla.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.btnAnnulla.Location = new System.Drawing.Point(84, 8);
            this.btnAnnulla.Name = "btnAnnulla";
            this.btnAnnulla.Size = new System.Drawing.Size(75, 23);
            this.btnAnnulla.TabIndex = 1;
            this.btnAnnulla.Text = "Annulla";
            this.btnAnnulla.Click += new System.EventHandler(this.btnAnnullaClick);
            // 
            // btnConferma
            // 
            this.btnConferma.DialogResult = System.Windows.Forms.DialogResult.OK;
            this.btnConferma.Location = new System.Drawing.Point(3, 8);
            this.btnConferma.Name = "btnConferma";
            this.btnConferma.Size = new System.Drawing.Size(75, 23);
            this.btnConferma.TabIndex = 0;
            this.btnConferma.Text = "Conferma";
            this.btnConferma.Click += new System.EventHandler(this.btnConfermaClick);
            // 
            // stabiliCustomValidator
            // 
            this.stabiliCustomValidator.Icon = ((System.Drawing.Icon)(resources.GetObject("stabiliCustomValidator.Icon")));
            this.stabiliCustomValidator.Validating += new Gipasoft.Windows.Forms.CustomValidation.CustomValidator.ValidatingEventHandler(this.stabiliCustomValidatorValidating);
            // 
            // persistWindowComponent1
            // 
            this.persistWindowComponent1.Form = this;
            // 
            // GestioneStabiliUI
            // 
            this.AcceptButton = this.btnConferma;
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.CancelButton = this.btnAnnulla;
            this.ClientSize = new System.Drawing.Size(603, 482);
            this.Controls.Add(this.tableLayoutPanel1);
            this.Name = "GestioneStabiliUI";
            this.Text = "Stabili - Scale";
            this.Load += new System.EventHandler(this.gestioneStabiliUILoad);
            ((System.ComponentModel.ISupportInitialize)(this.listaStabiliGruppi)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.stabiliGruppiBindingSource)).EndInit();
            this.tableLayoutPanel1.ResumeLayout(false);
            this.panlButtons.ResumeLayout(false);
            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();
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1    = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_DiagnosticRepositoryId");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_DiseasesId");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_ComponentName");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_DiseasesName");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn69 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_UpdateUser");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_AutoManualName");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_RestrictionsName", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_RecomendationsName");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_PreQualificationName");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_FinalQualificationName");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_DiagnosticTypeName");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_IsSentToAntecedentName");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("d_ExpirationDateDiagnostic");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("i_GenerateMedicalBreak");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("i_RecordStatus");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("i_RecordType");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_ComponentId");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecipeDetail");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("_AddRecipe", 0);
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(frmRecetaMedica));
     Infragistics.Win.UltraWinGrid.UltraGridBand    ultraGridBand2   = new Infragistics.Win.UltraWinGrid.UltraGridBand("RecipeDetail", 0);
     Infragistics.Win.UltraWinGrid.UltraGridColumn  ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NombreMedicamento", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
     Infragistics.Win.UltraWinGrid.UltraGridColumn  ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("d_Cantidad");
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_Posologia");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_Duracion");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("t_FechaFin");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("_EditRecipe", 0);
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("_DeleteRecipe", 1);
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup1 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup0", 686062766);
     Infragistics.Win.Appearance appearance6  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     this.grdTotalDiagnosticos       = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraGroupBox1             = new Infragistics.Win.Misc.UltraGroupBox();
     this.ultraFormManager1          = new Infragistics.Win.UltraWinForm.UltraFormManager(this.components);
     this.frmRecetaMedica_Fill_Panel = new Infragistics.Win.Misc.UltraPanel();
     this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
     this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Left   = new Infragistics.Win.UltraWinForm.UltraFormDockArea();
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Right  = new Infragistics.Win.UltraWinForm.UltraFormDockArea();
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Top    = new Infragistics.Win.UltraWinForm.UltraFormDockArea();
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Bottom = new Infragistics.Win.UltraWinForm.UltraFormDockArea();
     ((System.ComponentModel.ISupportInitialize)(this.grdTotalDiagnosticos)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraFormManager1)).BeginInit();
     this.frmRecetaMedica_Fill_Panel.ClientArea.SuspendLayout();
     this.frmRecetaMedica_Fill_Panel.SuspendLayout();
     this.SuspendLayout();
     //
     // grdTotalDiagnosticos
     //
     this.grdTotalDiagnosticos.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                               | System.Windows.Forms.AnchorStyles.Left)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.grdTotalDiagnosticos.CausesValidation = false;
     appearance1.BackColor         = System.Drawing.Color.White;
     appearance1.BackColor2        = System.Drawing.Color.Silver;
     appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     this.grdTotalDiagnosticos.DisplayLayout.Appearance = appearance1;
     ultraGridColumn24.Header.VisiblePosition           = 1;
     ultraGridColumn24.Hidden = true;
     ultraGridColumn25.Header.VisiblePosition = 2;
     ultraGridColumn25.Hidden                 = true;
     ultraGridColumn26.Header.Caption         = "Consultorio";
     ultraGridColumn26.Header.VisiblePosition = 3;
     ultraGridColumn26.Width                  = 95;
     ultraGridColumn27.Header.Caption         = "Diagnóstico";
     ultraGridColumn27.Header.VisiblePosition = 4;
     ultraGridColumn27.Width                  = 189;
     ultraGridColumn69.Header.Caption         = "Usuario Act.";
     ultraGridColumn69.Header.VisiblePosition = 5;
     ultraGridColumn69.Width                  = 95;
     ultraGridColumn28.Header.Caption         = "Automatico?";
     ultraGridColumn28.Header.VisiblePosition = 6;
     ultraGridColumn28.Width                  = 95;
     ultraGridColumn29.Header.Caption         = "Restricciones";
     ultraGridColumn29.Header.VisiblePosition = 7;
     ultraGridColumn29.Width                  = 146;
     ultraGridColumn30.Header.Caption         = "Recomendaciones";
     ultraGridColumn30.Header.VisiblePosition = 8;
     ultraGridColumn30.Width                  = 143;
     ultraGridColumn31.Header.Caption         = "Pre-Calificación";
     ultraGridColumn31.Header.VisiblePosition = 9;
     ultraGridColumn31.Width                  = 49;
     ultraGridColumn32.Header.Caption         = "Calificación Final";
     ultraGridColumn32.Header.VisiblePosition = 10;
     ultraGridColumn32.Width                  = 52;
     ultraGridColumn33.Header.Caption         = "Tipo DX";
     ultraGridColumn33.Header.VisiblePosition = 11;
     ultraGridColumn33.Width                  = 58;
     ultraGridColumn34.Header.Caption         = "Enviar a Ant";
     ultraGridColumn34.Header.VisiblePosition = 12;
     ultraGridColumn34.Width                  = 38;
     ultraGridColumn35.Header.Caption         = "Fec Vcto";
     ultraGridColumn35.Header.VisiblePosition = 13;
     ultraGridColumn35.Width                  = 45;
     ultraGridColumn36.Header.VisiblePosition = 14;
     ultraGridColumn36.Hidden                 = true;
     ultraGridColumn37.Header.VisiblePosition = 15;
     ultraGridColumn37.Hidden                 = true;
     ultraGridColumn38.Header.VisiblePosition = 16;
     ultraGridColumn38.Hidden                 = true;
     ultraGridColumn39.Header.VisiblePosition = 17;
     ultraGridColumn39.Hidden                 = true;
     ultraGridColumn1.Header.VisiblePosition  = 18;
     ultraGridColumn7.ButtonDisplayStyle      = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
     appearance2.Image       = ((object)(resources.GetObject("appearance2.Image")));
     appearance2.ImageHAlign = Infragistics.Win.HAlign.Center;
     appearance2.ImageVAlign = Infragistics.Win.VAlign.Middle;
     ultraGridColumn7.CellButtonAppearance   = appearance2;
     ultraGridColumn7.Header.VisiblePosition = 0;
     ultraGridColumn7.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
     ultraGridColumn7.Width = 28;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn24,
         ultraGridColumn25,
         ultraGridColumn26,
         ultraGridColumn27,
         ultraGridColumn69,
         ultraGridColumn28,
         ultraGridColumn29,
         ultraGridColumn30,
         ultraGridColumn31,
         ultraGridColumn32,
         ultraGridColumn33,
         ultraGridColumn34,
         ultraGridColumn35,
         ultraGridColumn36,
         ultraGridColumn37,
         ultraGridColumn38,
         ultraGridColumn39,
         ultraGridColumn1,
         ultraGridColumn7
     });
     ultraGridColumn2.Header.Caption                        = "Medicamento";
     ultraGridColumn2.Header.VisiblePosition                = 2;
     ultraGridColumn2.RowLayoutColumnInfo.OriginX           = 4;
     ultraGridColumn2.RowLayoutColumnInfo.OriginY           = 0;
     ultraGridColumn2.RowLayoutColumnInfo.ParentGroupIndex  = 0;
     ultraGridColumn2.RowLayoutColumnInfo.ParentGroupKey    = "NewGroup0";
     ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(234, 0);
     ultraGridColumn2.RowLayoutColumnInfo.SpanX             = 2;
     ultraGridColumn2.RowLayoutColumnInfo.SpanY             = 2;
     ultraGridColumn2.Width                                = 106;
     appearance3.TextHAlignAsString                        = "Right";
     ultraGridColumn3.CellAppearance                       = appearance3;
     ultraGridColumn3.Header.Caption                       = "Cantidad";
     ultraGridColumn3.Header.VisiblePosition               = 3;
     ultraGridColumn3.RowLayoutColumnInfo.OriginX          = 6;
     ultraGridColumn3.RowLayoutColumnInfo.OriginY          = 0;
     ultraGridColumn3.RowLayoutColumnInfo.ParentGroupIndex = 0;
     ultraGridColumn3.RowLayoutColumnInfo.ParentGroupKey   = "NewGroup0";
     ultraGridColumn3.RowLayoutColumnInfo.SpanX            = 2;
     ultraGridColumn3.RowLayoutColumnInfo.SpanY            = 2;
     ultraGridColumn4.Header.Caption                       = "Posología";
     ultraGridColumn4.Header.VisiblePosition               = 4;
     ultraGridColumn4.RowLayoutColumnInfo.OriginX          = 8;
     ultraGridColumn4.RowLayoutColumnInfo.OriginY          = 0;
     ultraGridColumn4.RowLayoutColumnInfo.ParentGroupIndex = 0;
     ultraGridColumn4.RowLayoutColumnInfo.ParentGroupKey   = "NewGroup0";
     ultraGridColumn4.RowLayoutColumnInfo.SpanX            = 2;
     ultraGridColumn4.RowLayoutColumnInfo.SpanY            = 2;
     ultraGridColumn5.Header.Caption                       = "Duración";
     ultraGridColumn5.Header.VisiblePosition               = 5;
     ultraGridColumn5.RowLayoutColumnInfo.OriginX          = 10;
     ultraGridColumn5.RowLayoutColumnInfo.OriginY          = 0;
     ultraGridColumn5.RowLayoutColumnInfo.ParentGroupIndex = 0;
     ultraGridColumn5.RowLayoutColumnInfo.ParentGroupKey   = "NewGroup0";
     ultraGridColumn5.RowLayoutColumnInfo.SpanX            = 2;
     ultraGridColumn5.RowLayoutColumnInfo.SpanY            = 2;
     ultraGridColumn6.Header.Caption                       = "Fecha Fin.";
     ultraGridColumn6.Header.VisiblePosition               = 6;
     ultraGridColumn6.RowLayoutColumnInfo.OriginX          = 12;
     ultraGridColumn6.RowLayoutColumnInfo.OriginY          = 0;
     ultraGridColumn6.RowLayoutColumnInfo.ParentGroupIndex = 0;
     ultraGridColumn6.RowLayoutColumnInfo.ParentGroupKey   = "NewGroup0";
     ultraGridColumn6.RowLayoutColumnInfo.SpanX            = 2;
     ultraGridColumn6.RowLayoutColumnInfo.SpanY            = 2;
     ultraGridColumn8.ButtonDisplayStyle                   = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
     appearance4.Image       = ((object)(resources.GetObject("appearance4.Image")));
     appearance4.ImageHAlign = Infragistics.Win.HAlign.Center;
     appearance4.ImageVAlign = Infragistics.Win.VAlign.Middle;
     ultraGridColumn8.CellButtonAppearance                 = appearance4;
     ultraGridColumn8.Header.Caption                       = "";
     ultraGridColumn8.Header.VisiblePosition               = 0;
     ultraGridColumn8.RowLayoutColumnInfo.OriginX          = 0;
     ultraGridColumn8.RowLayoutColumnInfo.OriginY          = 0;
     ultraGridColumn8.RowLayoutColumnInfo.ParentGroupIndex = 0;
     ultraGridColumn8.RowLayoutColumnInfo.ParentGroupKey   = "NewGroup0";
     ultraGridColumn8.RowLayoutColumnInfo.SpanX            = 2;
     ultraGridColumn8.RowLayoutColumnInfo.SpanY            = 2;
     ultraGridColumn8.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
     ultraGridColumn8.Width = 29;
     ultraGridColumn9.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
     appearance5.Image       = ((object)(resources.GetObject("appearance5.Image")));
     appearance5.ImageHAlign = Infragistics.Win.HAlign.Center;
     appearance5.ImageVAlign = Infragistics.Win.VAlign.Middle;
     ultraGridColumn9.CellButtonAppearance                 = appearance5;
     ultraGridColumn9.Header.Caption                       = "";
     ultraGridColumn9.Header.VisiblePosition               = 1;
     ultraGridColumn9.RowLayoutColumnInfo.OriginX          = 2;
     ultraGridColumn9.RowLayoutColumnInfo.OriginY          = 0;
     ultraGridColumn9.RowLayoutColumnInfo.ParentGroupIndex = 0;
     ultraGridColumn9.RowLayoutColumnInfo.ParentGroupKey   = "NewGroup0";
     ultraGridColumn9.RowLayoutColumnInfo.SpanX            = 2;
     ultraGridColumn9.RowLayoutColumnInfo.SpanY            = 2;
     ultraGridColumn9.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
     ultraGridColumn9.Width = 27;
     ultraGridBand2.Columns.AddRange(new object[] {
         ultraGridColumn2,
         ultraGridColumn3,
         ultraGridColumn4,
         ultraGridColumn5,
         ultraGridColumn6,
         ultraGridColumn8,
         ultraGridColumn9
     });
     ultraGridGroup1.Header.Caption = "Receta";
     ultraGridGroup1.Key            = "NewGroup0";
     ultraGridGroup1.RowLayoutGroupInfo.LabelSpan = 1;
     ultraGridGroup1.RowLayoutGroupInfo.OriginX   = 0;
     ultraGridGroup1.RowLayoutGroupInfo.OriginY   = 0;
     ultraGridGroup1.RowLayoutGroupInfo.SpanX     = 14;
     ultraGridGroup1.RowLayoutGroupInfo.SpanY     = 4;
     ultraGridBand2.Groups.AddRange(new Infragistics.Win.UltraWinGrid.UltraGridGroup[] {
         ultraGridGroup1
     });
     ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
     this.grdTotalDiagnosticos.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.grdTotalDiagnosticos.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
     this.grdTotalDiagnosticos.DisplayLayout.InterBandSpacing           = 10;
     this.grdTotalDiagnosticos.DisplayLayout.MaxColScrollRegions        = 1;
     this.grdTotalDiagnosticos.DisplayLayout.MaxRowScrollRegions        = 1;
     this.grdTotalDiagnosticos.DisplayLayout.NewColumnLoadStyle         = Infragistics.Win.UltraWinGrid.NewColumnLoadStyle.Hide;
     this.grdTotalDiagnosticos.DisplayLayout.Override.AllowAddNew       = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
     this.grdTotalDiagnosticos.DisplayLayout.Override.AllowColSizing    = Infragistics.Win.UltraWinGrid.AllowColSizing.Free;
     this.grdTotalDiagnosticos.DisplayLayout.Override.AllowDelete       = Infragistics.Win.DefaultableBoolean.False;
     this.grdTotalDiagnosticos.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
     this.grdTotalDiagnosticos.DisplayLayout.Override.AllowRowSummaries = Infragistics.Win.UltraWinGrid.AllowRowSummaries.False;
     this.grdTotalDiagnosticos.DisplayLayout.Override.AllowUpdate       = Infragistics.Win.DefaultableBoolean.False;
     this.grdTotalDiagnosticos.DisplayLayout.Override.BorderStyleHeader = Infragistics.Win.UIElementBorderStyle.Solid;
     appearance6.BackColor = System.Drawing.Color.Transparent;
     this.grdTotalDiagnosticos.DisplayLayout.Override.CardAreaAppearance = appearance6;
     appearance7.BackColor         = System.Drawing.Color.White;
     appearance7.BackColor2        = System.Drawing.Color.White;
     appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.VerticalBump;
     this.grdTotalDiagnosticos.DisplayLayout.Override.CellAppearance     = appearance7;
     this.grdTotalDiagnosticos.DisplayLayout.Override.CellClickAction    = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     this.grdTotalDiagnosticos.DisplayLayout.Override.ColumnSizingArea   = Infragistics.Win.UltraWinGrid.ColumnSizingArea.HeadersOnly;
     this.grdTotalDiagnosticos.DisplayLayout.Override.ExpansionIndicator = Infragistics.Win.UltraWinGrid.ShowExpansionIndicator.CheckOnDisplay;
     appearance8.BackColor          = System.Drawing.Color.White;
     appearance8.BackColor2         = System.Drawing.Color.LightGray;
     appearance8.BackGradientStyle  = Infragistics.Win.GradientStyle.Vertical;
     appearance8.BorderColor        = System.Drawing.Color.DarkGray;
     appearance8.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
     this.grdTotalDiagnosticos.DisplayLayout.Override.HeaderAppearance  = appearance8;
     this.grdTotalDiagnosticos.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     appearance9.AlphaLevel      = ((short)(187));
     appearance9.BackColor       = System.Drawing.Color.Gainsboro;
     appearance9.BackColor2      = System.Drawing.Color.Gainsboro;
     appearance9.ForeColor       = System.Drawing.Color.Black;
     appearance9.ForegroundAlpha = Infragistics.Win.Alpha.Opaque;
     this.grdTotalDiagnosticos.DisplayLayout.Override.RowAlternateAppearance = appearance9;
     appearance10.ForeColor = System.Drawing.SystemColors.ActiveCaption;
     this.grdTotalDiagnosticos.DisplayLayout.Override.RowSelectorAppearance = appearance10;
     this.grdTotalDiagnosticos.DisplayLayout.Override.RowSelectors          = Infragistics.Win.DefaultableBoolean.True;
     this.grdTotalDiagnosticos.DisplayLayout.Override.RowSizing             = Infragistics.Win.UltraWinGrid.RowSizing.AutoFree;
     appearance11.BackColor             = System.Drawing.SystemColors.GradientInactiveCaption;
     appearance11.BackColor2            = System.Drawing.SystemColors.GradientInactiveCaption;
     appearance11.BackGradientStyle     = Infragistics.Win.GradientStyle.VerticalBump;
     appearance11.BorderColor           = System.Drawing.SystemColors.GradientActiveCaption;
     appearance11.BorderColor2          = System.Drawing.SystemColors.GradientActiveCaption;
     appearance11.FontData.BoldAsString = "False";
     appearance11.ForeColor             = System.Drawing.Color.Black;
     this.grdTotalDiagnosticos.DisplayLayout.Override.SelectedRowAppearance = appearance11;
     this.grdTotalDiagnosticos.DisplayLayout.Override.SelectTypeRow         = Infragistics.Win.UltraWinGrid.SelectType.Single;
     this.grdTotalDiagnosticos.DisplayLayout.RowConnectorColor = System.Drawing.SystemColors.ControlDarkDark;
     this.grdTotalDiagnosticos.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Dashed;
     this.grdTotalDiagnosticos.DisplayLayout.ScrollBounds      = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.grdTotalDiagnosticos.DisplayLayout.ScrollStyle       = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.grdTotalDiagnosticos.Font              = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.grdTotalDiagnosticos.ImeMode           = System.Windows.Forms.ImeMode.Off;
     this.grdTotalDiagnosticos.Location          = new System.Drawing.Point(5, 18);
     this.grdTotalDiagnosticos.Margin            = new System.Windows.Forms.Padding(2);
     this.grdTotalDiagnosticos.Name              = "grdTotalDiagnosticos";
     this.grdTotalDiagnosticos.Size              = new System.Drawing.Size(1112, 306);
     this.grdTotalDiagnosticos.TabIndex          = 51;
     this.grdTotalDiagnosticos.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.grdTotalDiagnosticos_InitializeLayout);
     this.grdTotalDiagnosticos.ClickCellButton  += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.grdTotalDiagnosticos_ClickCellButton);
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.ultraGroupBox1.Controls.Add(this.grdTotalDiagnosticos);
     this.ultraGroupBox1.Location = new System.Drawing.Point(12, 12);
     this.ultraGroupBox1.Name     = "ultraGroupBox1";
     this.ultraGroupBox1.Size     = new System.Drawing.Size(1122, 329);
     this.ultraGroupBox1.TabIndex = 52;
     this.ultraGroupBox1.Text     = "Receta por Diagnóstico";
     //
     // ultraFormManager1
     //
     this.ultraFormManager1.Form = this;
     //
     // frmRecetaMedica_Fill_Panel
     //
     //
     // frmRecetaMedica_Fill_Panel.ClientArea
     //
     this.frmRecetaMedica_Fill_Panel.ClientArea.Controls.Add(this.ultraButton2);
     this.frmRecetaMedica_Fill_Panel.ClientArea.Controls.Add(this.ultraButton1);
     this.frmRecetaMedica_Fill_Panel.ClientArea.Controls.Add(this.ultraGroupBox1);
     this.frmRecetaMedica_Fill_Panel.Cursor   = System.Windows.Forms.Cursors.Default;
     this.frmRecetaMedica_Fill_Panel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.frmRecetaMedica_Fill_Panel.Location = new System.Drawing.Point(4, 28);
     this.frmRecetaMedica_Fill_Panel.Name     = "frmRecetaMedica_Fill_Panel";
     this.frmRecetaMedica_Fill_Panel.Size     = new System.Drawing.Size(1148, 384);
     this.frmRecetaMedica_Fill_Panel.TabIndex = 0;
     //
     // ultraButton2
     //
     this.ultraButton2.Location = new System.Drawing.Point(17, 347);
     this.ultraButton2.Name     = "ultraButton2";
     this.ultraButton2.Size     = new System.Drawing.Size(134, 26);
     this.ultraButton2.TabIndex = 54;
     this.ultraButton2.Text     = "Confirmar Despacho";
     this.ultraButton2.Click   += new System.EventHandler(this.ultraButton2_Click);
     //
     // ultraButton1
     //
     this.ultraButton1.Location = new System.Drawing.Point(157, 347);
     this.ultraButton1.Name     = "ultraButton1";
     this.ultraButton1.Size     = new System.Drawing.Size(134, 26);
     this.ultraButton1.TabIndex = 53;
     this.ultraButton1.Text     = "Imprimir Receta";
     this.ultraButton1.Click   += new System.EventHandler(this.ultraButton1_Click);
     //
     // _frmRecetaMedica_UltraFormManager_Dock_Area_Left
     //
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Left.AccessibleRole          = System.Windows.Forms.AccessibleRole.Grouping;
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Left.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Left.DockedPosition          = Infragistics.Win.UltraWinForm.DockedPosition.Left;
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Left.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Left.FormManager             = this.ultraFormManager1;
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Left.InitialResizeAreaExtent = 4;
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Left.Name     = "_frmRecetaMedica_UltraFormManager_Dock_Area_Left";
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Left.Size     = new System.Drawing.Size(4, 384);
     //
     // _frmRecetaMedica_UltraFormManager_Dock_Area_Right
     //
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Right.AccessibleRole          = System.Windows.Forms.AccessibleRole.Grouping;
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Right.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Right.DockedPosition          = Infragistics.Win.UltraWinForm.DockedPosition.Right;
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Right.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Right.FormManager             = this.ultraFormManager1;
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Right.InitialResizeAreaExtent = 4;
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Right.Location = new System.Drawing.Point(1152, 28);
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Right.Name     = "_frmRecetaMedica_UltraFormManager_Dock_Area_Right";
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Right.Size     = new System.Drawing.Size(4, 384);
     //
     // _frmRecetaMedica_UltraFormManager_Dock_Area_Top
     //
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Top.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinForm.DockedPosition.Top;
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Top.ForeColor      = System.Drawing.SystemColors.ControlText;
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Top.FormManager    = this.ultraFormManager1;
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Top.Location       = new System.Drawing.Point(0, 0);
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Top.Name           = "_frmRecetaMedica_UltraFormManager_Dock_Area_Top";
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Top.Size           = new System.Drawing.Size(1156, 28);
     //
     // _frmRecetaMedica_UltraFormManager_Dock_Area_Bottom
     //
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Bottom.AccessibleRole          = System.Windows.Forms.AccessibleRole.Grouping;
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Bottom.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Bottom.DockedPosition          = Infragistics.Win.UltraWinForm.DockedPosition.Bottom;
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Bottom.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Bottom.FormManager             = this.ultraFormManager1;
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Bottom.InitialResizeAreaExtent = 4;
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 412);
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Bottom.Name     = "_frmRecetaMedica_UltraFormManager_Dock_Area_Bottom";
     this._frmRecetaMedica_UltraFormManager_Dock_Area_Bottom.Size     = new System.Drawing.Size(1156, 4);
     //
     // frmRecetaMedica
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1156, 416);
     this.Controls.Add(this.frmRecetaMedica_Fill_Panel);
     this.Controls.Add(this._frmRecetaMedica_UltraFormManager_Dock_Area_Left);
     this.Controls.Add(this._frmRecetaMedica_UltraFormManager_Dock_Area_Right);
     this.Controls.Add(this._frmRecetaMedica_UltraFormManager_Dock_Area_Top);
     this.Controls.Add(this._frmRecetaMedica_UltraFormManager_Dock_Area_Bottom);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "frmRecetaMedica";
     this.ShowIcon      = false;
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "RecetaMedica";
     this.Load         += new System.EventHandler(this.frmRecetaMedica_Load);
     ((System.ComponentModel.ISupportInitialize)(this.grdTotalDiagnosticos)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraFormManager1)).EndInit();
     this.frmRecetaMedica_Fill_Panel.ClientArea.ResumeLayout(false);
     this.frmRecetaMedica_Fill_Panel.ResumeLayout(false);
     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() {
         Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
         Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
         Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
         Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
         Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
         this._optionToggle = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
         this._label = new Infragistics.Win.Misc.UltraLabel();
         this._valueLabel = new Infragistics.Win.Misc.UltraLabel();
         this._internalEdit = new Infragistics.Win.Misc.UltraButton();
         ((System.ComponentModel.ISupportInitialize)(this._optionToggle)).BeginInit();
         this.SuspendLayout();
         // 
         // _optionToggle
         // 
         this._optionToggle.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
         this._optionToggle.CheckedIndex = 0;
         this._optionToggle.GlyphStyle = Infragistics.Win.GlyphStyle.Office2007;
         valueListItem1.DataValue = "ItemOne";
         valueListItem1.DisplayText = "ItemOne";
         valueListItem2.DataValue = "ItemTwo";
         valueListItem2.DisplayText = "ItemTwo";
         this._optionToggle.Items.AddRange(new Infragistics.Win.ValueListItem[] {
            valueListItem1,
            valueListItem2});
         this._optionToggle.ItemSpacingHorizontal = 20;
         this._optionToggle.ItemSpacingVertical = 8;
         this._optionToggle.Location = new System.Drawing.Point(106, 0);
         this._optionToggle.Name = "_optionToggle";
         this._optionToggle.Size = new System.Drawing.Size(224, 21);
         this._optionToggle.TabIndex = 0;
         this._optionToggle.Text = "ItemOne";
         this._optionToggle.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
         this._optionToggle.Click += new System.EventHandler(this.OnOptionToggleClick);
         this._optionToggle.ValueChanged += new System.EventHandler(this.OnValueChanged);
         // 
         // _label
         // 
         appearance3.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
         appearance3.TextVAlignAsString = "Middle";
         this._label.Appearance = appearance3;
         this._label.Location = new System.Drawing.Point(3, 0);
         this._label.Name = "_label";
         this._label.Size = new System.Drawing.Size(100, 21);
         this._label.TabIndex = 2;
         this._label.Text = "Label";
         this._label.WrapText = false;
         // 
         // _valueLabel
         // 
         this._valueLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                     | System.Windows.Forms.AnchorStyles.Left)
                     | System.Windows.Forms.AnchorStyles.Right)));
         appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
         appearance5.TextVAlignAsString = "Middle";
         this._valueLabel.Appearance = appearance5;
         this._valueLabel.Location = new System.Drawing.Point(106, 0);
         this._valueLabel.Name = "_valueLabel";
         this._valueLabel.Size = new System.Drawing.Size(224, 21);
         this._valueLabel.TabIndex = 4;
         this._valueLabel.Text = "Value Label";
         this._valueLabel.Visible = false;
         this._valueLabel.WrapText = false;
         // 
         // _internalEdit
         // 
         this._internalEdit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
         appearance1.BorderColor = System.Drawing.Color.Transparent;
         appearance1.Image = global::XF.Controls.Properties.Resources.edit_16;
         this._internalEdit.Appearance = appearance1;
         this._internalEdit.ButtonStyle = Infragistics.Win.UIElementButtonStyle.FlatBorderless;
         this._internalEdit.Location = new System.Drawing.Point(329, 0);
         this._internalEdit.Name = "_internalEdit";
         this._internalEdit.ShowOutline = false;
         this._internalEdit.Size = new System.Drawing.Size(21, 22);
         this._internalEdit.TabIndex = 7;
         this._internalEdit.UseAppStyling = false;
         this._internalEdit.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
         this._internalEdit.Visible = false;
         this._internalEdit.Click += new System.EventHandler(this.OnEditClick);
         // 
         // EditableOptionToggle
         // 
         this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
         this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
         this.Controls.Add(this._internalEdit);
         this.Controls.Add(this._label);
         this.Controls.Add(this._optionToggle);
         this.Controls.Add(this._valueLabel);
         this.Name = "EditableOptionToggle";
         this.Size = new System.Drawing.Size(350, 24);
         ((System.ComponentModel.ISupportInitialize)(this._optionToggle)).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(WorkProPrintLabelBoxSS));
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1    = new Infragistics.Win.UltraWinGrid.UltraGridBand("SS_Box", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AutoID");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cBoxNumber");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("dDate");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cMemo");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cGuid");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("iWeight");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("dWeight");
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
     this.ImgCollection32 = new DevExpress.Utils.ImageCollection(this.components);
     this.ImgCollection16 = new DevExpress.Utils.ImageCollection(this.components);
     this.ribbon          = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.bsiPrint        = new DevExpress.XtraBars.BarSubItem();
     this.biPrint         = new DevExpress.XtraBars.BarButtonItem();
     this.biExport        = new DevExpress.XtraBars.BarButtonItem();
     this.biSave          = new DevExpress.XtraBars.BarButtonItem();
     this.biPreview       = new DevExpress.XtraBars.BarButtonItem();
     this.biDesign        = new DevExpress.XtraBars.BarButtonItem();
     this.biAddNew        = new DevExpress.XtraBars.BarButtonItem();
     this.biExit          = new DevExpress.XtraBars.BarButtonItem();
     this.bsiTemplet      = new DevExpress.XtraBars.BarStaticItem();
     this.biTemplet       = new DevExpress.XtraBars.BarButtonItem();
     this.bsiPrinter      = new DevExpress.XtraBars.BarStaticItem();
     this.biPrinter       = new DevExpress.XtraBars.BarButtonItem();
     this.bbiTempBox      = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage      = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.rpgSystem       = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.rpgExport       = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.rpgNew          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.rpgTemplet      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.rpgPrinter      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.rpbBox          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ugbxMain        = new Infragistics.Win.Misc.UltraGroupBox();
     this.txtcMemo        = new System.Windows.Forms.TextBox();
     this.备注              = new System.Windows.Forms.Label();
     this.dtpTime         = new System.Windows.Forms.DateTimePicker();
     this.label6          = new System.Windows.Forms.Label();
     this.uneiNum         = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
     this.label3          = new System.Windows.Forms.Label();
     this.tsgfMain        = new UpjdControlBox.ToolStripGridFunction();
     this.uGridProBarCode = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.pageChange      = new UpjdControlBox.PageChange();
     this.lblTitleMain    = new JWMSY.UpjdControl.lblTitle();
     this.biVipBox        = new DevExpress.XtraBars.BarButtonItem();
     this.rpbVipBox       = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     ((System.ComponentModel.ISupportInitialize)(this.ImgCollection32)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ImgCollection16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ugbxMain)).BeginInit();
     this.ugbxMain.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uneiNum)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uGridProBarCode)).BeginInit();
     this.SuspendLayout();
     //
     // ImgCollection32
     //
     this.ImgCollection32.ImageSize   = new System.Drawing.Size(32, 32);
     this.ImgCollection32.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("ImgCollection32.ImageStream")));
     this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.abandon, "abandon", typeof(global::JWMSY.Properties.Resources), 0);
     this.ImgCollection32.Images.SetKeyName(0, "abandon");
     this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.add, "add", typeof(global::JWMSY.Properties.Resources), 1);
     this.ImgCollection32.Images.SetKeyName(1, "add");
     this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.edit, "edit", typeof(global::JWMSY.Properties.Resources), 2);
     this.ImgCollection32.Images.SetKeyName(2, "edit");
     this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.examin, "examin", typeof(global::JWMSY.Properties.Resources), 3);
     this.ImgCollection32.Images.SetKeyName(3, "examin");
     this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.exit, "exit", typeof(global::JWMSY.Properties.Resources), 4);
     this.ImgCollection32.Images.SetKeyName(4, "exit");
     this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.ExportDialog, "ExportDialog", typeof(global::JWMSY.Properties.Resources), 5);
     this.ImgCollection32.Images.SetKeyName(5, "ExportDialog");
     this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.giveup, "giveup", typeof(global::JWMSY.Properties.Resources), 6);
     this.ImgCollection32.Images.SetKeyName(6, "giveup");
     this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.printDialog, "printDialog", typeof(global::JWMSY.Properties.Resources), 7);
     this.ImgCollection32.Images.SetKeyName(7, "printDialog");
     this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.save, "save", typeof(global::JWMSY.Properties.Resources), 8);
     this.ImgCollection32.Images.SetKeyName(8, "save");
     this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.box1, "box1", typeof(global::JWMSY.Properties.Resources), 9);
     this.ImgCollection32.Images.SetKeyName(9, "box1");
     //
     // ImgCollection16
     //
     this.ImgCollection16.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("ImgCollection16.ImageStream")));
     this.ImgCollection16.InsertImage(global::JWMSY.Properties.Resources.design, "design", typeof(global::JWMSY.Properties.Resources), 0);
     this.ImgCollection16.Images.SetKeyName(0, "design");
     this.ImgCollection16.InsertImage(global::JWMSY.Properties.Resources.preview, "preview", typeof(global::JWMSY.Properties.Resources), 1);
     this.ImgCollection16.Images.SetKeyName(1, "preview");
     this.ImgCollection16.InsertImage(global::JWMSY.Properties.Resources.print, "print", typeof(global::JWMSY.Properties.Resources), 2);
     this.ImgCollection16.Images.SetKeyName(2, "print");
     //
     // ribbon
     //
     this.ribbon.ExpandCollapseItem.Id   = 0;
     this.ribbon.ExpandCollapseItem.Name = "";
     this.ribbon.Images = this.ImgCollection16;
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbon.ExpandCollapseItem,
         this.bsiPrint,
         this.biExport,
         this.biSave,
         this.biPreview,
         this.biDesign,
         this.biPrint,
         this.biAddNew,
         this.biExit,
         this.bsiTemplet,
         this.biTemplet,
         this.bsiPrinter,
         this.biPrinter,
         this.bbiTempBox,
         this.biVipBox
     });
     this.ribbon.LargeImages = this.ImgCollection32;
     this.ribbon.Location    = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId   = 73;
     this.ribbon.Name        = "ribbon";
     this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage
     });
     this.ribbon.RibbonStyle           = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2010;
     this.ribbon.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
     this.ribbon.ShowCategoryInCaption = false;
     this.ribbon.ShowPageHeadersMode   = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide;
     this.ribbon.Size            = new System.Drawing.Size(984, 98);
     this.ribbon.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
     //
     // bsiPrint
     //
     this.bsiPrint.Caption         = "打印";
     this.bsiPrint.Id              = 2;
     this.bsiPrint.LargeImageIndex = 7;
     this.bsiPrint.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.biPrint)
     });
     this.bsiPrint.Name        = "bsiPrint";
     this.bsiPrint.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     //
     // biPrint
     //
     this.biPrint.Caption    = "打印";
     this.biPrint.Id         = 55;
     this.biPrint.ImageIndex = 2;
     this.biPrint.Name       = "biPrint";
     this.biPrint.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biPrint_ItemClick);
     //
     // biExport
     //
     this.biExport.Caption         = "输出";
     this.biExport.Id              = 3;
     this.biExport.LargeImageIndex = 5;
     this.biExport.Name            = "biExport";
     this.biExport.RibbonStyle     = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     //
     // biSave
     //
     this.biSave.Caption         = "保存";
     this.biSave.Enabled         = false;
     this.biSave.Id              = 46;
     this.biSave.LargeImageIndex = 8;
     this.biSave.Name            = "biSave";
     this.biSave.RibbonStyle     = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.biSave.ItemClick      += new DevExpress.XtraBars.ItemClickEventHandler(this.biSave_ItemClick);
     //
     // biPreview
     //
     this.biPreview.Caption    = "预览";
     this.biPreview.Id         = 53;
     this.biPreview.ImageIndex = 1;
     this.biPreview.Name       = "biPreview";
     //
     // biDesign
     //
     this.biDesign.Caption    = "设计";
     this.biDesign.Id         = 54;
     this.biDesign.ImageIndex = 0;
     this.biDesign.Name       = "biDesign";
     this.biDesign.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biDesign_ItemClick);
     //
     // biAddNew
     //
     this.biAddNew.Caption         = "新增";
     this.biAddNew.Id              = 58;
     this.biAddNew.LargeImageIndex = 1;
     this.biAddNew.Name            = "biAddNew";
     this.biAddNew.RibbonStyle     = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.biAddNew.ItemClick      += new DevExpress.XtraBars.ItemClickEventHandler(this.biAddNew_ItemClick);
     //
     // biExit
     //
     this.biExit.Caption         = "退出";
     this.biExit.Id              = 62;
     this.biExit.LargeImageIndex = 4;
     this.biExit.Name            = "biExit";
     this.biExit.ItemClick      += new DevExpress.XtraBars.ItemClickEventHandler(this.biExit_ItemClick);
     //
     // bsiTemplet
     //
     this.bsiTemplet.Caption       = "当前模版如下";
     this.bsiTemplet.Id            = 67;
     this.bsiTemplet.Name          = "bsiTemplet";
     this.bsiTemplet.TextAlignment = System.Drawing.StringAlignment.Near;
     this.bsiTemplet.Width         = 100;
     //
     // biTemplet
     //
     this.biTemplet.Id         = 68;
     this.biTemplet.Name       = "biTemplet";
     this.biTemplet.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biTemplet_ItemClick);
     //
     // bsiPrinter
     //
     this.bsiPrinter.Caption       = "当前打印机如下";
     this.bsiPrinter.Id            = 69;
     this.bsiPrinter.Name          = "bsiPrinter";
     this.bsiPrinter.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // biPrinter
     //
     this.biPrinter.Id   = 70;
     this.biPrinter.Name = "biPrinter";
     //
     // bbiTempBox
     //
     this.bbiTempBox.Caption         = "件数标签";
     this.bbiTempBox.Id              = 71;
     this.bbiTempBox.LargeImageIndex = 9;
     this.bbiTempBox.Name            = "bbiTempBox";
     this.bbiTempBox.ItemClick      += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiTempBox_ItemClick);
     //
     // ribbonPage
     //
     this.ribbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.rpgSystem,
         this.rpgExport,
         this.rpgNew,
         this.rpgTemplet,
         this.rpgPrinter,
         this.rpbBox,
         this.rpbVipBox
     });
     this.ribbonPage.Name = "ribbonPage";
     this.ribbonPage.Text = "菜单选项";
     //
     // rpgSystem
     //
     this.rpgSystem.ItemLinks.Add(this.biExit);
     this.rpgSystem.Name = "rpgSystem";
     this.rpgSystem.ShowCaptionButton = false;
     this.rpgSystem.Text = "系统";
     //
     // rpgExport
     //
     this.rpgExport.ItemLinks.Add(this.bsiPrint);
     this.rpgExport.ItemLinks.Add(this.biExport);
     this.rpgExport.Name = "rpgExport";
     this.rpgExport.ShowCaptionButton = false;
     this.rpgExport.Text = "处理";
     //
     // rpgNew
     //
     this.rpgNew.ItemLinks.Add(this.biAddNew);
     this.rpgNew.ItemLinks.Add(this.biSave);
     this.rpgNew.Name = "rpgNew";
     this.rpgNew.ShowCaptionButton = false;
     this.rpgNew.Text = "操作";
     //
     // rpgTemplet
     //
     this.rpgTemplet.ItemLinks.Add(this.bsiTemplet);
     this.rpgTemplet.ItemLinks.Add(this.biTemplet);
     this.rpgTemplet.Name = "rpgTemplet";
     this.rpgTemplet.Text = "打印模版";
     //
     // rpgPrinter
     //
     this.rpgPrinter.ItemLinks.Add(this.bsiPrinter);
     this.rpgPrinter.ItemLinks.Add(this.biPrinter);
     this.rpgPrinter.Name = "rpgPrinter";
     this.rpgPrinter.Text = "打印机属性";
     //
     // rpbBox
     //
     this.rpbBox.ItemLinks.Add(this.bbiTempBox);
     this.rpbBox.Name = "rpbBox";
     this.rpbBox.Text = "三生件数";
     //
     // ugbxMain
     //
     this.ugbxMain.Controls.Add(this.txtcMemo);
     this.ugbxMain.Controls.Add(this.备注);
     this.ugbxMain.Controls.Add(this.dtpTime);
     this.ugbxMain.Controls.Add(this.label6);
     this.ugbxMain.Controls.Add(this.uneiNum);
     this.ugbxMain.Controls.Add(this.label3);
     this.ugbxMain.Dock     = System.Windows.Forms.DockStyle.Top;
     this.ugbxMain.Location = new System.Drawing.Point(0, 133);
     this.ugbxMain.Name     = "ugbxMain";
     this.ugbxMain.Size     = new System.Drawing.Size(984, 89);
     this.ugbxMain.TabIndex = 16;
     //
     // txtcMemo
     //
     this.txtcMemo.Enabled  = false;
     this.txtcMemo.Location = new System.Drawing.Point(151, 49);
     this.txtcMemo.Name     = "txtcMemo";
     this.txtcMemo.Size     = new System.Drawing.Size(751, 21);
     this.txtcMemo.TabIndex = 123;
     //
     // 备注
     //
     this.备注.AutoSize = true;
     this.备注.Location = new System.Drawing.Point(107, 53);
     this.备注.Name     = "备注";
     this.备注.Size     = new System.Drawing.Size(41, 12);
     this.备注.TabIndex = 122;
     this.备注.Text     = "备注:";
     //
     // dtpTime
     //
     this.dtpTime.Location = new System.Drawing.Point(151, 17);
     this.dtpTime.Name     = "dtpTime";
     this.dtpTime.Size     = new System.Drawing.Size(194, 21);
     this.dtpTime.TabIndex = 40;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(83, 21);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(65, 12);
     this.label6.TabIndex = 39;
     this.label6.Text     = "打印日期:";
     //
     // uneiNum
     //
     this.uneiNum.Enabled   = false;
     this.uneiNum.Location  = new System.Drawing.Point(707, 17);
     this.uneiNum.MaskInput = "nnnnn";
     this.uneiNum.MaxValue  = 10000;
     this.uneiNum.MinValue  = 0;
     this.uneiNum.Name      = "uneiNum";
     this.uneiNum.Nullable  = true;
     this.uneiNum.Size      = new System.Drawing.Size(194, 21);
     this.uneiNum.TabIndex  = 33;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(639, 21);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(65, 12);
     this.label3.TabIndex = 30;
     this.label3.Text     = "列序数量:";
     //
     // tsgfMain
     //
     this.tsgfMain.Constr   = null;
     this.tsgfMain.Dock     = System.Windows.Forms.DockStyle.Top;
     this.tsgfMain.FormId   = null;
     this.tsgfMain.FormName = null;
     this.tsgfMain.Location = new System.Drawing.Point(0, 222);
     this.tsgfMain.Name     = "tsgfMain";
     this.tsgfMain.Size     = new System.Drawing.Size(984, 25);
     this.tsgfMain.TabIndex = 18;
     this.tsgfMain.UGrid    = this.uGridProBarCode;
     //
     // uGridProBarCode
     //
     appearance1.BackColor = System.Drawing.Color.White;
     this.uGridProBarCode.DisplayLayout.Appearance = appearance1;
     ultraGridColumn37.CellActivation         = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     ultraGridColumn37.Header.VisiblePosition = 0;
     ultraGridColumn37.Hidden                 = true;
     ultraGridColumn38.CellActivation         = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     ultraGridColumn38.Header.Caption         = "箱号";
     ultraGridColumn38.Header.VisiblePosition = 1;
     ultraGridColumn38.Width                  = 180;
     ultraGridColumn18.CellActivation         = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     ultraGridColumn18.Header.Caption         = "打印日期";
     ultraGridColumn18.Header.VisiblePosition = 4;
     ultraGridColumn18.Width                  = 238;
     ultraGridColumn35.CellActivation         = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     ultraGridColumn35.Header.Caption         = "备注";
     ultraGridColumn35.Header.VisiblePosition = 5;
     ultraGridColumn36.CellActivation         = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     ultraGridColumn36.Header.VisiblePosition = 6;
     ultraGridColumn36.Hidden                 = true;
     ultraGridColumn39.CellActivation         = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     ultraGridColumn39.Header.Caption         = "重量";
     ultraGridColumn39.Header.VisiblePosition = 2;
     ultraGridColumn39.Width                  = 189;
     ultraGridColumn40.CellActivation         = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     ultraGridColumn40.Header.Caption         = "称重时间";
     ultraGridColumn40.Header.VisiblePosition = 3;
     ultraGridColumn40.Width                  = 195;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn37,
         ultraGridColumn38,
         ultraGridColumn18,
         ultraGridColumn35,
         ultraGridColumn36,
         ultraGridColumn39,
         ultraGridColumn40
     });
     this.uGridProBarCode.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.uGridProBarCode.DisplayLayout.GroupByBox.Prompt   = "如需按照某个列进行分类汇总请把列名拖动到此处";
     this.uGridProBarCode.DisplayLayout.MaxColScrollRegions = 1;
     this.uGridProBarCode.DisplayLayout.MaxRowScrollRegions = 1;
     appearance2.BackColor = System.Drawing.Color.Transparent;
     this.uGridProBarCode.DisplayLayout.Override.CardAreaAppearance = appearance2;
     this.uGridProBarCode.DisplayLayout.Override.CellClickAction    = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.uGridProBarCode.DisplayLayout.Override.CellPadding        = 3;
     appearance3.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249)))));
     appearance3.BackColor2         = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191)))));
     appearance3.BackGradientStyle  = Infragistics.Win.GradientStyle.Vertical;
     appearance3.TextHAlignAsString = "Center";
     appearance3.TextVAlignAsString = "Middle";
     appearance3.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
     this.uGridProBarCode.DisplayLayout.Override.HeaderAppearance  = appearance3;
     this.uGridProBarCode.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.Select;
     appearance4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.uGridProBarCode.DisplayLayout.Override.RowAlternateAppearance = appearance4;
     appearance5.BorderColor        = System.Drawing.Color.Black;
     appearance5.TextHAlignAsString = "Right";
     appearance5.TextVAlignAsString = "Middle";
     this.uGridProBarCode.DisplayLayout.Override.RowAppearance = appearance5;
     appearance6.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191)))));
     appearance6.BackColor2        = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249)))));
     appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     this.uGridProBarCode.DisplayLayout.Override.RowSelectorAppearance = appearance6;
     appearance7.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191)))));
     appearance7.BackColor2        = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249)))));
     appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     this.uGridProBarCode.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance7;
     this.uGridProBarCode.DisplayLayout.Override.RowSelectorHeaderStyle      = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.ColumnChooserButton;
     this.uGridProBarCode.DisplayLayout.Override.RowSelectorNumberStyle      = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
     this.uGridProBarCode.DisplayLayout.Override.RowSelectors     = Infragistics.Win.DefaultableBoolean.True;
     this.uGridProBarCode.DisplayLayout.Override.RowSelectorWidth = 40;
     appearance8.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191)))));
     appearance8.BackColor2        = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249)))));
     appearance8.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance8.BorderColor       = System.Drawing.Color.Black;
     appearance8.ForeColor         = System.Drawing.Color.Black;
     this.uGridProBarCode.DisplayLayout.Override.SelectedRowAppearance = appearance8;
     this.uGridProBarCode.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.None;
     this.uGridProBarCode.DisplayLayout.ScrollBounds      = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.uGridProBarCode.DisplayLayout.ScrollStyle       = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.uGridProBarCode.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.uGridProBarCode.Font       = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.uGridProBarCode.Location   = new System.Drawing.Point(0, 247);
     this.uGridProBarCode.Name       = "uGridProBarCode";
     this.uGridProBarCode.Size       = new System.Drawing.Size(984, 288);
     this.uGridProBarCode.TabIndex   = 28;
     this.uGridProBarCode.UpdateMode = Infragistics.Win.UltraWinGrid.UpdateMode.OnCellChangeOrLostFocus;
     //
     // pageChange
     //
     this.pageChange.Constr      = null;
     this.pageChange.CountPage   = 0;
     this.pageChange.Dock        = System.Windows.Forms.DockStyle.Bottom;
     this.pageChange.FlName      = "AutoID";
     this.pageChange.Location    = new System.Drawing.Point(0, 535);
     this.pageChange.Name        = "pageChange";
     this.pageChange.PageIndex   = 1;
     this.pageChange.PageSize    = 100;
     this.pageChange.RecordCount = 0;
     this.pageChange.Size        = new System.Drawing.Size(984, 27);
     this.pageChange.TabIndex    = 22;
     this.pageChange.TableRecord = "SS_Box";
     this.pageChange.UGrid       = this.uGridProBarCode;
     this.pageChange.WhereStr    = null;
     //
     // lblTitleMain
     //
     this.lblTitleMain.AutoSize              = true;
     this.lblTitleMain.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("lblTitleMain.BackgroundImage")));
     this.lblTitleMain.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.lblTitleMain.CTitle   = "物流箱标签打印";
     this.lblTitleMain.Dock     = System.Windows.Forms.DockStyle.Top;
     this.lblTitleMain.Location = new System.Drawing.Point(0, 98);
     this.lblTitleMain.Name     = "lblTitleMain";
     this.lblTitleMain.Size     = new System.Drawing.Size(984, 35);
     this.lblTitleMain.TabIndex = 26;
     //
     // biVipBox
     //
     this.biVipBox.Caption         = "礼包标签";
     this.biVipBox.Id              = 72;
     this.biVipBox.LargeImageIndex = 9;
     this.biVipBox.Name            = "biVipBox";
     this.biVipBox.ItemClick      += new DevExpress.XtraBars.ItemClickEventHandler(this.biVipBox_ItemClick);
     //
     // rpbVipBox
     //
     this.rpbVipBox.ItemLinks.Add(this.biVipBox);
     this.rpbVipBox.Name = "rpbVipBox";
     this.rpbVipBox.Text = "三生礼包";
     //
     // WorkProPrintLabelBoxSS
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(984, 562);
     this.Controls.Add(this.uGridProBarCode);
     this.Controls.Add(this.tsgfMain);
     this.Controls.Add(this.ugbxMain);
     this.Controls.Add(this.lblTitleMain);
     this.Controls.Add(this.pageChange);
     this.Controls.Add(this.ribbon);
     this.Icon  = global::JWMSY.Properties.Resources.scanicon;
     this.Name  = "WorkProPrintLabelBoxSS";
     this.Text  = "产成品物流箱条码标签打印";
     this.Load += new System.EventHandler(this.WorkProPrintLabelBoxSS_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ImgCollection32)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ImgCollection16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ugbxMain)).EndInit();
     this.ugbxMain.ResumeLayout(false);
     this.ugbxMain.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uneiNum)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uGridProBarCode)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("ETTable", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RoleID");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RoleName");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Description");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UserName");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RoleType");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsSupervisor");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TickFlag", 0);
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance222 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("ETTable", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RoleID");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RoleName");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Description");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UserName");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RoleType");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsSupervisor", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TickFlag", 0);
            Infragistics.Win.Appearance appearance239 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance262 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance263 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance264 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance265 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance266 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance267 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance282 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance283 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance284 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance285 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance220 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance221 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn7 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleID");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn8 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleName");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn9 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Description");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn10 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("UserName");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn11 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleType");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn12 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("IsSupervisor");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn13 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleName");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn14 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Description");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn15 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("UserName");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn16 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleType");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn17 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("IsSupervisor");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn18 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleID");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn19 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleID");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn20 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleName");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn21 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Description");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn22 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("UserName");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn23 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleType");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn24 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("IsSupervisor");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleID");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleName");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Description");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("UserName");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn5 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleType");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn6 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("IsSupervisor");
            this.ultraGroupBox32 = new Infragistics.Win.Misc.UltraGroupBox();
            this.ultraGridGISAssignedRoles = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraButtonGISUnassign = new Infragistics.Win.Misc.UltraButton();
            this.ultraButtonGISAssign = new Infragistics.Win.Misc.UltraButton();
            this.ultraGridGISAllRoles = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraLabel77 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTextEditorGISRole = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraLabel76 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTextEditorGISDesc = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraButtonGISSearch = new Infragistics.Win.Misc.UltraButton();
            this.ultraButtonGISReset = new Infragistics.Win.Misc.UltraButton();
            this.ultraGroupBox31 = new Infragistics.Win.Misc.UltraGroupBox();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.ultraDataSource1 = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
            this.ultraDataSource2 = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
            this.ultraDataSource3 = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
            this.ultraDataSource4 = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox32)).BeginInit();
            this.ultraGroupBox32.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGridGISAssignedRoles)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGridGISAllRoles)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorGISRole)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorGISDesc)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox31)).BeginInit();
            this.ultraGroupBox31.SuspendLayout();
            this.tableLayoutPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource4)).BeginInit();
            this.SuspendLayout();
            // 
            // ultraGroupBox32
            // 
            this.ultraGroupBox32.Controls.Add(this.ultraGridGISAssignedRoles);
            this.ultraGroupBox32.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraGroupBox32.Location = new System.Drawing.Point(475, 3);
            this.ultraGroupBox32.Name = "ultraGroupBox32";
            this.tableLayoutPanel1.SetRowSpan(this.ultraGroupBox32, 5);
            this.ultraGroupBox32.Size = new System.Drawing.Size(397, 511);
            this.ultraGroupBox32.TabIndex = 7;
            this.ultraGroupBox32.Text = "Assigned roles";
            this.ultraGroupBox32.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // ultraGridGISAssignedRoles
            // 
            this.ultraGridGISAssignedRoles.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.ultraGridGISAssignedRoles.DataSource = this.ultraDataSource4;
            appearance1.BackColor = System.Drawing.SystemColors.Window;
            appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
            this.ultraGridGISAssignedRoles.DisplayLayout.Appearance = appearance1;
            ultraGridColumn1.Header.VisiblePosition = 6;
            ultraGridColumn1.Hidden = true;
            ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn2.Header.Caption = "Role name";
            ultraGridColumn2.Header.VisiblePosition = 1;
            ultraGridColumn2.Width = 226;
            ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn3.Header.VisiblePosition = 2;
            ultraGridColumn3.Width = 281;
            ultraGridColumn4.Header.VisiblePosition = 3;
            ultraGridColumn4.Hidden = true;
            ultraGridColumn5.Header.VisiblePosition = 4;
            ultraGridColumn5.Hidden = true;
            ultraGridColumn6.Header.VisiblePosition = 5;
            ultraGridColumn6.Hidden = true;
            ultraGridColumn7.DataType = typeof(bool);
            ultraGridColumn7.Header.Caption = "";
            ultraGridColumn7.Header.VisiblePosition = 0;
            ultraGridColumn7.NullText = "DEL";
            ultraGridColumn7.Width = 29;
            ultraGridBand1.Columns.AddRange(new object[] {
            ultraGridColumn1,
            ultraGridColumn2,
            ultraGridColumn3,
            ultraGridColumn4,
            ultraGridColumn5,
            ultraGridColumn6,
            ultraGridColumn7});
            this.ultraGridGISAssignedRoles.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
            this.ultraGridGISAssignedRoles.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
            this.ultraGridGISAssignedRoles.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
            appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
            appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance2.BorderColor = System.Drawing.SystemColors.Window;
            this.ultraGridGISAssignedRoles.DisplayLayout.GroupByBox.Appearance = appearance2;
            appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
            this.ultraGridGISAssignedRoles.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
            this.ultraGridGISAssignedRoles.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
            this.ultraGridGISAssignedRoles.DisplayLayout.GroupByBox.Hidden = true;
            appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
            appearance4.BackColor2 = System.Drawing.SystemColors.Control;
            appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
            this.ultraGridGISAssignedRoles.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
            this.ultraGridGISAssignedRoles.DisplayLayout.MaxColScrollRegions = 1;
            this.ultraGridGISAssignedRoles.DisplayLayout.MaxRowScrollRegions = 1;
            appearance5.BackColor = System.Drawing.SystemColors.Window;
            appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
            this.ultraGridGISAssignedRoles.DisplayLayout.Override.ActiveCellAppearance = appearance5;
            appearance6.BackColor = System.Drawing.SystemColors.Highlight;
            appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
            this.ultraGridGISAssignedRoles.DisplayLayout.Override.ActiveRowAppearance = appearance6;
            this.ultraGridGISAssignedRoles.DisplayLayout.Override.AllowColMoving = Infragistics.Win.UltraWinGrid.AllowColMoving.NotAllowed;
            this.ultraGridGISAssignedRoles.DisplayLayout.Override.AllowColSwapping = Infragistics.Win.UltraWinGrid.AllowColSwapping.NotAllowed;
            this.ultraGridGISAssignedRoles.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
            this.ultraGridGISAssignedRoles.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
            appearance7.BackColor = System.Drawing.SystemColors.Window;
            this.ultraGridGISAssignedRoles.DisplayLayout.Override.CardAreaAppearance = appearance7;
            appearance8.BorderColor = System.Drawing.Color.Silver;
            appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
            this.ultraGridGISAssignedRoles.DisplayLayout.Override.CellAppearance = appearance8;
            this.ultraGridGISAssignedRoles.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
            this.ultraGridGISAssignedRoles.DisplayLayout.Override.CellPadding = 0;
            appearance9.BackColor = System.Drawing.SystemColors.Control;
            appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
            appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
            appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            appearance9.BorderColor = System.Drawing.SystemColors.Window;
            this.ultraGridGISAssignedRoles.DisplayLayout.Override.GroupByRowAppearance = appearance9;
            appearance10.TextHAlignAsString = "Left";
            this.ultraGridGISAssignedRoles.DisplayLayout.Override.HeaderAppearance = appearance10;
            this.ultraGridGISAssignedRoles.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            this.ultraGridGISAssignedRoles.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
            appearance11.BackColor = System.Drawing.SystemColors.Window;
            appearance11.BorderColor = System.Drawing.Color.Silver;
            this.ultraGridGISAssignedRoles.DisplayLayout.Override.RowAppearance = appearance11;
            this.ultraGridGISAssignedRoles.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
            appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
            this.ultraGridGISAssignedRoles.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
            this.ultraGridGISAssignedRoles.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.ultraGridGISAssignedRoles.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.ultraGridGISAssignedRoles.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
            this.ultraGridGISAssignedRoles.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ultraGridGISAssignedRoles.Location = new System.Drawing.Point(3, 18);
            this.ultraGridGISAssignedRoles.Name = "ultraGridGISAssignedRoles";
            this.ultraGridGISAssignedRoles.Size = new System.Drawing.Size(388, 487);
            this.ultraGridGISAssignedRoles.TabIndex = 0;
            this.ultraGridGISAssignedRoles.Text = "ultraGrid11";
            // 
            // ultraButtonGISUnassign
            // 
            this.ultraButtonGISUnassign.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.ultraButtonGISUnassign.Location = new System.Drawing.Point(405, 239);
            this.ultraButtonGISUnassign.Name = "ultraButtonGISUnassign";
            this.ultraButtonGISUnassign.Size = new System.Drawing.Size(64, 25);
            this.ultraButtonGISUnassign.TabIndex = 6;
            this.ultraButtonGISUnassign.Text = "&Unassign";
            this.ultraButtonGISUnassign.Click += new System.EventHandler(this.ultraButtonGISUnassign_Click);
            // 
            // ultraButtonGISAssign
            // 
            this.ultraButtonGISAssign.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.ultraButtonGISAssign.Location = new System.Drawing.Point(405, 208);
            this.ultraButtonGISAssign.Name = "ultraButtonGISAssign";
            this.ultraButtonGISAssign.Size = new System.Drawing.Size(64, 25);
            this.ultraButtonGISAssign.TabIndex = 5;
            this.ultraButtonGISAssign.Text = "Ass&ign";
            this.ultraButtonGISAssign.Click += new System.EventHandler(this.ultraButtonGISAssign_Click);
            // 
            // ultraGridGISAllRoles
            // 
            this.ultraGridGISAllRoles.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.ultraGridGISAllRoles.DataSource = this.ultraDataSource1;
            appearance222.BackColor = System.Drawing.SystemColors.Window;
            appearance222.BorderColor = System.Drawing.SystemColors.InactiveCaption;
            this.ultraGridGISAllRoles.DisplayLayout.Appearance = appearance222;
            ultraGridColumn8.Header.VisiblePosition = 0;
            ultraGridColumn8.Hidden = true;
            ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn9.Header.Caption = "Role name";
            ultraGridColumn9.Header.VisiblePosition = 2;
            ultraGridColumn9.Width = 226;
            ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn10.Header.VisiblePosition = 3;
            ultraGridColumn10.Width = 277;
            ultraGridColumn11.Header.VisiblePosition = 4;
            ultraGridColumn11.Hidden = true;
            ultraGridColumn12.Header.VisiblePosition = 5;
            ultraGridColumn12.Hidden = true;
            ultraGridColumn13.Header.VisiblePosition = 6;
            ultraGridColumn13.Hidden = true;
            ultraGridColumn14.DataType = typeof(bool);
            ultraGridColumn14.Header.Caption = "";
            ultraGridColumn14.Header.VisiblePosition = 1;
            ultraGridColumn14.Width = 27;
            ultraGridBand2.Columns.AddRange(new object[] {
            ultraGridColumn8,
            ultraGridColumn9,
            ultraGridColumn10,
            ultraGridColumn11,
            ultraGridColumn12,
            ultraGridColumn13,
            ultraGridColumn14});
            this.ultraGridGISAllRoles.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
            this.ultraGridGISAllRoles.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
            this.ultraGridGISAllRoles.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            appearance239.BackColor = System.Drawing.SystemColors.ActiveBorder;
            appearance239.BackColor2 = System.Drawing.SystemColors.ControlDark;
            appearance239.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance239.BorderColor = System.Drawing.SystemColors.Window;
            this.ultraGridGISAllRoles.DisplayLayout.GroupByBox.Appearance = appearance239;
            appearance262.ForeColor = System.Drawing.SystemColors.GrayText;
            this.ultraGridGISAllRoles.DisplayLayout.GroupByBox.BandLabelAppearance = appearance262;
            this.ultraGridGISAllRoles.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
            this.ultraGridGISAllRoles.DisplayLayout.GroupByBox.Hidden = true;
            appearance263.BackColor = System.Drawing.SystemColors.ControlLightLight;
            appearance263.BackColor2 = System.Drawing.SystemColors.Control;
            appearance263.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            appearance263.ForeColor = System.Drawing.SystemColors.GrayText;
            this.ultraGridGISAllRoles.DisplayLayout.GroupByBox.PromptAppearance = appearance263;
            this.ultraGridGISAllRoles.DisplayLayout.MaxColScrollRegions = 1;
            this.ultraGridGISAllRoles.DisplayLayout.MaxRowScrollRegions = 1;
            appearance264.BackColor = System.Drawing.SystemColors.Window;
            appearance264.ForeColor = System.Drawing.SystemColors.ControlText;
            this.ultraGridGISAllRoles.DisplayLayout.Override.ActiveCellAppearance = appearance264;
            appearance265.BackColor = System.Drawing.SystemColors.Highlight;
            appearance265.ForeColor = System.Drawing.SystemColors.HighlightText;
            this.ultraGridGISAllRoles.DisplayLayout.Override.ActiveRowAppearance = appearance265;
            this.ultraGridGISAllRoles.DisplayLayout.Override.AllowColMoving = Infragistics.Win.UltraWinGrid.AllowColMoving.NotAllowed;
            this.ultraGridGISAllRoles.DisplayLayout.Override.AllowColSwapping = Infragistics.Win.UltraWinGrid.AllowColSwapping.NotAllowed;
            this.ultraGridGISAllRoles.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
            this.ultraGridGISAllRoles.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
            appearance266.BackColor = System.Drawing.SystemColors.Window;
            this.ultraGridGISAllRoles.DisplayLayout.Override.CardAreaAppearance = appearance266;
            appearance267.BorderColor = System.Drawing.Color.Silver;
            appearance267.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
            this.ultraGridGISAllRoles.DisplayLayout.Override.CellAppearance = appearance267;
            this.ultraGridGISAllRoles.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
            this.ultraGridGISAllRoles.DisplayLayout.Override.CellPadding = 0;
            appearance282.BackColor = System.Drawing.SystemColors.Control;
            appearance282.BackColor2 = System.Drawing.SystemColors.ControlDark;
            appearance282.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
            appearance282.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            appearance282.BorderColor = System.Drawing.SystemColors.Window;
            this.ultraGridGISAllRoles.DisplayLayout.Override.GroupByRowAppearance = appearance282;
            appearance283.TextHAlignAsString = "Left";
            this.ultraGridGISAllRoles.DisplayLayout.Override.HeaderAppearance = appearance283;
            this.ultraGridGISAllRoles.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            this.ultraGridGISAllRoles.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
            appearance284.BackColor = System.Drawing.SystemColors.Window;
            appearance284.BorderColor = System.Drawing.Color.Silver;
            this.ultraGridGISAllRoles.DisplayLayout.Override.RowAppearance = appearance284;
            this.ultraGridGISAllRoles.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
            appearance285.BackColor = System.Drawing.SystemColors.ControlLight;
            this.ultraGridGISAllRoles.DisplayLayout.Override.TemplateAddRowAppearance = appearance285;
            this.ultraGridGISAllRoles.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.ultraGridGISAllRoles.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.ultraGridGISAllRoles.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
            this.ultraGridGISAllRoles.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ultraGridGISAllRoles.Location = new System.Drawing.Point(3, 125);
            this.ultraGridGISAllRoles.Name = "ultraGridGISAllRoles";
            this.ultraGridGISAllRoles.Size = new System.Drawing.Size(387, 380);
            this.ultraGridGISAllRoles.TabIndex = 6;
            this.ultraGridGISAllRoles.Text = "ultraGrid17";
            // 
            // ultraLabel77
            // 
            appearance220.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            this.ultraLabel77.Appearance = appearance220;
            this.ultraLabel77.AutoSize = true;
            this.ultraLabel77.Location = new System.Drawing.Point(19, 35);
            this.ultraLabel77.Name = "ultraLabel77";
            this.ultraLabel77.Size = new System.Drawing.Size(62, 16);
            this.ultraLabel77.TabIndex = 0;
            this.ultraLabel77.Text = "Role name";
            // 
            // ultraTextEditorGISRole
            // 
            this.ultraTextEditorGISRole.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.ultraTextEditorGISRole.Location = new System.Drawing.Point(100, 31);
            this.ultraTextEditorGISRole.Name = "ultraTextEditorGISRole";
            this.ultraTextEditorGISRole.Size = new System.Drawing.Size(278, 23);
            this.ultraTextEditorGISRole.TabIndex = 1;
            // 
            // ultraLabel76
            // 
            appearance221.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            this.ultraLabel76.Appearance = appearance221;
            this.ultraLabel76.AutoSize = true;
            this.ultraLabel76.Location = new System.Drawing.Point(19, 66);
            this.ultraLabel76.Name = "ultraLabel76";
            this.ultraLabel76.Size = new System.Drawing.Size(65, 16);
            this.ultraLabel76.TabIndex = 2;
            this.ultraLabel76.Text = "Description";
            // 
            // ultraTextEditorGISDesc
            // 
            this.ultraTextEditorGISDesc.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.ultraTextEditorGISDesc.Location = new System.Drawing.Point(100, 62);
            this.ultraTextEditorGISDesc.Name = "ultraTextEditorGISDesc";
            this.ultraTextEditorGISDesc.Size = new System.Drawing.Size(278, 23);
            this.ultraTextEditorGISDesc.TabIndex = 3;
            // 
            // ultraButtonGISSearch
            // 
            this.ultraButtonGISSearch.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.ultraButtonGISSearch.Location = new System.Drawing.Point(194, 92);
            this.ultraButtonGISSearch.Name = "ultraButtonGISSearch";
            this.ultraButtonGISSearch.Size = new System.Drawing.Size(87, 25);
            this.ultraButtonGISSearch.TabIndex = 4;
            this.ultraButtonGISSearch.Text = "Search";
            this.ultraButtonGISSearch.Click += new System.EventHandler(this.ultraButtonGISSearch_Click);
            // 
            // ultraButtonGISReset
            // 
            this.ultraButtonGISReset.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.ultraButtonGISReset.Location = new System.Drawing.Point(290, 92);
            this.ultraButtonGISReset.Name = "ultraButtonGISReset";
            this.ultraButtonGISReset.Size = new System.Drawing.Size(87, 25);
            this.ultraButtonGISReset.TabIndex = 5;
            this.ultraButtonGISReset.Text = "Reset";
            this.ultraButtonGISReset.Click += new System.EventHandler(this.ultraButtonGISReset_Click);
            // 
            // ultraGroupBox31
            // 
            this.ultraGroupBox31.Controls.Add(this.ultraButtonGISReset);
            this.ultraGroupBox31.Controls.Add(this.ultraButtonGISSearch);
            this.ultraGroupBox31.Controls.Add(this.ultraTextEditorGISDesc);
            this.ultraGroupBox31.Controls.Add(this.ultraLabel76);
            this.ultraGroupBox31.Controls.Add(this.ultraTextEditorGISRole);
            this.ultraGroupBox31.Controls.Add(this.ultraLabel77);
            this.ultraGroupBox31.Controls.Add(this.ultraGridGISAllRoles);
            this.ultraGroupBox31.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraGroupBox31.Location = new System.Drawing.Point(3, 3);
            this.ultraGroupBox31.Name = "ultraGroupBox31";
            this.tableLayoutPanel1.SetRowSpan(this.ultraGroupBox31, 5);
            this.ultraGroupBox31.Size = new System.Drawing.Size(396, 511);
            this.ultraGroupBox31.TabIndex = 4;
            this.ultraGroupBox31.Text = "Available roles";
            this.ultraGroupBox31.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 3;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 70F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox31, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.ultraButtonGISUnassign, 1, 3);
            this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox32, 2, 0);
            this.tableLayoutPanel1.Controls.Add(this.ultraButtonGISAssign, 1, 2);
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 5;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 67F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 31F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 31F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 250F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(875, 517);
            this.tableLayoutPanel1.TabIndex = 38;
            // 
            // ultraDataSource1
            // 
            ultraDataColumn7.DataType = typeof(short);
            this.ultraDataSource1.Band.Columns.AddRange(new object[] {
            ultraDataColumn7,
            ultraDataColumn8,
            ultraDataColumn9,
            ultraDataColumn10,
            ultraDataColumn11,
            ultraDataColumn12});
            this.ultraDataSource1.Band.Key = "ETTable";
            // 
            // ultraDataSource2
            // 
            ultraDataColumn18.DataType = typeof(short);
            this.ultraDataSource2.Band.Columns.AddRange(new object[] {
            ultraDataColumn13,
            ultraDataColumn14,
            ultraDataColumn15,
            ultraDataColumn16,
            ultraDataColumn17,
            ultraDataColumn18});
            this.ultraDataSource2.Band.Key = "ETTable";
            // 
            // ultraDataSource3
            // 
            ultraDataColumn19.DataType = typeof(short);
            this.ultraDataSource3.Band.Columns.AddRange(new object[] {
            ultraDataColumn19,
            ultraDataColumn20,
            ultraDataColumn21,
            ultraDataColumn22,
            ultraDataColumn23,
            ultraDataColumn24});
            this.ultraDataSource3.Band.Key = "ETTable";
            // 
            // ultraDataSource4
            // 
            ultraDataColumn1.DataType = typeof(short);
            this.ultraDataSource4.Band.Columns.AddRange(new object[] {
            ultraDataColumn1,
            ultraDataColumn2,
            ultraDataColumn3,
            ultraDataColumn4,
            ultraDataColumn5,
            ultraDataColumn6});
            this.ultraDataSource4.Band.Key = "ETTable";
            // 
            // GISUserRoleAssignment
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.tableLayoutPanel1);
            this.Name = "GISUserRoleAssignment";
            this.Size = new System.Drawing.Size(875, 517);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox32)).EndInit();
            this.ultraGroupBox32.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGridGISAssignedRoles)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGridGISAllRoles)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorGISRole)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorGISDesc)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox31)).EndInit();
            this.ultraGroupBox31.ResumeLayout(false);
            this.ultraGroupBox31.PerformLayout();
            this.tableLayoutPanel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource4)).EndInit();
            this.ResumeLayout(false);

        }
Beispiel #50
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem  ultraExplorerBarItem1  = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     this.EBarCallInfo = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
     this.ultraExplorerBarContainerControl1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.btnClose = new System.Windows.Forms.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(this.EBarCallInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnClose)).BeginInit();
     this.SuspendLayout();
     //
     // EBarCallInfo
     //
     this.EBarCallInfo.AcceptsFocus    = Infragistics.Win.DefaultableBoolean.True;
     appearance1.BackColor             = System.Drawing.Color.Black;
     appearance1.BackColor2            = System.Drawing.Color.Gray;
     appearance1.ForeColor             = System.Drawing.Color.White;
     this.EBarCallInfo.Appearance      = appearance1;
     this.EBarCallInfo.AutoScrollStyle = Infragistics.Win.UltraWinExplorerBar.AutoScrollStyle.BringActiveControlIntoView;
     this.EBarCallInfo.BorderStyle     = Infragistics.Win.UIElementBorderStyle.TwoColor;
     this.EBarCallInfo.ColumnSpacing   = 0;
     this.EBarCallInfo.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.EBarCallInfo.Dock            = System.Windows.Forms.DockStyle.Top;
     this.EBarCallInfo.Font            = new System.Drawing.Font("Calibri", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     ultraExplorerBarItem1.Key         = "0000000000";
     appearance2.Image = global::DuoSoftware.DuoSoftPhone.Properties.Resources.info;
     appearance2.TextHAlignAsString = "Left";
     appearance2.TextTrimming       = Infragistics.Win.TextTrimming.Word;
     appearance2.TextVAlignAsString = "Middle";
     ultraExplorerBarItem1.Settings.AppearancesSmall.Appearance = appearance2;
     ultraExplorerBarItem1.Text = "Phone Number - Duration[s] - Time";
     ultraExplorerBarGroup1.Items.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem[] {
         ultraExplorerBarItem1
     });
     ultraExplorerBarGroup1.ItemSettings.AllowDragCopy  = Infragistics.Win.UltraWinExplorerBar.ItemDragStyle.None;
     ultraExplorerBarGroup1.ItemSettings.AllowDragMove  = Infragistics.Win.UltraWinExplorerBar.ItemDragStyle.None;
     ultraExplorerBarGroup1.ItemSettings.AllowEdit      = Infragistics.Win.DefaultableBoolean.False;
     ultraExplorerBarGroup1.ItemSettings.SeparatorStyle = Infragistics.Win.UltraWinExplorerBar.SeparatorStyle.Vertical;
     ultraExplorerBarGroup1.ItemSettings.ShowInkButton  = Infragistics.Win.ShowInkButton.Never;
     ultraExplorerBarGroup1.ItemSettings.ShowToolTips   = Infragistics.Win.DefaultableBoolean.True;
     ultraExplorerBarGroup1.ItemSettings.Style          = Infragistics.Win.UltraWinExplorerBar.ItemStyle.Button;
     ultraExplorerBarGroup1.Key = "CallLogs";
     ultraExplorerBarGroup1.Settings.AllowDrag        = Infragistics.Win.DefaultableBoolean.False;
     ultraExplorerBarGroup1.Settings.AllowEdit        = Infragistics.Win.DefaultableBoolean.False;
     ultraExplorerBarGroup1.Settings.AllowItemDrop    = Infragistics.Win.DefaultableBoolean.False;
     ultraExplorerBarGroup1.Settings.AllowItemUncheck = Infragistics.Win.DefaultableBoolean.False;
     ultraExplorerBarGroup1.Settings.ItemSort         = Infragistics.Win.UltraWinExplorerBar.ItemSortType.None;
     ultraExplorerBarGroup1.Text = "Call Logs";
     this.EBarCallInfo.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
         ultraExplorerBarGroup1
     });
     this.EBarCallInfo.GroupSettings.AllowDrag           = Infragistics.Win.DefaultableBoolean.False;
     this.EBarCallInfo.GroupSettings.AllowEdit           = Infragistics.Win.DefaultableBoolean.False;
     this.EBarCallInfo.GroupSettings.AllowItemDrop       = Infragistics.Win.DefaultableBoolean.False;
     this.EBarCallInfo.GroupSettings.AllowItemUncheck    = Infragistics.Win.DefaultableBoolean.False;
     this.EBarCallInfo.GroupSettings.BorderStyleItemArea = Infragistics.Win.UIElementBorderStyle.Inset;
     this.EBarCallInfo.GroupSettings.ShowToolTips        = Infragistics.Win.DefaultableBoolean.True;
     this.EBarCallInfo.GroupSettings.Style        = Infragistics.Win.UltraWinExplorerBar.GroupStyle.SmallImagesWithText;
     this.EBarCallInfo.GroupSpacing               = 0;
     this.EBarCallInfo.ItemSettings.AllowDragCopy = Infragistics.Win.UltraWinExplorerBar.ItemDragStyle.None;
     this.EBarCallInfo.ItemSettings.AllowDragMove = Infragistics.Win.UltraWinExplorerBar.ItemDragStyle.None;
     this.EBarCallInfo.ItemSettings.AllowEdit     = Infragistics.Win.DefaultableBoolean.False;
     this.EBarCallInfo.ItemSettings.Height        = 18;
     this.EBarCallInfo.ItemSettings.Indent        = 0;
     this.EBarCallInfo.ItemSettings.MaxLines      = 1;
     this.EBarCallInfo.Location               = new System.Drawing.Point(0, 0);
     this.EBarCallInfo.Margin                 = new System.Windows.Forms.Padding(2);
     this.EBarCallInfo.Margins.Bottom         = 12;
     this.EBarCallInfo.Margins.Left           = 12;
     this.EBarCallInfo.Margins.Right          = 12;
     this.EBarCallInfo.Margins.Top            = 12;
     this.EBarCallInfo.Name                   = "EBarCallInfo";
     this.EBarCallInfo.ShowDefaultContextMenu = false;
     this.EBarCallInfo.Size                   = new System.Drawing.Size(258, 335);
     this.EBarCallInfo.TabIndex               = 130;
     this.EBarCallInfo.UseOsThemes            = Infragistics.Win.DefaultableBoolean.False;
     this.EBarCallInfo.ViewStyle              = Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarViewStyle.Office2007;
     this.EBarCallInfo.ItemDoubleClick       += new Infragistics.Win.UltraWinExplorerBar.ItemDoubleClickEventHandler(this.EBarCallInfo_ItemDoubleClick);
     this.EBarCallInfo.ItemRemoving          += new Infragistics.Win.UltraWinExplorerBar.ItemRemovingEventHandler(this.ExplorerBarAgent_ItemRemoving);
     this.EBarCallInfo.MouseDoubleClick      += new System.Windows.Forms.MouseEventHandler(this.ExplorerBarAgent_MouseDoubleClick);
     this.EBarCallInfo.MouseDown             += new System.Windows.Forms.MouseEventHandler(this.EBarCallInfo_MouseDown);
     //
     // ultraExplorerBarContainerControl1
     //
     this.ultraExplorerBarContainerControl1.Location = new System.Drawing.Point(21, 86);
     this.ultraExplorerBarContainerControl1.Name     = "ultraExplorerBarContainerControl1";
     this.ultraExplorerBarContainerControl1.Size     = new System.Drawing.Size(216, 146);
     this.ultraExplorerBarContainerControl1.TabIndex = 0;
     //
     // btnClose
     //
     this.btnClose.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.btnClose.Cursor   = System.Windows.Forms.Cursors.Arrow;
     this.btnClose.Image    = global::DuoSoftware.DuoSoftPhone.Properties.Resources.CloseLog;
     this.btnClose.Location = new System.Drawing.Point(215, 20);
     this.btnClose.Name     = "btnClose";
     this.btnClose.Size     = new System.Drawing.Size(21, 19);
     this.btnClose.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.btnClose.TabIndex = 134;
     this.btnClose.TabStop  = false;
     this.btnClose.Click   += new System.EventHandler(this.btnClose_Click);
     //
     // frmCallLogs
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.Black;
     this.ClientSize          = new System.Drawing.Size(258, 336);
     this.Controls.Add(this.btnClose);
     this.Controls.Add(this.EBarCallInfo);
     this.ForeColor       = System.Drawing.Color.White;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "frmCallLogs";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "frmCallLogs";
     ((System.ComponentModel.ISupportInitialize)(this.EBarCallInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnClose)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("LAST");
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton("LAST");
            Infragistics.Win.UltraWinEditors.EditorButton editorButton3 = new Infragistics.Win.UltraWinEditors.EditorButton("INIT");
            Infragistics.Win.UltraWinEditors.EditorButton editorButton4 = new Infragistics.Win.UltraWinEditors.EditorButton("LAST");
            this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
            this.cbx_BatchNo = new System.Windows.Forms.CheckBox();
            this.label2 = new System.Windows.Forms.Label();
            this.Edt_Length = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.label1 = new System.Windows.Forms.Label();
            this.Edt_Spec = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.label3 = new System.Windows.Forms.Label();
            this.Edt_BatchNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.Edt_OrderNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.btnCancel = new System.Windows.Forms.Button();
            this.btnOK = new System.Windows.Forms.Button();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
            this.ultraGroupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.Edt_Length)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Edt_Spec)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Edt_BatchNo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Edt_OrderNo)).BeginInit();
            this.SuspendLayout();
            // 
            // ultraGroupBox1
            // 
            this.ultraGroupBox1.BorderStyle = Infragistics.Win.Misc.GroupBoxBorderStyle.Parallel3D;
            this.ultraGroupBox1.Controls.Add(this.cbx_BatchNo);
            this.ultraGroupBox1.Controls.Add(this.label2);
            this.ultraGroupBox1.Controls.Add(this.Edt_Length);
            this.ultraGroupBox1.Controls.Add(this.label1);
            this.ultraGroupBox1.Controls.Add(this.Edt_Spec);
            this.ultraGroupBox1.Controls.Add(this.label3);
            this.ultraGroupBox1.Controls.Add(this.Edt_BatchNo);
            this.ultraGroupBox1.Controls.Add(this.Edt_OrderNo);
            this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
            this.ultraGroupBox1.Name = "ultraGroupBox1";
            this.ultraGroupBox1.Size = new System.Drawing.Size(438, 85);
            this.ultraGroupBox1.TabIndex = 0;
            // 
            // cbx_BatchNo
            // 
            this.cbx_BatchNo.AutoSize = true;
            this.cbx_BatchNo.Location = new System.Drawing.Point(13, 21);
            this.cbx_BatchNo.Name = "cbx_BatchNo";
            this.cbx_BatchNo.Size = new System.Drawing.Size(97, 16);
            this.cbx_BatchNo.TabIndex = 0;
            this.cbx_BatchNo.Text = "指定轧制编号";
            this.cbx_BatchNo.UseVisualStyleBackColor = true;
            this.cbx_BatchNo.CheckedChanged += new System.EventHandler(this.cbx_BatchNo_CheckedChanged);
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.BackColor = System.Drawing.Color.Transparent;
            this.label2.Location = new System.Drawing.Point(41, 53);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(65, 12);
            this.label2.TabIndex = 0;
            this.label2.Text = "生产订单号";
            this.label2.Visible = false;
            // 
            // Edt_Length
            // 
            appearance1.TextVAlignAsString = "Middle";
            this.Edt_Length.Appearance = appearance1;
            editorButton1.Key = "LAST";
            this.Edt_Length.ButtonsRight.Add(editorButton1);
            this.Edt_Length.Location = new System.Drawing.Point(332, 49);
            this.Edt_Length.MaxLength = 8;
            this.Edt_Length.Name = "Edt_Length";
            this.Edt_Length.Size = new System.Drawing.Size(80, 21);
            this.Edt_Length.TabIndex = 4;
            this.Edt_Length.Text = "11";
            this.Edt_Length.Visible = false;
            this.Edt_Length.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.Edt_Length_EditorButtonClick);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Location = new System.Drawing.Point(276, 53);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(53, 12);
            this.label1.TabIndex = 0;
            this.label1.Text = "定尺长度";
            this.label1.Visible = false;
            // 
            // Edt_Spec
            // 
            appearance2.TextVAlignAsString = "Middle";
            this.Edt_Spec.Appearance = appearance2;
            editorButton2.Key = "LAST";
            this.Edt_Spec.ButtonsRight.Add(editorButton2);
            this.Edt_Spec.Location = new System.Drawing.Point(332, 19);
            this.Edt_Spec.MaxLength = 10;
            this.Edt_Spec.Name = "Edt_Spec";
            this.Edt_Spec.Size = new System.Drawing.Size(80, 21);
            this.Edt_Spec.TabIndex = 3;
            this.Edt_Spec.Text = "11";
            this.Edt_Spec.Visible = false;
            this.Edt_Spec.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.Edt_Spec_EditorButtonClick);
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.label3.Location = new System.Drawing.Point(276, 23);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(53, 12);
            this.label3.TabIndex = 0;
            this.label3.Text = "轧制规格";
            this.label3.Visible = false;
            // 
            // Edt_BatchNo
            // 
            editorButton3.Key = "INIT";
            this.Edt_BatchNo.ButtonsRight.Add(editorButton3);
            this.Edt_BatchNo.Enabled = false;
            this.Edt_BatchNo.Location = new System.Drawing.Point(112, 19);
            this.Edt_BatchNo.MaxLength = 8;
            this.Edt_BatchNo.Name = "Edt_BatchNo";
            this.Edt_BatchNo.Size = new System.Drawing.Size(136, 21);
            this.Edt_BatchNo.TabIndex = 1;
            this.Edt_BatchNo.Text = "自动";
            this.Edt_BatchNo.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.Edt_BatchNo_EditorButtonClick);
            // 
            // Edt_OrderNo
            // 
            editorButton4.Key = "LAST";
            this.Edt_OrderNo.ButtonsRight.Add(editorButton4);
            this.Edt_OrderNo.Location = new System.Drawing.Point(112, 49);
            this.Edt_OrderNo.MaxLength = 12;
            this.Edt_OrderNo.Name = "Edt_OrderNo";
            this.Edt_OrderNo.Size = new System.Drawing.Size(136, 21);
            this.Edt_OrderNo.TabIndex = 2;
            this.Edt_OrderNo.Text = "11";
            this.Edt_OrderNo.Visible = false;
            this.Edt_OrderNo.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.Edt_OrderNo_EditorButtonClick);
            // 
            // btnCancel
            // 
            this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.btnCancel.Location = new System.Drawing.Point(337, 100);
            this.btnCancel.Name = "btnCancel";
            this.btnCancel.Size = new System.Drawing.Size(75, 23);
            this.btnCancel.TabIndex = 2;
            this.btnCancel.Text = "取消(&C)";
            this.btnCancel.UseVisualStyleBackColor = true;
            // 
            // btnOK
            // 
            this.btnOK.Location = new System.Drawing.Point(251, 100);
            this.btnOK.Name = "btnOK";
            this.btnOK.Size = new System.Drawing.Size(75, 23);
            this.btnOK.TabIndex = 1;
            this.btnOK.Text = "确认(&O)";
            this.btnOK.UseVisualStyleBackColor = true;
            this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
            // 
            // frmSetSpec
            // 
            this.AcceptButton = this.btnOK;
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.SystemColors.Control;
            this.CancelButton = this.btnCancel;
            this.ClientSize = new System.Drawing.Size(438, 135);
            this.Controls.Add(this.btnCancel);
            this.Controls.Add(this.btnOK);
            this.Controls.Add(this.ultraGroupBox1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "frmSetSpec";
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
            this.Text = "轧制信息";
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
            this.ultraGroupBox1.ResumeLayout(false);
            this.ultraGroupBox1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.Edt_Length)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Edt_Spec)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Edt_BatchNo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Edt_OrderNo)).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();
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("", -1);
     Infragistics.Win.Appearance appearance2  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     this.tabPage2           = new System.Windows.Forms.TabPage();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.txtIdLote          = new System.Windows.Forms.TextBox();
     this.label12            = new System.Windows.Forms.Label();
     this.txtmedidas         = new System.Windows.Forms.TextBox();
     this.label11            = new System.Windows.Forms.Label();
     this.txtOeste           = new System.Windows.Forms.TextBox();
     this.label9             = new System.Windows.Forms.Label();
     this.txtEste            = new System.Windows.Forms.TextBox();
     this.label10            = new System.Windows.Forms.Label();
     this.txtSur             = new System.Windows.Forms.TextBox();
     this.label4             = new System.Windows.Forms.Label();
     this.cbIdestatus        = new System.Windows.Forms.ComboBox();
     this.label8             = new System.Windows.Forms.Label();
     this.txtIdParcela       = new System.Windows.Forms.TextBox();
     this.txtParcela         = new System.Windows.Forms.TextBox();
     this.label7             = new System.Windows.Forms.Label();
     this.txtNorte           = new System.Windows.Forms.TextBox();
     this.label6             = new System.Windows.Forms.Label();
     this.txtUbicacion       = new System.Windows.Forms.TextBox();
     this.label5             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.tabPage1           = new System.Windows.Forms.TabPage();
     this.dataListado        = new System.Windows.Forms.DataGridView();
     this.Eliminar           = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.lblTotal           = new System.Windows.Forms.Label();
     this.chkEliminar        = new System.Windows.Forms.CheckBox();
     this.txtBuscar          = new System.Windows.Forms.TextBox();
     this.label2             = new System.Windows.Forms.Label();
     this.tabControl1        = new System.Windows.Forms.TabControl();
     this.ttMensaje          = new System.Windows.Forms.ToolTip(this.components);
     this.errorIcono         = new System.Windows.Forms.ErrorProvider(this.components);
     this.ultraGrid1         = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.pictureBox1        = new System.Windows.Forms.PictureBox();
     this.btnImprimir        = new System.Windows.Forms.Button();
     this.btnEliminar        = new System.Windows.Forms.Button();
     this.btnBuscar          = new System.Windows.Forms.Button();
     this.btnBuscarCategoria = new System.Windows.Forms.Button();
     this.btnLimpiar         = new System.Windows.Forms.Button();
     this.btnCargar          = new System.Windows.Forms.Button();
     this.pxImagen           = new System.Windows.Forms.PictureBox();
     this.btnCancelar        = new System.Windows.Forms.Button();
     this.btnEditar          = new System.Windows.Forms.Button();
     this.btnGuardar         = new System.Windows.Forms.Button();
     this.btnNuevo           = new System.Windows.Forms.Button();
     this.tabPage2.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataListado)).BeginInit();
     this.tabControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorIcono)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pxImagen)).BeginInit();
     this.SuspendLayout();
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.groupBox1);
     this.tabPage2.Location = new System.Drawing.Point(4, 22);
     this.tabPage2.Margin   = new System.Windows.Forms.Padding(2);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Padding  = new System.Windows.Forms.Padding(2);
     this.tabPage2.Size     = new System.Drawing.Size(632, 310);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "Mantenimiento";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.txtIdLote);
     this.groupBox1.Controls.Add(this.label12);
     this.groupBox1.Controls.Add(this.txtmedidas);
     this.groupBox1.Controls.Add(this.label11);
     this.groupBox1.Controls.Add(this.txtOeste);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.txtEste);
     this.groupBox1.Controls.Add(this.label10);
     this.groupBox1.Controls.Add(this.txtSur);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.cbIdestatus);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.btnBuscarCategoria);
     this.groupBox1.Controls.Add(this.txtIdParcela);
     this.groupBox1.Controls.Add(this.txtParcela);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.btnLimpiar);
     this.groupBox1.Controls.Add(this.btnCargar);
     this.groupBox1.Controls.Add(this.pxImagen);
     this.groupBox1.Controls.Add(this.txtNorte);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.btnCancelar);
     this.groupBox1.Controls.Add(this.btnEditar);
     this.groupBox1.Controls.Add(this.btnGuardar);
     this.groupBox1.Controls.Add(this.btnNuevo);
     this.groupBox1.Controls.Add(this.txtUbicacion);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Location = new System.Drawing.Point(10, 4);
     this.groupBox1.Margin   = new System.Windows.Forms.Padding(2);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Padding  = new System.Windows.Forms.Padding(2);
     this.groupBox1.Size     = new System.Drawing.Size(605, 292);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Lotes";
     //
     // txtIdLote
     //
     this.txtIdLote.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     this.txtIdLote.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtIdLote.Location    = new System.Drawing.Point(82, 28);
     this.txtIdLote.Margin      = new System.Windows.Forms.Padding(2);
     this.txtIdLote.MaxLength   = 50;
     this.txtIdLote.Name        = "txtIdLote";
     this.txtIdLote.Size        = new System.Drawing.Size(94, 20);
     this.txtIdLote.TabIndex    = 1;
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(29, 32);
     this.label12.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(40, 13);
     this.label12.TabIndex = 29;
     this.label12.Text     = "IdLote:";
     //
     // txtmedidas
     //
     this.txtmedidas.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     this.txtmedidas.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtmedidas.Location    = new System.Drawing.Point(82, 153);
     this.txtmedidas.Margin      = new System.Windows.Forms.Padding(2);
     this.txtmedidas.MaxLength   = 50;
     this.txtmedidas.Name        = "txtmedidas";
     this.txtmedidas.Size        = new System.Drawing.Size(255, 20);
     this.txtmedidas.TabIndex    = 6;
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(22, 155);
     this.label11.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(50, 13);
     this.label11.TabIndex = 27;
     this.label11.Text     = "Medidas:";
     //
     // txtOeste
     //
     this.txtOeste.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     this.txtOeste.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtOeste.Location    = new System.Drawing.Point(243, 120);
     this.txtOeste.Margin      = new System.Windows.Forms.Padding(2);
     this.txtOeste.MaxLength   = 50;
     this.txtOeste.Name        = "txtOeste";
     this.txtOeste.Size        = new System.Drawing.Size(94, 20);
     this.txtOeste.TabIndex    = 5;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(203, 122);
     this.label9.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(38, 13);
     this.label9.TabIndex = 25;
     this.label9.Text     = "Oeste:";
     //
     // txtEste
     //
     this.txtEste.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     this.txtEste.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtEste.Location    = new System.Drawing.Point(82, 120);
     this.txtEste.Margin      = new System.Windows.Forms.Padding(2);
     this.txtEste.MaxLength   = 50;
     this.txtEste.Name        = "txtEste";
     this.txtEste.Size        = new System.Drawing.Size(94, 20);
     this.txtEste.TabIndex    = 4;
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(41, 122);
     this.label10.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(31, 13);
     this.label10.TabIndex = 23;
     this.label10.Text     = "Este:";
     //
     // txtSur
     //
     this.txtSur.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     this.txtSur.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtSur.Location    = new System.Drawing.Point(243, 85);
     this.txtSur.Margin      = new System.Windows.Forms.Padding(2);
     this.txtSur.MaxLength   = 50;
     this.txtSur.Name        = "txtSur";
     this.txtSur.Size        = new System.Drawing.Size(94, 20);
     this.txtSur.TabIndex    = 3;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(213, 87);
     this.label4.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(26, 13);
     this.label4.TabIndex = 21;
     this.label4.Text     = "Sur:";
     //
     // cbIdestatus
     //
     this.cbIdestatus.FormattingEnabled = true;
     this.cbIdestatus.Items.AddRange(new object[] {
         "Disponible",
         "Apartado",
         "Vendido"
     });
     this.cbIdestatus.Location = new System.Drawing.Point(429, 71);
     this.cbIdestatus.Margin   = new System.Windows.Forms.Padding(2);
     this.cbIdestatus.Name     = "cbIdestatus";
     this.cbIdestatus.Size     = new System.Drawing.Size(95, 21);
     this.cbIdestatus.TabIndex = 9;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(357, 79);
     this.label8.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(45, 13);
     this.label8.TabIndex = 19;
     this.label8.Text     = "Estatus:";
     //
     // txtIdParcela
     //
     this.txtIdParcela.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     this.txtIdParcela.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtIdParcela.Location    = new System.Drawing.Point(429, 27);
     this.txtIdParcela.Margin      = new System.Windows.Forms.Padding(2);
     this.txtIdParcela.Name        = "txtIdParcela";
     this.txtIdParcela.Size        = new System.Drawing.Size(42, 20);
     this.txtIdParcela.TabIndex    = 17;
     //
     // txtParcela
     //
     this.txtParcela.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     this.txtParcela.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtParcela.Location    = new System.Drawing.Point(429, 49);
     this.txtParcela.Margin      = new System.Windows.Forms.Padding(2);
     this.txtParcela.Name        = "txtParcela";
     this.txtParcela.Size        = new System.Drawing.Size(94, 20);
     this.txtParcela.TabIndex    = 8;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(357, 49);
     this.label7.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(46, 13);
     this.label7.TabIndex = 15;
     this.label7.Text     = "Parcela:";
     //
     // txtNorte
     //
     this.txtNorte.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     this.txtNorte.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtNorte.Location    = new System.Drawing.Point(82, 85);
     this.txtNorte.Margin      = new System.Windows.Forms.Padding(2);
     this.txtNorte.MaxLength   = 50;
     this.txtNorte.Name        = "txtNorte";
     this.txtNorte.Size        = new System.Drawing.Size(94, 20);
     this.txtNorte.TabIndex    = 2;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(36, 87);
     this.label6.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(36, 13);
     this.label6.TabIndex = 10;
     this.label6.Text     = "Norte:";
     //
     // txtUbicacion
     //
     this.txtUbicacion.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     this.txtUbicacion.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtUbicacion.Location    = new System.Drawing.Point(82, 182);
     this.txtUbicacion.Margin      = new System.Windows.Forms.Padding(2);
     this.txtUbicacion.MaxLength   = 300;
     this.txtUbicacion.Multiline   = true;
     this.txtUbicacion.Name        = "txtUbicacion";
     this.txtUbicacion.ScrollBars  = System.Windows.Forms.ScrollBars.Vertical;
     this.txtUbicacion.Size        = new System.Drawing.Size(255, 57);
     this.txtUbicacion.TabIndex    = 7;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(14, 196);
     this.label5.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(58, 13);
     this.label5.TabIndex = 2;
     this.label5.Text     = "Ubicación:";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Maroon;
     this.label1.Location  = new System.Drawing.Point(18, 11);
     this.label1.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(77, 29);
     this.label1.TabIndex  = 6;
     this.label1.Text      = "Lotes";
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.ultraGrid1);
     this.tabPage1.Controls.Add(this.dataListado);
     this.tabPage1.Controls.Add(this.lblTotal);
     this.tabPage1.Controls.Add(this.chkEliminar);
     this.tabPage1.Controls.Add(this.btnImprimir);
     this.tabPage1.Controls.Add(this.btnEliminar);
     this.tabPage1.Controls.Add(this.btnBuscar);
     this.tabPage1.Controls.Add(this.txtBuscar);
     this.tabPage1.Controls.Add(this.label2);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Margin   = new System.Windows.Forms.Padding(2);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(2);
     this.tabPage1.Size     = new System.Drawing.Size(632, 310);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "Listado";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // dataListado
     //
     this.dataListado.AllowUserToAddRows          = false;
     this.dataListado.AllowUserToDeleteRows       = false;
     this.dataListado.AllowUserToOrderColumns     = true;
     this.dataListado.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataListado.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.Eliminar
     });
     this.dataListado.Location           = new System.Drawing.Point(10, 87);
     this.dataListado.Margin             = new System.Windows.Forms.Padding(2);
     this.dataListado.MultiSelect        = false;
     this.dataListado.Name               = "dataListado";
     this.dataListado.ReadOnly           = true;
     this.dataListado.RowTemplate.Height = 24;
     this.dataListado.SelectionMode      = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dataListado.Size               = new System.Drawing.Size(613, 27);
     this.dataListado.TabIndex           = 7;
     this.dataListado.CellContentClick  += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataListado_CellContentClick);
     this.dataListado.CellDoubleClick   += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataListado_CellDoubleClick);
     this.dataListado.DoubleClick       += new System.EventHandler(this.dataListado_DoubleClick);
     //
     // Eliminar
     //
     this.Eliminar.HeaderText = "Eliminar";
     this.Eliminar.Name       = "Eliminar";
     this.Eliminar.ReadOnly   = true;
     //
     // lblTotal
     //
     this.lblTotal.AutoSize = true;
     this.lblTotal.Location = new System.Drawing.Point(375, 64);
     this.lblTotal.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.lblTotal.Name     = "lblTotal";
     this.lblTotal.Size     = new System.Drawing.Size(35, 13);
     this.lblTotal.TabIndex = 6;
     this.lblTotal.Text     = "label3";
     //
     // chkEliminar
     //
     this.chkEliminar.AutoSize = true;
     this.chkEliminar.Location = new System.Drawing.Point(10, 64);
     this.chkEliminar.Margin   = new System.Windows.Forms.Padding(2);
     this.chkEliminar.Name     = "chkEliminar";
     this.chkEliminar.Size     = new System.Drawing.Size(62, 17);
     this.chkEliminar.TabIndex = 5;
     this.chkEliminar.Text     = "Eliminar";
     this.chkEliminar.UseVisualStyleBackColor = true;
     this.chkEliminar.Visible         = false;
     this.chkEliminar.CheckedChanged += new System.EventHandler(this.chkEliminar_CheckedChanged);
     //
     // txtBuscar
     //
     this.txtBuscar.Location     = new System.Drawing.Point(78, 28);
     this.txtBuscar.Margin       = new System.Windows.Forms.Padding(2);
     this.txtBuscar.Name         = "txtBuscar";
     this.txtBuscar.Size         = new System.Drawing.Size(133, 20);
     this.txtBuscar.TabIndex     = 1;
     this.txtBuscar.Visible      = false;
     this.txtBuscar.TextChanged += new System.EventHandler(this.txtBuscar_TextChanged);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(18, 28);
     this.label2.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(43, 13);
     this.label2.TabIndex = 0;
     this.label2.Text     = "Código:";
     this.label2.Visible  = false;
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Location      = new System.Drawing.Point(9, 54);
     this.tabControl1.Margin        = new System.Windows.Forms.Padding(2);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(640, 336);
     this.tabControl1.TabIndex      = 7;
     //
     // ttMensaje
     //
     this.ttMensaje.IsBalloon = true;
     //
     // errorIcono
     //
     this.errorIcono.ContainerControl = this;
     //
     // ultraGrid1
     //
     appearance1.BackColor   = System.Drawing.SystemColors.Window;
     appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.ultraGrid1.DisplayLayout.Appearance = appearance1;
     ultraGridBand1.Override.AllowAddNew      = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
     ultraGridBand1.Override.AllowDelete      = Infragistics.Win.DefaultableBoolean.False;
     ultraGridBand1.Override.AllowUpdate      = Infragistics.Win.DefaultableBoolean.False;
     this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.ultraGrid1.DisplayLayout.BorderStyle    = Infragistics.Win.UIElementBorderStyle.Solid;
     this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance2.BackColor         = System.Drawing.SystemColors.ActiveBorder;
     appearance2.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance2.BorderColor       = System.Drawing.SystemColors.Window;
     this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
     appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
     this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
     this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     appearance4.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     appearance4.BackColor2        = System.Drawing.SystemColors.Control;
     appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance4.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
     this.ultraGrid1.DisplayLayout.MaxColScrollRegions         = 1;
     this.ultraGrid1.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance5.BackColor = System.Drawing.SystemColors.Window;
     appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
     this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance5;
     appearance6.BackColor = System.Drawing.SystemColors.Highlight;
     appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance6;
     this.ultraGrid1.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.ultraGrid1.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance7.BackColor = System.Drawing.SystemColors.Window;
     this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance7;
     appearance8.BorderColor  = System.Drawing.Color.Silver;
     appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.ultraGrid1.DisplayLayout.Override.CellAppearance  = appearance8;
     this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     this.ultraGrid1.DisplayLayout.Override.CellPadding     = 0;
     appearance9.BackColor             = System.Drawing.SystemColors.Control;
     appearance9.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance9.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance9.BorderColor           = System.Drawing.SystemColors.Window;
     this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
     appearance10.TextHAlignAsString = "Left";
     this.ultraGrid1.DisplayLayout.Override.HeaderAppearance  = appearance10;
     this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.ultraGrid1.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance11.BackColor   = System.Drawing.SystemColors.Window;
     appearance11.BorderColor = System.Drawing.Color.Silver;
     this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11;
     this.ultraGrid1.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.True;
     appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
     this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
     this.ultraGrid1.DisplayLayout.Override.WrapHeaderText           = Infragistics.Win.DefaultableBoolean.True;
     this.ultraGrid1.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.ultraGrid1.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.ultraGrid1.DisplayLayout.ViewStyle     = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
     this.ultraGrid1.Location        = new System.Drawing.Point(10, 80);
     this.ultraGrid1.Name            = "ultraGrid1";
     this.ultraGrid1.Size            = new System.Drawing.Size(613, 230);
     this.ultraGrid1.TabIndex        = 9;
     this.ultraGrid1.Text            = "ultraGrid1";
     this.ultraGrid1.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ultraGrid1_DoubleClickRow);
     //
     // pictureBox1
     //
     this.pictureBox1.BackgroundImage       = global::CapaPresentacion.Properties.Resources.pencil_scale;
     this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.pictureBox1.Location = new System.Drawing.Point(169, 11);
     this.pictureBox1.Margin   = new System.Windows.Forms.Padding(2);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(68, 48);
     this.pictureBox1.TabIndex = 8;
     this.pictureBox1.TabStop  = false;
     //
     // btnImprimir
     //
     this.btnImprimir.BackColor               = System.Drawing.Color.Silver;
     this.btnImprimir.Image                   = global::CapaPresentacion.Properties.Resources.imprimir;
     this.btnImprimir.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnImprimir.Location                = new System.Drawing.Point(427, 27);
     this.btnImprimir.Margin                  = new System.Windows.Forms.Padding(2);
     this.btnImprimir.Name                    = "btnImprimir";
     this.btnImprimir.Size                    = new System.Drawing.Size(88, 28);
     this.btnImprimir.TabIndex                = 4;
     this.btnImprimir.Text                    = "&Imprimir";
     this.btnImprimir.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.btnImprimir.UseVisualStyleBackColor = false;
     this.btnImprimir.Click                  += new System.EventHandler(this.btnImprimir_Click);
     //
     // btnEliminar
     //
     this.btnEliminar.BackColor               = System.Drawing.Color.Silver;
     this.btnEliminar.Image                   = global::CapaPresentacion.Properties.Resources.eliminar;
     this.btnEliminar.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnEliminar.Location                = new System.Drawing.Point(329, 27);
     this.btnEliminar.Margin                  = new System.Windows.Forms.Padding(2);
     this.btnEliminar.Name                    = "btnEliminar";
     this.btnEliminar.Size                    = new System.Drawing.Size(81, 28);
     this.btnEliminar.TabIndex                = 3;
     this.btnEliminar.Text                    = "&Eliminar";
     this.btnEliminar.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.btnEliminar.UseVisualStyleBackColor = false;
     this.btnEliminar.Click                  += new System.EventHandler(this.btnEliminar_Click);
     //
     // btnBuscar
     //
     this.btnBuscar.BackColor               = System.Drawing.Color.Silver;
     this.btnBuscar.Image                   = global::CapaPresentacion.Properties.Resources.Buscar_p;
     this.btnBuscar.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnBuscar.Location                = new System.Drawing.Point(234, 27);
     this.btnBuscar.Margin                  = new System.Windows.Forms.Padding(2);
     this.btnBuscar.Name                    = "btnBuscar";
     this.btnBuscar.Size                    = new System.Drawing.Size(79, 28);
     this.btnBuscar.TabIndex                = 2;
     this.btnBuscar.Text                    = "&Buscar";
     this.btnBuscar.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.btnBuscar.UseVisualStyleBackColor = false;
     this.btnBuscar.Visible                 = false;
     this.btnBuscar.Click                  += new System.EventHandler(this.btnBuscar_Click);
     //
     // btnBuscarCategoria
     //
     this.btnBuscarCategoria.Image    = global::CapaPresentacion.Properties.Resources.Buscar_p;
     this.btnBuscarCategoria.Location = new System.Drawing.Point(537, 45);
     this.btnBuscarCategoria.Margin   = new System.Windows.Forms.Padding(2);
     this.btnBuscarCategoria.Name     = "btnBuscarCategoria";
     this.btnBuscarCategoria.Size     = new System.Drawing.Size(32, 25);
     this.btnBuscarCategoria.TabIndex = 18;
     this.btnBuscarCategoria.UseVisualStyleBackColor = true;
     this.btnBuscarCategoria.Click += new System.EventHandler(this.btnBuscarCategoria_Click);
     //
     // btnLimpiar
     //
     this.btnLimpiar.BackgroundImage       = global::CapaPresentacion.Properties.Resources.file_delete;
     this.btnLimpiar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btnLimpiar.Location = new System.Drawing.Point(550, 164);
     this.btnLimpiar.Margin   = new System.Windows.Forms.Padding(2);
     this.btnLimpiar.Name     = "btnLimpiar";
     this.btnLimpiar.Size     = new System.Drawing.Size(45, 46);
     this.btnLimpiar.TabIndex = 11;
     this.btnLimpiar.UseVisualStyleBackColor = true;
     this.btnLimpiar.Visible = false;
     this.btnLimpiar.Click  += new System.EventHandler(this.btnLimpiar_Click);
     //
     // btnCargar
     //
     this.btnCargar.BackgroundImage       = global::CapaPresentacion.Properties.Resources.file_add;
     this.btnCargar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btnCargar.Location = new System.Drawing.Point(550, 114);
     this.btnCargar.Margin   = new System.Windows.Forms.Padding(2);
     this.btnCargar.Name     = "btnCargar";
     this.btnCargar.Size     = new System.Drawing.Size(45, 46);
     this.btnCargar.TabIndex = 10;
     this.btnCargar.UseVisualStyleBackColor = true;
     this.btnCargar.Visible = false;
     this.btnCargar.Click  += new System.EventHandler(this.button1_Click);
     //
     // pxImagen
     //
     this.pxImagen.BackgroundImage = global::CapaPresentacion.Properties.Resources.file;
     this.pxImagen.Location        = new System.Drawing.Point(360, 117);
     this.pxImagen.Margin          = new System.Windows.Forms.Padding(2);
     this.pxImagen.Name            = "pxImagen";
     this.pxImagen.Size            = new System.Drawing.Size(181, 122);
     this.pxImagen.TabIndex        = 12;
     this.pxImagen.TabStop         = false;
     this.pxImagen.Visible         = false;
     //
     // btnCancelar
     //
     this.btnCancelar.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.btnCancelar.Image                   = global::CapaPresentacion.Properties.Resources.error2;
     this.btnCancelar.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnCancelar.Location                = new System.Drawing.Point(377, 257);
     this.btnCancelar.Margin                  = new System.Windows.Forms.Padding(2);
     this.btnCancelar.Name                    = "btnCancelar";
     this.btnCancelar.Size                    = new System.Drawing.Size(80, 27);
     this.btnCancelar.TabIndex                = 15;
     this.btnCancelar.Text                    = "&Cancelar";
     this.btnCancelar.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.btnCancelar.UseVisualStyleBackColor = false;
     this.btnCancelar.Click                  += new System.EventHandler(this.btnCancelar_Click);
     //
     // btnEditar
     //
     this.btnEditar.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.btnEditar.Image                   = global::CapaPresentacion.Properties.Resources.modificar;
     this.btnEditar.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnEditar.Location                = new System.Drawing.Point(275, 257);
     this.btnEditar.Margin                  = new System.Windows.Forms.Padding(2);
     this.btnEditar.Name                    = "btnEditar";
     this.btnEditar.Size                    = new System.Drawing.Size(80, 27);
     this.btnEditar.TabIndex                = 14;
     this.btnEditar.Text                    = "E&ditar";
     this.btnEditar.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.btnEditar.UseVisualStyleBackColor = false;
     this.btnEditar.Click                  += new System.EventHandler(this.btnEditar_Click);
     //
     // btnGuardar
     //
     this.btnGuardar.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.btnGuardar.Image                   = global::CapaPresentacion.Properties.Resources.disco;
     this.btnGuardar.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnGuardar.Location                = new System.Drawing.Point(180, 257);
     this.btnGuardar.Margin                  = new System.Windows.Forms.Padding(2);
     this.btnGuardar.Name                    = "btnGuardar";
     this.btnGuardar.Size                    = new System.Drawing.Size(80, 27);
     this.btnGuardar.TabIndex                = 13;
     this.btnGuardar.Text                    = "&Guardar";
     this.btnGuardar.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.btnGuardar.UseVisualStyleBackColor = false;
     this.btnGuardar.Click                  += new System.EventHandler(this.btnGuardar_Click);
     //
     // btnNuevo
     //
     this.btnNuevo.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.btnNuevo.Image                   = global::CapaPresentacion.Properties.Resources.nuevo;
     this.btnNuevo.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnNuevo.Location                = new System.Drawing.Point(82, 257);
     this.btnNuevo.Margin                  = new System.Windows.Forms.Padding(2);
     this.btnNuevo.Name                    = "btnNuevo";
     this.btnNuevo.Size                    = new System.Drawing.Size(80, 26);
     this.btnNuevo.TabIndex                = 12;
     this.btnNuevo.Text                    = "&Nuevo";
     this.btnNuevo.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.btnNuevo.UseVisualStyleBackColor = false;
     this.btnNuevo.Click                  += new System.EventHandler(this.btnNuevo_Click);
     //
     // frmLotes
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(658, 395);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.tabControl1);
     this.Margin       = new System.Windows.Forms.Padding(2);
     this.Name         = "frmLotes";
     this.Text         = ".:. Mantenimiento de Lotes .:.";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmArticulo_FormClosing);
     this.Load        += new System.EventHandler(this.frmArticulo_Load);
     this.tabPage2.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.tabPage1.ResumeLayout(false);
     this.tabPage1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataListado)).EndInit();
     this.tabControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.errorIcono)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pxImagen)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmTipoDocumentoInventario));
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.checkNumeracionAutomatica = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.CheckGeneraNumeracionalFinal = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.GrupoNumeracion = new Infragistics.Win.Misc.UltraGroupBox();
            this.txtNumeracionActual = new Infragistics.Win.UltraWinMaskedEdit.UltraMaskedEdit();
            this.txtNumeracionLongitud = new Infragistics.Win.UltraWinMaskedEdit.UltraMaskedEdit();
            this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
            this.GrupoSerie = new Infragistics.Win.Misc.UltraGroupBox();
            this.txtSerieLongitud = new Infragistics.Win.UltraWinMaskedEdit.UltraMaskedEdit();
            this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
            this.txtSerieCodigo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ssReporte = new Soft.Controls.SoftSearch();
            this.lblReporte = new Infragistics.Win.Misc.UltraLabel();
            this.txtDescripcion = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
            this.txtNombre = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.Nombre = new Infragistics.Win.Misc.UltraLabel();
            this.txtCodigo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.Codigo = new Infragistics.Win.Misc.UltraLabel();
            this.CheckActivo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
            this.CheckUnicoAlmacen = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.busAlmacen = new Soft.Controls.SoftSearch();
            this.CheckRequiereCliente = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
            this.checkTieneImpuesto = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.CheckAceptaCostoCero = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.comboOperacion = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.txtProcentajeImpuesto = new Infragistics.Win.UltraWinMaskedEdit.UltraMaskedEdit();
            this.ComboTipoSocioNegocio = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
            ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).BeginInit();
            this.ugbParent.SuspendLayout();
            this.ultraTabPageControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.checkNumeracionAutomatica)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckGeneraNumeracionalFinal)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.GrupoNumeracion)).BeginInit();
            this.GrupoNumeracion.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.GrupoSerie)).BeginInit();
            this.GrupoSerie.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtSerieCodigo)).BeginInit();
            this.ultraTabPageControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtDescripcion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNombre)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCodigo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckActivo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckUnicoAlmacen)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckRequiereCliente)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkTieneImpuesto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckAceptaCostoCero)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
            this.ultraTabControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.comboOperacion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ComboTipoSocioNegocio)).BeginInit();
            this.SuspendLayout();
            // 
            // ugbParent
            // 
            this.ugbParent.Controls.Add(this.ultraLabel10);
            this.ugbParent.Controls.Add(this.ComboTipoSocioNegocio);
            this.ugbParent.Controls.Add(this.comboOperacion);
            this.ugbParent.Controls.Add(this.ultraTabControl1);
            this.ugbParent.Controls.Add(this.txtProcentajeImpuesto);
            this.ugbParent.Controls.Add(this.CheckAceptaCostoCero);
            this.ugbParent.Controls.Add(this.checkTieneImpuesto);
            this.ugbParent.Controls.Add(this.CheckRequiereCliente);
            this.ugbParent.Controls.Add(this.ultraLabel5);
            this.ugbParent.Controls.Add(this.ultraLabel3);
            this.ugbParent.Controls.Add(this.busAlmacen);
            this.ugbParent.Controls.Add(this.CheckUnicoAlmacen);
            this.ugbParent.Controls.Add(this.ultraLabel1);
            this.ugbParent.Controls.Add(this.CheckActivo);
            this.ugbParent.Controls.Add(this.txtDescripcion);
            this.ugbParent.Controls.Add(this.ultraLabel2);
            this.ugbParent.Controls.Add(this.txtNombre);
            this.ugbParent.Controls.Add(this.Nombre);
            this.ugbParent.Controls.Add(this.txtCodigo);
            this.ugbParent.Controls.Add(this.Codigo);
            this.ugbParent.Size = new System.Drawing.Size(444, 545);
            this.ugbParent.Controls.SetChildIndex(this.Codigo, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtCodigo, 0);
            this.ugbParent.Controls.SetChildIndex(this.Nombre, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtNombre, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraLabel2, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtDescripcion, 0);
            this.ugbParent.Controls.SetChildIndex(this.CheckActivo, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraLabel1, 0);
            this.ugbParent.Controls.SetChildIndex(this.CheckUnicoAlmacen, 0);
            this.ugbParent.Controls.SetChildIndex(this.busAlmacen, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraLabel3, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraLabel5, 0);
            this.ugbParent.Controls.SetChildIndex(this.CheckRequiereCliente, 0);
            this.ugbParent.Controls.SetChildIndex(this.checkTieneImpuesto, 0);
            this.ugbParent.Controls.SetChildIndex(this.CheckAceptaCostoCero, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtProcentajeImpuesto, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraTabControl1, 0);
            this.ugbParent.Controls.SetChildIndex(this.comboOperacion, 0);
            this.ugbParent.Controls.SetChildIndex(this.ComboTipoSocioNegocio, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraLabel10, 0);
            this.ugbParent.Controls.SetChildIndex(this.ubAceptar, 0);
            this.ugbParent.Controls.SetChildIndex(this.ubCancelar, 0);
            // 
            // ubCancelar
            // 
            this.ubCancelar.Location = new System.Drawing.Point(348, 516);
            // 
            // ubAceptar
            // 
            this.ubAceptar.Location = new System.Drawing.Point(267, 516);
            // 
            // ilMain
            // 
            this.ilMain.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilMain.ImageStream")));
            this.ilMain.Images.SetKeyName(0, "accept.png");
            this.ilMain.Images.SetKeyName(1, "accept_database.png");
            this.ilMain.Images.SetKeyName(2, "accept_page.png");
            this.ilMain.Images.SetKeyName(3, "add.png");
            this.ilMain.Images.SetKeyName(4, "add_comment.png");
            this.ilMain.Images.SetKeyName(5, "add_home.png");
            this.ilMain.Images.SetKeyName(6, "add_image.png");
            this.ilMain.Images.SetKeyName(7, "add_page.png");
            this.ilMain.Images.SetKeyName(8, "add_pages.png");
            this.ilMain.Images.SetKeyName(9, "add_printer.png");
            this.ilMain.Images.SetKeyName(10, "add_to_database.png");
            this.ilMain.Images.SetKeyName(11, "add_to_favorites.png");
            this.ilMain.Images.SetKeyName(12, "add_to_folder.png");
            this.ilMain.Images.SetKeyName(13, "add_to_shopping_cart.png");
            this.ilMain.Images.SetKeyName(14, "add_user.png");
            this.ilMain.Images.SetKeyName(15, "artwork.png");
            this.ilMain.Images.SetKeyName(16, "attach_image.png");
            this.ilMain.Images.SetKeyName(17, "attachment.png");
            this.ilMain.Images.SetKeyName(18, "back.png");
            this.ilMain.Images.SetKeyName(19, "block.png");
            this.ilMain.Images.SetKeyName(20, "blue_arrow_down.png");
            this.ilMain.Images.SetKeyName(21, "blue_arrow_up.png");
            this.ilMain.Images.SetKeyName(22, "blue_energy.png");
            this.ilMain.Images.SetKeyName(23, "bmp_file.png");
            this.ilMain.Images.SetKeyName(24, "book.png");
            this.ilMain.Images.SetKeyName(25, "book_accept.png");
            this.ilMain.Images.SetKeyName(26, "book_download.png");
            this.ilMain.Images.SetKeyName(27, "book_search.png");
            this.ilMain.Images.SetKeyName(28, "book_warning.png");
            this.ilMain.Images.SetKeyName(29, "calculator.png");
            this.ilMain.Images.SetKeyName(30, "calendar.png");
            this.ilMain.Images.SetKeyName(31, "calendar_empty.png");
            this.ilMain.Images.SetKeyName(32, "canvas_holder.png");
            this.ilMain.Images.SetKeyName(33, "card.png");
            this.ilMain.Images.SetKeyName(34, "cd.png");
            this.ilMain.Images.SetKeyName(35, "chalk_board.png");
            this.ilMain.Images.SetKeyName(36, "chart.png");
            this.ilMain.Images.SetKeyName(37, "chart_down.png");
            this.ilMain.Images.SetKeyName(38, "chart_pie.png");
            this.ilMain.Images.SetKeyName(39, "chart_up.png");
            this.ilMain.Images.SetKeyName(40, "clock.png");
            this.ilMain.Images.SetKeyName(41, "cloud_comment.png");
            this.ilMain.Images.SetKeyName(42, "coffee_cup.png");
            this.ilMain.Images.SetKeyName(43, "comment.png");
            this.ilMain.Images.SetKeyName(44, "comments.png");
            this.ilMain.Images.SetKeyName(45, "computer.png");
            this.ilMain.Images.SetKeyName(46, "computer_accept.png");
            this.ilMain.Images.SetKeyName(47, "computer_add.png");
            this.ilMain.Images.SetKeyName(48, "computer_help.png");
            this.ilMain.Images.SetKeyName(49, "computer_info.png");
            this.ilMain.Images.SetKeyName(50, "computer_process.png");
            this.ilMain.Images.SetKeyName(51, "computer_warning.png");
            this.ilMain.Images.SetKeyName(52, "copy_paste.png");
            this.ilMain.Images.SetKeyName(53, "credit_cart.png");
            this.ilMain.Images.SetKeyName(54, "credit_cart_cancelled.png");
            this.ilMain.Images.SetKeyName(55, "css_file.png");
            this.ilMain.Images.SetKeyName(56, "csv_file.png");
            this.ilMain.Images.SetKeyName(57, "cut.png");
            this.ilMain.Images.SetKeyName(58, "cut_from_page.png");
            this.ilMain.Images.SetKeyName(59, "database.png");
            this.ilMain.Images.SetKeyName(60, "delete.png");
            this.ilMain.Images.SetKeyName(61, "delete_comment.png");
            this.ilMain.Images.SetKeyName(62, "delete_computer.png");
            this.ilMain.Images.SetKeyName(63, "delete_folder.png");
            this.ilMain.Images.SetKeyName(64, "delete_home.png");
            this.ilMain.Images.SetKeyName(65, "delete_image.png");
            this.ilMain.Images.SetKeyName(66, "delete_page.png");
            this.ilMain.Images.SetKeyName(67, "delete_user.png");
            this.ilMain.Images.SetKeyName(68, "dollar_currency_sign.png");
            this.ilMain.Images.SetKeyName(69, "download.png");
            this.ilMain.Images.SetKeyName(70, "download_database.png");
            this.ilMain.Images.SetKeyName(71, "download_image.png");
            this.ilMain.Images.SetKeyName(72, "download_to_computer.png");
            this.ilMain.Images.SetKeyName(73, "dvd.png");
            this.ilMain.Images.SetKeyName(74, "edit.png");
            this.ilMain.Images.SetKeyName(75, "edit_page.png");
            this.ilMain.Images.SetKeyName(76, "edit_profile.png");
            this.ilMain.Images.SetKeyName(77, "eps_file.png");
            this.ilMain.Images.SetKeyName(78, "equalizer.png");
            this.ilMain.Images.SetKeyName(79, "euro_currency_sign.png");
            this.ilMain.Images.SetKeyName(80, "favorite.png");
            this.ilMain.Images.SetKeyName(81, "favorite_film.png");
            this.ilMain.Images.SetKeyName(82, "film.png");
            this.ilMain.Images.SetKeyName(83, "firewall.png");
            this.ilMain.Images.SetKeyName(84, "folder.png");
            this.ilMain.Images.SetKeyName(85, "folder_accept.png");
            this.ilMain.Images.SetKeyName(86, "folder_conflicted.png");
            this.ilMain.Images.SetKeyName(87, "folder_full.png");
            this.ilMain.Images.SetKeyName(88, "folder_modified.png");
            this.ilMain.Images.SetKeyName(89, "full_page.png");
            this.ilMain.Images.SetKeyName(90, "games.png");
            this.ilMain.Images.SetKeyName(91, "gif_file.png");
            this.ilMain.Images.SetKeyName(92, "globe.png");
            this.ilMain.Images.SetKeyName(93, "globe_download.png");
            this.ilMain.Images.SetKeyName(94, "globe_process.png");
            this.ilMain.Images.SetKeyName(95, "globe_warning.png");
            this.ilMain.Images.SetKeyName(96, "green_arrow_down.png");
            this.ilMain.Images.SetKeyName(97, "green_arrow_up.png");
            this.ilMain.Images.SetKeyName(98, "green_button.png");
            this.ilMain.Images.SetKeyName(99, "green_energy.png");
            this.ilMain.Images.SetKeyName(100, "green_flag.png");
            this.ilMain.Images.SetKeyName(101, "heart.png");
            this.ilMain.Images.SetKeyName(102, "help.png");
            this.ilMain.Images.SetKeyName(103, "help_balloon.png");
            this.ilMain.Images.SetKeyName(104, "home.png");
            this.ilMain.Images.SetKeyName(105, "home_accept.png");
            this.ilMain.Images.SetKeyName(106, "html_file.png");
            this.ilMain.Images.SetKeyName(107, "ico_file.png");
            this.ilMain.Images.SetKeyName(108, "id_card.png");
            this.ilMain.Images.SetKeyName(109, "image.png");
            this.ilMain.Images.SetKeyName(110, "image_accept.png");
            this.ilMain.Images.SetKeyName(111, "info.png");
            this.ilMain.Images.SetKeyName(112, "insert_to_shopping_cart.png");
            this.ilMain.Images.SetKeyName(113, "jpg_file.png");
            this.ilMain.Images.SetKeyName(114, "js_file.png");
            this.ilMain.Images.SetKeyName(115, "json_file.png");
            this.ilMain.Images.SetKeyName(116, "key.png");
            this.ilMain.Images.SetKeyName(117, "light_bulb.png");
            this.ilMain.Images.SetKeyName(118, "link.png");
            this.ilMain.Images.SetKeyName(119, "lock.png");
            this.ilMain.Images.SetKeyName(120, "magnet.png");
            this.ilMain.Images.SetKeyName(121, "mail.png");
            this.ilMain.Images.SetKeyName(122, "mail_lock.png");
            this.ilMain.Images.SetKeyName(123, "mail_receive.png");
            this.ilMain.Images.SetKeyName(124, "mail_search.png");
            this.ilMain.Images.SetKeyName(125, "mail_send.png");
            this.ilMain.Images.SetKeyName(126, "mobile_phone.png");
            this.ilMain.Images.SetKeyName(127, "mouse.png");
            this.ilMain.Images.SetKeyName(128, "music.png");
            this.ilMain.Images.SetKeyName(129, "new.png");
            this.ilMain.Images.SetKeyName(130, "new_page.png");
            this.ilMain.Images.SetKeyName(131, "news.png");
            this.ilMain.Images.SetKeyName(132, "next.png");
            this.ilMain.Images.SetKeyName(133, "note.png");
            this.ilMain.Images.SetKeyName(134, "note_accept.png");
            this.ilMain.Images.SetKeyName(135, "note_book.png");
            this.ilMain.Images.SetKeyName(136, "office_folders.png");
            this.ilMain.Images.SetKeyName(137, "old_clock.png");
            this.ilMain.Images.SetKeyName(138, "open_store.png");
            this.ilMain.Images.SetKeyName(139, "orange_arrow_down.png");
            this.ilMain.Images.SetKeyName(140, "orange_arrow_up.png");
            this.ilMain.Images.SetKeyName(141, "orange_button.png");
            this.ilMain.Images.SetKeyName(142, "package.png");
            this.ilMain.Images.SetKeyName(143, "package_accept.png");
            this.ilMain.Images.SetKeyName(144, "package_add.png");
            this.ilMain.Images.SetKeyName(145, "package_download.png");
            this.ilMain.Images.SetKeyName(146, "package_warning.png");
            this.ilMain.Images.SetKeyName(147, "page_down.png");
            this.ilMain.Images.SetKeyName(148, "page_process.png");
            this.ilMain.Images.SetKeyName(149, "page_up.png");
            this.ilMain.Images.SetKeyName(150, "pages.png");
            this.ilMain.Images.SetKeyName(151, "pages_warning.png");
            this.ilMain.Images.SetKeyName(152, "paint.png");
            this.ilMain.Images.SetKeyName(153, "paint_brush.png");
            this.ilMain.Images.SetKeyName(154, "palette.png");
            this.ilMain.Images.SetKeyName(155, "palette_brush.png");
            this.ilMain.Images.SetKeyName(156, "pastel_colors.png");
            this.ilMain.Images.SetKeyName(157, "pdf_file.png");
            this.ilMain.Images.SetKeyName(158, "phone_book.png");
            this.ilMain.Images.SetKeyName(159, "phone_book_edit.png");
            this.ilMain.Images.SetKeyName(160, "photo_camera.png");
            this.ilMain.Images.SetKeyName(161, "photo_camera_accept.png");
            this.ilMain.Images.SetKeyName(162, "php_file.png");
            this.ilMain.Images.SetKeyName(163, "pin.png");
            this.ilMain.Images.SetKeyName(164, "png_file.png");
            this.ilMain.Images.SetKeyName(165, "ppt_file.png");
            this.ilMain.Images.SetKeyName(166, "printer.png");
            this.ilMain.Images.SetKeyName(167, "printer_accept.png");
            this.ilMain.Images.SetKeyName(168, "printer_warning.png");
            this.ilMain.Images.SetKeyName(169, "prize_winner.png");
            this.ilMain.Images.SetKeyName(170, "process.png");
            this.ilMain.Images.SetKeyName(171, "process_accept.png");
            this.ilMain.Images.SetKeyName(172, "process_info.png");
            this.ilMain.Images.SetKeyName(173, "process_warning.png");
            this.ilMain.Images.SetKeyName(174, "promotion.png");
            this.ilMain.Images.SetKeyName(175, "protection.png");
            this.ilMain.Images.SetKeyName(176, "psd_file.png");
            this.ilMain.Images.SetKeyName(177, "puzzle.png");
            this.ilMain.Images.SetKeyName(178, "recycle.png");
            this.ilMain.Images.SetKeyName(179, "red_button.png");
            this.ilMain.Images.SetKeyName(180, "red_flag.png");
            this.ilMain.Images.SetKeyName(181, "refresh.png");
            this.ilMain.Images.SetKeyName(182, "refresh_page.png");
            this.ilMain.Images.SetKeyName(183, "remote_desktop.png");
            this.ilMain.Images.SetKeyName(184, "remove_from_database.png");
            this.ilMain.Images.SetKeyName(185, "remove_from_shopping_cart.png");
            this.ilMain.Images.SetKeyName(186, "report.png");
            this.ilMain.Images.SetKeyName(187, "rss.png");
            this.ilMain.Images.SetKeyName(188, "ruler.png");
            this.ilMain.Images.SetKeyName(189, "ruler_pencil.png");
            this.ilMain.Images.SetKeyName(190, "sale.png");
            this.ilMain.Images.SetKeyName(191, "save.png");
            this.ilMain.Images.SetKeyName(192, "search.png");
            this.ilMain.Images.SetKeyName(193, "search_computer.png");
            this.ilMain.Images.SetKeyName(194, "search_database.png");
            this.ilMain.Images.SetKeyName(195, "search_globe.png");
            this.ilMain.Images.SetKeyName(196, "search_home.png");
            this.ilMain.Images.SetKeyName(197, "search_image.png");
            this.ilMain.Images.SetKeyName(198, "search_page.png");
            this.ilMain.Images.SetKeyName(199, "search_printer.png");
            this.ilMain.Images.SetKeyName(200, "search_user.png");
            this.ilMain.Images.SetKeyName(201, "security.png");
            this.ilMain.Images.SetKeyName(202, "send_sms.png");
            this.ilMain.Images.SetKeyName(203, "shopping_cart.png");
            this.ilMain.Images.SetKeyName(204, "shopping_cart_accept.png");
            this.ilMain.Images.SetKeyName(205, "sms.png");
            this.ilMain.Images.SetKeyName(206, "sound.png");
            this.ilMain.Images.SetKeyName(207, "sound_muted.png");
            this.ilMain.Images.SetKeyName(208, "star_empty.png");
            this.ilMain.Images.SetKeyName(209, "star_full.png");
            this.ilMain.Images.SetKeyName(210, "star_half_full.png");
            this.ilMain.Images.SetKeyName(211, "sterling_pound_currency_sign.png");
            this.ilMain.Images.SetKeyName(212, "support.png");
            this.ilMain.Images.SetKeyName(213, "svg_file.png");
            this.ilMain.Images.SetKeyName(214, "swf_file.png");
            this.ilMain.Images.SetKeyName(215, "tablet.png");
            this.ilMain.Images.SetKeyName(216, "tag_blue.png");
            this.ilMain.Images.SetKeyName(217, "tag_green.png");
            this.ilMain.Images.SetKeyName(218, "target.png");
            this.ilMain.Images.SetKeyName(219, "television.png");
            this.ilMain.Images.SetKeyName(220, "text_page.png");
            this.ilMain.Images.SetKeyName(221, "tiff_file.png");
            this.ilMain.Images.SetKeyName(222, "tools.png");
            this.ilMain.Images.SetKeyName(223, "trash_can.png");
            this.ilMain.Images.SetKeyName(224, "turquoise_button.png");
            this.ilMain.Images.SetKeyName(225, "twitter.png");
            this.ilMain.Images.SetKeyName(226, "txt_file.png");
            this.ilMain.Images.SetKeyName(227, "unlock.png");
            this.ilMain.Images.SetKeyName(228, "up.png");
            this.ilMain.Images.SetKeyName(229, "user.png");
            this.ilMain.Images.SetKeyName(230, "user_accept.png");
            this.ilMain.Images.SetKeyName(231, "user_comment.png");
            this.ilMain.Images.SetKeyName(232, "users.png");
            this.ilMain.Images.SetKeyName(233, "users_comments.png");
            this.ilMain.Images.SetKeyName(234, "violet_button.png");
            this.ilMain.Images.SetKeyName(235, "warning.png");
            this.ilMain.Images.SetKeyName(236, "white_flag.png");
            this.ilMain.Images.SetKeyName(237, "windows_terminal.png");
            this.ilMain.Images.SetKeyName(238, "xml_file.png");
            this.ilMain.Images.SetKeyName(239, "yen_currency_sign.png");
            this.ilMain.Images.SetKeyName(240, "zip_file.png");
            this.ilMain.Images.SetKeyName(241, "zip_file_accept.png");
            this.ilMain.Images.SetKeyName(242, "zip_file_download.png");
            this.ilMain.Images.SetKeyName(243, "zip_file_info.png");
            this.ilMain.Images.SetKeyName(244, "zip_file_search.png");
            this.ilMain.Images.SetKeyName(245, "zoom_in.png");
            this.ilMain.Images.SetKeyName(246, "zoom_out.png");
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Controls.Add(this.checkNumeracionAutomatica);
            this.ultraTabPageControl1.Controls.Add(this.CheckGeneraNumeracionalFinal);
            this.ultraTabPageControl1.Controls.Add(this.GrupoNumeracion);
            this.ultraTabPageControl1.Controls.Add(this.GrupoSerie);
            this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(404, 202);
            // 
            // checkNumeracionAutomatica
            // 
            this.checkNumeracionAutomatica.BackColor = System.Drawing.Color.Transparent;
            this.checkNumeracionAutomatica.BackColorInternal = System.Drawing.Color.Transparent;
            this.checkNumeracionAutomatica.Checked = true;
            this.checkNumeracionAutomatica.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkNumeracionAutomatica.Location = new System.Drawing.Point(21, 11);
            this.checkNumeracionAutomatica.Name = "checkNumeracionAutomatica";
            this.checkNumeracionAutomatica.Size = new System.Drawing.Size(161, 20);
            this.checkNumeracionAutomatica.TabIndex = 35;
            this.checkNumeracionAutomatica.Text = "Numeración automática";
            this.checkNumeracionAutomatica.CheckedChanged += new System.EventHandler(this.checkNumeracionAutomatica_CheckedChanged);
            // 
            // CheckGeneraNumeracionalFinal
            // 
            this.CheckGeneraNumeracionalFinal.BackColor = System.Drawing.Color.Transparent;
            this.CheckGeneraNumeracionalFinal.BackColorInternal = System.Drawing.Color.Transparent;
            this.CheckGeneraNumeracionalFinal.Checked = true;
            this.CheckGeneraNumeracionalFinal.CheckState = System.Windows.Forms.CheckState.Checked;
            this.CheckGeneraNumeracionalFinal.Location = new System.Drawing.Point(17, 176);
            this.CheckGeneraNumeracionalFinal.Name = "CheckGeneraNumeracionalFinal";
            this.CheckGeneraNumeracionalFinal.Size = new System.Drawing.Size(184, 20);
            this.CheckGeneraNumeracionalFinal.TabIndex = 34;
            this.CheckGeneraNumeracionalFinal.Text = "Genera Numeración al final";
            this.CheckGeneraNumeracionalFinal.CheckedChanged += new System.EventHandler(this.CheckGeneraNumeracionalFinal_CheckedChanged);
            // 
            // GrupoNumeracion
            // 
            this.GrupoNumeracion.Controls.Add(this.txtNumeracionActual);
            this.GrupoNumeracion.Controls.Add(this.txtNumeracionLongitud);
            this.GrupoNumeracion.Controls.Add(this.ultraLabel8);
            this.GrupoNumeracion.Controls.Add(this.ultraLabel9);
            this.GrupoNumeracion.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.GrupoNumeracion.Location = new System.Drawing.Point(17, 110);
            this.GrupoNumeracion.Name = "GrupoNumeracion";
            this.GrupoNumeracion.Size = new System.Drawing.Size(372, 63);
            this.GrupoNumeracion.TabIndex = 1;
            this.GrupoNumeracion.Text = "Numeración";
            // 
            // txtNumeracionActual
            // 
            this.txtNumeracionActual.EditAs = Infragistics.Win.UltraWinMaskedEdit.EditAsType.Integer;
            this.txtNumeracionActual.Location = new System.Drawing.Point(69, 30);
            this.txtNumeracionActual.Name = "txtNumeracionActual";
            this.txtNumeracionActual.Size = new System.Drawing.Size(136, 20);
            this.txtNumeracionActual.TabIndex = 38;
            this.txtNumeracionActual.TextChanged += new System.EventHandler(this.txtNumeracionActual_TextChanged);
            // 
            // txtNumeracionLongitud
            // 
            this.txtNumeracionLongitud.EditAs = Infragistics.Win.UltraWinMaskedEdit.EditAsType.Integer;
            this.txtNumeracionLongitud.Location = new System.Drawing.Point(274, 31);
            this.txtNumeracionLongitud.Name = "txtNumeracionLongitud";
            this.txtNumeracionLongitud.Size = new System.Drawing.Size(83, 20);
            this.txtNumeracionLongitud.TabIndex = 37;
            this.txtNumeracionLongitud.TextChanged += new System.EventHandler(this.txtNumeracionLongitud_TextChanged);
            // 
            // ultraLabel8
            // 
            appearance3.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel8.Appearance = appearance3;
            this.ultraLabel8.Location = new System.Drawing.Point(217, 33);
            this.ultraLabel8.Name = "ultraLabel8";
            this.ultraLabel8.Size = new System.Drawing.Size(51, 23);
            this.ultraLabel8.TabIndex = 20;
            this.ultraLabel8.Text = "Longitud";
            // 
            // ultraLabel9
            // 
            appearance4.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel9.Appearance = appearance4;
            this.ultraLabel9.Location = new System.Drawing.Point(12, 30);
            this.ultraLabel9.Name = "ultraLabel9";
            this.ultraLabel9.Size = new System.Drawing.Size(51, 23);
            this.ultraLabel9.TabIndex = 18;
            this.ultraLabel9.Text = "Actual";
            // 
            // GrupoSerie
            // 
            this.GrupoSerie.Controls.Add(this.txtSerieLongitud);
            this.GrupoSerie.Controls.Add(this.ultraLabel7);
            this.GrupoSerie.Controls.Add(this.txtSerieCodigo);
            this.GrupoSerie.Controls.Add(this.ultraLabel6);
            this.GrupoSerie.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.GrupoSerie.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopOutsideBorder;
            this.GrupoSerie.Location = new System.Drawing.Point(17, 37);
            this.GrupoSerie.Name = "GrupoSerie";
            this.GrupoSerie.Size = new System.Drawing.Size(372, 63);
            this.GrupoSerie.TabIndex = 0;
            this.GrupoSerie.Text = "Serie del Documento";
            // 
            // txtSerieLongitud
            // 
            this.txtSerieLongitud.EditAs = Infragistics.Win.UltraWinMaskedEdit.EditAsType.Integer;
            this.txtSerieLongitud.Location = new System.Drawing.Point(274, 33);
            this.txtSerieLongitud.Name = "txtSerieLongitud";
            this.txtSerieLongitud.Size = new System.Drawing.Size(83, 20);
            this.txtSerieLongitud.TabIndex = 37;
            this.txtSerieLongitud.TextChanged += new System.EventHandler(this.txtSerieLongitud_TextChanged);
            // 
            // ultraLabel7
            // 
            appearance5.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel7.Appearance = appearance5;
            this.ultraLabel7.Location = new System.Drawing.Point(217, 36);
            this.ultraLabel7.Name = "ultraLabel7";
            this.ultraLabel7.Size = new System.Drawing.Size(51, 23);
            this.ultraLabel7.TabIndex = 16;
            this.ultraLabel7.Text = "Longitud";
            // 
            // txtSerieCodigo
            // 
            this.txtSerieCodigo.Location = new System.Drawing.Point(69, 32);
            this.txtSerieCodigo.Name = "txtSerieCodigo";
            this.txtSerieCodigo.Size = new System.Drawing.Size(136, 21);
            this.txtSerieCodigo.TabIndex = 15;
            this.txtSerieCodigo.TextChanged += new System.EventHandler(this.txtSerieCodigo_TextChanged);
            // 
            // ultraLabel6
            // 
            appearance6.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel6.Appearance = appearance6;
            this.ultraLabel6.Location = new System.Drawing.Point(12, 36);
            this.ultraLabel6.Name = "ultraLabel6";
            this.ultraLabel6.Size = new System.Drawing.Size(51, 23);
            this.ultraLabel6.TabIndex = 14;
            this.ultraLabel6.Text = "Código";
            // 
            // ultraTabPageControl2
            // 
            this.ultraTabPageControl2.Controls.Add(this.ssReporte);
            this.ultraTabPageControl2.Controls.Add(this.lblReporte);
            this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl2.Name = "ultraTabPageControl2";
            this.ultraTabPageControl2.Size = new System.Drawing.Size(404, 202);
            // 
            // ssReporte
            // 
            this.ssReporte.BackColor = System.Drawing.Color.Transparent;
            this.ssReporte.Location = new System.Drawing.Point(103, 15);
            this.ssReporte.Name = "ssReporte";
            this.ssReporte.Size = new System.Drawing.Size(276, 36);
            this.ssReporte.TabIndex = 31;
            this.ssReporte.Search += new System.EventHandler(this.ssReporte_Search);
            // 
            // lblReporte
            // 
            appearance7.BackColor = System.Drawing.Color.Transparent;
            this.lblReporte.Appearance = appearance7;
            this.lblReporte.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblReporte.Location = new System.Drawing.Point(21, 19);
            this.lblReporte.Name = "lblReporte";
            this.lblReporte.Size = new System.Drawing.Size(100, 23);
            this.lblReporte.TabIndex = 30;
            this.lblReporte.Text = "Reporte";
            // 
            // txtDescripcion
            // 
            this.txtDescripcion.Location = new System.Drawing.Point(123, 74);
            this.txtDescripcion.Multiline = true;
            this.txtDescripcion.Name = "txtDescripcion";
            this.txtDescripcion.ShowOverflowIndicator = true;
            this.txtDescripcion.Size = new System.Drawing.Size(303, 32);
            this.txtDescripcion.TabIndex = 17;
            this.txtDescripcion.TextChanged += new System.EventHandler(this.txtDescripcion_TextChanged);
            // 
            // ultraLabel2
            // 
            appearance12.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel2.Appearance = appearance12;
            this.ultraLabel2.Location = new System.Drawing.Point(17, 74);
            this.ultraLabel2.Name = "ultraLabel2";
            this.ultraLabel2.Size = new System.Drawing.Size(100, 23);
            this.ultraLabel2.TabIndex = 16;
            this.ultraLabel2.Text = "Descripción";
            // 
            // txtNombre
            // 
            this.txtNombre.Location = new System.Drawing.Point(124, 45);
            this.txtNombre.Name = "txtNombre";
            this.txtNombre.Size = new System.Drawing.Size(302, 21);
            this.txtNombre.TabIndex = 15;
            this.txtNombre.TextChanged += new System.EventHandler(this.txtNombre_TextChanged);
            // 
            // Nombre
            // 
            appearance13.BackColor = System.Drawing.Color.Transparent;
            this.Nombre.Appearance = appearance13;
            this.Nombre.Location = new System.Drawing.Point(17, 45);
            this.Nombre.Name = "Nombre";
            this.Nombre.Size = new System.Drawing.Size(100, 23);
            this.Nombre.TabIndex = 14;
            this.Nombre.Text = "Nombre";
            // 
            // txtCodigo
            // 
            this.txtCodigo.Location = new System.Drawing.Point(124, 18);
            this.txtCodigo.Name = "txtCodigo";
            this.txtCodigo.Size = new System.Drawing.Size(122, 21);
            this.txtCodigo.TabIndex = 13;
            this.txtCodigo.TextChanged += new System.EventHandler(this.txtCodigo_TextChanged);
            // 
            // Codigo
            // 
            appearance14.BackColor = System.Drawing.Color.Transparent;
            this.Codigo.Appearance = appearance14;
            this.Codigo.Location = new System.Drawing.Point(17, 18);
            this.Codigo.Name = "Codigo";
            this.Codigo.Size = new System.Drawing.Size(100, 23);
            this.Codigo.TabIndex = 12;
            this.Codigo.Text = "Código";
            // 
            // CheckActivo
            // 
            this.CheckActivo.BackColor = System.Drawing.Color.Transparent;
            this.CheckActivo.BackColorInternal = System.Drawing.Color.Transparent;
            this.CheckActivo.Checked = true;
            this.CheckActivo.CheckState = System.Windows.Forms.CheckState.Checked;
            this.CheckActivo.Location = new System.Drawing.Point(351, 18);
            this.CheckActivo.Name = "CheckActivo";
            this.CheckActivo.Size = new System.Drawing.Size(75, 20);
            this.CheckActivo.TabIndex = 18;
            this.CheckActivo.Text = "Activo";
            this.CheckActivo.CheckedChanged += new System.EventHandler(this.CheckActivo_CheckedChanged);
            // 
            // ultraLabel1
            // 
            appearance11.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel1.Appearance = appearance11;
            this.ultraLabel1.Location = new System.Drawing.Point(17, 120);
            this.ultraLabel1.Name = "ultraLabel1";
            this.ultraLabel1.Size = new System.Drawing.Size(100, 23);
            this.ultraLabel1.TabIndex = 19;
            this.ultraLabel1.Text = "Almacen";
            // 
            // CheckUnicoAlmacen
            // 
            this.CheckUnicoAlmacen.BackColor = System.Drawing.Color.Transparent;
            this.CheckUnicoAlmacen.BackColorInternal = System.Drawing.Color.Transparent;
            this.CheckUnicoAlmacen.Checked = true;
            this.CheckUnicoAlmacen.CheckState = System.Windows.Forms.CheckState.Checked;
            this.CheckUnicoAlmacen.Location = new System.Drawing.Point(321, 117);
            this.CheckUnicoAlmacen.Name = "CheckUnicoAlmacen";
            this.CheckUnicoAlmacen.Size = new System.Drawing.Size(102, 20);
            this.CheckUnicoAlmacen.TabIndex = 20;
            this.CheckUnicoAlmacen.Text = "Único Almacen";
            this.CheckUnicoAlmacen.CheckedChanged += new System.EventHandler(this.CheckUnicoAlmacen_CheckedChanged);
            // 
            // busAlmacen
            // 
            this.busAlmacen.BackColor = System.Drawing.Color.Transparent;
            this.busAlmacen.Location = new System.Drawing.Point(123, 117);
            this.busAlmacen.Name = "busAlmacen";
            this.busAlmacen.Size = new System.Drawing.Size(182, 36);
            this.busAlmacen.TabIndex = 25;
            this.busAlmacen.Search += new System.EventHandler(this.busAlmacen_Search);
            // 
            // CheckRequiereCliente
            // 
            this.CheckRequiereCliente.BackColor = System.Drawing.Color.Transparent;
            this.CheckRequiereCliente.BackColorInternal = System.Drawing.Color.Transparent;
            this.CheckRequiereCliente.Checked = true;
            this.CheckRequiereCliente.CheckState = System.Windows.Forms.CheckState.Checked;
            this.CheckRequiereCliente.Location = new System.Drawing.Point(321, 173);
            this.CheckRequiereCliente.Name = "CheckRequiereCliente";
            this.CheckRequiereCliente.Size = new System.Drawing.Size(108, 20);
            this.CheckRequiereCliente.TabIndex = 27;
            this.CheckRequiereCliente.Text = "Requiere Socio";
            this.CheckRequiereCliente.CheckedChanged += new System.EventHandler(this.CheckRequiereCliente_CheckedChanged);
            // 
            // ultraLabel3
            // 
            appearance10.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel3.Appearance = appearance10;
            this.ultraLabel3.Location = new System.Drawing.Point(18, 147);
            this.ultraLabel3.Name = "ultraLabel3";
            this.ultraLabel3.Size = new System.Drawing.Size(100, 23);
            this.ultraLabel3.TabIndex = 26;
            this.ultraLabel3.Text = "Operación";
            // 
            // checkTieneImpuesto
            // 
            this.checkTieneImpuesto.BackColor = System.Drawing.Color.Transparent;
            this.checkTieneImpuesto.BackColorInternal = System.Drawing.Color.Transparent;
            this.checkTieneImpuesto.Checked = true;
            this.checkTieneImpuesto.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkTieneImpuesto.Location = new System.Drawing.Point(19, 209);
            this.checkTieneImpuesto.Name = "checkTieneImpuesto";
            this.checkTieneImpuesto.Size = new System.Drawing.Size(106, 20);
            this.checkTieneImpuesto.TabIndex = 30;
            this.checkTieneImpuesto.Text = "Tiene Impuesto";
            this.checkTieneImpuesto.CheckedChanged += new System.EventHandler(this.checkTieneImpuesto_CheckedChanged);
            // 
            // CheckAceptaCostoCero
            // 
            this.CheckAceptaCostoCero.BackColor = System.Drawing.Color.Transparent;
            this.CheckAceptaCostoCero.BackColorInternal = System.Drawing.Color.Transparent;
            this.CheckAceptaCostoCero.Checked = true;
            this.CheckAceptaCostoCero.CheckState = System.Windows.Forms.CheckState.Checked;
            this.CheckAceptaCostoCero.Location = new System.Drawing.Point(121, 242);
            this.CheckAceptaCostoCero.Name = "CheckAceptaCostoCero";
            this.CheckAceptaCostoCero.Size = new System.Drawing.Size(302, 20);
            this.CheckAceptaCostoCero.TabIndex = 33;
            this.CheckAceptaCostoCero.Text = "Puede Aceptar Costo Cero";
            this.CheckAceptaCostoCero.CheckedChanged += new System.EventHandler(this.CheckAceptaCostoCero_CheckedChanged);
            // 
            // ultraTabControl1
            // 
            appearance2.BackColor = System.Drawing.Color.Transparent;
            this.ultraTabControl1.Appearance = appearance2;
            this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
            this.ultraTabControl1.Location = new System.Drawing.Point(18, 282);
            this.ultraTabControl1.Name = "ultraTabControl1";
            this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.ultraTabControl1.Size = new System.Drawing.Size(408, 228);
            appearance8.BackColor = System.Drawing.Color.Transparent;
            this.ultraTabControl1.TabHeaderAreaAppearance = appearance8;
            this.ultraTabControl1.TabIndex = 34;
            ultraTab1.TabPage = this.ultraTabPageControl1;
            ultraTab1.Text = ":: Numeración ::";
            ultraTab2.TabPage = this.ultraTabPageControl2;
            ultraTab2.Text = ":: Impresión ::";
            this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1,
            ultraTab2});
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(404, 202);
            // 
            // comboOperacion
            // 
            this.comboOperacion.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.SuggestAppend;
            valueListItem4.DataValue = "ValueListItem0";
            valueListItem4.DisplayText = "Entrada";
            valueListItem5.DataValue = "ValueListItem1";
            valueListItem5.DisplayText = "Salida";
            valueListItem6.DataValue = "ValueListItem2";
            valueListItem6.DisplayText = "Transferencia";
            this.comboOperacion.Items.AddRange(new Infragistics.Win.ValueListItem[] {
            valueListItem4,
            valueListItem5,
            valueListItem6});
            this.comboOperacion.Location = new System.Drawing.Point(123, 143);
            this.comboOperacion.Name = "comboOperacion";
            this.comboOperacion.Size = new System.Drawing.Size(97, 21);
            this.comboOperacion.TabIndex = 35;
            this.comboOperacion.ValueChanged += new System.EventHandler(this.comboOperacion_ValueChanged);
            // 
            // txtProcentajeImpuesto
            // 
            this.txtProcentajeImpuesto.EditAs = Infragistics.Win.UltraWinMaskedEdit.EditAsType.Integer;
            this.txtProcentajeImpuesto.Location = new System.Drawing.Point(124, 209);
            this.txtProcentajeImpuesto.Name = "txtProcentajeImpuesto";
            this.txtProcentajeImpuesto.Size = new System.Drawing.Size(87, 20);
            this.txtProcentajeImpuesto.TabIndex = 36;
            this.txtProcentajeImpuesto.TextChanged += new System.EventHandler(this.txtProcentajeImpuesto_TextChanged);
            // 
            // ComboTipoSocioNegocio
            // 
            this.ComboTipoSocioNegocio.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.SuggestAppend;
            valueListItem1.DataValue = "ValueListItem0";
            valueListItem1.DisplayText = "Cliente";
            valueListItem2.DataValue = "ValueListItem1";
            valueListItem2.DisplayText = "Proveedor";
            valueListItem3.DataValue = "ValueListItem2";
            valueListItem3.DisplayText = "Ninguno";
            this.ComboTipoSocioNegocio.Items.AddRange(new Infragistics.Win.ValueListItem[] {
            valueListItem1,
            valueListItem2,
            valueListItem3});
            this.ComboTipoSocioNegocio.Location = new System.Drawing.Point(124, 173);
            this.ComboTipoSocioNegocio.Name = "ComboTipoSocioNegocio";
            this.ComboTipoSocioNegocio.Size = new System.Drawing.Size(181, 21);
            this.ComboTipoSocioNegocio.TabIndex = 37;
            this.ComboTipoSocioNegocio.ValueChanged += new System.EventHandler(this.ComboTipoSocioNegocio_ValueChanged);
            // 
            // ultraLabel10
            // 
            appearance1.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel10.Appearance = appearance1;
            this.ultraLabel10.Location = new System.Drawing.Point(18, 177);
            this.ultraLabel10.Name = "ultraLabel10";
            this.ultraLabel10.Size = new System.Drawing.Size(100, 23);
            this.ultraLabel10.TabIndex = 38;
            this.ultraLabel10.Text = "Socio de Negocio";
            // 
            // ultraLabel5
            // 
            appearance9.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel5.Appearance = appearance9;
            this.ultraLabel5.Location = new System.Drawing.Point(226, 212);
            this.ultraLabel5.Name = "ultraLabel5";
            this.ultraLabel5.Size = new System.Drawing.Size(36, 23);
            this.ultraLabel5.TabIndex = 32;
            this.ultraLabel5.Text = "%";
            // 
            // FrmTipoDocumentoInventario
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(460, 583);
            this.Name = "FrmTipoDocumentoInventario";
            this.Text = "Tipo de Documento de Inventario";
            ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).EndInit();
            this.ugbParent.ResumeLayout(false);
            this.ugbParent.PerformLayout();
            this.ultraTabPageControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.checkNumeracionAutomatica)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckGeneraNumeracionalFinal)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.GrupoNumeracion)).EndInit();
            this.GrupoNumeracion.ResumeLayout(false);
            this.GrupoNumeracion.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.GrupoSerie)).EndInit();
            this.GrupoSerie.ResumeLayout(false);
            this.GrupoSerie.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtSerieCodigo)).EndInit();
            this.ultraTabPageControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.txtDescripcion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNombre)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCodigo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckActivo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckUnicoAlmacen)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckRequiereCliente)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkTieneImpuesto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckAceptaCostoCero)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
            this.ultraTabControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.comboOperacion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ComboTipoSocioNegocio)).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();
     Infragistics.Win.Appearance appearance1  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     this.btnClose       = new Infragistics.Win.Misc.UltraButton();
     this.ultraPanel4    = new Infragistics.Win.Misc.UltraPanel();
     this.ultraPanel3    = new Infragistics.Win.Misc.UltraPanel();
     this.ultraPanel1    = new Infragistics.Win.Misc.UltraPanel();
     this.toolTip1       = new System.Windows.Forms.ToolTip(this.components);
     this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
     this.ultraLabel6    = new Infragistics.Win.Misc.UltraLabel();
     this.btnPunch       = new Infragistics.Win.Misc.UltraButton();
     this.ultraLabel5    = new Infragistics.Win.Misc.UltraLabel();
     this.dtFrom         = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.gridList       = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.cboCode        = new Infragistics.Win.UltraWinGrid.UltraCombo();
     this.ultraPanel4.SuspendLayout();
     this.ultraPanel3.SuspendLayout();
     this.ultraPanel1.ClientArea.SuspendLayout();
     this.ultraPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
     this.ultraGroupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dtFrom)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboCode)).BeginInit();
     this.SuspendLayout();
     //
     // btnClose
     //
     this.btnClose.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnClose.Location = new System.Drawing.Point(8, 7);
     this.btnClose.Name     = "btnClose";
     this.btnClose.Size     = new System.Drawing.Size(131, 40);
     this.btnClose.TabIndex = 3;
     this.btnClose.Text     = "C&lose";
     this.btnClose.Click   += new System.EventHandler(this.btnClose_Click);
     //
     // ultraPanel4
     //
     this.ultraPanel4.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.ultraPanel4.Location = new System.Drawing.Point(0, 439);
     this.ultraPanel4.Name     = "ultraPanel4";
     this.ultraPanel4.Size     = new System.Drawing.Size(972, 10);
     this.ultraPanel4.TabIndex = 46;
     //
     // ultraPanel3
     //
     this.ultraPanel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.ultraPanel3.Location = new System.Drawing.Point(0, 0);
     this.ultraPanel3.Name     = "ultraPanel3";
     this.ultraPanel3.Size     = new System.Drawing.Size(972, 12);
     this.ultraPanel3.TabIndex = 45;
     //
     // ultraPanel1
     //
     appearance1.BackColor       = System.Drawing.Color.SlateGray;
     this.ultraPanel1.Appearance = appearance1;
     //
     // ultraPanel1.ClientArea
     //
     this.ultraPanel1.ClientArea.Controls.Add(this.btnClose);
     this.ultraPanel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.ultraPanel1.Location = new System.Drawing.Point(0, 449);
     this.ultraPanel1.Name     = "ultraPanel1";
     this.ultraPanel1.Size     = new System.Drawing.Size(972, 60);
     this.ultraPanel1.TabIndex = 5;
     this.ultraPanel1.TabStop  = false;
     //
     // ultraGroupBox4
     //
     this.ultraGroupBox4.Controls.Add(this.cboCode);
     this.ultraGroupBox4.Controls.Add(this.ultraLabel6);
     this.ultraGroupBox4.Controls.Add(this.btnPunch);
     this.ultraGroupBox4.Controls.Add(this.ultraLabel5);
     this.ultraGroupBox4.Controls.Add(this.dtFrom);
     this.ultraGroupBox4.Location = new System.Drawing.Point(416, 18);
     this.ultraGroupBox4.Name     = "ultraGroupBox4";
     this.ultraGroupBox4.Size     = new System.Drawing.Size(366, 118);
     this.ultraGroupBox4.TabIndex = 424;
     this.ultraGroupBox4.Text     = "Punch Checking........";
     //
     // ultraLabel6
     //
     appearance14.TextHAlignAsString = "Right";
     appearance14.TextVAlignAsString = "Middle";
     this.ultraLabel6.Appearance     = appearance14;
     this.ultraLabel6.Font           = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ultraLabel6.Location       = new System.Drawing.Point(6, 48);
     this.ultraLabel6.Name           = "ultraLabel6";
     this.ultraLabel6.Size           = new System.Drawing.Size(114, 21);
     this.ultraLabel6.TabIndex       = 431;
     this.ultraLabel6.Text           = "Emp Code       :";
     //
     // btnPunch
     //
     this.btnPunch.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnPunch.Location = new System.Drawing.Point(197, 77);
     this.btnPunch.Name     = "btnPunch";
     this.btnPunch.Size     = new System.Drawing.Size(88, 35);
     this.btnPunch.TabIndex = 429;
     this.btnPunch.Tag      = "0";
     this.btnPunch.Text     = "&Search";
     this.btnPunch.Click   += new System.EventHandler(this.btnPunch_Click);
     //
     // ultraLabel5
     //
     appearance15.TextHAlignAsString = "Right";
     appearance15.TextVAlignAsString = "Middle";
     this.ultraLabel5.Appearance     = appearance15;
     this.ultraLabel5.Font           = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ultraLabel5.Location       = new System.Drawing.Point(6, 21);
     this.ultraLabel5.Name           = "ultraLabel5";
     this.ultraLabel5.Size           = new System.Drawing.Size(114, 21);
     this.ultraLabel5.TabIndex       = 426;
     this.ultraLabel5.Text           = "Punch Date       :";
     //
     // dtFrom
     //
     this.dtFrom.AutoSize     = false;
     this.dtFrom.Font         = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtFrom.FormatString = "dd-MMM-yyyy";
     this.dtFrom.Location     = new System.Drawing.Point(126, 19);
     this.dtFrom.MaskInput    = "";
     this.dtFrom.Name         = "dtFrom";
     this.dtFrom.Size         = new System.Drawing.Size(233, 23);
     this.dtFrom.TabIndex     = 424;
     //
     // gridList
     //
     appearance16.BackColor   = System.Drawing.SystemColors.Window;
     appearance16.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.gridList.DisplayLayout.Appearance     = appearance16;
     this.gridList.DisplayLayout.BorderStyle    = Infragistics.Win.UIElementBorderStyle.Solid;
     this.gridList.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance17.BackColor         = System.Drawing.SystemColors.ActiveBorder;
     appearance17.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance17.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance17.BorderColor       = System.Drawing.SystemColors.Window;
     this.gridList.DisplayLayout.GroupByBox.Appearance = appearance17;
     appearance18.ForeColor = System.Drawing.SystemColors.GrayText;
     this.gridList.DisplayLayout.GroupByBox.BandLabelAppearance = appearance18;
     this.gridList.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     appearance19.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     appearance19.BackColor2        = System.Drawing.SystemColors.Control;
     appearance19.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance19.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.gridList.DisplayLayout.GroupByBox.PromptAppearance = appearance19;
     this.gridList.DisplayLayout.MaxColScrollRegions         = 1;
     this.gridList.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance20.BackColor = System.Drawing.SystemColors.Window;
     appearance20.ForeColor = System.Drawing.SystemColors.ControlText;
     this.gridList.DisplayLayout.Override.ActiveCellAppearance = appearance20;
     appearance21.BackColor = System.Drawing.SystemColors.Highlight;
     appearance21.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.gridList.DisplayLayout.Override.ActiveRowAppearance = appearance21;
     this.gridList.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.gridList.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance22.BackColor = System.Drawing.SystemColors.Window;
     this.gridList.DisplayLayout.Override.CardAreaAppearance = appearance22;
     appearance23.BorderColor  = System.Drawing.Color.Silver;
     appearance23.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.gridList.DisplayLayout.Override.CellAppearance  = appearance23;
     this.gridList.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.gridList.DisplayLayout.Override.CellPadding     = 0;
     appearance24.BackColor             = System.Drawing.SystemColors.Control;
     appearance24.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance24.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance24.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance24.BorderColor           = System.Drawing.SystemColors.Window;
     this.gridList.DisplayLayout.Override.GroupByRowAppearance = appearance24;
     appearance25.TextHAlignAsString = "Left";
     this.gridList.DisplayLayout.Override.HeaderAppearance  = appearance25;
     this.gridList.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.gridList.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance26.BackColor   = System.Drawing.SystemColors.Window;
     appearance26.BorderColor = System.Drawing.Color.Silver;
     this.gridList.DisplayLayout.Override.RowAppearance = appearance26;
     this.gridList.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance27.BackColor = System.Drawing.SystemColors.ControlLight;
     this.gridList.DisplayLayout.Override.TemplateAddRowAppearance = appearance27;
     this.gridList.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.gridList.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.gridList.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
     this.gridList.Font              = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridList.Location          = new System.Drawing.Point(384, 142);
     this.gridList.Name              = "gridList";
     this.gridList.Size              = new System.Drawing.Size(428, 291);
     this.gridList.TabIndex          = 425;
     this.gridList.TabStop           = false;
     this.gridList.Text              = "Country";
     this.gridList.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.gridList_InitializeLayout);
     //
     // cboCode
     //
     appearance2.BackColor   = System.Drawing.SystemColors.Window;
     appearance2.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.cboCode.DisplayLayout.Appearance     = appearance2;
     this.cboCode.DisplayLayout.BorderStyle    = Infragistics.Win.UIElementBorderStyle.Solid;
     this.cboCode.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance3.BackColor         = System.Drawing.SystemColors.ActiveBorder;
     appearance3.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance3.BorderColor       = System.Drawing.SystemColors.Window;
     this.cboCode.DisplayLayout.GroupByBox.Appearance = appearance3;
     appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
     this.cboCode.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
     this.cboCode.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     appearance5.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     appearance5.BackColor2        = System.Drawing.SystemColors.Control;
     appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance5.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.cboCode.DisplayLayout.GroupByBox.PromptAppearance = appearance5;
     this.cboCode.DisplayLayout.MaxColScrollRegions         = 1;
     this.cboCode.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance6.BackColor = System.Drawing.SystemColors.Window;
     appearance6.ForeColor = System.Drawing.SystemColors.ControlText;
     this.cboCode.DisplayLayout.Override.ActiveCellAppearance = appearance6;
     appearance7.BackColor = System.Drawing.SystemColors.Highlight;
     appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.cboCode.DisplayLayout.Override.ActiveRowAppearance = appearance7;
     this.cboCode.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.cboCode.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance8.BackColor = System.Drawing.SystemColors.Window;
     this.cboCode.DisplayLayout.Override.CardAreaAppearance = appearance8;
     appearance9.BorderColor  = System.Drawing.Color.Silver;
     appearance9.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.cboCode.DisplayLayout.Override.CellAppearance  = appearance9;
     this.cboCode.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.cboCode.DisplayLayout.Override.CellPadding     = 0;
     appearance10.BackColor             = System.Drawing.SystemColors.Control;
     appearance10.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance10.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance10.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance10.BorderColor           = System.Drawing.SystemColors.Window;
     this.cboCode.DisplayLayout.Override.GroupByRowAppearance = appearance10;
     appearance11.TextHAlignAsString = "Left";
     this.cboCode.DisplayLayout.Override.HeaderAppearance  = appearance11;
     this.cboCode.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.cboCode.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance12.BackColor   = System.Drawing.SystemColors.Window;
     appearance12.BorderColor = System.Drawing.Color.Silver;
     this.cboCode.DisplayLayout.Override.RowAppearance = appearance12;
     this.cboCode.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance13.BackColor = System.Drawing.SystemColors.ControlLight;
     this.cboCode.DisplayLayout.Override.TemplateAddRowAppearance = appearance13;
     this.cboCode.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.cboCode.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.cboCode.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
     this.cboCode.Location          = new System.Drawing.Point(126, 48);
     this.cboCode.Name              = "cboCode";
     this.cboCode.Size              = new System.Drawing.Size(233, 23);
     this.cboCode.TabIndex          = 432;
     this.cboCode.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.cboCode_InitializeLayout);
     //
     // frmPunchCheck
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.LightYellow;
     this.ClientSize          = new System.Drawing.Size(972, 509);
     this.ControlBox          = false;
     this.Controls.Add(this.gridList);
     this.Controls.Add(this.ultraGroupBox4);
     this.Controls.Add(this.ultraPanel4);
     this.Controls.Add(this.ultraPanel3);
     this.Controls.Add(this.ultraPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmPunchCheck";
     this.Text            = "Punch Checking...";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing    += new System.Windows.Forms.FormClosingEventHandler(this.frmPunchCheck_FormClosing);
     this.Load           += new System.EventHandler(this.frmPunchCheck_Load);
     this.ultraPanel4.ResumeLayout(false);
     this.ultraPanel3.ResumeLayout(false);
     this.ultraPanel1.ClientArea.ResumeLayout(false);
     this.ultraPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
     this.ultraGroupBox4.ResumeLayout(false);
     this.ultraGroupBox4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dtFrom)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboCode)).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()
 {
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmLogin));
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance1  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5  = new Infragistics.Win.Appearance();
     this.panelLogin  = new Infragistics.Win.Misc.UltraPanel();
     this.ultraPanel7 = new Infragistics.Win.Misc.UltraPanel();
     this.ultraPanel9 = new Infragistics.Win.Misc.UltraPanel();
     this.btnClose    = new Infragistics.Win.Misc.UltraButton();
     this.btnLogin    = new Infragistics.Win.Misc.UltraButton();
     this.txtPassword = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtUser     = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ultraPanel6 = new Infragistics.Win.Misc.UltraPanel();
     this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
     this.btnAuto     = new Infragistics.Win.Misc.UltraButton();
     this.dtCheck     = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.panelLogin.ClientArea.SuspendLayout();
     this.panelLogin.SuspendLayout();
     this.ultraPanel7.ClientArea.SuspendLayout();
     this.ultraPanel7.SuspendLayout();
     this.ultraPanel9.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtPassword)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUser)).BeginInit();
     this.ultraPanel6.ClientArea.SuspendLayout();
     this.ultraPanel6.SuspendLayout();
     this.ultraPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dtCheck)).BeginInit();
     this.SuspendLayout();
     //
     // panelLogin
     //
     appearance3.BackColorAlpha  = Infragistics.Win.Alpha.Transparent;
     appearance3.BackHatchStyle  = Infragistics.Win.BackHatchStyle.Horizontal;
     appearance3.ImageBackground = ((System.Drawing.Image)(resources.GetObject("appearance3.ImageBackground")));
     this.panelLogin.Appearance  = appearance3;
     this.panelLogin.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     //
     // panelLogin.ClientArea
     //
     this.panelLogin.ClientArea.Controls.Add(this.ultraPanel7);
     this.panelLogin.ClientArea.Controls.Add(this.txtPassword);
     this.panelLogin.ClientArea.Controls.Add(this.txtUser);
     this.panelLogin.Location = new System.Drawing.Point(364, 121);
     this.panelLogin.Name     = "panelLogin";
     this.panelLogin.Size     = new System.Drawing.Size(396, 198);
     this.panelLogin.TabIndex = 1;
     //
     // ultraPanel7
     //
     appearance12.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
     this.ultraPanel7.Appearance = appearance12;
     //
     // ultraPanel7.ClientArea
     //
     this.ultraPanel7.ClientArea.Controls.Add(this.dtCheck);
     this.ultraPanel7.ClientArea.Controls.Add(this.btnAuto);
     this.ultraPanel7.ClientArea.Controls.Add(this.ultraPanel9);
     this.ultraPanel7.ClientArea.Controls.Add(this.btnClose);
     this.ultraPanel7.ClientArea.Controls.Add(this.btnLogin);
     this.ultraPanel7.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.ultraPanel7.Location = new System.Drawing.Point(0, 139);
     this.ultraPanel7.Name     = "ultraPanel7";
     this.ultraPanel7.Size     = new System.Drawing.Size(396, 59);
     this.ultraPanel7.TabIndex = 4;
     //
     // ultraPanel9
     //
     this.ultraPanel9.Dock     = System.Windows.Forms.DockStyle.Top;
     this.ultraPanel9.Location = new System.Drawing.Point(0, 0);
     this.ultraPanel9.Name     = "ultraPanel9";
     this.ultraPanel9.Size     = new System.Drawing.Size(396, 1);
     this.ultraPanel9.TabIndex = 6;
     //
     // btnClose
     //
     this.btnClose.Font     = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnClose.Location = new System.Drawing.Point(129, 8);
     this.btnClose.Name     = "btnClose";
     this.btnClose.Size     = new System.Drawing.Size(93, 27);
     this.btnClose.TabIndex = 1;
     this.btnClose.Text     = "C&lose";
     this.btnClose.Click   += new System.EventHandler(this.btnClose_Click);
     //
     // btnLogin
     //
     this.btnLogin.Font     = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnLogin.Location = new System.Drawing.Point(228, 8);
     this.btnLogin.Name     = "btnLogin";
     this.btnLogin.Size     = new System.Drawing.Size(98, 27);
     this.btnLogin.TabIndex = 0;
     this.btnLogin.Text     = "&Login";
     this.btnLogin.Click   += new System.EventHandler(this.btnLogin_Click);
     //
     // txtPassword
     //
     appearance2.TextHAlignAsString = "Center";
     appearance2.TextVAlignAsString = "Middle";
     this.txtPassword.Appearance    = appearance2;
     this.txtPassword.Font          = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPassword.Location      = new System.Drawing.Point(130, 108);
     this.txtPassword.MaxLength     = 15;
     this.txtPassword.Name          = "txtPassword";
     this.txtPassword.PasswordChar  = '*';
     this.txtPassword.Size          = new System.Drawing.Size(197, 25);
     this.txtPassword.TabIndex      = 3;
     this.txtPassword.Enter        += new System.EventHandler(this.txtPassword_Enter);
     this.txtPassword.KeyDown      += new System.Windows.Forms.KeyEventHandler(this.txtPassword_KeyDown);
     this.txtPassword.KeyPress     += new System.Windows.Forms.KeyPressEventHandler(this.txtPassword_KeyPress);
     this.txtPassword.MouseClick   += new System.Windows.Forms.MouseEventHandler(this.txtPassword_MouseClick);
     //
     // txtUser
     //
     appearance1.TextHAlignAsString = "Center";
     appearance1.TextVAlignAsString = "Middle";
     this.txtUser.Appearance        = appearance1;
     this.txtUser.Font        = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtUser.Location    = new System.Drawing.Point(130, 77);
     this.txtUser.MaxLength   = 30;
     this.txtUser.Name        = "txtUser";
     this.txtUser.Size        = new System.Drawing.Size(197, 25);
     this.txtUser.TabIndex    = 2;
     this.txtUser.Enter      += new System.EventHandler(this.txtUser_Enter);
     this.txtUser.KeyDown    += new System.Windows.Forms.KeyEventHandler(this.txtUser_KeyDown);
     this.txtUser.KeyPress   += new System.Windows.Forms.KeyPressEventHandler(this.txtUser_KeyPress);
     this.txtUser.MouseClick += new System.Windows.Forms.MouseEventHandler(this.txtUser_MouseClick);
     //
     // ultraPanel6
     //
     appearance4.BackColor2      = System.Drawing.Color.Transparent;
     appearance4.BackHatchStyle  = Infragistics.Win.BackHatchStyle.Horizontal;
     appearance4.ImageBackground = ((System.Drawing.Image)(resources.GetObject("appearance4.ImageBackground")));
     this.ultraPanel6.Appearance = appearance4;
     //
     // ultraPanel6.ClientArea
     //
     this.ultraPanel6.ClientArea.Controls.Add(this.panelLogin);
     this.ultraPanel6.ClientArea.Controls.Add(this.ultraPanel2);
     this.ultraPanel6.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraPanel6.Location = new System.Drawing.Point(0, 0);
     this.ultraPanel6.Name     = "ultraPanel6";
     this.ultraPanel6.Size     = new System.Drawing.Size(1079, 518);
     this.ultraPanel6.TabIndex = 5;
     //
     // ultraPanel2
     //
     appearance5.BackColor       = System.Drawing.Color.Black;
     this.ultraPanel2.Appearance = appearance5;
     this.ultraPanel2.Dock       = System.Windows.Forms.DockStyle.Left;
     this.ultraPanel2.Location   = new System.Drawing.Point(0, 0);
     this.ultraPanel2.Name       = "ultraPanel2";
     this.ultraPanel2.Size       = new System.Drawing.Size(1, 518);
     this.ultraPanel2.TabIndex   = 8;
     //
     // btnAuto
     //
     this.btnAuto.Font     = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnAuto.Location = new System.Drawing.Point(15, 27);
     this.btnAuto.Name     = "btnAuto";
     this.btnAuto.Size     = new System.Drawing.Size(61, 23);
     this.btnAuto.TabIndex = 7;
     this.btnAuto.Text     = "&Auto";
     this.btnAuto.Click   += new System.EventHandler(this.btnAuto_Click);
     //
     // dtCheck
     //
     this.dtCheck.Location = new System.Drawing.Point(14, 11);
     this.dtCheck.Name     = "dtCheck";
     this.dtCheck.Size     = new System.Drawing.Size(82, 21);
     this.dtCheck.TabIndex = 0;
     this.dtCheck.Visible  = false;
     //
     // frmLogin
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(1079, 518);
     this.ControlBox          = false;
     this.Controls.Add(this.ultraPanel6);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmLogin";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.Text            = "Login ...";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing    += new System.Windows.Forms.FormClosingEventHandler(this.frmLogin_FormClosing);
     this.Load           += new System.EventHandler(this.frmLogin_Load);
     this.Resize         += new System.EventHandler(this.frmLogin_Resize);
     this.panelLogin.ClientArea.ResumeLayout(false);
     this.panelLogin.ClientArea.PerformLayout();
     this.panelLogin.ResumeLayout(false);
     this.ultraPanel7.ClientArea.ResumeLayout(false);
     this.ultraPanel7.ClientArea.PerformLayout();
     this.ultraPanel7.ResumeLayout(false);
     this.ultraPanel9.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.txtPassword)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUser)).EndInit();
     this.ultraPanel6.ClientArea.ResumeLayout(false);
     this.ultraPanel6.ResumeLayout(false);
     this.ultraPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dtCheck)).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(Work_EasSemiTransferOrder));
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ROWNUM");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CORDERNUMBER");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DDATE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUSER");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IQUANTITY");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CINVCODE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CINVNAME");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CINVSTD");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUNIT");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FSEQ");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CWAREHOUSEFROM");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CWAREHOUSETO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CLOTNO");
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ROWNUM");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CORDERNUMBER");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DDATE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CORDERTYPE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUSER");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CDEPARTMENT");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CSTATUS");
            Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
            this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
            this.ImgCollection16 = new DevExpress.Utils.ImageCollection(this.components);
            this.bsiPrint = new DevExpress.XtraBars.BarSubItem();
            this.biPreview = new DevExpress.XtraBars.BarButtonItem();
            this.biDesign = new DevExpress.XtraBars.BarButtonItem();
            this.biPrint = new DevExpress.XtraBars.BarButtonItem();
            this.biExport = new DevExpress.XtraBars.BarButtonItem();
            this.biExit = new DevExpress.XtraBars.BarButtonItem();
            this.biSearch = new DevExpress.XtraBars.BarButtonItem();
            this.ImgCollection32 = new DevExpress.Utils.ImageCollection(this.components);
            this.ribbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.rpgSystem = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.rpgExport = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.rpgSearch = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.uGridChecks = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.uGridCheck = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.tsgfMain = new UpjdControlBox.ToolStripGridFunction();
            this.BBiRefresh = new DevExpress.XtraBars.BarButtonItem();
            ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ImgCollection16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ImgCollection32)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uGridChecks)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uGridCheck)).BeginInit();
            this.SuspendLayout();
            // 
            // ribbon
            // 
            this.ribbon.ExpandCollapseItem.Id = 0;
            this.ribbon.ExpandCollapseItem.Name = "";
            this.ribbon.Images = this.ImgCollection16;
            this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.ribbon.ExpandCollapseItem,
            this.bsiPrint,
            this.biExport,
            this.biPreview,
            this.biDesign,
            this.biPrint,
            this.biExit,
            this.biSearch,
            this.BBiRefresh});
            this.ribbon.LargeImages = this.ImgCollection32;
            this.ribbon.Location = new System.Drawing.Point(0, 0);
            this.ribbon.MaxItemId = 69;
            this.ribbon.Name = "ribbon";
            this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.ribbonPage});
            this.ribbon.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2010;
            this.ribbon.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
            this.ribbon.ShowCategoryInCaption = false;
            this.ribbon.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide;
            this.ribbon.Size = new System.Drawing.Size(984, 98);
            this.ribbon.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
            // 
            // ImgCollection16
            // 
            this.ImgCollection16.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("ImgCollection16.ImageStream")));
            this.ImgCollection16.InsertImage(global::JWMSY.Properties.Resources.design, "design", typeof(global::JWMSY.Properties.Resources), 0);
            this.ImgCollection16.Images.SetKeyName(0, "design");
            this.ImgCollection16.InsertImage(global::JWMSY.Properties.Resources.preview, "preview", typeof(global::JWMSY.Properties.Resources), 1);
            this.ImgCollection16.Images.SetKeyName(1, "preview");
            this.ImgCollection16.InsertImage(global::JWMSY.Properties.Resources.print, "print", typeof(global::JWMSY.Properties.Resources), 2);
            this.ImgCollection16.Images.SetKeyName(2, "print");
            this.ImgCollection16.InsertImage(global::JWMSY.Properties.Resources.search, "search", typeof(global::JWMSY.Properties.Resources), 3);
            this.ImgCollection16.Images.SetKeyName(3, "search");
            // 
            // bsiPrint
            // 
            this.bsiPrint.Caption = "打印";
            this.bsiPrint.Id = 2;
            this.bsiPrint.LargeImageIndex = 7;
            this.bsiPrint.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.biPreview),
            new DevExpress.XtraBars.LinkPersistInfo(this.biDesign),
            new DevExpress.XtraBars.LinkPersistInfo(this.biPrint)});
            this.bsiPrint.Name = "bsiPrint";
            this.bsiPrint.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            // 
            // biPreview
            // 
            this.biPreview.Caption = "预览";
            this.biPreview.Id = 53;
            this.biPreview.ImageIndex = 1;
            this.biPreview.Name = "biPreview";
            this.biPreview.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biPreview_ItemClick);
            // 
            // biDesign
            // 
            this.biDesign.Caption = "设计";
            this.biDesign.Id = 54;
            this.biDesign.ImageIndex = 0;
            this.biDesign.Name = "biDesign";
            this.biDesign.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biDesign_ItemClick);
            // 
            // biPrint
            // 
            this.biPrint.Caption = "打印";
            this.biPrint.Id = 55;
            this.biPrint.ImageIndex = 2;
            this.biPrint.Name = "biPrint";
            this.biPrint.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biPrint_ItemClick);
            // 
            // biExport
            // 
            this.biExport.Caption = "输出";
            this.biExport.Id = 3;
            this.biExport.LargeImageIndex = 5;
            this.biExport.Name = "biExport";
            this.biExport.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            this.biExport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biExport_ItemClick);
            // 
            // biExit
            // 
            this.biExit.Caption = "退出";
            this.biExit.Id = 62;
            this.biExit.LargeImageIndex = 4;
            this.biExit.Name = "biExit";
            this.biExit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biExit_ItemClick);
            // 
            // biSearch
            // 
            this.biSearch.Caption = "查询";
            this.biSearch.Id = 67;
            this.biSearch.ImageIndex = 3;
            this.biSearch.LargeImageIndex = 10;
            this.biSearch.Name = "biSearch";
            this.biSearch.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)));
            this.biSearch.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biSearch_ItemClick);
            // 
            // ImgCollection32
            // 
            this.ImgCollection32.ImageSize = new System.Drawing.Size(32, 32);
            this.ImgCollection32.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("ImgCollection32.ImageStream")));
            this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.abandon, "abandon", typeof(global::JWMSY.Properties.Resources), 0);
            this.ImgCollection32.Images.SetKeyName(0, "abandon");
            this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.add, "add", typeof(global::JWMSY.Properties.Resources), 1);
            this.ImgCollection32.Images.SetKeyName(1, "add");
            this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.edit, "edit", typeof(global::JWMSY.Properties.Resources), 2);
            this.ImgCollection32.Images.SetKeyName(2, "edit");
            this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.examin, "examin", typeof(global::JWMSY.Properties.Resources), 3);
            this.ImgCollection32.Images.SetKeyName(3, "examin");
            this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.exit, "exit", typeof(global::JWMSY.Properties.Resources), 4);
            this.ImgCollection32.Images.SetKeyName(4, "exit");
            this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.ExportDialog, "ExportDialog", typeof(global::JWMSY.Properties.Resources), 5);
            this.ImgCollection32.Images.SetKeyName(5, "ExportDialog");
            this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.giveup, "giveup", typeof(global::JWMSY.Properties.Resources), 6);
            this.ImgCollection32.Images.SetKeyName(6, "giveup");
            this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.printDialog, "printDialog", typeof(global::JWMSY.Properties.Resources), 7);
            this.ImgCollection32.Images.SetKeyName(7, "printDialog");
            this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.save, "save", typeof(global::JWMSY.Properties.Resources), 8);
            this.ImgCollection32.Images.SetKeyName(8, "save");
            this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.delete1, "delete1", typeof(global::JWMSY.Properties.Resources), 9);
            this.ImgCollection32.Images.SetKeyName(9, "delete1");
            this.ImgCollection32.Images.SetKeyName(10, "Query.png");
            this.ImgCollection32.InsertImage(global::JWMSY.Properties.Resources.cRefresh, "cRefresh", typeof(global::JWMSY.Properties.Resources), 11);
            this.ImgCollection32.Images.SetKeyName(11, "cRefresh");
            // 
            // ribbonPage
            // 
            this.ribbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.rpgSystem,
            this.rpgExport,
            this.rpgSearch});
            this.ribbonPage.Name = "ribbonPage";
            this.ribbonPage.Text = "菜单选项";
            // 
            // rpgSystem
            // 
            this.rpgSystem.ItemLinks.Add(this.biExit);
            this.rpgSystem.Name = "rpgSystem";
            this.rpgSystem.ShowCaptionButton = false;
            this.rpgSystem.Text = "系统";
            // 
            // rpgExport
            // 
            this.rpgExport.ItemLinks.Add(this.bsiPrint);
            this.rpgExport.ItemLinks.Add(this.biExport);
            this.rpgExport.Name = "rpgExport";
            this.rpgExport.ShowCaptionButton = false;
            this.rpgExport.Text = "处理";
            // 
            // rpgSearch
            // 
            this.rpgSearch.ItemLinks.Add(this.biSearch);
            this.rpgSearch.ItemLinks.Add(this.BBiRefresh);
            this.rpgSearch.Name = "rpgSearch";
            this.rpgSearch.Text = "查询";
            // 
            // uGridChecks
            // 
            appearance1.BackColor = System.Drawing.Color.White;
            this.uGridChecks.DisplayLayout.Appearance = appearance1;
            ultraGridColumn16.Header.Caption = "行号";
            ultraGridColumn16.Header.VisiblePosition = 0;
            ultraGridColumn18.Header.Caption = "单据编号";
            ultraGridColumn18.Header.VisiblePosition = 1;
            ultraGridColumn19.Header.Caption = "单据日期";
            ultraGridColumn19.Header.VisiblePosition = 3;
            ultraGridColumn20.Header.Caption = "制单人";
            ultraGridColumn20.Header.VisiblePosition = 5;
            ultraGridColumn21.Header.Caption = "数量";
            ultraGridColumn21.Header.VisiblePosition = 7;
            ultraGridColumn22.Header.Caption = "产品编码";
            ultraGridColumn22.Header.VisiblePosition = 2;
            ultraGridColumn22.Width = 111;
            ultraGridColumn24.Header.Caption = "产品名称";
            ultraGridColumn24.Header.VisiblePosition = 4;
            ultraGridColumn24.Width = 119;
            ultraGridColumn31.Header.Caption = "产品规格";
            ultraGridColumn31.Header.VisiblePosition = 6;
            ultraGridColumn33.Header.Caption = "单位";
            ultraGridColumn33.Header.VisiblePosition = 8;
            ultraGridColumn34.Header.Caption = "行标识";
            ultraGridColumn34.Header.VisiblePosition = 9;
            ultraGridColumn35.Header.Caption = "调出仓库";
            ultraGridColumn35.Header.VisiblePosition = 10;
            ultraGridColumn36.Header.Caption = "调入仓库";
            ultraGridColumn36.Header.VisiblePosition = 11;
            ultraGridColumn37.Header.Caption = "批号";
            ultraGridColumn37.Header.VisiblePosition = 12;
            ultraGridBand1.Columns.AddRange(new object[] {
            ultraGridColumn16,
            ultraGridColumn18,
            ultraGridColumn19,
            ultraGridColumn20,
            ultraGridColumn21,
            ultraGridColumn22,
            ultraGridColumn24,
            ultraGridColumn31,
            ultraGridColumn33,
            ultraGridColumn34,
            ultraGridColumn35,
            ultraGridColumn36,
            ultraGridColumn37});
            this.uGridChecks.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
            this.uGridChecks.DisplayLayout.GroupByBox.Prompt = "如需按照某个列进行分类汇总请把列名拖动到此处";
            this.uGridChecks.DisplayLayout.MaxColScrollRegions = 1;
            this.uGridChecks.DisplayLayout.MaxRowScrollRegions = 1;
            appearance2.BackColor = System.Drawing.Color.Transparent;
            this.uGridChecks.DisplayLayout.Override.CardAreaAppearance = appearance2;
            this.uGridChecks.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
            this.uGridChecks.DisplayLayout.Override.CellPadding = 3;
            appearance3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249)))));
            appearance3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191)))));
            appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance3.TextHAlignAsString = "Center";
            appearance3.TextVAlignAsString = "Middle";
            appearance3.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.uGridChecks.DisplayLayout.Override.HeaderAppearance = appearance3;
            this.uGridChecks.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.Select;
            appearance4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.uGridChecks.DisplayLayout.Override.RowAlternateAppearance = appearance4;
            appearance5.BorderColor = System.Drawing.Color.Black;
            appearance5.TextHAlignAsString = "Right";
            appearance5.TextVAlignAsString = "Middle";
            this.uGridChecks.DisplayLayout.Override.RowAppearance = appearance5;
            appearance6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191)))));
            appearance6.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249)))));
            appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.uGridChecks.DisplayLayout.Override.RowSelectorAppearance = appearance6;
            appearance7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191)))));
            appearance7.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249)))));
            appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.uGridChecks.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance7;
            this.uGridChecks.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.ColumnChooserButton;
            this.uGridChecks.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
            this.uGridChecks.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.uGridChecks.DisplayLayout.Override.RowSelectorWidth = 40;
            appearance8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191)))));
            appearance8.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249)))));
            appearance8.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance8.BorderColor = System.Drawing.Color.Black;
            appearance8.ForeColor = System.Drawing.Color.Black;
            this.uGridChecks.DisplayLayout.Override.SelectedRowAppearance = appearance8;
            this.uGridChecks.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.None;
            this.uGridChecks.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.uGridChecks.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.uGridChecks.Dock = System.Windows.Forms.DockStyle.Fill;
            this.uGridChecks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.uGridChecks.Location = new System.Drawing.Point(0, 304);
            this.uGridChecks.Name = "uGridChecks";
            this.uGridChecks.Size = new System.Drawing.Size(984, 258);
            this.uGridChecks.TabIndex = 57;
            this.uGridChecks.UpdateMode = Infragistics.Win.UltraWinGrid.UpdateMode.OnCellChangeOrLostFocus;
            // 
            // uGridCheck
            // 
            appearance9.BackColor = System.Drawing.Color.White;
            this.uGridCheck.DisplayLayout.Appearance = appearance9;
            ultraGridColumn7.Header.Caption = "行号";
            ultraGridColumn7.Header.VisiblePosition = 0;
            ultraGridColumn8.Header.Caption = "单据编号";
            ultraGridColumn8.Header.VisiblePosition = 1;
            ultraGridColumn9.Header.Caption = "订单日期";
            ultraGridColumn9.Header.VisiblePosition = 2;
            ultraGridColumn10.Header.Caption = "单据类型";
            ultraGridColumn10.Header.VisiblePosition = 3;
            ultraGridColumn11.Header.Caption = "制单人";
            ultraGridColumn11.Header.VisiblePosition = 4;
            ultraGridColumn12.Header.Caption = "部门";
            ultraGridColumn12.Header.VisiblePosition = 5;
            ultraGridColumn13.Header.Caption = "状态";
            ultraGridColumn13.Header.VisiblePosition = 6;
            ultraGridBand2.Columns.AddRange(new object[] {
            ultraGridColumn7,
            ultraGridColumn8,
            ultraGridColumn9,
            ultraGridColumn10,
            ultraGridColumn11,
            ultraGridColumn12,
            ultraGridColumn13});
            this.uGridCheck.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
            this.uGridCheck.DisplayLayout.GroupByBox.Prompt = "如需按照某个列进行分类汇总请把列名拖动到此处";
            this.uGridCheck.DisplayLayout.MaxColScrollRegions = 1;
            this.uGridCheck.DisplayLayout.MaxRowScrollRegions = 1;
            appearance10.BackColor = System.Drawing.Color.Transparent;
            this.uGridCheck.DisplayLayout.Override.CardAreaAppearance = appearance10;
            this.uGridCheck.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
            this.uGridCheck.DisplayLayout.Override.CellPadding = 3;
            appearance11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249)))));
            appearance11.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191)))));
            appearance11.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance11.TextHAlignAsString = "Center";
            appearance11.TextVAlignAsString = "Middle";
            appearance11.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.uGridCheck.DisplayLayout.Override.HeaderAppearance = appearance11;
            this.uGridCheck.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.Select;
            appearance12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.uGridCheck.DisplayLayout.Override.RowAlternateAppearance = appearance12;
            appearance13.BorderColor = System.Drawing.Color.Black;
            appearance13.TextHAlignAsString = "Right";
            appearance13.TextVAlignAsString = "Middle";
            this.uGridCheck.DisplayLayout.Override.RowAppearance = appearance13;
            appearance14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191)))));
            appearance14.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249)))));
            appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.uGridCheck.DisplayLayout.Override.RowSelectorAppearance = appearance14;
            appearance15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191)))));
            appearance15.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249)))));
            appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.uGridCheck.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance15;
            this.uGridCheck.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.ColumnChooserButton;
            this.uGridCheck.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
            this.uGridCheck.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.uGridCheck.DisplayLayout.Override.RowSelectorWidth = 40;
            appearance16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191)))));
            appearance16.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249)))));
            appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance16.BorderColor = System.Drawing.Color.Black;
            appearance16.ForeColor = System.Drawing.Color.Black;
            this.uGridCheck.DisplayLayout.Override.SelectedRowAppearance = appearance16;
            this.uGridCheck.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.None;
            this.uGridCheck.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.uGridCheck.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.uGridCheck.Dock = System.Windows.Forms.DockStyle.Top;
            this.uGridCheck.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.uGridCheck.Location = new System.Drawing.Point(0, 123);
            this.uGridCheck.Name = "uGridCheck";
            this.uGridCheck.Size = new System.Drawing.Size(984, 181);
            this.uGridCheck.TabIndex = 56;
            this.uGridCheck.UpdateMode = Infragistics.Win.UltraWinGrid.UpdateMode.OnCellChangeOrLostFocus;
            this.uGridCheck.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.uGridCheck_DoubleClickCell);
            // 
            // tsgfMain
            // 
            this.tsgfMain.Constr = null;
            this.tsgfMain.Dock = System.Windows.Forms.DockStyle.Top;
            this.tsgfMain.FormId = null;
            this.tsgfMain.FormName = null;
            this.tsgfMain.Location = new System.Drawing.Point(0, 98);
            this.tsgfMain.Name = "tsgfMain";
            this.tsgfMain.Size = new System.Drawing.Size(984, 25);
            this.tsgfMain.TabIndex = 55;
            this.tsgfMain.UGrid = this.uGridCheck;
            // 
            // BBiRefresh
            // 
            this.BBiRefresh.Caption = "刷新";
            this.BBiRefresh.Id = 68;
            this.BBiRefresh.LargeImageIndex = 11;
            this.BBiRefresh.Name = "BBiRefresh";
            this.BBiRefresh.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BBiRefresh_ItemClick);
            // 
            // Work_EasSemiTransferOrder
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(984, 562);
            this.Controls.Add(this.uGridChecks);
            this.Controls.Add(this.uGridCheck);
            this.Controls.Add(this.tsgfMain);
            this.Controls.Add(this.ribbon);
            this.Icon = global::JWMSY.Properties.Resources.scanicon;
            this.Name = "Work_EasSemiTransferOrder";
            this.Text = "EAS半成品调拨单";
            this.Load += new System.EventHandler(this.Work_EasSemiTransferOrder_Load);
            ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ImgCollection16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ImgCollection32)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uGridChecks)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uGridCheck)).EndInit();
            this.ResumeLayout(false);

        }
Beispiel #57
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
     this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.button1    = new System.Windows.Forms.Button();
     this.button2    = new System.Windows.Forms.Button();
     this.button3    = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     this.SuspendLayout();
     //
     // ultraGrid1
     //
     appearance13.BackColor   = System.Drawing.SystemColors.Window;
     appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.ultraGrid1.DisplayLayout.Appearance     = appearance13;
     this.ultraGrid1.DisplayLayout.BorderStyle    = Infragistics.Win.UIElementBorderStyle.Solid;
     this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance14.BackColor         = System.Drawing.SystemColors.ActiveBorder;
     appearance14.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance14.BorderColor       = System.Drawing.SystemColors.Window;
     this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance14;
     appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
     this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance16;
     this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     appearance15.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     appearance15.BackColor2        = System.Drawing.SystemColors.Control;
     appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance15.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance15;
     this.ultraGrid1.DisplayLayout.MaxColScrollRegions         = 1;
     this.ultraGrid1.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance19.BackColor = System.Drawing.SystemColors.Window;
     appearance19.ForeColor = System.Drawing.SystemColors.ControlText;
     this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance19;
     appearance22.BackColor = System.Drawing.SystemColors.Highlight;
     appearance22.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance22;
     this.ultraGrid1.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.ultraGrid1.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance24.BackColor = System.Drawing.SystemColors.Window;
     this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance24;
     appearance20.BorderColor  = System.Drawing.Color.Silver;
     appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.ultraGrid1.DisplayLayout.Override.CellAppearance  = appearance20;
     this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.ultraGrid1.DisplayLayout.Override.CellPadding     = 0;
     appearance18.BackColor             = System.Drawing.SystemColors.Control;
     appearance18.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance18.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance18.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance18.BorderColor           = System.Drawing.SystemColors.Window;
     this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance18;
     appearance17.TextHAlignAsString = "Left";
     this.ultraGrid1.DisplayLayout.Override.HeaderAppearance  = appearance17;
     this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.ultraGrid1.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance23.BackColor   = System.Drawing.SystemColors.Window;
     appearance23.BorderColor = System.Drawing.Color.Silver;
     this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance23;
     this.ultraGrid1.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance21.BackColor = System.Drawing.SystemColors.ControlLight;
     this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance21;
     this.ultraGrid1.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.ultraGrid1.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
     this.ultraGrid1.Location = new System.Drawing.Point(12, 12);
     this.ultraGrid1.Name     = "ultraGrid1";
     this.ultraGrid1.Size     = new System.Drawing.Size(504, 285);
     this.ultraGrid1.TabIndex = 0;
     this.ultraGrid1.Text     = "ultraGrid1";
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(538, 12);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(75, 23);
     this.button1.TabIndex = 1;
     this.button1.Text     = "Agregar";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(538, 54);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(75, 23);
     this.button2.TabIndex = 2;
     this.button2.Text     = "Editar";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // button3
     //
     this.button3.Location = new System.Drawing.Point(538, 96);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(75, 23);
     this.button3.TabIndex = 3;
     this.button3.Text     = "Eliminar";
     this.button3.UseVisualStyleBackColor = true;
     //
     // CatCarreras
     //
     this.AccessibleRole      = System.Windows.Forms.AccessibleRole.Equation;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(634, 309);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.ultraGrid1);
     this.Name = "CatCarreras";
     this.Text = "Catalogo Carreras";
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #58
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1   = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Naziv", 0);
     Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
     this.ugdEVRStruktura = new Infragistics.Win.UltraWinGrid.UltraGrid();
     ((System.ComponentModel.ISupportInitialize)(this.ugdEVRStruktura)).BeginInit();
     this.SuspendLayout();
     //
     // ugdEVRStruktura
     //
     appearance37.BackColor   = System.Drawing.SystemColors.Window;
     appearance37.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.ugdEVRStruktura.DisplayLayout.Appearance = appearance37;
     ultraGridColumn1.AutoCompleteMode             = Infragistics.Win.AutoCompleteMode.Append;
     ultraGridColumn1.Header.VisiblePosition       = 0;
     ultraGridColumn2.AutoCompleteMode             = Infragistics.Win.AutoCompleteMode.Append;
     ultraGridColumn2.Header.VisiblePosition       = 1;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn1,
         ultraGridColumn2
     });
     this.ugdEVRStruktura.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.ugdEVRStruktura.DisplayLayout.BorderStyle    = Infragistics.Win.UIElementBorderStyle.Solid;
     this.ugdEVRStruktura.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance38.BackColor         = System.Drawing.SystemColors.ActiveBorder;
     appearance38.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance38.BorderColor       = System.Drawing.SystemColors.Window;
     this.ugdEVRStruktura.DisplayLayout.GroupByBox.Appearance = appearance38;
     appearance39.ForeColor = System.Drawing.SystemColors.GrayText;
     this.ugdEVRStruktura.DisplayLayout.GroupByBox.BandLabelAppearance = appearance39;
     this.ugdEVRStruktura.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     appearance40.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     appearance40.BackColor2        = System.Drawing.SystemColors.Control;
     appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance40.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.ugdEVRStruktura.DisplayLayout.GroupByBox.PromptAppearance = appearance40;
     this.ugdEVRStruktura.DisplayLayout.MaxColScrollRegions         = 1;
     this.ugdEVRStruktura.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance41.BackColor = System.Drawing.SystemColors.Window;
     appearance41.ForeColor = System.Drawing.SystemColors.ControlText;
     this.ugdEVRStruktura.DisplayLayout.Override.ActiveCellAppearance = appearance41;
     appearance42.BackColor = System.Drawing.SystemColors.Highlight;
     appearance42.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.ugdEVRStruktura.DisplayLayout.Override.ActiveRowAppearance = appearance42;
     this.ugdEVRStruktura.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.ugdEVRStruktura.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance43.BackColor = System.Drawing.SystemColors.Window;
     this.ugdEVRStruktura.DisplayLayout.Override.CardAreaAppearance = appearance43;
     appearance44.BorderColor  = System.Drawing.Color.Silver;
     appearance44.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.ugdEVRStruktura.DisplayLayout.Override.CellAppearance  = appearance44;
     this.ugdEVRStruktura.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.ugdEVRStruktura.DisplayLayout.Override.CellPadding     = 0;
     appearance45.BackColor             = System.Drawing.SystemColors.Control;
     appearance45.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance45.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance45.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance45.BorderColor           = System.Drawing.SystemColors.Window;
     this.ugdEVRStruktura.DisplayLayout.Override.GroupByRowAppearance = appearance45;
     appearance46.TextHAlignAsString = "Left";
     this.ugdEVRStruktura.DisplayLayout.Override.HeaderAppearance  = appearance46;
     this.ugdEVRStruktura.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.ugdEVRStruktura.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance47.BackColor   = System.Drawing.SystemColors.Window;
     appearance47.BorderColor = System.Drawing.Color.Silver;
     this.ugdEVRStruktura.DisplayLayout.Override.RowAppearance = appearance47;
     this.ugdEVRStruktura.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance48.BackColor = System.Drawing.SystemColors.ControlLight;
     this.ugdEVRStruktura.DisplayLayout.Override.TemplateAddRowAppearance = appearance48;
     this.ugdEVRStruktura.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.ugdEVRStruktura.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.ugdEVRStruktura.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
     this.ugdEVRStruktura.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.ugdEVRStruktura.Font         = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.ugdEVRStruktura.Location     = new System.Drawing.Point(0, 0);
     this.ugdEVRStruktura.Name         = "ugdEVRStruktura";
     this.ugdEVRStruktura.Size         = new System.Drawing.Size(1082, 542);
     this.ugdEVRStruktura.TabIndex     = 0;
     this.ugdEVRStruktura.Text         = "ultraGrid1";
     this.ugdEVRStruktura.DoubleClick += new System.EventHandler(this.ugdEVRStruktura_DoubleClick);
     //
     // EVRStrukturaFormPregled
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.ugdEVRStruktura);
     this.Name  = "EVRStrukturaFormPregled";
     this.Size  = new System.Drawing.Size(1082, 542);
     this.Load += new System.EventHandler(this.EVRStrukturaFormPregled_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ugdEVRStruktura)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #59
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("", -1);
     Infragistics.Win.Appearance appearance2  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinScrollBar.ScrollBarLook scrollBarLook1 = new Infragistics.Win.UltraWinScrollBar.ScrollBarLook();
     this.grdMaster            = new Immas.Infragistics.ImmasGrid();
     this.immasSearchPanel1    = new Immas.Infragistics.Controls.ImmasSearchPanel();
     this.tableLayoutPanel1    = new System.Windows.Forms.TableLayoutPanel();
     this.label1               = new System.Windows.Forms.Label();
     this.dtpENTER             = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.label3               = new System.Windows.Forms.Label();
     this.label4               = new System.Windows.Forms.Label();
     this.label2               = new System.Windows.Forms.Label();
     this.button1              = new System.Windows.Forms.Button();
     this.immasTextBox1        = new Immas.Infragistics.Controls.ImmasTextBox();
     this.txtUSER_ID           = new Immas.Infragistics.Controls.ImmasTextBox();
     this.txtUSER_NAME         = new Immas.Infragistics.Controls.ImmasTextBox();
     this.txtRANK_CODE         = new Immas.Infragistics.Controls.ImmasTextBox();
     this.immasBizRuleManager1 = new Immas.Infragistics.Controls.ImmasBizRuleManager();
     ((System.ComponentModel.ISupportInitialize)(this.grdMaster)).BeginInit();
     this.immasSearchPanel1.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dtpENTER)).BeginInit();
     this.SuspendLayout();
     //
     // grdMaster
     //
     this.immasBizRuleManager1.SetApplyBizRule(this.grdMaster, false);
     appearance1.BackColor   = System.Drawing.SystemColors.Window;
     appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.grdMaster.DisplayLayout.Appearance             = appearance1;
     ultraGridBand1.ColHeaderLines                       = 2;
     ultraGridBand1.Override.ButtonStyle                 = Infragistics.Win.UIElementButtonStyle.ScenicRibbonButton;
     appearance2.TextHAlignAsString                      = "Center";
     ultraGridBand1.Override.RowSelectorHeaderAppearance = appearance2;
     ultraGridBand1.Override.RowSelectors                = Infragistics.Win.DefaultableBoolean.True;
     this.grdMaster.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.grdMaster.DisplayLayout.BorderStyle       = Infragistics.Win.UIElementBorderStyle.Rounded4Thick;
     appearance3.TextHAlignAsString                 = "Left";
     appearance3.TextVAlignAsString                 = "Middle";
     this.grdMaster.DisplayLayout.CaptionAppearance = appearance3;
     this.grdMaster.DisplayLayout.CaptionVisible    = Infragistics.Win.DefaultableBoolean.False;
     appearance4.BackColor         = System.Drawing.SystemColors.ActiveBorder;
     appearance4.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance4.BorderColor       = System.Drawing.SystemColors.Window;
     this.grdMaster.DisplayLayout.GroupByBox.Appearance = appearance4;
     appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
     this.grdMaster.DisplayLayout.GroupByBox.BandLabelAppearance = appearance5;
     this.grdMaster.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     appearance6.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     appearance6.BackColor2        = System.Drawing.SystemColors.Control;
     appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance6.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.grdMaster.DisplayLayout.GroupByBox.PromptAppearance = appearance6;
     this.grdMaster.DisplayLayout.MaxColScrollRegions         = 1;
     this.grdMaster.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance7.BackColor   = System.Drawing.Color.LightSkyBlue;
     appearance7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     appearance7.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.grdMaster.DisplayLayout.Override.ActiveCellAppearance = appearance7;
     appearance8.ForeColor = System.Drawing.Color.Black;
     this.grdMaster.DisplayLayout.Override.ActiveRowAppearance      = appearance8;
     this.grdMaster.DisplayLayout.Override.AllowColMoving           = Infragistics.Win.UltraWinGrid.AllowColMoving.NotAllowed;
     this.grdMaster.DisplayLayout.Override.AllowMultiCellOperations = ((Infragistics.Win.UltraWinGrid.AllowMultiCellOperation)(((Infragistics.Win.UltraWinGrid.AllowMultiCellOperation.Copy | Infragistics.Win.UltraWinGrid.AllowMultiCellOperation.Cut)
                                                                                                                                | Infragistics.Win.UltraWinGrid.AllowMultiCellOperation.Paste)));
     this.grdMaster.DisplayLayout.Override.BorderStyleCell   = Infragistics.Win.UIElementBorderStyle.Solid;
     this.grdMaster.DisplayLayout.Override.BorderStyleHeader = Infragistics.Win.UIElementBorderStyle.Solid;
     this.grdMaster.DisplayLayout.Override.BorderStyleRow    = Infragistics.Win.UIElementBorderStyle.Solid;
     appearance9.BackColor = System.Drawing.SystemColors.Window;
     this.grdMaster.DisplayLayout.Override.CardAreaAppearance = appearance9;
     appearance10.BorderColor  = System.Drawing.Color.Silver;
     appearance10.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.grdMaster.DisplayLayout.Override.CellAppearance   = appearance10;
     this.grdMaster.DisplayLayout.Override.CellClickAction  = Infragistics.Win.UltraWinGrid.CellClickAction.CellSelect;
     this.grdMaster.DisplayLayout.Override.CellPadding      = 0;
     this.grdMaster.DisplayLayout.Override.DefaultRowHeight = 25;
     appearance11.BackColor             = System.Drawing.SystemColors.Control;
     appearance11.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance11.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance11.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance11.BorderColor           = System.Drawing.SystemColors.Window;
     this.grdMaster.DisplayLayout.Override.GroupByRowAppearance = appearance11;
     appearance12.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     appearance12.BorderColor           = System.Drawing.Color.Gray;
     appearance12.FontData.BoldAsString = "True";
     appearance12.TextHAlignAsString    = "Left";
     this.grdMaster.DisplayLayout.Override.HeaderAppearance  = appearance12;
     this.grdMaster.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.Select;
     this.grdMaster.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.Standard;
     appearance13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(249)))), ((int)(((byte)(249)))));
     this.grdMaster.DisplayLayout.Override.RowAlternateAppearance = appearance13;
     appearance14.BackColor   = System.Drawing.Color.White;
     appearance14.BorderColor = System.Drawing.Color.Silver;
     this.grdMaster.DisplayLayout.Override.RowAppearance = appearance14;
     appearance15.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
     appearance15.FontData.BoldAsString = "True";
     appearance15.TextHAlignAsString    = "Center";
     appearance15.TextVAlignAsString    = "Middle";
     this.grdMaster.DisplayLayout.Override.RowSelectorAppearance = appearance15;
     appearance16.FontData.BoldAsString = "True";
     appearance16.TextHAlignAsString    = "Center";
     this.grdMaster.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance16;
     this.grdMaster.DisplayLayout.Override.RowSelectorHeaderStyle      = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement;
     this.grdMaster.DisplayLayout.Override.RowSelectorNumberStyle      = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.VisibleIndex;
     this.grdMaster.DisplayLayout.Override.RowSelectors     = Infragistics.Win.DefaultableBoolean.False;
     this.grdMaster.DisplayLayout.Override.RowSelectorWidth = 45;
     appearance17.BackColor = System.Drawing.Color.LightSkyBlue;
     appearance17.ForeColor = System.Drawing.Color.Black;
     this.grdMaster.DisplayLayout.Override.SelectedRowAppearance = appearance17;
     appearance18.BackColor = System.Drawing.SystemColors.ControlLight;
     this.grdMaster.DisplayLayout.Override.TemplateAddRowAppearance = appearance18;
     scrollBarLook1.ViewStyle = Infragistics.Win.UltraWinScrollBar.ScrollBarViewStyle.Office2010;
     this.grdMaster.DisplayLayout.ScrollBarLook = scrollBarLook1;
     this.grdMaster.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.grdMaster.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.grdMaster.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.grdMaster.Font        = new System.Drawing.Font("맑은 고딕", 9F);
     this.grdMaster.Location    = new System.Drawing.Point(10, 85);
     this.grdMaster.Name        = "grdMaster";
     this.grdMaster.Size        = new System.Drawing.Size(780, 355);
     this.grdMaster.TabIndex    = 3;
     this.grdMaster.Text        = "immasGrid1";
     this.grdMaster.UseOsThemes = Infragistics.Win.DefaultableBoolean.True;
     //
     // immasSearchPanel1
     //
     this.immasBizRuleManager1.SetApplyBizRule(this.immasSearchPanel1, false);
     this.immasSearchPanel1.BackColor = System.Drawing.Color.WhiteSmoke;
     this.immasSearchPanel1.Controls.Add(this.tableLayoutPanel1);
     this.immasSearchPanel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.immasSearchPanel1.Location = new System.Drawing.Point(10, 10);
     this.immasSearchPanel1.Margin   = new System.Windows.Forms.Padding(0);
     this.immasSearchPanel1.Name     = "immasSearchPanel1";
     this.immasSearchPanel1.Padding  = new System.Windows.Forms.Padding(10);
     this.immasSearchPanel1.Size     = new System.Drawing.Size(780, 75);
     this.immasSearchPanel1.TabIndex = 18;
     //
     // tableLayoutPanel1
     //
     this.immasBizRuleManager1.SetApplyBizRule(this.tableLayoutPanel1, false);
     this.tableLayoutPanel1.BackColor             = System.Drawing.Color.Transparent;
     this.tableLayoutPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.tableLayoutPanel1.ColumnCount           = 5;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 390F));
     this.tableLayoutPanel1.Controls.Add(this.label1, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.dtpENTER, 3, 1);
     this.tableLayoutPanel1.Controls.Add(this.label3, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.label4, 2, 1);
     this.tableLayoutPanel1.Controls.Add(this.label2, 2, 0);
     this.tableLayoutPanel1.Controls.Add(this.button1, 4, 1);
     this.tableLayoutPanel1.Controls.Add(this.immasTextBox1, 4, 0);
     this.tableLayoutPanel1.Controls.Add(this.txtUSER_ID, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.txtUSER_NAME, 3, 0);
     this.tableLayoutPanel1.Controls.Add(this.txtRANK_CODE, 1, 1);
     this.tableLayoutPanel1.Font     = new System.Drawing.Font("Gothic A1", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.tableLayoutPanel1.Location = new System.Drawing.Point(10, 10);
     this.tableLayoutPanel1.Margin   = new System.Windows.Forms.Padding(0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.Padding  = new System.Windows.Forms.Padding(3);
     this.tableLayoutPanel1.RowCount = 2;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(760, 59);
     this.tableLayoutPanel1.TabIndex = 17;
     //
     // label1
     //
     this.immasBizRuleManager1.SetApplyBizRule(this.label1, false);
     this.label1.BackColor   = System.Drawing.SystemColors.Desktop;
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.label1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.label1.Font        = new System.Drawing.Font("Gothic A1", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.label1.Location    = new System.Drawing.Point(6, 5);
     this.label1.Margin      = new System.Windows.Forms.Padding(3, 2, 0, 2);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(80, 22);
     this.label1.TabIndex    = 2;
     this.label1.Text        = "사원 ID";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleRight;
     //
     // dtpENTER
     //
     this.immasBizRuleManager1.SetApplyBizRule(this.dtpENTER, false);
     this.dtpENTER.AutoSize = false;
     this.dtpENTER.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.dtpENTER.Font     = new System.Drawing.Font("Gothic A1", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.dtpENTER.Location = new System.Drawing.Point(271, 32);
     this.dtpENTER.Margin   = new System.Windows.Forms.Padding(0, 3, 2, 3);
     this.dtpENTER.Name     = "dtpENTER";
     this.dtpENTER.Size     = new System.Drawing.Size(120, 21);
     this.dtpENTER.TabIndex = 16;
     //
     // label3
     //
     this.immasBizRuleManager1.SetApplyBizRule(this.label3, false);
     this.label3.BackColor   = System.Drawing.SystemColors.Desktop;
     this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.label3.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.label3.Font        = new System.Drawing.Font("Gothic A1", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.label3.Location    = new System.Drawing.Point(6, 31);
     this.label3.Margin      = new System.Windows.Forms.Padding(3, 2, 0, 2);
     this.label3.Name        = "label3";
     this.label3.Size        = new System.Drawing.Size(80, 23);
     this.label3.TabIndex    = 6;
     this.label3.Text        = "직급(직책)";
     this.label3.TextAlign   = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label4
     //
     this.immasBizRuleManager1.SetApplyBizRule(this.label4, false);
     this.label4.BackColor   = System.Drawing.SystemColors.Desktop;
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.label4.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.label4.Font        = new System.Drawing.Font("Gothic A1", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.label4.Location    = new System.Drawing.Point(191, 31);
     this.label4.Margin      = new System.Windows.Forms.Padding(3, 2, 0, 2);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(80, 23);
     this.label4.TabIndex    = 9;
     this.label4.Text        = "입사일자";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.immasBizRuleManager1.SetApplyBizRule(this.label2, false);
     this.label2.BackColor   = System.Drawing.SystemColors.Desktop;
     this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.label2.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.label2.Font        = new System.Drawing.Font("Gothic A1", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.label2.Location    = new System.Drawing.Point(191, 5);
     this.label2.Margin      = new System.Windows.Forms.Padding(3, 2, 0, 2);
     this.label2.Name        = "label2";
     this.label2.Size        = new System.Drawing.Size(80, 22);
     this.label2.TabIndex    = 4;
     this.label2.Text        = "사원명";
     this.label2.TextAlign   = System.Drawing.ContentAlignment.MiddleRight;
     //
     // button1
     //
     this.immasBizRuleManager1.SetApplyBizRule(this.button1, false);
     this.button1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.button1.Location = new System.Drawing.Point(396, 32);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(75, 21);
     this.button1.TabIndex = 20;
     this.button1.Text     = "Readonly";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Visible = false;
     this.button1.Click  += new System.EventHandler(this.button1_Click);
     //
     // immasTextBox1
     //
     this.immasBizRuleManager1.SetApplyBizRule(this.immasTextBox1, false);
     this.immasTextBox1.BackColor = System.Drawing.Color.LightSkyBlue;
     this.immasTextBox1.Location  = new System.Drawing.Point(396, 6);
     this.immasTextBox1.Name      = "immasTextBox1";
     this.immasTextBox1.Size      = new System.Drawing.Size(100, 20);
     this.immasTextBox1.TabIndex  = 25;
     this.immasTextBox1.Visible   = false;
     //
     // txtUSER_ID
     //
     this.immasBizRuleManager1.SetApplyBizRule(this.txtUSER_ID, true);
     this.txtUSER_ID.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.txtUSER_ID.Location = new System.Drawing.Point(86, 5);
     this.txtUSER_ID.Margin   = new System.Windows.Forms.Padding(0, 2, 2, 2);
     this.txtUSER_ID.Name     = "txtUSER_ID";
     this.txtUSER_ID.Size     = new System.Drawing.Size(100, 22);
     this.txtUSER_ID.TabIndex = 26;
     //
     // txtUSER_NAME
     //
     this.immasBizRuleManager1.SetApplyBizRule(this.txtUSER_NAME, true);
     this.txtUSER_NAME.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.txtUSER_NAME.Location = new System.Drawing.Point(271, 5);
     this.txtUSER_NAME.Margin   = new System.Windows.Forms.Padding(0, 2, 2, 2);
     this.txtUSER_NAME.Name     = "txtUSER_NAME";
     this.txtUSER_NAME.Size     = new System.Drawing.Size(120, 22);
     this.txtUSER_NAME.TabIndex = 28;
     //
     // txtRANK_CODE
     //
     this.immasBizRuleManager1.SetApplyBizRule(this.txtRANK_CODE, true);
     this.txtRANK_CODE.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.txtRANK_CODE.Location = new System.Drawing.Point(86, 31);
     this.txtRANK_CODE.Margin   = new System.Windows.Forms.Padding(0, 2, 2, 2);
     this.txtRANK_CODE.Name     = "txtRANK_CODE";
     this.txtRANK_CODE.Size     = new System.Drawing.Size(100, 23);
     this.txtRANK_CODE.TabIndex = 29;
     //
     // SY0001
     //
     this.immasBizRuleManager1.SetApplyBizRule(this, false);
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(800, 450);
     this.Controls.Add(this.grdMaster);
     this.Controls.Add(this.immasSearchPanel1);
     this.Name    = "SY0001";
     this.Padding = new System.Windows.Forms.Padding(10);
     this.Text    = "SY0001";
     ((System.ComponentModel.ISupportInitialize)(this.grdMaster)).EndInit();
     this.immasSearchPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dtpENTER)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #60
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     this.Grid_Status = new Infragistics.Win.UltraWinGrid.UltraGrid();
     ((System.ComponentModel.ISupportInitialize)(this.Grid_Status)).BeginInit();
     this.SuspendLayout();
     //
     // Grid_Status
     //
     appearance1.BackColor   = System.Drawing.SystemColors.Window;
     appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.Grid_Status.DisplayLayout.Appearance     = appearance1;
     this.Grid_Status.DisplayLayout.AutoFitStyle   = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
     this.Grid_Status.DisplayLayout.BorderStyle    = Infragistics.Win.UIElementBorderStyle.Solid;
     this.Grid_Status.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance2.BackColor         = System.Drawing.SystemColors.ActiveBorder;
     appearance2.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance2.BorderColor       = System.Drawing.SystemColors.Window;
     this.Grid_Status.DisplayLayout.GroupByBox.Appearance = appearance2;
     appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
     this.Grid_Status.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
     this.Grid_Status.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     appearance4.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     appearance4.BackColor2        = System.Drawing.SystemColors.Control;
     appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance4.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.Grid_Status.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
     this.Grid_Status.DisplayLayout.MaxColScrollRegions         = 1;
     this.Grid_Status.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance5.BackColor = System.Drawing.SystemColors.Window;
     appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
     this.Grid_Status.DisplayLayout.Override.ActiveCellAppearance = appearance5;
     appearance6.BackColor = System.Drawing.SystemColors.Highlight;
     appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.Grid_Status.DisplayLayout.Override.ActiveRowAppearance = appearance6;
     this.Grid_Status.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.Grid_Status.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance7.BackColor = System.Drawing.SystemColors.Window;
     this.Grid_Status.DisplayLayout.Override.CardAreaAppearance = appearance7;
     appearance8.BorderColor  = System.Drawing.Color.Silver;
     appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.Grid_Status.DisplayLayout.Override.CellAppearance  = appearance8;
     this.Grid_Status.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.Grid_Status.DisplayLayout.Override.CellPadding     = 0;
     appearance9.BackColor             = System.Drawing.SystemColors.Control;
     appearance9.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance9.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance9.BorderColor           = System.Drawing.SystemColors.Window;
     this.Grid_Status.DisplayLayout.Override.GroupByRowAppearance = appearance9;
     appearance10.TextHAlignAsString = "Left";
     this.Grid_Status.DisplayLayout.Override.HeaderAppearance  = appearance10;
     this.Grid_Status.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.Grid_Status.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance11.BackColor   = System.Drawing.SystemColors.Window;
     appearance11.BorderColor = System.Drawing.Color.Silver;
     this.Grid_Status.DisplayLayout.Override.RowAppearance = appearance11;
     this.Grid_Status.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
     this.Grid_Status.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
     this.Grid_Status.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.Grid_Status.DisplayLayout.ScrollStyle  = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.Grid_Status.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.Grid_Status.Font     = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Grid_Status.Location = new System.Drawing.Point(0, 0);
     this.Grid_Status.Name     = "Grid_Status";
     this.Grid_Status.Size     = new System.Drawing.Size(251, 266);
     this.Grid_Status.TabIndex = 0;
     //
     // Form_ServerStatus
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(251, 266);
     this.Controls.Add(this.Grid_Status);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow;
     this.Name            = "Form_ServerStatus";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.Manual;
     this.Text            = "服务器状态";
     ((System.ComponentModel.ISupportInitialize)(this.Grid_Status)).EndInit();
     this.ResumeLayout(false);
 }