Пример #1
0
        }         //Dispose

        #region Windows Form Designer generated code
        /// <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(TablePropertyForm));
            this.bCancel              = new CCL.UI.ButtonPersonalizat(this.components);
            this.bInsert              = new CCL.UI.ButtonPersonalizat(this.components);
            this.groupCaption         = new System.Windows.Forms.GroupBox();
            this.listCaptionLocation  = new System.Windows.Forms.ComboBox();
            this.labelLocation        = new CCL.UI.LabelPersonalizat(this.components);
            this.listCaptionAlignment = new System.Windows.Forms.ComboBox();
            this.labelCaptionAlign    = new CCL.UI.LabelPersonalizat(this.components);
            this.labelCaption         = new CCL.UI.LabelPersonalizat(this.components);
            this.textTableCaption     = new CCL.UI.Caramizi.TextBoxGuma();
            this.groupLayout          = new System.Windows.Forms.GroupBox();
            this.numericCellSpacing   = new System.Windows.Forms.NumericUpDown();
            this.labelSpacing         = new CCL.UI.LabelPersonalizat(this.components);
            this.numericCellPadding   = new System.Windows.Forms.NumericUpDown();
            this.labelPadding         = new CCL.UI.LabelPersonalizat(this.components);
            this.numericColumns       = new System.Windows.Forms.NumericUpDown();
            this.numericRows          = new System.Windows.Forms.NumericUpDown();
            this.labelRowColumn       = new CCL.UI.LabelPersonalizat(this.components);
            this.groupPercentPixel    = new System.Windows.Forms.Panel();
            this.radioWidthPixel      = new System.Windows.Forms.RadioButton();
            this.radioWidthPercent    = new System.Windows.Forms.RadioButton();
            this.numericTableWidth    = new System.Windows.Forms.NumericUpDown();
            this.labelWidth           = new CCL.UI.LabelPersonalizat(this.components);
            this.groupTable           = new System.Windows.Forms.GroupBox();
            this.listTextAlignment    = new System.Windows.Forms.ComboBox();
            this.labelBorderAlign     = new CCL.UI.LabelPersonalizat(this.components);
            this.labelBorderSize      = new CCL.UI.LabelPersonalizat(this.components);
            this.numericBorderSize    = new System.Windows.Forms.NumericUpDown();
            this.panelGlobal          = new CCL.UI.PanelPersonalizat(this.components);
            this.groupCaption.SuspendLayout();
            this.groupLayout.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.numericCellSpacing)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericCellPadding)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericColumns)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericRows)).BeginInit();
            this.groupPercentPixel.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.numericTableWidth)).BeginInit();
            this.groupTable.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.numericBorderSize)).BeginInit();
            this.panelGlobal.SuspendLayout();
            this.SuspendLayout();
            //
            // lblTitluEcran
            //
            this.lblTitluEcran.Size = new System.Drawing.Size(380, 19);
            this.lblTitluEcran.Text = "Table Properties";
            //
            // btnInchidereEcran
            //
            this.btnInchidereEcran.Location = new System.Drawing.Point(379, 0);
            //
            // bCancel
            //
            this.bCancel.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.bCancel.DialogResult  = System.Windows.Forms.DialogResult.Cancel;
            this.bCancel.GenulTextului = CDL.iStomaLab.CDefinitiiComune.EnumSex.Barbatesc;
            this.bCancel.Image         = ((System.Drawing.Image)(resources.GetObject("bCancel.Image")));
            this.bCancel.Location      = new System.Drawing.Point(317, 301);
            this.bCancel.Name          = "bCancel";
            this.bCancel.Size          = new System.Drawing.Size(75, 23);
            this.bCancel.TabIndex      = 0;
            this.bCancel.TipButon      = CCL.UI.ButtonPersonalizat.EnumTipButon.Anulare;
            this.bCancel.ToolTipIcon   = System.Windows.Forms.ToolTipIcon.Info;
            //
            // bInsert
            //
            this.bInsert.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.bInsert.DialogResult  = System.Windows.Forms.DialogResult.OK;
            this.bInsert.GenulTextului = CDL.iStomaLab.CDefinitiiComune.EnumSex.Barbatesc;
            this.bInsert.Image         = ((System.Drawing.Image)(resources.GetObject("bInsert.Image")));
            this.bInsert.Location      = new System.Drawing.Point(237, 301);
            this.bInsert.Name          = "bInsert";
            this.bInsert.Size          = new System.Drawing.Size(75, 23);
            this.bInsert.TabIndex      = 1;
            this.bInsert.TipButon      = CCL.UI.ButtonPersonalizat.EnumTipButon.Validare;
            this.bInsert.ToolTipIcon   = System.Windows.Forms.ToolTipIcon.Info;
            //
            // groupCaption
            //
            this.groupCaption.BackColor = System.Drawing.Color.Transparent;
            this.groupCaption.Controls.Add(this.listCaptionLocation);
            this.groupCaption.Controls.Add(this.labelLocation);
            this.groupCaption.Controls.Add(this.listCaptionAlignment);
            this.groupCaption.Controls.Add(this.labelCaptionAlign);
            this.groupCaption.Controls.Add(this.labelCaption);
            this.groupCaption.Controls.Add(this.textTableCaption);
            this.groupCaption.Location = new System.Drawing.Point(8, 6);
            this.groupCaption.Name     = "groupCaption";
            this.groupCaption.Size     = new System.Drawing.Size(384, 88);
            this.groupCaption.TabIndex = 2;
            this.groupCaption.TabStop  = false;
            this.groupCaption.Text     = "Caption Properties";
            //
            // listCaptionLocation
            //
            this.listCaptionLocation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.listCaptionLocation.Location      = new System.Drawing.Point(264, 56);
            this.listCaptionLocation.Name          = "listCaptionLocation";
            this.listCaptionLocation.Size          = new System.Drawing.Size(104, 21);
            this.listCaptionLocation.TabIndex      = 8;
            //
            // labelLocation
            //
            this.labelLocation.Location     = new System.Drawing.Point(200, 56);
            this.labelLocation.Name         = "labelLocation";
            this.labelLocation.Size         = new System.Drawing.Size(64, 21);
            this.labelLocation.TabIndex     = 7;
            this.labelLocation.Text         = "Location :";
            this.labelLocation.TextAlign    = System.Drawing.ContentAlignment.MiddleLeft;
            this.labelLocation.ToolTipText  = null;
            this.labelLocation.ToolTipTitle = null;
            //
            // listCaptionAlignment
            //
            this.listCaptionAlignment.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.listCaptionAlignment.Location      = new System.Drawing.Point(80, 56);
            this.listCaptionAlignment.Name          = "listCaptionAlignment";
            this.listCaptionAlignment.Size          = new System.Drawing.Size(104, 21);
            this.listCaptionAlignment.TabIndex      = 6;
            //
            // labelCaptionAlign
            //
            this.labelCaptionAlign.Location     = new System.Drawing.Point(8, 56);
            this.labelCaptionAlign.Name         = "labelCaptionAlign";
            this.labelCaptionAlign.Size         = new System.Drawing.Size(64, 21);
            this.labelCaptionAlign.TabIndex     = 5;
            this.labelCaptionAlign.Text         = "Alignment :";
            this.labelCaptionAlign.TextAlign    = System.Drawing.ContentAlignment.MiddleLeft;
            this.labelCaptionAlign.ToolTipText  = null;
            this.labelCaptionAlign.ToolTipTitle = null;
            //
            // labelCaption
            //
            this.labelCaption.Location     = new System.Drawing.Point(8, 24);
            this.labelCaption.Name         = "labelCaption";
            this.labelCaption.Size         = new System.Drawing.Size(64, 21);
            this.labelCaption.TabIndex     = 1;
            this.labelCaption.Text         = "Caption :";
            this.labelCaption.TextAlign    = System.Drawing.ContentAlignment.MiddleLeft;
            this.labelCaption.ToolTipText  = null;
            this.labelCaption.ToolTipTitle = null;
            //
            // textTableCaption
            //
            this.textTableCaption.IsInReadOnlyMode                   = false;
            this.textTableCaption.Location                           = new System.Drawing.Point(80, 24);
            this.textTableCaption.Name                               = "textTableCaption";
            this.textTableCaption.ProprietateCorespunzatoare         = null;
            this.textTableCaption.RaiseEventLaModificareProgramatica = false;
            this.textTableCaption.Size                               = new System.Drawing.Size(288, 20);
            this.textTableCaption.TabIndex                           = 0;
            this.textTableCaption.TipInformatie                      = CCL.UI.TextBoxPersonalizat.EnumTipInformatie.Nedefinit;
            //
            // groupLayout
            //
            this.groupLayout.BackColor = System.Drawing.Color.Transparent;
            this.groupLayout.Controls.Add(this.numericCellSpacing);
            this.groupLayout.Controls.Add(this.labelSpacing);
            this.groupLayout.Controls.Add(this.numericCellPadding);
            this.groupLayout.Controls.Add(this.labelPadding);
            this.groupLayout.Controls.Add(this.numericColumns);
            this.groupLayout.Controls.Add(this.numericRows);
            this.groupLayout.Controls.Add(this.labelRowColumn);
            this.groupLayout.Location = new System.Drawing.Point(8, 198);
            this.groupLayout.Name     = "groupLayout";
            this.groupLayout.Size     = new System.Drawing.Size(384, 96);
            this.groupLayout.TabIndex = 3;
            this.groupLayout.TabStop  = false;
            this.groupLayout.Text     = "Cell Properties";
            //
            // numericCellSpacing
            //
            this.numericCellSpacing.Location = new System.Drawing.Point(256, 64);
            this.numericCellSpacing.Name     = "numericCellSpacing";
            this.numericCellSpacing.Size     = new System.Drawing.Size(56, 20);
            this.numericCellSpacing.TabIndex = 6;
            //
            // labelSpacing
            //
            this.labelSpacing.Location     = new System.Drawing.Point(168, 64);
            this.labelSpacing.Name         = "labelSpacing";
            this.labelSpacing.Size         = new System.Drawing.Size(80, 21);
            this.labelSpacing.TabIndex     = 5;
            this.labelSpacing.Text         = "Cell Spacing :";
            this.labelSpacing.TextAlign    = System.Drawing.ContentAlignment.MiddleLeft;
            this.labelSpacing.ToolTipText  = null;
            this.labelSpacing.ToolTipTitle = null;
            //
            // numericCellPadding
            //
            this.numericCellPadding.Location = new System.Drawing.Point(96, 64);
            this.numericCellPadding.Name     = "numericCellPadding";
            this.numericCellPadding.Size     = new System.Drawing.Size(56, 20);
            this.numericCellPadding.TabIndex = 4;
            //
            // labelPadding
            //
            this.labelPadding.Location     = new System.Drawing.Point(8, 64);
            this.labelPadding.Name         = "labelPadding";
            this.labelPadding.Size         = new System.Drawing.Size(80, 21);
            this.labelPadding.TabIndex     = 3;
            this.labelPadding.Text         = "Cell Padding :";
            this.labelPadding.TextAlign    = System.Drawing.ContentAlignment.MiddleLeft;
            this.labelPadding.ToolTipText  = null;
            this.labelPadding.ToolTipTitle = null;
            //
            // numericColumns
            //
            this.numericColumns.Location = new System.Drawing.Point(192, 24);
            this.numericColumns.Name     = "numericColumns";
            this.numericColumns.Size     = new System.Drawing.Size(56, 20);
            this.numericColumns.TabIndex = 2;
            //
            // numericRows
            //
            this.numericRows.Location = new System.Drawing.Point(128, 24);
            this.numericRows.Name     = "numericRows";
            this.numericRows.Size     = new System.Drawing.Size(56, 20);
            this.numericRows.TabIndex = 1;
            //
            // labelRowColumn
            //
            this.labelRowColumn.Location     = new System.Drawing.Point(8, 24);
            this.labelRowColumn.Name         = "labelRowColumn";
            this.labelRowColumn.Size         = new System.Drawing.Size(112, 21);
            this.labelRowColumn.TabIndex     = 0;
            this.labelRowColumn.Text         = "Rows and Columns :";
            this.labelRowColumn.TextAlign    = System.Drawing.ContentAlignment.MiddleLeft;
            this.labelRowColumn.ToolTipText  = null;
            this.labelRowColumn.ToolTipTitle = null;
            //
            // groupPercentPixel
            //
            this.groupPercentPixel.Controls.Add(this.radioWidthPixel);
            this.groupPercentPixel.Controls.Add(this.radioWidthPercent);
            this.groupPercentPixel.Location = new System.Drawing.Point(152, 48);
            this.groupPercentPixel.Name     = "groupPercentPixel";
            this.groupPercentPixel.Size     = new System.Drawing.Size(144, 32);
            this.groupPercentPixel.TabIndex = 9;
            //
            // radioWidthPixel
            //
            this.radioWidthPixel.Location        = new System.Drawing.Point(80, 8);
            this.radioWidthPixel.Name            = "radioWidthPixel";
            this.radioWidthPixel.Size            = new System.Drawing.Size(56, 24);
            this.radioWidthPixel.TabIndex        = 1;
            this.radioWidthPixel.Text            = "Pixels";
            this.radioWidthPixel.CheckedChanged += new System.EventHandler(this.MeasurementOptionChanged);
            //
            // radioWidthPercent
            //
            this.radioWidthPercent.Location        = new System.Drawing.Point(8, 8);
            this.radioWidthPercent.Name            = "radioWidthPercent";
            this.radioWidthPercent.Size            = new System.Drawing.Size(64, 24);
            this.radioWidthPercent.TabIndex        = 0;
            this.radioWidthPercent.Text            = "Percent";
            this.radioWidthPercent.CheckedChanged += new System.EventHandler(this.MeasurementOptionChanged);
            //
            // numericTableWidth
            //
            this.numericTableWidth.Location = new System.Drawing.Point(72, 56);
            this.numericTableWidth.Name     = "numericTableWidth";
            this.numericTableWidth.Size     = new System.Drawing.Size(64, 20);
            this.numericTableWidth.TabIndex = 8;
            //
            // labelWidth
            //
            this.labelWidth.Location     = new System.Drawing.Point(8, 56);
            this.labelWidth.Name         = "labelWidth";
            this.labelWidth.Size         = new System.Drawing.Size(56, 21);
            this.labelWidth.TabIndex     = 7;
            this.labelWidth.Text         = "Width :";
            this.labelWidth.TextAlign    = System.Drawing.ContentAlignment.MiddleLeft;
            this.labelWidth.ToolTipText  = null;
            this.labelWidth.ToolTipTitle = null;
            //
            // groupTable
            //
            this.groupTable.BackColor = System.Drawing.Color.Transparent;
            this.groupTable.Controls.Add(this.listTextAlignment);
            this.groupTable.Controls.Add(this.labelBorderAlign);
            this.groupTable.Controls.Add(this.labelBorderSize);
            this.groupTable.Controls.Add(this.numericBorderSize);
            this.groupTable.Controls.Add(this.labelWidth);
            this.groupTable.Controls.Add(this.numericTableWidth);
            this.groupTable.Controls.Add(this.groupPercentPixel);
            this.groupTable.Location = new System.Drawing.Point(8, 102);
            this.groupTable.Name     = "groupTable";
            this.groupTable.Size     = new System.Drawing.Size(384, 88);
            this.groupTable.TabIndex = 4;
            this.groupTable.TabStop  = false;
            this.groupTable.Text     = "Table Properties";
            //
            // listTextAlignment
            //
            this.listTextAlignment.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.listTextAlignment.Location      = new System.Drawing.Point(256, 24);
            this.listTextAlignment.Name          = "listTextAlignment";
            this.listTextAlignment.Size          = new System.Drawing.Size(104, 21);
            this.listTextAlignment.TabIndex      = 6;
            //
            // labelBorderAlign
            //
            this.labelBorderAlign.Location     = new System.Drawing.Point(192, 24);
            this.labelBorderAlign.Name         = "labelBorderAlign";
            this.labelBorderAlign.Size         = new System.Drawing.Size(64, 21);
            this.labelBorderAlign.TabIndex     = 5;
            this.labelBorderAlign.Text         = "Alignment :";
            this.labelBorderAlign.TextAlign    = System.Drawing.ContentAlignment.MiddleLeft;
            this.labelBorderAlign.ToolTipText  = null;
            this.labelBorderAlign.ToolTipTitle = null;
            //
            // labelBorderSize
            //
            this.labelBorderSize.Location     = new System.Drawing.Point(8, 24);
            this.labelBorderSize.Name         = "labelBorderSize";
            this.labelBorderSize.Size         = new System.Drawing.Size(56, 21);
            this.labelBorderSize.TabIndex     = 4;
            this.labelBorderSize.Text         = "Border :";
            this.labelBorderSize.TextAlign    = System.Drawing.ContentAlignment.MiddleLeft;
            this.labelBorderSize.ToolTipText  = null;
            this.labelBorderSize.ToolTipTitle = null;
            //
            // numericBorderSize
            //
            this.numericBorderSize.Location = new System.Drawing.Point(72, 24);
            this.numericBorderSize.Name     = "numericBorderSize";
            this.numericBorderSize.Size     = new System.Drawing.Size(104, 20);
            this.numericBorderSize.TabIndex = 3;
            //
            // panelGlobal
            //
            this.panelGlobal.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.panelGlobal.BackColor = System.Drawing.Color.Linen;
            this.panelGlobal.Controls.Add(this.groupCaption);
            this.panelGlobal.Controls.Add(this.bCancel);
            this.panelGlobal.Controls.Add(this.groupTable);
            this.panelGlobal.Controls.Add(this.bInsert);
            this.panelGlobal.Controls.Add(this.groupLayout);
            this.panelGlobal.Location = new System.Drawing.Point(1, 19);
            this.panelGlobal.Name     = "panelGlobal";
            this.panelGlobal.Size     = new System.Drawing.Size(400, 330);
            this.panelGlobal.TabIndex = 5;
            this.panelGlobal.Tip      = CCL.UI.PanelPersonalizat.EnumTipPanel.Tab;
            //
            // TablePropertyForm
            //
            this.AcceptButton        = this.bInsert;
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.CancelButton        = this.bCancel;
            this.ClientSize          = new System.Drawing.Size(402, 350);
            this.Controls.Add(this.panelGlobal);
            this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox   = false;
            this.MinimizeBox   = false;
            this.Name          = "TablePropertyForm";
            this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
            this.Text          = "Table Properties";
            this.Controls.SetChildIndex(this.panelGlobal, 0);
            this.Controls.SetChildIndex(this.lblTitluEcran, 0);
            this.Controls.SetChildIndex(this.btnInchidereEcran, 0);
            this.groupCaption.ResumeLayout(false);
            this.groupCaption.PerformLayout();
            this.groupLayout.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.numericCellSpacing)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericCellPadding)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericColumns)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericRows)).EndInit();
            this.groupPercentPixel.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.numericTableWidth)).EndInit();
            this.groupTable.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.numericBorderSize)).EndInit();
            this.panelGlobal.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Пример #2
0
        }         //Dispose

        #region Windows Form Designer generated code
        /// <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();
            this.tabControl       = new System.Windows.Forms.TabControl();
            this.tabFind          = new System.Windows.Forms.TabPage();
            this.tabReplace       = new System.Windows.Forms.TabPage();
            this.labelFind        = new CCL.UI.LabelPersonalizat(this.components);
            this.textFind         = new CCL.UI.Caramizi.TextBoxGuma();
            this.bFindNext        = new CCL.UI.ButtonPersonalizat(this.components);
            this.labelReplace     = new CCL.UI.LabelPersonalizat(this.components);
            this.textReplace      = new CCL.UI.Caramizi.TextBoxGuma();
            this.bReplaceAll      = new CCL.UI.ButtonPersonalizat(this.components);
            this.bReplace         = new CCL.UI.ButtonPersonalizat(this.components);
            this.bOptions         = new CCL.UI.ButtonPersonalizat(this.components);
            this.optionMatchCase  = new System.Windows.Forms.CheckBox();
            this.optionMatchWhole = new System.Windows.Forms.CheckBox();
            this.panelOptions     = new System.Windows.Forms.Panel();
            this.panelInput       = new System.Windows.Forms.Panel();
            this.panelGlobal      = new CCL.UI.PanelPersonalizat(this.components);
            this.tabControl.SuspendLayout();
            this.panelOptions.SuspendLayout();
            this.panelInput.SuspendLayout();
            this.panelGlobal.SuspendLayout();
            this.SuspendLayout();
            //
            // lblTitluEcran
            //
            this.lblTitluEcran.Size = new System.Drawing.Size(462, 19);
            this.lblTitluEcran.Text = "Find and Replace";
            //
            // btnInchidereEcran
            //
            this.btnInchidereEcran.Location = new System.Drawing.Point(461, 0);
            //
            // tabControl
            //
            this.tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
            this.tabControl.Controls.Add(this.tabFind);
            this.tabControl.Controls.Add(this.tabReplace);
            this.tabControl.Location              = new System.Drawing.Point(1, 1);
            this.tabControl.Name                  = "tabControl";
            this.tabControl.SelectedIndex         = 0;
            this.tabControl.ShowToolTips          = true;
            this.tabControl.Size                  = new System.Drawing.Size(481, 32);
            this.tabControl.TabIndex              = 0;
            this.tabControl.TabStop               = false;
            this.tabControl.SelectedIndexChanged += new System.EventHandler(this.tabControl_SelectedIndexChanged);
            //
            // tabFind
            //
            this.tabFind.BackColor   = System.Drawing.SystemColors.ControlLightLight;
            this.tabFind.Location    = new System.Drawing.Point(4, 22);
            this.tabFind.Name        = "tabFind";
            this.tabFind.Size        = new System.Drawing.Size(473, 6);
            this.tabFind.TabIndex    = 0;
            this.tabFind.Text        = "Find";
            this.tabFind.ToolTipText = "Find Text";
            //
            // tabReplace
            //
            this.tabReplace.BackColor   = System.Drawing.SystemColors.ControlLightLight;
            this.tabReplace.Location    = new System.Drawing.Point(4, 22);
            this.tabReplace.Name        = "tabReplace";
            this.tabReplace.Size        = new System.Drawing.Size(471, 6);
            this.tabReplace.TabIndex    = 1;
            this.tabReplace.Text        = "Replace";
            this.tabReplace.ToolTipText = "Find and Replace Text";
            //
            // labelFind
            //
            this.labelFind.Location     = new System.Drawing.Point(8, 16);
            this.labelFind.Name         = "labelFind";
            this.labelFind.Size         = new System.Drawing.Size(96, 20);
            this.labelFind.TabIndex     = 0;
            this.labelFind.Text         = "Find What:";
            this.labelFind.TextAlign    = System.Drawing.ContentAlignment.MiddleLeft;
            this.labelFind.ToolTipText  = null;
            this.labelFind.ToolTipTitle = null;
            //
            // textFind
            //
            this.textFind.AcceptButton = null;
            this.textFind.Anchor       = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                               | System.Windows.Forms.AnchorStyles.Right)));
            this.textFind.IsInReadOnlyMode                   = false;
            this.textFind.Location                           = new System.Drawing.Point(112, 16);
            this.textFind.MaxLength                          = 32767;
            this.textFind.Multiline                          = false;
            this.textFind.Name                               = "textFind";
            this.textFind.ProprietateCorespunzatoare         = null;
            this.textFind.RaiseEventLaModificareProgramatica = false;
            this.textFind.ScrollBars                         = System.Windows.Forms.ScrollBars.None;
            this.textFind.Size                               = new System.Drawing.Size(337, 20);
            this.textFind.TabIndex                           = 1;
            this.textFind.TextBackColor                      = System.Drawing.SystemColors.Window;
            this.textFind.TextBorderStyle                    = System.Windows.Forms.BorderStyle.Fixed3D;
            this.textFind.TipInformatie                      = CCL.UI.TextBoxPersonalizat.EnumTipInformatie.Nedefinit;
            this.textFind.CerereUpdate                      += new CCL.UI.CEvenimente.ZonaModificata(this.textFind_CerereUpdate);
            this.textFind.KeyUpPersonalizat                 += new System.Windows.Forms.KeyEventHandler(this.textFind_KeyUpPersonalizat);
            //
            // bFindNext
            //
            this.bFindNext.BackColor               = System.Drawing.SystemColors.Control;
            this.bFindNext.ForeColor               = System.Drawing.SystemColors.ControlText;
            this.bFindNext.GenulTextului           = CDL.iStomaLab.CDefinitiiComune.EnumSex.Barbatesc;
            this.bFindNext.Location                = new System.Drawing.Point(344, 80);
            this.bFindNext.Name                    = "bFindNext";
            this.bFindNext.Size                    = new System.Drawing.Size(105, 23);
            this.bFindNext.TabIndex                = 3;
            this.bFindNext.Text                    = "Find Next";
            this.bFindNext.TipButon                = CCL.UI.ButtonPersonalizat.EnumTipButon.Standard;
            this.bFindNext.ToolTipIcon             = System.Windows.Forms.ToolTipIcon.Info;
            this.bFindNext.UseVisualStyleBackColor = false;
            this.bFindNext.Click                  += new System.EventHandler(this.bFindNext_Click);
            //
            // labelReplace
            //
            this.labelReplace.Location     = new System.Drawing.Point(8, 48);
            this.labelReplace.Name         = "labelReplace";
            this.labelReplace.Size         = new System.Drawing.Size(96, 20);
            this.labelReplace.TabIndex     = 0;
            this.labelReplace.Text         = "Replace  With:";
            this.labelReplace.TextAlign    = System.Drawing.ContentAlignment.MiddleLeft;
            this.labelReplace.ToolTipText  = null;
            this.labelReplace.ToolTipTitle = null;
            //
            // textReplace
            //
            this.textReplace.AcceptButton = null;
            this.textReplace.Anchor       = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                  | System.Windows.Forms.AnchorStyles.Right)));
            this.textReplace.IsInReadOnlyMode                   = false;
            this.textReplace.Location                           = new System.Drawing.Point(112, 48);
            this.textReplace.MaxLength                          = 32767;
            this.textReplace.Multiline                          = false;
            this.textReplace.Name                               = "textReplace";
            this.textReplace.ProprietateCorespunzatoare         = null;
            this.textReplace.RaiseEventLaModificareProgramatica = false;
            this.textReplace.ScrollBars                         = System.Windows.Forms.ScrollBars.None;
            this.textReplace.Size                               = new System.Drawing.Size(337, 20);
            this.textReplace.TabIndex                           = 2;
            this.textReplace.TextBackColor                      = System.Drawing.SystemColors.Window;
            this.textReplace.TextBorderStyle                    = System.Windows.Forms.BorderStyle.Fixed3D;
            this.textReplace.TipInformatie                      = CCL.UI.TextBoxPersonalizat.EnumTipInformatie.Nedefinit;
            this.textReplace.CerereUpdate                      += new CCL.UI.CEvenimente.ZonaModificata(this.textReplace_CerereUpdate);
            this.textReplace.KeyUpPersonalizat                 += new System.Windows.Forms.KeyEventHandler(this.textReplace_KeyUpPersonalizat);
            //
            // bReplaceAll
            //
            this.bReplaceAll.BackColor               = System.Drawing.SystemColors.Control;
            this.bReplaceAll.ForeColor               = System.Drawing.SystemColors.ControlText;
            this.bReplaceAll.GenulTextului           = CDL.iStomaLab.CDefinitiiComune.EnumSex.Barbatesc;
            this.bReplaceAll.Location                = new System.Drawing.Point(228, 80);
            this.bReplaceAll.Name                    = "bReplaceAll";
            this.bReplaceAll.Size                    = new System.Drawing.Size(105, 23);
            this.bReplaceAll.TabIndex                = 7;
            this.bReplaceAll.Text                    = "Replace All";
            this.bReplaceAll.TipButon                = CCL.UI.ButtonPersonalizat.EnumTipButon.Standard;
            this.bReplaceAll.ToolTipIcon             = System.Windows.Forms.ToolTipIcon.Info;
            this.bReplaceAll.UseVisualStyleBackColor = false;
            this.bReplaceAll.Click                  += new System.EventHandler(this.bReplaceAll_Click);
            //
            // bReplace
            //
            this.bReplace.BackColor               = System.Drawing.SystemColors.Control;
            this.bReplace.ForeColor               = System.Drawing.SystemColors.ControlText;
            this.bReplace.GenulTextului           = CDL.iStomaLab.CDefinitiiComune.EnumSex.Barbatesc;
            this.bReplace.Location                = new System.Drawing.Point(112, 80);
            this.bReplace.Name                    = "bReplace";
            this.bReplace.Size                    = new System.Drawing.Size(105, 23);
            this.bReplace.TabIndex                = 6;
            this.bReplace.Text                    = "Replace";
            this.bReplace.TipButon                = CCL.UI.ButtonPersonalizat.EnumTipButon.Standard;
            this.bReplace.ToolTipIcon             = System.Windows.Forms.ToolTipIcon.Info;
            this.bReplace.UseVisualStyleBackColor = false;
            this.bReplace.Click                  += new System.EventHandler(this.bReplace_Click);
            //
            // bOptions
            //
            this.bOptions.BackColor               = System.Drawing.SystemColors.Control;
            this.bOptions.ForeColor               = System.Drawing.SystemColors.ControlText;
            this.bOptions.GenulTextului           = CDL.iStomaLab.CDefinitiiComune.EnumSex.Barbatesc;
            this.bOptions.Location                = new System.Drawing.Point(6, 80);
            this.bOptions.Name                    = "bOptions";
            this.bOptions.Size                    = new System.Drawing.Size(85, 23);
            this.bOptions.TabIndex                = 5;
            this.bOptions.Text                    = "Options";
            this.bOptions.TipButon                = CCL.UI.ButtonPersonalizat.EnumTipButon.Standard;
            this.bOptions.ToolTipIcon             = System.Windows.Forms.ToolTipIcon.Info;
            this.bOptions.UseVisualStyleBackColor = false;
            this.bOptions.Click                  += new System.EventHandler(this.bOptions_Click);
            //
            // optionMatchCase
            //
            this.optionMatchCase.AutoSize = true;
            this.optionMatchCase.Location = new System.Drawing.Point(8, 8);
            this.optionMatchCase.Name     = "optionMatchCase";
            this.optionMatchCase.Size     = new System.Drawing.Size(113, 17);
            this.optionMatchCase.TabIndex = 8;
            this.optionMatchCase.Text     = "Match Exact Case";
            //
            // optionMatchWhole
            //
            this.optionMatchWhole.AutoSize = true;
            this.optionMatchWhole.Location = new System.Drawing.Point(8, 32);
            this.optionMatchWhole.Name     = "optionMatchWhole";
            this.optionMatchWhole.Size     = new System.Drawing.Size(143, 17);
            this.optionMatchWhole.TabIndex = 9;
            this.optionMatchWhole.Text     = "Match Whole Word Only";
            //
            // panelOptions
            //
            this.panelOptions.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
            this.panelOptions.BackColor = System.Drawing.SystemColors.ControlLightLight;
            this.panelOptions.Controls.Add(this.optionMatchCase);
            this.panelOptions.Controls.Add(this.optionMatchWhole);
            this.panelOptions.Location = new System.Drawing.Point(9, 145);
            this.panelOptions.Name     = "panelOptions";
            this.panelOptions.Size     = new System.Drawing.Size(469, 64);
            this.panelOptions.TabIndex = 8;
            //
            // panelInput
            //
            this.panelInput.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
            this.panelInput.BackColor = System.Drawing.SystemColors.ControlLightLight;
            this.panelInput.Controls.Add(this.labelFind);
            this.panelInput.Controls.Add(this.textFind);
            this.panelInput.Controls.Add(this.labelReplace);
            this.panelInput.Controls.Add(this.textReplace);
            this.panelInput.Controls.Add(this.bOptions);
            this.panelInput.Controls.Add(this.bReplace);
            this.panelInput.Controls.Add(this.bReplaceAll);
            this.panelInput.Controls.Add(this.bFindNext);
            this.panelInput.Location = new System.Drawing.Point(9, 33);
            this.panelInput.Name     = "panelInput";
            this.panelInput.Size     = new System.Drawing.Size(469, 112);
            this.panelInput.TabIndex = 9;
            //
            // panelGlobal
            //
            this.panelGlobal.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.panelGlobal.BackColor = System.Drawing.Color.Linen;
            this.panelGlobal.Controls.Add(this.panelOptions);
            this.panelGlobal.Controls.Add(this.panelInput);
            this.panelGlobal.Controls.Add(this.tabControl);
            this.panelGlobal.Location = new System.Drawing.Point(1, 19);
            this.panelGlobal.Name     = "panelGlobal";
            this.panelGlobal.Size     = new System.Drawing.Size(482, 210);
            this.panelGlobal.TabIndex = 10;
            this.panelGlobal.Tip      = CCL.UI.PanelPersonalizat.EnumTipPanel.Tab;
            //
            // FindReplaceForm
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.ClientSize          = new System.Drawing.Size(484, 230);
            this.Controls.Add(this.panelGlobal);
            this.MaximizeBox   = false;
            this.MinimizeBox   = false;
            this.Name          = "FindReplaceForm";
            this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
            this.Text          = "Find and Replace";
            this.Controls.SetChildIndex(this.panelGlobal, 0);
            this.Controls.SetChildIndex(this.lblTitluEcran, 0);
            this.Controls.SetChildIndex(this.btnInchidereEcran, 0);
            this.tabControl.ResumeLayout(false);
            this.panelOptions.ResumeLayout(false);
            this.panelOptions.PerformLayout();
            this.panelInput.ResumeLayout(false);
            this.panelGlobal.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Пример #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FontAttributeForm));
     this.bCancel          = new CCL.UI.ButtonPersonalizat(this.components);
     this.bApply           = new CCL.UI.ButtonPersonalizat(this.components);
     this.checkBold        = new System.Windows.Forms.CheckBox();
     this.checkUnderline   = new System.Windows.Forms.CheckBox();
     this.checkItalic      = new System.Windows.Forms.CheckBox();
     this.labelSize        = new CCL.UI.LabelPersonalizat(this.components);
     this.checkStrikeout   = new System.Windows.Forms.CheckBox();
     this.checkSubscript   = new System.Windows.Forms.CheckBox();
     this.checkSuperscript = new System.Windows.Forms.CheckBox();
     this.listFontName     = new System.Windows.Forms.ComboBox();
     this.listFontSize     = new System.Windows.Forms.ComboBox();
     this.labelName        = new CCL.UI.LabelPersonalizat(this.components);
     this.labelSample      = new CCL.UI.LabelPersonalizat(this.components);
     this.panelGlobal      = new CCL.UI.PanelPersonalizat(this.components);
     this.panelGlobal.SuspendLayout();
     this.SuspendLayout();
     //
     // lblTitluEcran
     //
     this.lblTitluEcran.Size = new System.Drawing.Size(300, 19);
     this.lblTitluEcran.Text = "Font Attributes";
     //
     // btnInchidereEcran
     //
     this.btnInchidereEcran.Location = new System.Drawing.Point(299, 0);
     //
     // bCancel
     //
     this.bCancel.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.bCancel.DialogResult  = System.Windows.Forms.DialogResult.Cancel;
     this.bCancel.GenulTextului = CDL.iStomaLab.CDefinitiiComune.EnumSex.Barbatesc;
     this.bCancel.Image         = ((System.Drawing.Image)(resources.GetObject("bCancel.Image")));
     this.bCancel.Location      = new System.Drawing.Point(235, 224);
     this.bCancel.Name          = "bCancel";
     this.bCancel.Size          = new System.Drawing.Size(75, 23);
     this.bCancel.TabIndex      = 0;
     this.bCancel.TipButon      = CCL.UI.ButtonPersonalizat.EnumTipButon.Anulare;
     this.bCancel.ToolTipIcon   = System.Windows.Forms.ToolTipIcon.Info;
     //
     // bApply
     //
     this.bApply.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.bApply.DialogResult  = System.Windows.Forms.DialogResult.OK;
     this.bApply.GenulTextului = CDL.iStomaLab.CDefinitiiComune.EnumSex.Barbatesc;
     this.bApply.Image         = ((System.Drawing.Image)(resources.GetObject("bApply.Image")));
     this.bApply.Location      = new System.Drawing.Point(155, 224);
     this.bApply.Name          = "bApply";
     this.bApply.Size          = new System.Drawing.Size(75, 23);
     this.bApply.TabIndex      = 1;
     this.bApply.TipButon      = CCL.UI.ButtonPersonalizat.EnumTipButon.Validare;
     this.bApply.ToolTipIcon   = System.Windows.Forms.ToolTipIcon.Info;
     //
     // checkBold
     //
     this.checkBold.Location           = new System.Drawing.Point(155, 56);
     this.checkBold.Name               = "checkBold";
     this.checkBold.Size               = new System.Drawing.Size(132, 19);
     this.checkBold.TabIndex           = 2;
     this.checkBold.Text               = "Bold";
     this.checkBold.CheckStateChanged += new System.EventHandler(this.FontSelectionChanged);
     //
     // checkUnderline
     //
     this.checkUnderline.Location           = new System.Drawing.Point(155, 98);
     this.checkUnderline.Name               = "checkUnderline";
     this.checkUnderline.Size               = new System.Drawing.Size(132, 19);
     this.checkUnderline.TabIndex           = 3;
     this.checkUnderline.Text               = "Underline";
     this.checkUnderline.CheckStateChanged += new System.EventHandler(this.FontSelectionChanged);
     //
     // checkItalic
     //
     this.checkItalic.Location           = new System.Drawing.Point(155, 77);
     this.checkItalic.Name               = "checkItalic";
     this.checkItalic.Size               = new System.Drawing.Size(132, 19);
     this.checkItalic.TabIndex           = 4;
     this.checkItalic.Text               = "Italic";
     this.checkItalic.CheckStateChanged += new System.EventHandler(this.FontSelectionChanged);
     //
     // labelSize
     //
     this.labelSize.Location     = new System.Drawing.Point(155, 11);
     this.labelSize.Name         = "labelSize";
     this.labelSize.Size         = new System.Drawing.Size(120, 16);
     this.labelSize.TabIndex     = 6;
     this.labelSize.Text         = "Font Size";
     this.labelSize.ToolTipText  = null;
     this.labelSize.ToolTipTitle = null;
     //
     // checkStrikeout
     //
     this.checkStrikeout.Location           = new System.Drawing.Point(155, 119);
     this.checkStrikeout.Name               = "checkStrikeout";
     this.checkStrikeout.Size               = new System.Drawing.Size(132, 19);
     this.checkStrikeout.TabIndex           = 7;
     this.checkStrikeout.Text               = "Strikeout";
     this.checkStrikeout.CheckStateChanged += new System.EventHandler(this.FontSelectionChanged);
     //
     // checkSubscript
     //
     this.checkSubscript.Location = new System.Drawing.Point(155, 146);
     this.checkSubscript.Name     = "checkSubscript";
     this.checkSubscript.Size     = new System.Drawing.Size(132, 19);
     this.checkSubscript.TabIndex = 8;
     this.checkSubscript.Text     = "Subscript";
     //
     // checkSuperscript
     //
     this.checkSuperscript.Location = new System.Drawing.Point(155, 167);
     this.checkSuperscript.Name     = "checkSuperscript";
     this.checkSuperscript.Size     = new System.Drawing.Size(132, 19);
     this.checkSuperscript.TabIndex = 9;
     this.checkSuperscript.Text     = "Superscript";
     //
     // listFontName
     //
     this.listFontName.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.Simple;
     this.listFontName.Location              = new System.Drawing.Point(11, 27);
     this.listFontName.Name                  = "listFontName";
     this.listFontName.Size                  = new System.Drawing.Size(121, 160);
     this.listFontName.TabIndex              = 10;
     this.listFontName.SelectedIndexChanged += new System.EventHandler(this.FontSelectionChanged);
     //
     // listFontSize
     //
     this.listFontSize.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.listFontSize.Items.AddRange(new object[] {
         "Default",
         "1 : 8  points",
         "2 : 10 points",
         "3 : 12 points",
         "4 : 14 points",
         "5 : 18 points",
         "6 : 24 points",
         "7 : 36 points"
     });
     this.listFontSize.Location = new System.Drawing.Point(155, 27);
     this.listFontSize.Name     = "listFontSize";
     this.listFontSize.Size     = new System.Drawing.Size(121, 21);
     this.listFontSize.TabIndex = 11;
     //
     // labelName
     //
     this.labelName.Location     = new System.Drawing.Point(11, 11);
     this.labelName.Name         = "labelName";
     this.labelName.Size         = new System.Drawing.Size(120, 16);
     this.labelName.TabIndex     = 12;
     this.labelName.Text         = "Font Name";
     this.labelName.ToolTipText  = null;
     this.labelName.ToolTipTitle = null;
     //
     // labelSample
     //
     this.labelSample.BorderStyle  = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelSample.Location     = new System.Drawing.Point(11, 195);
     this.labelSample.Name         = "labelSample";
     this.labelSample.Size         = new System.Drawing.Size(120, 23);
     this.labelSample.TabIndex     = 13;
     this.labelSample.Text         = "iDava AaZa19";
     this.labelSample.TextAlign    = System.Drawing.ContentAlignment.MiddleCenter;
     this.labelSample.ToolTipText  = null;
     this.labelSample.ToolTipTitle = null;
     //
     // panelGlobal
     //
     this.panelGlobal.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.panelGlobal.BackColor = System.Drawing.Color.Linen;
     this.panelGlobal.Controls.Add(this.labelName);
     this.panelGlobal.Controls.Add(this.bCancel);
     this.panelGlobal.Controls.Add(this.labelSample);
     this.panelGlobal.Controls.Add(this.bApply);
     this.panelGlobal.Controls.Add(this.checkBold);
     this.panelGlobal.Controls.Add(this.listFontSize);
     this.panelGlobal.Controls.Add(this.checkUnderline);
     this.panelGlobal.Controls.Add(this.listFontName);
     this.panelGlobal.Controls.Add(this.checkItalic);
     this.panelGlobal.Controls.Add(this.checkSuperscript);
     this.panelGlobal.Controls.Add(this.labelSize);
     this.panelGlobal.Controls.Add(this.checkSubscript);
     this.panelGlobal.Controls.Add(this.checkStrikeout);
     this.panelGlobal.Location = new System.Drawing.Point(1, 19);
     this.panelGlobal.Name     = "panelGlobal";
     this.panelGlobal.Size     = new System.Drawing.Size(320, 252);
     this.panelGlobal.TabIndex = 14;
     this.panelGlobal.Tip      = CCL.UI.PanelPersonalizat.EnumTipPanel.Tab;
     //
     // FontAttributeForm
     //
     this.AcceptButton        = this.bApply;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.CancelButton        = this.bCancel;
     this.ClientSize          = new System.Drawing.Size(322, 272);
     this.Controls.Add(this.panelGlobal);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FontAttributeForm";
     this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
     this.Text          = "Font Attributes";
     this.Controls.SetChildIndex(this.panelGlobal, 0);
     this.Controls.SetChildIndex(this.lblTitluEcran, 0);
     this.Controls.SetChildIndex(this.btnInchidereEcran, 0);
     this.panelGlobal.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #4
0
        }         //Dispose

        #region Windows Form Designer generated code

        /// <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(EnterHrefForm));
            this.bInsert     = new CCL.UI.ButtonPersonalizat(this.components);
            this.bRemove     = new CCL.UI.ButtonPersonalizat(this.components);
            this.bCancel     = new CCL.UI.ButtonPersonalizat(this.components);
            this.labelText   = new CCL.UI.LabelPersonalizat(this.components);
            this.labelHref   = new CCL.UI.LabelPersonalizat(this.components);
            this.hrefText    = new CCL.UI.Caramizi.TextBoxGuma();
            this.hrefLink    = new CCL.UI.Caramizi.TextBoxGuma();
            this.labelTarget = new CCL.UI.LabelPersonalizat(this.components);
            this.listTargets = new System.Windows.Forms.ComboBox();
            this.panelGlobal = new CCL.UI.PanelPersonalizat(this.components);
            this.panelGlobal.SuspendLayout();
            this.SuspendLayout();
            //
            // lblTitluEcran
            //
            this.lblTitluEcran.Size     = new System.Drawing.Size(410, 19);
            this.lblTitluEcran.TabIndex = 1;
            this.lblTitluEcran.Text     = "Enter Href";
            //
            // btnInchidereEcran
            //
            this.btnInchidereEcran.Location = new System.Drawing.Point(409, 0);
            this.btnInchidereEcran.TabIndex = 2;
            //
            // bInsert
            //
            this.bInsert.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.bInsert.DialogResult  = System.Windows.Forms.DialogResult.Yes;
            this.bInsert.GenulTextului = CDL.iStomaLab.CDefinitiiComune.EnumSex.Barbatesc;
            this.bInsert.Image         = ((System.Drawing.Image)(resources.GetObject("bInsert.Image")));
            this.bInsert.Location      = new System.Drawing.Point(183, 101);
            this.bInsert.Name          = "bInsert";
            this.bInsert.Size          = new System.Drawing.Size(75, 23);
            this.bInsert.TabIndex      = 6;
            this.bInsert.TipButon      = CCL.UI.ButtonPersonalizat.EnumTipButon.Validare;
            this.bInsert.ToolTipIcon   = System.Windows.Forms.ToolTipIcon.Info;
            //
            // bRemove
            //
            this.bRemove.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.bRemove.DialogResult  = System.Windows.Forms.DialogResult.No;
            this.bRemove.ForeColor     = System.Drawing.SystemColors.ControlText;
            this.bRemove.GenulTextului = CDL.iStomaLab.CDefinitiiComune.EnumSex.Barbatesc;
            this.bRemove.Image         = ((System.Drawing.Image)(resources.GetObject("bRemove.Image")));
            this.bRemove.Location      = new System.Drawing.Point(263, 101);
            this.bRemove.Name          = "bRemove";
            this.bRemove.Size          = new System.Drawing.Size(80, 23);
            this.bRemove.TabIndex      = 7;
            this.bRemove.TipButon      = CCL.UI.ButtonPersonalizat.EnumTipButon.Guma;
            this.bRemove.ToolTipIcon   = System.Windows.Forms.ToolTipIcon.Info;
            //
            // bCancel
            //
            this.bCancel.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.bCancel.DialogResult  = System.Windows.Forms.DialogResult.Cancel;
            this.bCancel.GenulTextului = CDL.iStomaLab.CDefinitiiComune.EnumSex.Barbatesc;
            this.bCancel.Image         = ((System.Drawing.Image)(resources.GetObject("bCancel.Image")));
            this.bCancel.Location      = new System.Drawing.Point(351, 101);
            this.bCancel.Name          = "bCancel";
            this.bCancel.Size          = new System.Drawing.Size(75, 23);
            this.bCancel.TabIndex      = 8;
            this.bCancel.TipButon      = CCL.UI.ButtonPersonalizat.EnumTipButon.Anulare;
            this.bCancel.ToolTipIcon   = System.Windows.Forms.ToolTipIcon.Info;
            //
            // labelText
            //
            this.labelText.BackColor    = System.Drawing.Color.Transparent;
            this.labelText.Location     = new System.Drawing.Point(7, 10);
            this.labelText.Name         = "labelText";
            this.labelText.Size         = new System.Drawing.Size(40, 23);
            this.labelText.TabIndex     = 1;
            this.labelText.Text         = "Text:";
            this.labelText.ToolTipText  = null;
            this.labelText.ToolTipTitle = null;
            //
            // labelHref
            //
            this.labelHref.BackColor    = System.Drawing.Color.Transparent;
            this.labelHref.Location     = new System.Drawing.Point(7, 42);
            this.labelHref.Name         = "labelHref";
            this.labelHref.Size         = new System.Drawing.Size(40, 23);
            this.labelHref.TabIndex     = 3;
            this.labelHref.Text         = "Href:";
            this.labelHref.ToolTipText  = null;
            this.labelHref.ToolTipTitle = null;
            //
            // hrefText
            //
            this.hrefText.AcceptButton = null;
            this.hrefText.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.hrefText.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.hrefText.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.hrefText.IsInReadOnlyMode    = false;
            this.hrefText.Location            = new System.Drawing.Point(55, 10);
            this.hrefText.MaxLength           = 32767;
            this.hrefText.Multiline           = false;
            this.hrefText.Name = "hrefText";
            this.hrefText.ProprietateCorespunzatoare         = null;
            this.hrefText.RaiseEventLaModificareProgramatica = false;
            this.hrefText.ScrollBars            = System.Windows.Forms.ScrollBars.None;
            this.hrefText.Size                  = new System.Drawing.Size(368, 20);
            this.hrefText.TabIndex              = 0;
            this.hrefText.TextBackColor         = System.Drawing.SystemColors.Window;
            this.hrefText.TextBorderStyle       = System.Windows.Forms.BorderStyle.Fixed3D;
            this.hrefText.Tip                   = CCL.UI.PanelPersonalizat.EnumTipPanel.Nespecificat;
            this.hrefText.TipInformatie         = CCL.UI.TextBoxPersonalizat.EnumTipInformatie.Nedefinit;
            this.hrefText.UseSystemPasswordChar = false;
            this.hrefText.UtilizeazaButonGuma   = false;
            //
            // hrefLink
            //
            this.hrefLink.AcceptButton = null;
            this.hrefLink.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.hrefLink.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.hrefLink.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.hrefLink.IsInReadOnlyMode    = false;
            this.hrefLink.Location            = new System.Drawing.Point(55, 42);
            this.hrefLink.MaxLength           = 32767;
            this.hrefLink.Multiline           = false;
            this.hrefLink.Name = "hrefLink";
            this.hrefLink.ProprietateCorespunzatoare         = null;
            this.hrefLink.RaiseEventLaModificareProgramatica = false;
            this.hrefLink.ScrollBars            = System.Windows.Forms.ScrollBars.None;
            this.hrefLink.Size                  = new System.Drawing.Size(368, 20);
            this.hrefLink.TabIndex              = 2;
            this.hrefLink.TextBackColor         = System.Drawing.SystemColors.Window;
            this.hrefLink.TextBorderStyle       = System.Windows.Forms.BorderStyle.Fixed3D;
            this.hrefLink.Tip                   = CCL.UI.PanelPersonalizat.EnumTipPanel.Nespecificat;
            this.hrefLink.TipInformatie         = CCL.UI.TextBoxPersonalizat.EnumTipInformatie.Nedefinit;
            this.hrefLink.UseSystemPasswordChar = false;
            this.hrefLink.UtilizeazaButonGuma   = false;
            //
            // labelTarget
            //
            this.labelTarget.BackColor    = System.Drawing.Color.Transparent;
            this.labelTarget.Location     = new System.Drawing.Point(7, 74);
            this.labelTarget.Name         = "labelTarget";
            this.labelTarget.Size         = new System.Drawing.Size(40, 23);
            this.labelTarget.TabIndex     = 5;
            this.labelTarget.Text         = "Target:";
            this.labelTarget.ToolTipText  = null;
            this.labelTarget.ToolTipTitle = null;
            this.labelTarget.Visible      = false;
            //
            // listTargets
            //
            this.listTargets.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.listTargets.Location      = new System.Drawing.Point(55, 74);
            this.listTargets.Name          = "listTargets";
            this.listTargets.Size          = new System.Drawing.Size(121, 21);
            this.listTargets.TabIndex      = 4;
            this.listTargets.Visible       = false;
            //
            // panelGlobal
            //
            this.panelGlobal.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.panelGlobal.BackColor = System.Drawing.Color.Linen;
            this.panelGlobal.Controls.Add(this.labelText);
            this.panelGlobal.Controls.Add(this.bInsert);
            this.panelGlobal.Controls.Add(this.listTargets);
            this.panelGlobal.Controls.Add(this.bRemove);
            this.panelGlobal.Controls.Add(this.labelTarget);
            this.panelGlobal.Controls.Add(this.bCancel);
            this.panelGlobal.Controls.Add(this.hrefLink);
            this.panelGlobal.Controls.Add(this.labelHref);
            this.panelGlobal.Controls.Add(this.hrefText);
            this.panelGlobal.Location = new System.Drawing.Point(1, 19);
            this.panelGlobal.Name     = "panelGlobal";
            this.panelGlobal.Size     = new System.Drawing.Size(430, 130);
            this.panelGlobal.TabIndex = 0;
            this.panelGlobal.Tip      = CCL.UI.PanelPersonalizat.EnumTipPanel.Tab;
            //
            // EnterHrefForm
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.CancelButton        = this.bCancel;
            this.ClientSize          = new System.Drawing.Size(432, 150);
            this.Controls.Add(this.panelGlobal);
            this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox   = false;
            this.MinimizeBox   = false;
            this.Name          = "EnterHrefForm";
            this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
            this.Text          = "Enter Href";
            this.Controls.SetChildIndex(this.panelGlobal, 0);
            this.Controls.SetChildIndex(this.lblTitluEcran, 0);
            this.Controls.SetChildIndex(this.btnInchidereEcran, 0);
            this.panelGlobal.ResumeLayout(false);
            this.ResumeLayout(false);
        }