Fix property page cut-off when set to Tab interface (B2014-065)
This commit is contained in:
parent
122407a40c
commit
c62a63b151
@ -83,12 +83,6 @@ namespace VEPROMS
|
||||
this.btnFormat = new DevComponents.DotNetBar.ButtonX();
|
||||
this.btnGeneral = new DevComponents.DotNetBar.ButtonX();
|
||||
this.tcSectionProp = new DevComponents.DotNetBar.TabControl();
|
||||
this.tcpAutomation = new DevComponents.DotNetBar.TabControlPanel();
|
||||
this.ppCbLinkWithEnhancedDoc = new System.Windows.Forms.CheckBox();
|
||||
this.ppCbPhoneList = new System.Windows.Forms.CheckBox();
|
||||
this.ppCbPlaceKeeper = new System.Windows.Forms.CheckBox();
|
||||
this.ppCbIncTOC = new System.Windows.Forms.CheckBox();
|
||||
this.tiAutomation = new DevComponents.DotNetBar.TabItem(this.components);
|
||||
this.tcpGeneral = new DevComponents.DotNetBar.TabControlPanel();
|
||||
this.ppCbAutoIndent = new System.Windows.Forms.CheckBox();
|
||||
this.ppCbEditableData = new System.Windows.Forms.CheckBox();
|
||||
@ -104,17 +98,25 @@ namespace VEPROMS
|
||||
this.tiFormat = new DevComponents.DotNetBar.TabItem(this.components);
|
||||
this.tcpLibDoc = new DevComponents.DotNetBar.TabControlPanel();
|
||||
this.tiLibDoc = new DevComponents.DotNetBar.TabItem(this.components);
|
||||
this.tcpAutomation = new DevComponents.DotNetBar.TabControlPanel();
|
||||
this.ppCbLinkWithEnhancedDoc = new System.Windows.Forms.CheckBox();
|
||||
this.ppCbPhoneList = new System.Windows.Forms.CheckBox();
|
||||
this.ppCbPlaceKeeper = new System.Windows.Forms.CheckBox();
|
||||
this.ppCbIncTOC = new System.Windows.Forms.CheckBox();
|
||||
this.tiAutomation = new DevComponents.DotNetBar.TabItem(this.components);
|
||||
this.tabControlPanel4 = new DevComponents.DotNetBar.TabControlPanel();
|
||||
this.tiViewStnns = new DevComponents.DotNetBar.TabItem(this.components);
|
||||
this.label1 = new System.Windows.Forms.Label();
|
||||
this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
|
||||
((System.ComponentModel.ISupportInitialize)(this.sectionConfigBindingSource)).BeginInit();
|
||||
this.panSectBtns.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.tcSectionProp)).BeginInit();
|
||||
this.tcSectionProp.SuspendLayout();
|
||||
this.tcpAutomation.SuspendLayout();
|
||||
this.tcpGeneral.SuspendLayout();
|
||||
this.tcpFormat.SuspendLayout();
|
||||
this.ppGpbxSignoffCheckoff.SuspendLayout();
|
||||
this.tcpLibDoc.SuspendLayout();
|
||||
this.tcpAutomation.SuspendLayout();
|
||||
this.tabControlPanel4.SuspendLayout();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
@ -216,7 +218,7 @@ namespace VEPROMS
|
||||
this.ppCmbxStyleSectionType.Location = new System.Drawing.Point(84, 89);
|
||||
this.ppCmbxStyleSectionType.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.ppCmbxStyleSectionType.Name = "ppCmbxStyleSectionType";
|
||||
this.ppCmbxStyleSectionType.Size = new System.Drawing.Size(398, 21);
|
||||
this.ppCmbxStyleSectionType.Size = new System.Drawing.Size(383, 21);
|
||||
this.superTooltip1.SetSuperTooltip(this.ppCmbxStyleSectionType, new DevComponents.DotNetBar.SuperTooltipInfo("Section Type", "", "This is a list of the possible section types as they are defined in the selected " +
|
||||
"format.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
|
||||
this.ppCmbxStyleSectionType.TabIndex = 24;
|
||||
@ -228,7 +230,7 @@ namespace VEPROMS
|
||||
//
|
||||
this.ppBtnDefaultFmt.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnDefaultFmt.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.ppBtnDefaultFmt.Location = new System.Drawing.Point(487, 18);
|
||||
this.ppBtnDefaultFmt.Location = new System.Drawing.Point(472, 18);
|
||||
this.ppBtnDefaultFmt.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.ppBtnDefaultFmt.Name = "ppBtnDefaultFmt";
|
||||
this.ppBtnDefaultFmt.Size = new System.Drawing.Size(36, 19);
|
||||
@ -251,7 +253,7 @@ namespace VEPROMS
|
||||
this.ppCmbxFormat.Location = new System.Drawing.Point(10, 18);
|
||||
this.ppCmbxFormat.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.ppCmbxFormat.Name = "ppCmbxFormat";
|
||||
this.ppCmbxFormat.Size = new System.Drawing.Size(472, 21);
|
||||
this.ppCmbxFormat.Size = new System.Drawing.Size(457, 21);
|
||||
this.superTooltip1.SetSuperTooltip(this.ppCmbxFormat, new DevComponents.DotNetBar.SuperTooltipInfo("Format Selection", "", resources.GetString("ppCmbxFormat.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.System));
|
||||
this.ppCmbxFormat.TabIndex = 20;
|
||||
this.ppCmbxFormat.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
@ -485,7 +487,7 @@ namespace VEPROMS
|
||||
//
|
||||
this.ppBtnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.ppBtnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
||||
this.ppBtnCancel.Location = new System.Drawing.Point(636, 368);
|
||||
this.ppBtnCancel.Location = new System.Drawing.Point(624, 365);
|
||||
this.ppBtnCancel.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.ppBtnCancel.Name = "ppBtnCancel";
|
||||
this.ppBtnCancel.Size = new System.Drawing.Size(56, 21);
|
||||
@ -497,7 +499,7 @@ namespace VEPROMS
|
||||
// ppBtnOK
|
||||
//
|
||||
this.ppBtnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.ppBtnOK.Location = new System.Drawing.Point(576, 369);
|
||||
this.ppBtnOK.Location = new System.Drawing.Point(564, 366);
|
||||
this.ppBtnOK.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.ppBtnOK.Name = "ppBtnOK";
|
||||
this.ppBtnOK.Size = new System.Drawing.Size(56, 21);
|
||||
@ -511,7 +513,7 @@ namespace VEPROMS
|
||||
this.ppLblDefSettingsInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||||
this.ppLblDefSettingsInfo.AutoSize = true;
|
||||
this.ppLblDefSettingsInfo.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.ppLblDefSettingsInfo.Location = new System.Drawing.Point(7, 359);
|
||||
this.ppLblDefSettingsInfo.Location = new System.Drawing.Point(12, 350);
|
||||
this.ppLblDefSettingsInfo.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
||||
this.ppLblDefSettingsInfo.Name = "ppLblDefSettingsInfo";
|
||||
this.ppLblDefSettingsInfo.Size = new System.Drawing.Size(156, 13);
|
||||
@ -525,7 +527,7 @@ namespace VEPROMS
|
||||
//
|
||||
//
|
||||
this.ppCbShwDefSettings.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
||||
this.ppCbShwDefSettings.Location = new System.Drawing.Point(11, 371);
|
||||
this.ppCbShwDefSettings.Location = new System.Drawing.Point(11, 372);
|
||||
this.ppCbShwDefSettings.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.ppCbShwDefSettings.Name = "ppCbShwDefSettings";
|
||||
this.ppCbShwDefSettings.Size = new System.Drawing.Size(145, 22);
|
||||
@ -766,8 +768,7 @@ namespace VEPROMS
|
||||
//
|
||||
// tcSectionProp
|
||||
//
|
||||
this.tcSectionProp.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.tcSectionProp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.tcSectionProp.BackColor = System.Drawing.Color.Transparent;
|
||||
this.tcSectionProp.CanReorderTabs = true;
|
||||
this.tcSectionProp.Controls.Add(this.tcpGeneral);
|
||||
@ -775,12 +776,12 @@ namespace VEPROMS
|
||||
this.tcSectionProp.Controls.Add(this.tcpLibDoc);
|
||||
this.tcSectionProp.Controls.Add(this.tcpAutomation);
|
||||
this.tcSectionProp.Controls.Add(this.tabControlPanel4);
|
||||
this.tcSectionProp.Location = new System.Drawing.Point(162, 8);
|
||||
this.tcSectionProp.Location = new System.Drawing.Point(164, 8);
|
||||
this.tcSectionProp.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.tcSectionProp.Name = "tcSectionProp";
|
||||
this.tcSectionProp.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold);
|
||||
this.tcSectionProp.SelectedTabIndex = 0;
|
||||
this.tcSectionProp.Size = new System.Drawing.Size(536, 340);
|
||||
this.tcSectionProp.Size = new System.Drawing.Size(521, 340);
|
||||
this.tcSectionProp.Style = DevComponents.DotNetBar.eTabStripStyle.Office2007Dock;
|
||||
this.tcSectionProp.TabIndex = 29;
|
||||
this.tcSectionProp.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox;
|
||||
@ -791,89 +792,6 @@ namespace VEPROMS
|
||||
this.tcSectionProp.TabsVisible = false;
|
||||
this.tcSectionProp.Text = "tabControl2";
|
||||
//
|
||||
// tcpAutomation
|
||||
//
|
||||
this.tcpAutomation.Controls.Add(this.ppCbLinkWithEnhancedDoc);
|
||||
this.tcpAutomation.Controls.Add(this.ppCbPhoneList);
|
||||
this.tcpAutomation.Controls.Add(this.ppCbPlaceKeeper);
|
||||
this.tcpAutomation.Controls.Add(this.ppCbIncTOC);
|
||||
this.tcpAutomation.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.tcpAutomation.Location = new System.Drawing.Point(0, 22);
|
||||
this.tcpAutomation.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.tcpAutomation.Name = "tcpAutomation";
|
||||
this.tcpAutomation.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.tcpAutomation.Size = new System.Drawing.Size(536, 318);
|
||||
this.tcpAutomation.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
|
||||
this.tcpAutomation.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
|
||||
this.tcpAutomation.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
this.tcpAutomation.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
|
||||
this.tcpAutomation.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
|
||||
| DevComponents.DotNetBar.eBorderSide.Bottom)));
|
||||
this.tcpAutomation.Style.GradientAngle = 90;
|
||||
this.tcpAutomation.TabIndex = 5;
|
||||
this.tcpAutomation.TabItem = this.tiAutomation;
|
||||
//
|
||||
// ppCbLinkWithEnhancedDoc
|
||||
//
|
||||
this.ppCbLinkWithEnhancedDoc.AutoSize = true;
|
||||
this.ppCbLinkWithEnhancedDoc.BackColor = System.Drawing.Color.Transparent;
|
||||
this.ppCbLinkWithEnhancedDoc.Enabled = false;
|
||||
this.ppCbLinkWithEnhancedDoc.Location = new System.Drawing.Point(15, 20);
|
||||
this.ppCbLinkWithEnhancedDoc.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.ppCbLinkWithEnhancedDoc.Name = "ppCbLinkWithEnhancedDoc";
|
||||
this.ppCbLinkWithEnhancedDoc.Size = new System.Drawing.Size(175, 17);
|
||||
this.ppCbLinkWithEnhancedDoc.TabIndex = 50;
|
||||
this.ppCbLinkWithEnhancedDoc.Text = "Link With Enhanced Document";
|
||||
this.ppCbLinkWithEnhancedDoc.UseVisualStyleBackColor = false;
|
||||
//
|
||||
// ppCbPhoneList
|
||||
//
|
||||
this.ppCbPhoneList.AutoSize = true;
|
||||
this.ppCbPhoneList.BackColor = System.Drawing.Color.Transparent;
|
||||
this.ppCbPhoneList.Enabled = false;
|
||||
this.ppCbPhoneList.Location = new System.Drawing.Point(15, 81);
|
||||
this.ppCbPhoneList.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.ppCbPhoneList.Name = "ppCbPhoneList";
|
||||
this.ppCbPhoneList.Size = new System.Drawing.Size(140, 17);
|
||||
this.ppCbPhoneList.TabIndex = 52;
|
||||
this.ppCbPhoneList.Text = "Print Phone Number List";
|
||||
this.ppCbPhoneList.UseVisualStyleBackColor = false;
|
||||
this.ppCbPhoneList.CheckedChanged += new System.EventHandler(this.ppCbPhoneList_CheckedChanged);
|
||||
//
|
||||
// ppCbPlaceKeeper
|
||||
//
|
||||
this.ppCbPlaceKeeper.AutoSize = true;
|
||||
this.ppCbPlaceKeeper.BackColor = System.Drawing.Color.Transparent;
|
||||
this.ppCbPlaceKeeper.Enabled = false;
|
||||
this.ppCbPlaceKeeper.Location = new System.Drawing.Point(15, 60);
|
||||
this.ppCbPlaceKeeper.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.ppCbPlaceKeeper.Name = "ppCbPlaceKeeper";
|
||||
this.ppCbPlaceKeeper.Size = new System.Drawing.Size(135, 17);
|
||||
this.ppCbPlaceKeeper.TabIndex = 52;
|
||||
this.ppCbPlaceKeeper.Text = "Include in Placekeeper";
|
||||
this.ppCbPlaceKeeper.UseVisualStyleBackColor = false;
|
||||
this.ppCbPlaceKeeper.CheckedChanged += new System.EventHandler(this.ppCbPlaceKeeper_CheckedChanged);
|
||||
//
|
||||
// ppCbIncTOC
|
||||
//
|
||||
this.ppCbIncTOC.AutoSize = true;
|
||||
this.ppCbIncTOC.BackColor = System.Drawing.Color.Transparent;
|
||||
this.ppCbIncTOC.Enabled = false;
|
||||
this.ppCbIncTOC.Location = new System.Drawing.Point(15, 40);
|
||||
this.ppCbIncTOC.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.ppCbIncTOC.Name = "ppCbIncTOC";
|
||||
this.ppCbIncTOC.Size = new System.Drawing.Size(165, 17);
|
||||
this.ppCbIncTOC.TabIndex = 51;
|
||||
this.ppCbIncTOC.Text = "Include on Table Of Contents";
|
||||
this.ppCbIncTOC.UseVisualStyleBackColor = false;
|
||||
this.ppCbIncTOC.CheckedChanged += new System.EventHandler(this.ppCbIncTOC_CheckedChanged);
|
||||
//
|
||||
// tiAutomation
|
||||
//
|
||||
this.tiAutomation.AttachedControl = this.tcpAutomation;
|
||||
this.tiAutomation.Name = "tiAutomation";
|
||||
this.tiAutomation.Text = "Automation";
|
||||
//
|
||||
// tcpGeneral
|
||||
//
|
||||
this.tcpGeneral.Controls.Add(this.ppCbAutoIndent);
|
||||
@ -892,7 +810,7 @@ namespace VEPROMS
|
||||
this.tcpGeneral.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.tcpGeneral.Name = "tcpGeneral";
|
||||
this.tcpGeneral.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.tcpGeneral.Size = new System.Drawing.Size(536, 318);
|
||||
this.tcpGeneral.Size = new System.Drawing.Size(521, 318);
|
||||
this.tcpGeneral.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
|
||||
this.tcpGeneral.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
|
||||
this.tcpGeneral.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
@ -1045,7 +963,7 @@ namespace VEPROMS
|
||||
this.tcpFormat.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.tcpFormat.Name = "tcpFormat";
|
||||
this.tcpFormat.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.tcpFormat.Size = new System.Drawing.Size(536, 318);
|
||||
this.tcpFormat.Size = new System.Drawing.Size(521, 318);
|
||||
this.tcpFormat.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
|
||||
this.tcpFormat.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
|
||||
this.tcpFormat.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
@ -1173,7 +1091,7 @@ namespace VEPROMS
|
||||
this.tcpLibDoc.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.tcpLibDoc.Name = "tcpLibDoc";
|
||||
this.tcpLibDoc.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.tcpLibDoc.Size = new System.Drawing.Size(536, 318);
|
||||
this.tcpLibDoc.Size = new System.Drawing.Size(521, 318);
|
||||
this.tcpLibDoc.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
|
||||
this.tcpLibDoc.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
|
||||
this.tcpLibDoc.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
@ -1190,6 +1108,89 @@ namespace VEPROMS
|
||||
this.tiLibDoc.Name = "tiLibDoc";
|
||||
this.tiLibDoc.Text = "Library Document";
|
||||
//
|
||||
// tcpAutomation
|
||||
//
|
||||
this.tcpAutomation.Controls.Add(this.ppCbLinkWithEnhancedDoc);
|
||||
this.tcpAutomation.Controls.Add(this.ppCbPhoneList);
|
||||
this.tcpAutomation.Controls.Add(this.ppCbPlaceKeeper);
|
||||
this.tcpAutomation.Controls.Add(this.ppCbIncTOC);
|
||||
this.tcpAutomation.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.tcpAutomation.Location = new System.Drawing.Point(0, 22);
|
||||
this.tcpAutomation.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.tcpAutomation.Name = "tcpAutomation";
|
||||
this.tcpAutomation.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.tcpAutomation.Size = new System.Drawing.Size(521, 318);
|
||||
this.tcpAutomation.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
|
||||
this.tcpAutomation.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
|
||||
this.tcpAutomation.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
this.tcpAutomation.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
|
||||
this.tcpAutomation.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
|
||||
| DevComponents.DotNetBar.eBorderSide.Bottom)));
|
||||
this.tcpAutomation.Style.GradientAngle = 90;
|
||||
this.tcpAutomation.TabIndex = 5;
|
||||
this.tcpAutomation.TabItem = this.tiAutomation;
|
||||
//
|
||||
// ppCbLinkWithEnhancedDoc
|
||||
//
|
||||
this.ppCbLinkWithEnhancedDoc.AutoSize = true;
|
||||
this.ppCbLinkWithEnhancedDoc.BackColor = System.Drawing.Color.Transparent;
|
||||
this.ppCbLinkWithEnhancedDoc.Enabled = false;
|
||||
this.ppCbLinkWithEnhancedDoc.Location = new System.Drawing.Point(15, 20);
|
||||
this.ppCbLinkWithEnhancedDoc.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.ppCbLinkWithEnhancedDoc.Name = "ppCbLinkWithEnhancedDoc";
|
||||
this.ppCbLinkWithEnhancedDoc.Size = new System.Drawing.Size(175, 17);
|
||||
this.ppCbLinkWithEnhancedDoc.TabIndex = 50;
|
||||
this.ppCbLinkWithEnhancedDoc.Text = "Link With Enhanced Document";
|
||||
this.ppCbLinkWithEnhancedDoc.UseVisualStyleBackColor = false;
|
||||
//
|
||||
// ppCbPhoneList
|
||||
//
|
||||
this.ppCbPhoneList.AutoSize = true;
|
||||
this.ppCbPhoneList.BackColor = System.Drawing.Color.Transparent;
|
||||
this.ppCbPhoneList.Enabled = false;
|
||||
this.ppCbPhoneList.Location = new System.Drawing.Point(15, 81);
|
||||
this.ppCbPhoneList.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.ppCbPhoneList.Name = "ppCbPhoneList";
|
||||
this.ppCbPhoneList.Size = new System.Drawing.Size(140, 17);
|
||||
this.ppCbPhoneList.TabIndex = 52;
|
||||
this.ppCbPhoneList.Text = "Print Phone Number List";
|
||||
this.ppCbPhoneList.UseVisualStyleBackColor = false;
|
||||
this.ppCbPhoneList.CheckedChanged += new System.EventHandler(this.ppCbPhoneList_CheckedChanged);
|
||||
//
|
||||
// ppCbPlaceKeeper
|
||||
//
|
||||
this.ppCbPlaceKeeper.AutoSize = true;
|
||||
this.ppCbPlaceKeeper.BackColor = System.Drawing.Color.Transparent;
|
||||
this.ppCbPlaceKeeper.Enabled = false;
|
||||
this.ppCbPlaceKeeper.Location = new System.Drawing.Point(15, 60);
|
||||
this.ppCbPlaceKeeper.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.ppCbPlaceKeeper.Name = "ppCbPlaceKeeper";
|
||||
this.ppCbPlaceKeeper.Size = new System.Drawing.Size(135, 17);
|
||||
this.ppCbPlaceKeeper.TabIndex = 52;
|
||||
this.ppCbPlaceKeeper.Text = "Include in Placekeeper";
|
||||
this.ppCbPlaceKeeper.UseVisualStyleBackColor = false;
|
||||
this.ppCbPlaceKeeper.CheckedChanged += new System.EventHandler(this.ppCbPlaceKeeper_CheckedChanged);
|
||||
//
|
||||
// ppCbIncTOC
|
||||
//
|
||||
this.ppCbIncTOC.AutoSize = true;
|
||||
this.ppCbIncTOC.BackColor = System.Drawing.Color.Transparent;
|
||||
this.ppCbIncTOC.Enabled = false;
|
||||
this.ppCbIncTOC.Location = new System.Drawing.Point(15, 40);
|
||||
this.ppCbIncTOC.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.ppCbIncTOC.Name = "ppCbIncTOC";
|
||||
this.ppCbIncTOC.Size = new System.Drawing.Size(165, 17);
|
||||
this.ppCbIncTOC.TabIndex = 51;
|
||||
this.ppCbIncTOC.Text = "Include on Table Of Contents";
|
||||
this.ppCbIncTOC.UseVisualStyleBackColor = false;
|
||||
this.ppCbIncTOC.CheckedChanged += new System.EventHandler(this.ppCbIncTOC_CheckedChanged);
|
||||
//
|
||||
// tiAutomation
|
||||
//
|
||||
this.tiAutomation.AttachedControl = this.tcpAutomation;
|
||||
this.tiAutomation.Name = "tiAutomation";
|
||||
this.tiAutomation.Text = "Automation";
|
||||
//
|
||||
// tabControlPanel4
|
||||
//
|
||||
this.tabControlPanel4.Controls.Add(this.ppCkLstApplicabilityDesinations);
|
||||
@ -1202,7 +1203,7 @@ namespace VEPROMS
|
||||
this.tabControlPanel4.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.tabControlPanel4.Name = "tabControlPanel4";
|
||||
this.tabControlPanel4.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.tabControlPanel4.Size = new System.Drawing.Size(536, 318);
|
||||
this.tabControlPanel4.Size = new System.Drawing.Size(521, 318);
|
||||
this.tabControlPanel4.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
|
||||
this.tabControlPanel4.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
|
||||
this.tabControlPanel4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
@ -1219,16 +1220,45 @@ namespace VEPROMS
|
||||
this.tiViewStnns.Name = "tiViewStnns";
|
||||
this.tiViewStnns.Text = "View Settings";
|
||||
//
|
||||
// label1
|
||||
//
|
||||
this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||||
this.label1.AutoSize = true;
|
||||
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label1.Location = new System.Drawing.Point(12, 351);
|
||||
this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Size = new System.Drawing.Size(156, 13);
|
||||
this.label1.TabIndex = 25;
|
||||
this.label1.Text = "* Default values shown in italics";
|
||||
//
|
||||
// checkBoxX1
|
||||
//
|
||||
this.checkBoxX1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||||
//
|
||||
//
|
||||
//
|
||||
this.checkBoxX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
||||
this.checkBoxX1.Location = new System.Drawing.Point(10, 366);
|
||||
this.checkBoxX1.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.checkBoxX1.Name = "checkBoxX1";
|
||||
this.checkBoxX1.Size = new System.Drawing.Size(145, 22);
|
||||
this.checkBoxX1.TabIndex = 92;
|
||||
this.checkBoxX1.Text = "Show Default Settings";
|
||||
this.checkBoxX1.CheckedChanged += new System.EventHandler(this.tabpage_Enter);
|
||||
//
|
||||
// frmSectionProperties
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.CaptionFont = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.ClientSize = new System.Drawing.Size(698, 392);
|
||||
this.ClientSize = new System.Drawing.Size(687, 389);
|
||||
this.ControlBox = false;
|
||||
this.Controls.Add(this.tcSectionProp);
|
||||
this.Controls.Add(this.panSectBtns);
|
||||
this.Controls.Add(this.checkBoxX1);
|
||||
this.Controls.Add(this.ppCbShwDefSettings);
|
||||
this.Controls.Add(this.label1);
|
||||
this.Controls.Add(this.ppLblDefSettingsInfo);
|
||||
this.Controls.Add(this.ppBtnCancel);
|
||||
this.Controls.Add(this.ppBtnOK);
|
||||
@ -1247,8 +1277,6 @@ namespace VEPROMS
|
||||
this.panSectBtns.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.tcSectionProp)).EndInit();
|
||||
this.tcSectionProp.ResumeLayout(false);
|
||||
this.tcpAutomation.ResumeLayout(false);
|
||||
this.tcpAutomation.PerformLayout();
|
||||
this.tcpGeneral.ResumeLayout(false);
|
||||
this.tcpGeneral.PerformLayout();
|
||||
this.tcpFormat.ResumeLayout(false);
|
||||
@ -1257,6 +1285,8 @@ namespace VEPROMS
|
||||
this.ppGpbxSignoffCheckoff.PerformLayout();
|
||||
this.tcpLibDoc.ResumeLayout(false);
|
||||
this.tcpLibDoc.PerformLayout();
|
||||
this.tcpAutomation.ResumeLayout(false);
|
||||
this.tcpAutomation.PerformLayout();
|
||||
this.tabControlPanel4.ResumeLayout(false);
|
||||
this.tabControlPanel4.PerformLayout();
|
||||
this.ResumeLayout(false);
|
||||
@ -1342,5 +1372,7 @@ namespace VEPROMS
|
||||
private System.Windows.Forms.CheckBox ppCbAutoIndent;
|
||||
private System.Windows.Forms.CheckBox cbKeepWordDocMargins;
|
||||
private System.Windows.Forms.CheckBox ppCbPhoneList;
|
||||
private System.Windows.Forms.Label label1;
|
||||
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX1;
|
||||
}
|
||||
}
|
@ -142,7 +142,4 @@ When a format other than the inherited one is selected, a button labeled "Defaul
|
||||
Pressing the "Default" button will revert back to using the inherited format for this section.
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="sectionConfigBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>128, 18</value>
|
||||
</metadata>
|
||||
</root>
|
Loading…
x
Reference in New Issue
Block a user