SourceCode/PROMS/VEPROMS User Interface/frmFolderProperties.Designer.cs
John 5cbbd3e581 made groups and dropdown text consistent on the change bar tab
Made the text used for change bars consistent
2015-09-09 17:07:14 +00:00

2634 lines
148 KiB
C#

namespace VEPROMS
{
partial class frmFolderProperties
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#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(frmFolderProperties));
this.ppBtnOK = new System.Windows.Forms.Button();
this.ppBtnCancel = new System.Windows.Forms.Button();
this.lblHeading = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.ppTxtBxUserID = new System.Windows.Forms.TextBox();
this.folderConfigBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.ppDTPicker = new System.Windows.Forms.DateTimePicker();
this.ppRTxtName = new System.Windows.Forms.RichTextBox();
this.ppRTxtHeading = new System.Windows.Forms.RichTextBox();
this.ppBtnDefaultGrphFileExt = new DevComponents.DotNetBar.ButtonX();
this.ppCmbxGrphFileExt = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.imageCodecInfoBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.ppLblGrphFileExtDefault = new System.Windows.Forms.Label();
this.lblGrphFileExt = new System.Windows.Forms.Label();
this.ppBtnDeftDisAutoDuplx = new DevComponents.DotNetBar.ButtonX();
this.ppBtnDefWatermark = new DevComponents.DotNetBar.ButtonX();
this.ppCmbxWatermark = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.ppLblAutoDuplexDefault = new System.Windows.Forms.Label();
this.ppLblWatermarkDefault = new System.Windows.Forms.Label();
this.ppNumUpDwnOvrdPrnPenWidth = new System.Windows.Forms.NumericUpDown();
this.label9 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.ppNumUpDwnOverdPrnPenBoldWidth = new System.Windows.Forms.NumericUpDown();
this.ppNumUpDwnOvrdPrnPenULineWidth = new System.Windows.Forms.NumericUpDown();
this.label11 = new System.Windows.Forms.Label();
this.ppNumUpDwnAdjPrnStartPos = new System.Windows.Forms.NumericUpDown();
this.label12 = new System.Windows.Forms.Label();
this.ppChbxDisAutoDuplex = new System.Windows.Forms.CheckBox();
this.label29 = new System.Windows.Forms.Label();
this.ppChkbxStMsgActive = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.ppRTxtStMsg = new System.Windows.Forms.RichTextBox();
this.ppBtnStMsgPreview = new DevComponents.DotNetBar.ButtonX();
this.ppBtnStMsgSave = new DevComponents.DotNetBar.ButtonX();
this.ppBtnStMsgDelete = new DevComponents.DotNetBar.ButtonX();
this.ppBtnStMsgEdit = new DevComponents.DotNetBar.ButtonX();
this.ppBtnStMsgNew = new DevComponents.DotNetBar.ButtonX();
this.ppCmbxStMsgList = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.label5 = new System.Windows.Forms.Label();
this.ppBtnDefaultChgBar = new DevComponents.DotNetBar.ButtonX();
this.ppCmbxChangeBarType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.ppBtnDefaultFmt = new DevComponents.DotNetBar.ButtonX();
this.ppCmbxFormat = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.ppLblChangeBarTypeDefault = new System.Windows.Forms.Label();
this.ppLblFormatDefault = new System.Windows.Forms.Label();
this.ppBtnDefCbTxtTyp = new DevComponents.DotNetBar.ButtonX();
this.ppBtnDefaultCbPos = new DevComponents.DotNetBar.ButtonX();
this.ppCmbxChgBarTxtType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.ppCmbxChgBarPos = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.ppLblChgBarTxtTypeDefault = new System.Windows.Forms.Label();
this.ppLblChgBarPosDefault = new System.Windows.Forms.Label();
this.ppBtnDefCbTxt2 = new DevComponents.DotNetBar.ButtonX();
this.ppBtnDefCbTxt1 = new DevComponents.DotNetBar.ButtonX();
this.ppLblChgBarUserMsgTwoDefault = new System.Windows.Forms.Label();
this.ppLblChgBarUserMsgOneDefault = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.ppTxbxChgBarUserMsgTwo = new System.Windows.Forms.RichTextBox();
this.ppTxbxChangeBarUserMsgOne = new System.Windows.Forms.RichTextBox();
this.label26 = new System.Windows.Forms.Label();
this.label27 = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.ppBtnChgTextColors = new DevComponents.DotNetBar.ButtonX();
this.ppColorPickerViewModebckgnd = new DevComponents.DotNetBar.ColorPickerDropDown();
this.ppColorPickerEditModeBckGnd = new DevComponents.DotNetBar.ColorPickerDropDown();
this.ppColorPickerTransition = new DevComponents.DotNetBar.ColorPickerDropDown();
this.ppColorPickerRO = new DevComponents.DotNetBar.ColorPickerDropDown();
this.label36 = new System.Windows.Forms.Label();
this.ppPanelEditSample = new System.Windows.Forms.Panel();
this.ppLblEditTx3 = new System.Windows.Forms.Label();
this.ppLblEditTx2 = new System.Windows.Forms.Label();
this.ppLblEditTrans = new System.Windows.Forms.Label();
this.ppLblEditRO = new System.Windows.Forms.Label();
this.ppLblEditTx1 = new System.Windows.Forms.Label();
this.label35 = new System.Windows.Forms.Label();
this.ppPanelViewSample = new System.Windows.Forms.Panel();
this.ppLblViewTx3 = new System.Windows.Forms.Label();
this.ppLblViewTx2 = new System.Windows.Forms.Label();
this.ppLblViewTrans = new System.Windows.Forms.Label();
this.ppLblViewRO = new System.Windows.Forms.Label();
this.ppLblViewTx1 = new System.Windows.Forms.Label();
this.ppBtnDefEdCols = new DevComponents.DotNetBar.ButtonX();
this.ppCmbxStpEditorCols = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.ppLblStpEditorColsDefault = new System.Windows.Forms.Label();
this.label31 = new System.Windows.Forms.Label();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.label15 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.procPropChangeBarUserMessageTwo = new System.Windows.Forms.RichTextBox();
this.procPropChangeBarUserMessageOne = new System.Windows.Forms.RichTextBox();
this.label17 = new System.Windows.Forms.Label();
this.procPropChangeBarPositionCombo = new System.Windows.Forms.ComboBox();
this.label18 = new System.Windows.Forms.Label();
this.procPropChangeBarTextTypeCombo = new System.Windows.Forms.ComboBox();
this.procPropPaginationCombo = new System.Windows.Forms.ComboBox();
this.label19 = new System.Windows.Forms.Label();
this.procPropWatermarkCombo = new System.Windows.Forms.ComboBox();
this.label20 = new System.Windows.Forms.Label();
this.procPropDefaultFormatCombo = new System.Windows.Forms.ComboBox();
this.label21 = new System.Windows.Forms.Label();
this.procPropChangeBarTypeCombo = new System.Windows.Forms.ComboBox();
this.label22 = new System.Windows.Forms.Label();
this.ppLblDefSettingsInfo = new System.Windows.Forms.Label();
this.superTooltip1 = new DevComponents.DotNetBar.SuperTooltip();
this.ppCbShwDefSettings = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.groupPanel2 = new DevComponents.DotNetBar.Controls.GroupPanel();
this.ppGpbxUserSpecCB = new DevComponents.DotNetBar.Controls.GroupPanel();
this.ppGpbxUserSpecTxt = new DevComponents.DotNetBar.Controls.GroupPanel();
this.groupPanel6 = new DevComponents.DotNetBar.Controls.GroupPanel();
this.rbWorkflowStage = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.rbApprovalStage = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.dlgROFolder = new System.Windows.Forms.FolderBrowserDialog();
this.panButtons = new System.Windows.Forms.Panel();
this.btnRevisionStages = new DevComponents.DotNetBar.ButtonX();
this.btnAnnoTypes = new DevComponents.DotNetBar.ButtonX();
this.btnEdSettings = new DevComponents.DotNetBar.ButtonX();
this.btnFormatSettings = new DevComponents.DotNetBar.ButtonX();
this.btnStMsg = new DevComponents.DotNetBar.ButtonX();
this.btnOutputSettings = new DevComponents.DotNetBar.ButtonX();
this.btnRefObjs = new DevComponents.DotNetBar.ButtonX();
this.btnGeneral = new DevComponents.DotNetBar.ButtonX();
this.tcFolder = new DevComponents.DotNetBar.TabControl();
this.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel();
this.btnAnnoTypeApply = new DevComponents.DotNetBar.ButtonX();
this.txbxRemoveMsg = new DevComponents.DotNetBar.Controls.TextBoxX();
this.btnAnnoTypeUndo = new DevComponents.DotNetBar.ButtonX();
this.btnAnnoTypeRemove = new DevComponents.DotNetBar.ButtonX();
this.btnAnnoTypeNew = new DevComponents.DotNetBar.ButtonX();
this.lblAnnoTypeCntMessage = new System.Windows.Forms.Label();
this.tbxAnnotationDescription = new System.Windows.Forms.TextBox();
this.lbAnnotationTypes = new System.Windows.Forms.ListBox();
this.tiAnnoTypes = new DevComponents.DotNetBar.TabItem(this.components);
this.tcpGeneral = new DevComponents.DotNetBar.TabControlPanel();
this.tiGeneral = new DevComponents.DotNetBar.TabItem(this.components);
this.tabControlPanel2 = new DevComponents.DotNetBar.TabControlPanel();
this.btnRevisionStageApply = new DevComponents.DotNetBar.ButtonX();
this.gpApprvStageTypes = new DevComponents.DotNetBar.Controls.GroupPanel();
this.btnRevisoinStageUndo = new DevComponents.DotNetBar.ButtonX();
this.btnRevisionStageRemove = new DevComponents.DotNetBar.ButtonX();
this.btnRevisionStageNew = new DevComponents.DotNetBar.ButtonX();
this.tbRevisionStage = new System.Windows.Forms.TextBox();
this.lbRevisionStages = new System.Windows.Forms.ListBox();
this.tiRevisionStages = new DevComponents.DotNetBar.TabItem(this.components);
this.tcpOutputSettings = new DevComponents.DotNetBar.TabControlPanel();
this.tiOutputSettings = new DevComponents.DotNetBar.TabItem(this.components);
this.tcpRefObjs = new DevComponents.DotNetBar.TabControlPanel();
this.tiRefObj = new DevComponents.DotNetBar.TabItem(this.components);
this.tcpEdSettings = new DevComponents.DotNetBar.TabControlPanel();
this.tiEditSettings = new DevComponents.DotNetBar.TabItem(this.components);
this.tcpFmtSettings = new DevComponents.DotNetBar.TabControlPanel();
this.tiFmtSettings = new DevComponents.DotNetBar.TabItem(this.components);
this.tcpStMsg = new DevComponents.DotNetBar.TabControlPanel();
this.tiStMsg = new DevComponents.DotNetBar.TabItem(this.components);
this.formatInfoListBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.annotationTypesBindingSource = new System.Windows.Forms.BindingSource(this.components);
((System.ComponentModel.ISupportInitialize)(this.folderConfigBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.imageCodecInfoBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOvrdPrnPenWidth)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOverdPrnPenBoldWidth)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOvrdPrnPenULineWidth)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnAdjPrnStartPos)).BeginInit();
this.ppPanelEditSample.SuspendLayout();
this.ppPanelViewSample.SuspendLayout();
this.groupBox3.SuspendLayout();
this.groupBox4.SuspendLayout();
this.groupPanel2.SuspendLayout();
this.ppGpbxUserSpecCB.SuspendLayout();
this.ppGpbxUserSpecTxt.SuspendLayout();
this.groupPanel6.SuspendLayout();
this.panButtons.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tcFolder)).BeginInit();
this.tcFolder.SuspendLayout();
this.tabControlPanel1.SuspendLayout();
this.tcpGeneral.SuspendLayout();
this.tabControlPanel2.SuspendLayout();
this.gpApprvStageTypes.SuspendLayout();
this.tcpOutputSettings.SuspendLayout();
this.tcpRefObjs.SuspendLayout();
this.tcpEdSettings.SuspendLayout();
this.tcpFmtSettings.SuspendLayout();
this.tcpStMsg.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.formatInfoListBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.annotationTypesBindingSource)).BeginInit();
this.SuspendLayout();
//
// 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(539, 280);
this.ppBtnOK.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnOK.Name = "ppBtnOK";
this.ppBtnOK.Size = new System.Drawing.Size(56, 21);
this.ppBtnOK.TabIndex = 90;
this.ppBtnOK.Text = "OK";
this.ppBtnOK.UseVisualStyleBackColor = true;
this.ppBtnOK.Click += new System.EventHandler(this.ppBtnOK_Click);
//
// ppBtnCancel
//
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(610, 280);
this.ppBtnCancel.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnCancel.Name = "ppBtnCancel";
this.ppBtnCancel.Size = new System.Drawing.Size(56, 21);
this.ppBtnCancel.TabIndex = 91;
this.ppBtnCancel.Text = "Cancel";
this.ppBtnCancel.UseVisualStyleBackColor = true;
this.ppBtnCancel.Click += new System.EventHandler(this.ppBtnCancel_Click);
this.ppBtnCancel.MouseEnter += new System.EventHandler(this.ppBtnCancel_MouseEnter);
this.ppBtnCancel.MouseLeave += new System.EventHandler(this.ppBtnCancel_MouseLeave);
//
// lblHeading
//
this.lblHeading.AutoSize = true;
this.lblHeading.BackColor = System.Drawing.Color.Transparent;
this.lblHeading.Location = new System.Drawing.Point(10, 59);
this.lblHeading.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblHeading.Name = "lblHeading";
this.lblHeading.Size = new System.Drawing.Size(129, 13);
this.lblHeading.TabIndex = 3;
this.lblHeading.Text = "Procedure Panel Heading";
this.lblHeading.Visible = false;
//
// label2
//
this.label2.AutoSize = true;
this.label2.BackColor = System.Drawing.Color.Transparent;
this.label2.Location = new System.Drawing.Point(53, 23);
this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(35, 13);
this.label2.TabIndex = 4;
this.label2.Text = "Name";
//
// label3
//
this.label3.AutoSize = true;
this.label3.BackColor = System.Drawing.Color.Transparent;
this.label3.Location = new System.Drawing.Point(46, 122);
this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(43, 13);
this.label3.TabIndex = 5;
this.label3.Text = "User ID";
this.label3.Visible = false;
//
// label4
//
this.label4.AutoSize = true;
this.label4.BackColor = System.Drawing.Color.Transparent;
this.label4.Location = new System.Drawing.Point(32, 89);
this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(58, 13);
this.label4.TabIndex = 6;
this.label4.Text = "Date/Time";
this.label4.Visible = false;
//
// ppTxtBxUserID
//
this.ppTxtBxUserID.Enabled = false;
this.ppTxtBxUserID.Location = new System.Drawing.Point(92, 119);
this.ppTxtBxUserID.Margin = new System.Windows.Forms.Padding(2);
this.ppTxtBxUserID.Name = "ppTxtBxUserID";
this.ppTxtBxUserID.Size = new System.Drawing.Size(116, 20);
this.ppTxtBxUserID.TabIndex = 13;
this.ppTxtBxUserID.TabStop = false;
this.ppTxtBxUserID.Visible = false;
//
// folderConfigBindingSource
//
this.folderConfigBindingSource.DataSource = typeof(VEPROMS.CSLA.Library.FolderConfig);
//
// ppDTPicker
//
this.ppDTPicker.CustomFormat = "MM\'/\'dd\'/\'yyyy hh\':\'mm:ss tt";
this.ppDTPicker.Enabled = false;
this.ppDTPicker.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.ppDTPicker.Location = new System.Drawing.Point(92, 86);
this.ppDTPicker.Margin = new System.Windows.Forms.Padding(2);
this.ppDTPicker.Name = "ppDTPicker";
this.ppDTPicker.Size = new System.Drawing.Size(130, 20);
this.ppDTPicker.TabIndex = 12;
this.ppDTPicker.TabStop = false;
this.ppDTPicker.Visible = false;
//
// ppRTxtName
//
this.ppRTxtName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.folderConfigBindingSource, "Name", true));
this.ppRTxtName.Location = new System.Drawing.Point(92, 20);
this.ppRTxtName.Margin = new System.Windows.Forms.Padding(2);
this.ppRTxtName.Multiline = false;
this.ppRTxtName.Name = "ppRTxtName";
this.ppRTxtName.Size = new System.Drawing.Size(328, 19);
this.ppRTxtName.TabIndex = 0;
this.ppRTxtName.Text = "";
this.ppRTxtName.Leave += new System.EventHandler(this.ppRTxtName_Leave);
//
// ppRTxtHeading
//
this.ppRTxtHeading.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.folderConfigBindingSource, "Title", true));
this.ppRTxtHeading.Location = new System.Drawing.Point(143, 56);
this.ppRTxtHeading.Margin = new System.Windows.Forms.Padding(2);
this.ppRTxtHeading.Multiline = false;
this.ppRTxtHeading.Name = "ppRTxtHeading";
this.ppRTxtHeading.Size = new System.Drawing.Size(328, 19);
this.ppRTxtHeading.TabIndex = 1;
this.ppRTxtHeading.Text = "";
this.ppRTxtHeading.Visible = false;
//
// ppBtnDefaultGrphFileExt
//
this.ppBtnDefaultGrphFileExt.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ppBtnDefaultGrphFileExt.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppBtnDefaultGrphFileExt.Location = new System.Drawing.Point(323, 31);
this.ppBtnDefaultGrphFileExt.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnDefaultGrphFileExt.Name = "ppBtnDefaultGrphFileExt";
this.ppBtnDefaultGrphFileExt.Size = new System.Drawing.Size(40, 19);
this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultGrphFileExt, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDefaultGrphFileExt.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(265, 155)));
this.ppBtnDefaultGrphFileExt.TabIndex = 21;
this.ppBtnDefaultGrphFileExt.Text = "Default";
this.ppBtnDefaultGrphFileExt.ThemeAware = true;
this.ppBtnDefaultGrphFileExt.Click += new System.EventHandler(this.ppBtnDefaultGrfExt_Click);
//
// ppCmbxGrphFileExt
//
this.ppCmbxGrphFileExt.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.folderConfigBindingSource, "Graphics_defaultext", true));
this.ppCmbxGrphFileExt.DataSource = this.imageCodecInfoBindingSource;
this.ppCmbxGrphFileExt.DisplayMember = "FilenameExtension";
this.ppCmbxGrphFileExt.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.ppCmbxGrphFileExt.FormattingEnabled = true;
this.ppCmbxGrphFileExt.Location = new System.Drawing.Point(128, 30);
this.ppCmbxGrphFileExt.Margin = new System.Windows.Forms.Padding(2);
this.ppCmbxGrphFileExt.Name = "ppCmbxGrphFileExt";
this.ppCmbxGrphFileExt.Size = new System.Drawing.Size(192, 21);
this.ppCmbxGrphFileExt.TabIndex = 20;
this.ppCmbxGrphFileExt.ValueMember = "FormatDescription";
this.ppCmbxGrphFileExt.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppCmbxGrphFileExt.WatermarkText = "Select Graphic File Extension";
this.ppCmbxGrphFileExt.SelectedValueChanged += new System.EventHandler(this.ppCmbxGrphFileExt_SelectedValueChanged);
//
// imageCodecInfoBindingSource
//
this.imageCodecInfoBindingSource.DataSource = typeof(System.Drawing.Imaging.ImageCodecInfo);
//
// ppLblGrphFileExtDefault
//
this.ppLblGrphFileExtDefault.AutoSize = true;
this.ppLblGrphFileExtDefault.BackColor = System.Drawing.Color.Transparent;
this.ppLblGrphFileExtDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppLblGrphFileExtDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.ppLblGrphFileExtDefault.Location = new System.Drawing.Point(129, 54);
this.ppLblGrphFileExtDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblGrphFileExtDefault.Name = "ppLblGrphFileExtDefault";
this.ppLblGrphFileExtDefault.Size = new System.Drawing.Size(45, 13);
this.ppLblGrphFileExtDefault.TabIndex = 21;
this.ppLblGrphFileExtDefault.Text = "(default)";
this.ppLblGrphFileExtDefault.Visible = false;
//
// lblGrphFileExt
//
this.lblGrphFileExt.AutoSize = true;
this.lblGrphFileExt.BackColor = System.Drawing.Color.Transparent;
this.lblGrphFileExt.Location = new System.Drawing.Point(14, 32);
this.lblGrphFileExt.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblGrphFileExt.Name = "lblGrphFileExt";
this.lblGrphFileExt.Size = new System.Drawing.Size(112, 13);
this.lblGrphFileExt.TabIndex = 19;
this.lblGrphFileExt.Text = "Graphic File Extension";
//
// ppBtnDeftDisAutoDuplx
//
this.ppBtnDeftDisAutoDuplx.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ppBtnDeftDisAutoDuplx.Location = new System.Drawing.Point(446, 18);
this.ppBtnDeftDisAutoDuplx.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnDeftDisAutoDuplx.Name = "ppBtnDeftDisAutoDuplx";
this.ppBtnDeftDisAutoDuplx.Size = new System.Drawing.Size(44, 20);
this.superTooltip1.SetSuperTooltip(this.ppBtnDeftDisAutoDuplx, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDeftDisAutoDuplx.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(255, 150)));
this.ppBtnDeftDisAutoDuplx.TabIndex = 33;
this.ppBtnDeftDisAutoDuplx.Text = "Default";
this.ppBtnDeftDisAutoDuplx.ThemeAware = true;
this.ppBtnDeftDisAutoDuplx.Visible = false;
this.ppBtnDeftDisAutoDuplx.Click += new System.EventHandler(this.ppBtnDeftDisAutoDuplx_Click);
//
// ppBtnDefWatermark
//
this.ppBtnDefWatermark.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ppBtnDefWatermark.Location = new System.Drawing.Point(205, 17);
this.ppBtnDefWatermark.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnDefWatermark.Name = "ppBtnDefWatermark";
this.ppBtnDefWatermark.Size = new System.Drawing.Size(40, 20);
this.superTooltip1.SetSuperTooltip(this.ppBtnDefWatermark, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", "This will revert the watermark selection back to using the parent\'s (default) set" +
"ting.\r\n\r\nCheck \"Show Default Settings\" to display the \"default\" watermark (below" +
" the Watermark selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(255, 145)));
this.ppBtnDefWatermark.TabIndex = 31;
this.ppBtnDefWatermark.Text = "Default";
this.ppBtnDefWatermark.ThemeAware = true;
this.ppBtnDefWatermark.Visible = false;
this.ppBtnDefWatermark.Click += new System.EventHandler(this.ppBtnDefWatermark_Click);
//
// ppCmbxWatermark
//
this.ppCmbxWatermark.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.folderConfigBindingSource, "Print_Watermark", true));
this.ppCmbxWatermark.DisplayMember = "Text";
this.ppCmbxWatermark.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.ppCmbxWatermark.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ppCmbxWatermark.Location = new System.Drawing.Point(79, 16);
this.ppCmbxWatermark.Margin = new System.Windows.Forms.Padding(2);
this.ppCmbxWatermark.Name = "ppCmbxWatermark";
this.ppCmbxWatermark.Size = new System.Drawing.Size(123, 21);
this.ppCmbxWatermark.TabIndex = 30;
this.ppCmbxWatermark.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppCmbxWatermark.WatermarkText = "select watermark option";
this.ppCmbxWatermark.SelectedValueChanged += new System.EventHandler(this.ppCmbxWatermark_SelectedValueChanged);
//
// ppLblAutoDuplexDefault
//
this.ppLblAutoDuplexDefault.AutoSize = true;
this.ppLblAutoDuplexDefault.BackColor = System.Drawing.Color.Transparent;
this.ppLblAutoDuplexDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppLblAutoDuplexDefault.ForeColor = System.Drawing.Color.Gray;
this.ppLblAutoDuplexDefault.Location = new System.Drawing.Point(300, 37);
this.ppLblAutoDuplexDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblAutoDuplexDefault.Name = "ppLblAutoDuplexDefault";
this.ppLblAutoDuplexDefault.Size = new System.Drawing.Size(64, 13);
this.superTooltip1.SetSuperTooltip(this.ppLblAutoDuplexDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the Automatic Duplex default setting", "", "Pressing the Default Button (to the right)\r\nwill reset the Automatic Duplex setti" +
"ng back\r\nto this default.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.ppLblAutoDuplexDefault.TabIndex = 51;
this.ppLblAutoDuplexDefault.Text = "(default ON)";
//
// ppLblWatermarkDefault
//
this.ppLblWatermarkDefault.AutoSize = true;
this.ppLblWatermarkDefault.BackColor = System.Drawing.Color.Transparent;
this.ppLblWatermarkDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppLblWatermarkDefault.ForeColor = System.Drawing.Color.Gray;
this.ppLblWatermarkDefault.Location = new System.Drawing.Point(82, 37);
this.ppLblWatermarkDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblWatermarkDefault.Name = "ppLblWatermarkDefault";
this.ppLblWatermarkDefault.Size = new System.Drawing.Size(45, 13);
this.superTooltip1.SetSuperTooltip(this.ppLblWatermarkDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Watermark setting", "", "Pressing the Default Button (to the right)\r\nwill reset the watermark setting back" +
" to \r\nthis default.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.ppLblWatermarkDefault.TabIndex = 50;
this.ppLblWatermarkDefault.Text = "(default)";
//
// ppNumUpDwnOvrdPrnPenWidth
//
this.ppNumUpDwnOvrdPrnPenWidth.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.folderConfigBindingSource, "SysPrint_StrokeWidth", true));
this.ppNumUpDwnOvrdPrnPenWidth.Location = new System.Drawing.Point(180, 11);
this.ppNumUpDwnOvrdPrnPenWidth.Margin = new System.Windows.Forms.Padding(2);
this.ppNumUpDwnOvrdPrnPenWidth.Name = "ppNumUpDwnOvrdPrnPenWidth";
this.ppNumUpDwnOvrdPrnPenWidth.Size = new System.Drawing.Size(35, 20);
this.superTooltip1.SetSuperTooltip(this.ppNumUpDwnOvrdPrnPenWidth, new DevComponents.DotNetBar.SuperTooltipInfo("Normal Pen Width", "", "This will allow you to override pen width used for normal text and line drawing.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.ppNumUpDwnOvrdPrnPenWidth.TabIndex = 34;
this.ppNumUpDwnOvrdPrnPenWidth.TabStop = false;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(9, 13);
this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(165, 13);
this.label9.TabIndex = 0;
this.label9.Text = "Override Normal Pen Width (dots)";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(9, 48);
this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(153, 13);
this.label10.TabIndex = 2;
this.label10.Text = "Override Bold Pen Width (dots)";
//
// ppNumUpDwnOverdPrnPenBoldWidth
//
this.ppNumUpDwnOverdPrnPenBoldWidth.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.folderConfigBindingSource, "SysPrint_StrokeWidthBold", true));
this.ppNumUpDwnOverdPrnPenBoldWidth.Location = new System.Drawing.Point(180, 46);
this.ppNumUpDwnOverdPrnPenBoldWidth.Margin = new System.Windows.Forms.Padding(2);
this.ppNumUpDwnOverdPrnPenBoldWidth.Name = "ppNumUpDwnOverdPrnPenBoldWidth";
this.ppNumUpDwnOverdPrnPenBoldWidth.Size = new System.Drawing.Size(35, 20);
this.superTooltip1.SetSuperTooltip(this.ppNumUpDwnOverdPrnPenBoldWidth, new DevComponents.DotNetBar.SuperTooltipInfo("Bold Pen Width", "", "This will allow you to override the width used for bold text.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.ppNumUpDwnOverdPrnPenBoldWidth.TabIndex = 35;
this.ppNumUpDwnOverdPrnPenBoldWidth.TabStop = false;
//
// ppNumUpDwnOvrdPrnPenULineWidth
//
this.ppNumUpDwnOvrdPrnPenULineWidth.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.folderConfigBindingSource, "SysPrint_UWidth", true));
this.ppNumUpDwnOvrdPrnPenULineWidth.Location = new System.Drawing.Point(424, 11);
this.ppNumUpDwnOvrdPrnPenULineWidth.Margin = new System.Windows.Forms.Padding(2);
this.ppNumUpDwnOvrdPrnPenULineWidth.Name = "ppNumUpDwnOvrdPrnPenULineWidth";
this.ppNumUpDwnOvrdPrnPenULineWidth.Size = new System.Drawing.Size(35, 20);
this.superTooltip1.SetSuperTooltip(this.ppNumUpDwnOvrdPrnPenULineWidth, new DevComponents.DotNetBar.SuperTooltipInfo("Underline Thickness", "", "This will allow you to change the thickness of the uderline.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.ppNumUpDwnOvrdPrnPenULineWidth.TabIndex = 36;
this.ppNumUpDwnOvrdPrnPenULineWidth.TabStop = false;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(242, 13);
this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(176, 13);
this.label11.TabIndex = 4;
this.label11.Text = "Override Underline Thickness (dots)";
//
// ppNumUpDwnAdjPrnStartPos
//
this.ppNumUpDwnAdjPrnStartPos.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.folderConfigBindingSource, "SysPrint_VOffset", true));
this.ppNumUpDwnAdjPrnStartPos.Location = new System.Drawing.Point(424, 46);
this.ppNumUpDwnAdjPrnStartPos.Margin = new System.Windows.Forms.Padding(2);
this.ppNumUpDwnAdjPrnStartPos.Maximum = new decimal(new int[] {
500,
0,
0,
0});
this.ppNumUpDwnAdjPrnStartPos.Name = "ppNumUpDwnAdjPrnStartPos";
this.ppNumUpDwnAdjPrnStartPos.Size = new System.Drawing.Size(35, 20);
this.superTooltip1.SetSuperTooltip(this.ppNumUpDwnAdjPrnStartPos, new DevComponents.DotNetBar.SuperTooltipInfo("Starting Print Position", "", "Allows you to move the starting point on the page of where text and boarder begin" +
" printing.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.ppNumUpDwnAdjPrnStartPos.TabIndex = 37;
this.ppNumUpDwnAdjPrnStartPos.TabStop = false;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(230, 48);
this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(187, 13);
this.label12.TabIndex = 6;
this.label12.Text = "Adjust Starting Position on Page (dots)";
//
// ppChbxDisAutoDuplex
//
this.ppChbxDisAutoDuplex.AutoSize = true;
this.ppChbxDisAutoDuplex.BackColor = System.Drawing.Color.Transparent;
this.ppChbxDisAutoDuplex.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.folderConfigBindingSource, "Print_DisableDuplex", true));
this.ppChbxDisAutoDuplex.Location = new System.Drawing.Point(285, 18);
this.ppChbxDisAutoDuplex.Margin = new System.Windows.Forms.Padding(2);
this.ppChbxDisAutoDuplex.Name = "ppChbxDisAutoDuplex";
this.ppChbxDisAutoDuplex.Size = new System.Drawing.Size(161, 17);
this.superTooltip1.SetSuperTooltip(this.ppChbxDisAutoDuplex, new DevComponents.DotNetBar.SuperTooltipInfo("Disable Automatic Duplex", "", "Checking this box will turn OFF the automatic duplexing used in some formats for " +
"Foldout pages.", null, null, DevComponents.DotNetBar.eTooltipColor.System, true, false, new System.Drawing.Size(0, 0)));
this.ppChbxDisAutoDuplex.TabIndex = 32;
this.ppChbxDisAutoDuplex.Text = "Disable Automatic Duplexing";
this.ppChbxDisAutoDuplex.UseVisualStyleBackColor = false;
this.ppChbxDisAutoDuplex.CheckedChanged += new System.EventHandler(this.ppChbxDisAutoDuplex_CheckedChanged);
//
// label29
//
this.label29.AutoSize = true;
this.label29.BackColor = System.Drawing.Color.Transparent;
this.label29.Location = new System.Drawing.Point(18, 20);
this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(59, 13);
this.label29.TabIndex = 43;
this.label29.Text = "Watermark";
//
// ppChkbxStMsgActive
//
this.ppChkbxStMsgActive.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.ppChkbxStMsgActive.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.ppChkbxStMsgActive.Location = new System.Drawing.Point(424, 194);
this.ppChkbxStMsgActive.Margin = new System.Windows.Forms.Padding(2);
this.ppChkbxStMsgActive.Name = "ppChkbxStMsgActive";
this.ppChkbxStMsgActive.Size = new System.Drawing.Size(56, 19);
this.ppChkbxStMsgActive.TabIndex = 47;
this.ppChkbxStMsgActive.Text = "Activate";
//
// ppRTxtStMsg
//
this.ppRTxtStMsg.AutoWordSelection = true;
this.ppRTxtStMsg.Location = new System.Drawing.Point(13, 56);
this.ppRTxtStMsg.Margin = new System.Windows.Forms.Padding(2);
this.ppRTxtStMsg.Name = "ppRTxtStMsg";
this.ppRTxtStMsg.Size = new System.Drawing.Size(380, 153);
this.ppRTxtStMsg.TabIndex = 41;
this.ppRTxtStMsg.Text = "";
this.ppRTxtStMsg.WordWrap = false;
//
// ppBtnStMsgPreview
//
this.ppBtnStMsgPreview.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ppBtnStMsgPreview.Location = new System.Drawing.Point(424, 133);
this.ppBtnStMsgPreview.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnStMsgPreview.Name = "ppBtnStMsgPreview";
this.ppBtnStMsgPreview.Size = new System.Drawing.Size(56, 19);
this.ppBtnStMsgPreview.TabIndex = 45;
this.ppBtnStMsgPreview.Text = "Preview";
//
// ppBtnStMsgSave
//
this.ppBtnStMsgSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ppBtnStMsgSave.Location = new System.Drawing.Point(424, 102);
this.ppBtnStMsgSave.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnStMsgSave.Name = "ppBtnStMsgSave";
this.ppBtnStMsgSave.Size = new System.Drawing.Size(56, 19);
this.ppBtnStMsgSave.TabIndex = 44;
this.ppBtnStMsgSave.Text = "Save";
//
// ppBtnStMsgDelete
//
this.ppBtnStMsgDelete.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ppBtnStMsgDelete.Enabled = false;
this.ppBtnStMsgDelete.Location = new System.Drawing.Point(424, 166);
this.ppBtnStMsgDelete.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnStMsgDelete.Name = "ppBtnStMsgDelete";
this.ppBtnStMsgDelete.Size = new System.Drawing.Size(56, 19);
this.ppBtnStMsgDelete.TabIndex = 46;
this.ppBtnStMsgDelete.Text = "Delete";
//
// ppBtnStMsgEdit
//
this.ppBtnStMsgEdit.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ppBtnStMsgEdit.Location = new System.Drawing.Point(424, 79);
this.ppBtnStMsgEdit.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnStMsgEdit.Name = "ppBtnStMsgEdit";
this.ppBtnStMsgEdit.Size = new System.Drawing.Size(56, 19);
this.ppBtnStMsgEdit.TabIndex = 43;
this.ppBtnStMsgEdit.Text = "Edit";
//
// ppBtnStMsgNew
//
this.ppBtnStMsgNew.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ppBtnStMsgNew.Location = new System.Drawing.Point(424, 55);
this.ppBtnStMsgNew.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnStMsgNew.Name = "ppBtnStMsgNew";
this.ppBtnStMsgNew.Size = new System.Drawing.Size(56, 19);
this.ppBtnStMsgNew.TabIndex = 42;
this.ppBtnStMsgNew.Text = "New";
//
// ppCmbxStMsgList
//
this.ppCmbxStMsgList.DisplayMember = "Text";
this.ppCmbxStMsgList.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.ppCmbxStMsgList.FormattingEnabled = true;
this.ppCmbxStMsgList.Location = new System.Drawing.Point(13, 27);
this.ppCmbxStMsgList.Margin = new System.Windows.Forms.Padding(2);
this.ppCmbxStMsgList.Name = "ppCmbxStMsgList";
this.ppCmbxStMsgList.Size = new System.Drawing.Size(468, 21);
this.ppCmbxStMsgList.TabIndex = 40;
this.ppCmbxStMsgList.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppCmbxStMsgList.WatermarkText = "select a startup message or press \"new\" to create one";
//
// label5
//
this.label5.AutoSize = true;
this.label5.BackColor = System.Drawing.Color.Transparent;
this.label5.Location = new System.Drawing.Point(10, 8);
this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(87, 13);
this.label5.TabIndex = 9;
this.label5.Text = "Startup Message";
//
// ppBtnDefaultChgBar
//
this.ppBtnDefaultChgBar.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ppBtnDefaultChgBar.Location = new System.Drawing.Point(331, 62);
this.ppBtnDefaultChgBar.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnDefaultChgBar.Name = "ppBtnDefaultChgBar";
this.ppBtnDefaultChgBar.Size = new System.Drawing.Size(44, 20);
this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultChgBar, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", "This will revert the Change Bar selection back to using the parent\'s (default) se" +
"tting.\r\n\r\nCheck \"Show Default Settings\" to display the \"default\" Change Bar (bel" +
"ow the Change Bars selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(250, 145)));
this.ppBtnDefaultChgBar.TabIndex = 53;
this.ppBtnDefaultChgBar.Text = "Default";
this.ppBtnDefaultChgBar.ThemeAware = true;
this.ppBtnDefaultChgBar.Visible = false;
this.ppBtnDefaultChgBar.Click += new System.EventHandler(this.ppBtnDefaultChgBar_Click);
//
// ppCmbxChangeBarType
//
this.ppCmbxChangeBarType.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.folderConfigBindingSource, "Print_ChangeBar", true));
this.ppCmbxChangeBarType.DisplayMember = "Text";
this.ppCmbxChangeBarType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.ppCmbxChangeBarType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ppCmbxChangeBarType.FormattingEnabled = true;
this.ppCmbxChangeBarType.Location = new System.Drawing.Point(81, 62);
this.ppCmbxChangeBarType.Margin = new System.Windows.Forms.Padding(2);
this.ppCmbxChangeBarType.Name = "ppCmbxChangeBarType";
this.ppCmbxChangeBarType.Size = new System.Drawing.Size(240, 21);
this.ppCmbxChangeBarType.TabIndex = 52;
this.ppCmbxChangeBarType.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppCmbxChangeBarType.WatermarkText = "select change bar setting";
this.ppCmbxChangeBarType.SelectedValueChanged += new System.EventHandler(this.ppCmbxChangeBarType_SelectedValueChanged);
//
// ppBtnDefaultFmt
//
this.ppBtnDefaultFmt.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ppBtnDefaultFmt.Location = new System.Drawing.Point(456, 21);
this.ppBtnDefaultFmt.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnDefaultFmt.Name = "ppBtnDefaultFmt";
this.ppBtnDefaultFmt.Size = new System.Drawing.Size(44, 20);
this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultFmt, new DevComponents.DotNetBar.SuperTooltipInfo("Default Button", "", "This will revert the format selection back to using the parent\'s format.\r\n\r\nCheck" +
" \"Show Default Settings\" to display the \"default\" format name (below the format " +
"selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.System, true, true, new System.Drawing.Size(200, 150)));
this.ppBtnDefaultFmt.TabIndex = 51;
this.ppBtnDefaultFmt.Text = "Default";
this.ppBtnDefaultFmt.ThemeAware = true;
this.ppBtnDefaultFmt.Visible = false;
this.ppBtnDefaultFmt.Click += new System.EventHandler(this.ppBtnDefaultFmt_Click);
//
// ppCmbxFormat
//
this.ppCmbxFormat.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.folderConfigBindingSource, "FormatSelection", true));
this.ppCmbxFormat.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.ppCmbxFormat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ppCmbxFormat.FormattingEnabled = true;
this.ppCmbxFormat.Location = new System.Drawing.Point(15, 22);
this.ppCmbxFormat.Margin = new System.Windows.Forms.Padding(2);
this.ppCmbxFormat.Name = "ppCmbxFormat";
this.ppCmbxFormat.Size = new System.Drawing.Size(434, 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 = 50;
this.ppCmbxFormat.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppCmbxFormat.WatermarkText = "Select a Format";
this.ppCmbxFormat.SelectedValueChanged += new System.EventHandler(this.ppCmbxFormat_SelectedValueChanged);
//
// ppLblChangeBarTypeDefault
//
this.ppLblChangeBarTypeDefault.AutoSize = true;
this.ppLblChangeBarTypeDefault.BackColor = System.Drawing.Color.Transparent;
this.ppLblChangeBarTypeDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppLblChangeBarTypeDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.ppLblChangeBarTypeDefault.Location = new System.Drawing.Point(80, 83);
this.ppLblChangeBarTypeDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblChangeBarTypeDefault.Name = "ppLblChangeBarTypeDefault";
this.ppLblChangeBarTypeDefault.Size = new System.Drawing.Size(79, 13);
this.superTooltip1.SetSuperTooltip(this.ppLblChangeBarTypeDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Change Bar setting", "", "Pressing the Default Button (to the right)\r\nwill set the Change Bar setting back " +
"to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(270, 70)));
this.ppLblChangeBarTypeDefault.TabIndex = 43;
this.ppLblChangeBarTypeDefault.Text = "(default setting)";
//
// ppLblFormatDefault
//
this.ppLblFormatDefault.AutoSize = true;
this.ppLblFormatDefault.BackColor = System.Drawing.Color.Transparent;
this.ppLblFormatDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppLblFormatDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.ppLblFormatDefault.Location = new System.Drawing.Point(13, 43);
this.ppLblFormatDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblFormatDefault.Name = "ppLblFormatDefault";
this.ppLblFormatDefault.Size = new System.Drawing.Size(77, 13);
this.superTooltip1.SetSuperTooltip(this.ppLblFormatDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Format setting", "", "Pressing the Default Button (to the right)\r\nwill set the format setting back to t" +
"his.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(255, 70)));
this.ppLblFormatDefault.TabIndex = 42;
this.ppLblFormatDefault.Text = "(default format)";
this.ppLblFormatDefault.Visible = false;
//
// ppBtnDefCbTxtTyp
//
this.ppBtnDefCbTxtTyp.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ppBtnDefCbTxtTyp.Location = new System.Drawing.Point(229, 21);
this.ppBtnDefCbTxtTyp.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnDefCbTxtTyp.Name = "ppBtnDefCbTxtTyp";
this.ppBtnDefCbTxtTyp.Size = new System.Drawing.Size(44, 20);
this.superTooltip1.SetSuperTooltip(this.ppBtnDefCbTxtTyp, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDefCbTxtTyp.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(230, 150)));
this.ppBtnDefCbTxtTyp.TabIndex = 55;
this.ppBtnDefCbTxtTyp.Text = "Default";
this.ppBtnDefCbTxtTyp.ThemeAware = true;
this.ppBtnDefCbTxtTyp.Visible = false;
this.ppBtnDefCbTxtTyp.Click += new System.EventHandler(this.ppBtnDefCbTxtTyp_Click);
//
// ppBtnDefaultCbPos
//
this.ppBtnDefaultCbPos.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ppBtnDefaultCbPos.Location = new System.Drawing.Point(203, 72);
this.ppBtnDefaultCbPos.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnDefaultCbPos.Name = "ppBtnDefaultCbPos";
this.ppBtnDefaultCbPos.Size = new System.Drawing.Size(44, 20);
this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultCbPos, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDefaultCbPos.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(250, 145)));
this.ppBtnDefaultCbPos.TabIndex = 62;
this.ppBtnDefaultCbPos.TabStop = false;
this.ppBtnDefaultCbPos.Text = "Default";
this.ppBtnDefaultCbPos.ThemeAware = true;
this.ppBtnDefaultCbPos.Visible = false;
this.ppBtnDefaultCbPos.Click += new System.EventHandler(this.ppBtnDefaultCbPos_Click);
//
// ppCmbxChgBarTxtType
//
this.ppCmbxChgBarTxtType.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.folderConfigBindingSource, "Print_ChangeBarText", true));
this.ppCmbxChgBarTxtType.DisplayMember = "Text";
this.ppCmbxChgBarTxtType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.ppCmbxChgBarTxtType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ppCmbxChgBarTxtType.FormattingEnabled = true;
this.ppCmbxChgBarTxtType.Location = new System.Drawing.Point(64, 21);
this.ppCmbxChgBarTxtType.Margin = new System.Windows.Forms.Padding(2);
this.ppCmbxChgBarTxtType.Name = "ppCmbxChgBarTxtType";
this.ppCmbxChgBarTxtType.Size = new System.Drawing.Size(161, 21);
this.ppCmbxChgBarTxtType.TabIndex = 54;
this.ppCmbxChgBarTxtType.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppCmbxChgBarTxtType.WatermarkText = "select change bar text type";
this.ppCmbxChgBarTxtType.SelectedValueChanged += new System.EventHandler(this.ppCmbxChgBarTxtType_SelectedValueChanged);
//
// ppCmbxChgBarPos
//
this.ppCmbxChgBarPos.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.folderConfigBindingSource, "Print_ChangeBarLoc", true));
this.ppCmbxChgBarPos.DisplayMember = "Text";
this.ppCmbxChgBarPos.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.ppCmbxChgBarPos.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ppCmbxChgBarPos.FormattingEnabled = true;
this.ppCmbxChgBarPos.Location = new System.Drawing.Point(62, 72);
this.ppCmbxChgBarPos.Margin = new System.Windows.Forms.Padding(2);
this.ppCmbxChgBarPos.Name = "ppCmbxChgBarPos";
this.ppCmbxChgBarPos.Size = new System.Drawing.Size(139, 21);
this.ppCmbxChgBarPos.TabIndex = 61;
this.ppCmbxChgBarPos.TabStop = false;
this.ppCmbxChgBarPos.Visible = false;
this.ppCmbxChgBarPos.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppCmbxChgBarPos.WatermarkText = "select change bar position";
this.ppCmbxChgBarPos.SelectedValueChanged += new System.EventHandler(this.ppCmbxChgBarPos_SelectedValueChanged);
//
// ppLblChgBarTxtTypeDefault
//
this.ppLblChgBarTxtTypeDefault.AutoSize = true;
this.ppLblChgBarTxtTypeDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppLblChgBarTxtTypeDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.ppLblChgBarTxtTypeDefault.Location = new System.Drawing.Point(61, 42);
this.ppLblChgBarTxtTypeDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblChgBarTxtTypeDefault.Name = "ppLblChgBarTxtTypeDefault";
this.ppLblChgBarTxtTypeDefault.Size = new System.Drawing.Size(79, 13);
this.superTooltip1.SetSuperTooltip(this.ppLblChgBarTxtTypeDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Custom Change Bar Text Type", "", "Pressing the Default Button (to the right) will set the Cusotom Change Bar Text T" +
"ype setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.ppLblChgBarTxtTypeDefault.TabIndex = 13;
this.ppLblChgBarTxtTypeDefault.Text = "(default setting)";
//
// ppLblChgBarPosDefault
//
this.ppLblChgBarPosDefault.AutoSize = true;
this.ppLblChgBarPosDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppLblChgBarPosDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.ppLblChgBarPosDefault.Location = new System.Drawing.Point(60, 90);
this.ppLblChgBarPosDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblChgBarPosDefault.Name = "ppLblChgBarPosDefault";
this.ppLblChgBarPosDefault.Size = new System.Drawing.Size(79, 13);
this.superTooltip1.SetSuperTooltip(this.ppLblChgBarPosDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Custom Change Bar Position", "", "Pressing the Default Button (to the right) will set the Cusotom Change Bar Positi" +
"on setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(300, 80)));
this.ppLblChgBarPosDefault.TabIndex = 12;
this.ppLblChgBarPosDefault.Text = "(default setting)";
this.ppLblChgBarPosDefault.Visible = false;
//
// ppBtnDefCbTxt2
//
this.ppBtnDefCbTxt2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ppBtnDefCbTxt2.Location = new System.Drawing.Point(118, 41);
this.ppBtnDefCbTxt2.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnDefCbTxt2.Name = "ppBtnDefCbTxt2";
this.ppBtnDefCbTxt2.Size = new System.Drawing.Size(44, 20);
this.superTooltip1.SetSuperTooltip(this.ppBtnDefCbTxt2, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDefCbTxt2.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(250, 150)));
this.ppBtnDefCbTxt2.TabIndex = 59;
this.ppBtnDefCbTxt2.Text = "Default";
this.ppBtnDefCbTxt2.ThemeAware = true;
this.ppBtnDefCbTxt2.Visible = false;
this.ppBtnDefCbTxt2.Click += new System.EventHandler(this.ppBtnDefCbTxt2_Click);
//
// ppBtnDefCbTxt1
//
this.ppBtnDefCbTxt1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ppBtnDefCbTxt1.Location = new System.Drawing.Point(118, 2);
this.ppBtnDefCbTxt1.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnDefCbTxt1.Name = "ppBtnDefCbTxt1";
this.ppBtnDefCbTxt1.Size = new System.Drawing.Size(44, 20);
this.superTooltip1.SetSuperTooltip(this.ppBtnDefCbTxt1, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDefCbTxt1.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(250, 150)));
this.ppBtnDefCbTxt1.TabIndex = 57;
this.ppBtnDefCbTxt1.Text = "Default";
this.ppBtnDefCbTxt1.ThemeAware = true;
this.ppBtnDefCbTxt1.Visible = false;
this.ppBtnDefCbTxt1.Click += new System.EventHandler(this.ppBtnDefCbTxt1_Click);
//
// ppLblChgBarUserMsgTwoDefault
//
this.ppLblChgBarUserMsgTwoDefault.AutoSize = true;
this.ppLblChgBarUserMsgTwoDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppLblChgBarUserMsgTwoDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.ppLblChgBarUserMsgTwoDefault.Location = new System.Drawing.Point(66, 60);
this.ppLblChgBarUserMsgTwoDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblChgBarUserMsgTwoDefault.Name = "ppLblChgBarUserMsgTwoDefault";
this.ppLblChgBarUserMsgTwoDefault.Size = new System.Drawing.Size(39, 13);
this.superTooltip1.SetSuperTooltip(this.ppLblChgBarUserMsgTwoDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Custom Message Line Two", "", "Pressing the Default Button (to the right) will set the Cusotom Change Bar Messag" +
"e Line Two setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(0, 0)));
this.ppLblChgBarUserMsgTwoDefault.TabIndex = 7;
this.ppLblChgBarUserMsgTwoDefault.Text = "(blank)";
this.ppLblChgBarUserMsgTwoDefault.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// ppLblChgBarUserMsgOneDefault
//
this.ppLblChgBarUserMsgOneDefault.AutoSize = true;
this.ppLblChgBarUserMsgOneDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppLblChgBarUserMsgOneDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.ppLblChgBarUserMsgOneDefault.Location = new System.Drawing.Point(68, 24);
this.ppLblChgBarUserMsgOneDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblChgBarUserMsgOneDefault.Name = "ppLblChgBarUserMsgOneDefault";
this.ppLblChgBarUserMsgOneDefault.Size = new System.Drawing.Size(39, 13);
this.superTooltip1.SetSuperTooltip(this.ppLblChgBarUserMsgOneDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Custom Message Line One", "", "Pressing the Default Button (to the right) will set the Cusotom Change Bar Messag" +
"e Line One setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(0, 0)));
this.ppLblChgBarUserMsgOneDefault.TabIndex = 6;
this.ppLblChgBarUserMsgOneDefault.Text = "(blank)";
this.ppLblChgBarUserMsgOneDefault.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(16, 43);
this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(47, 13);
this.label24.TabIndex = 5;
this.label24.Text = "Line two";
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(16, 5);
this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(48, 13);
this.label25.TabIndex = 4;
this.label25.Text = "Line one";
//
// ppTxbxChgBarUserMsgTwo
//
this.ppTxbxChgBarUserMsgTwo.AcceptsTab = true;
this.ppTxbxChgBarUserMsgTwo.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.folderConfigBindingSource, "Print_UserCBMess2", true));
this.ppTxbxChgBarUserMsgTwo.Location = new System.Drawing.Point(68, 41);
this.ppTxbxChgBarUserMsgTwo.Margin = new System.Windows.Forms.Padding(2);
this.ppTxbxChgBarUserMsgTwo.Multiline = false;
this.ppTxbxChgBarUserMsgTwo.Name = "ppTxbxChgBarUserMsgTwo";
this.ppTxbxChgBarUserMsgTwo.Size = new System.Drawing.Size(44, 20);
this.superTooltip1.SetSuperTooltip(this.ppTxbxChgBarUserMsgTwo, new DevComponents.DotNetBar.SuperTooltipInfo("User Defined Message", "", "This message will appear on all change bars", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.ppTxbxChgBarUserMsgTwo.TabIndex = 58;
this.ppTxbxChgBarUserMsgTwo.Text = "";
this.ppTxbxChgBarUserMsgTwo.TextChanged += new System.EventHandler(this.ppTxbxChangeBarUserMsgTwo_TextChanged);
//
// ppTxbxChangeBarUserMsgOne
//
this.ppTxbxChangeBarUserMsgOne.AcceptsTab = true;
this.ppTxbxChangeBarUserMsgOne.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.folderConfigBindingSource, "Print_UserCBMess1", true));
this.ppTxbxChangeBarUserMsgOne.Location = new System.Drawing.Point(68, 2);
this.ppTxbxChangeBarUserMsgOne.Margin = new System.Windows.Forms.Padding(2);
this.ppTxbxChangeBarUserMsgOne.Multiline = false;
this.ppTxbxChangeBarUserMsgOne.Name = "ppTxbxChangeBarUserMsgOne";
this.ppTxbxChangeBarUserMsgOne.Size = new System.Drawing.Size(44, 20);
this.superTooltip1.SetSuperTooltip(this.ppTxbxChangeBarUserMsgOne, new DevComponents.DotNetBar.SuperTooltipInfo("User DefinedMessage", "", "This message will appear on all change bars", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.ppTxbxChangeBarUserMsgOne.TabIndex = 56;
this.ppTxbxChangeBarUserMsgOne.Text = "";
this.ppTxbxChangeBarUserMsgOne.TextChanged += new System.EventHandler(this.ppTxbxChangeBarUserMsgOne_TextChanged);
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(5, 21);
this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(55, 13);
this.label26.TabIndex = 8;
this.label26.Text = "Text Type";
//
// label27
//
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(14, 75);
this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(44, 13);
this.label27.TabIndex = 9;
this.label27.Text = "Position";
this.label27.Visible = false;
//
// label30
//
this.label30.AutoSize = true;
this.label30.BackColor = System.Drawing.Color.Transparent;
this.label30.Location = new System.Drawing.Point(16, 64);
this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(63, 13);
this.label30.TabIndex = 35;
this.label30.Text = "Change Bar";
//
// label23
//
this.label23.AutoSize = true;
this.label23.BackColor = System.Drawing.Color.Transparent;
this.label23.Location = new System.Drawing.Point(13, 4);
this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(39, 13);
this.label23.TabIndex = 30;
this.label23.Text = "Format";
//
// ppBtnChgTextColors
//
this.ppBtnChgTextColors.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ppBtnChgTextColors.Image = ((System.Drawing.Image)(resources.GetObject("ppBtnChgTextColors.Image")));
this.ppBtnChgTextColors.ImagePosition = DevComponents.DotNetBar.eImagePosition.Right;
this.ppBtnChgTextColors.Location = new System.Drawing.Point(286, 47);
this.ppBtnChgTextColors.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnChgTextColors.Name = "ppBtnChgTextColors";
this.ppBtnChgTextColors.Size = new System.Drawing.Size(122, 25);
this.ppBtnChgTextColors.SplitButton = true;
this.ppBtnChgTextColors.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.ppColorPickerViewModebckgnd,
this.ppColorPickerEditModeBckGnd,
this.ppColorPickerTransition,
this.ppColorPickerRO});
this.superTooltip1.SetSuperTooltip(this.ppBtnChgTextColors, new DevComponents.DotNetBar.SuperTooltipInfo("Text Colors", "", "You can change the colors queues of RO and Transitions values.", null, null, DevComponents.DotNetBar.eTooltipColor.System, true, true, new System.Drawing.Size(165, 85)));
this.ppBtnChgTextColors.TabIndex = 40;
this.ppBtnChgTextColors.Text = "Change Text Colors";
//
// ppColorPickerViewModebckgnd
//
this.ppColorPickerViewModebckgnd.GlobalItem = false;
this.ppColorPickerViewModebckgnd.Name = "ppColorPickerViewModebckgnd";
this.ppColorPickerViewModebckgnd.Text = "Non Active Edit Window Background";
//
// ppColorPickerEditModeBckGnd
//
this.ppColorPickerEditModeBckGnd.GlobalItem = false;
this.ppColorPickerEditModeBckGnd.Name = "ppColorPickerEditModeBckGnd";
this.ppColorPickerEditModeBckGnd.Text = "Active Edit Window Background";
//
// ppColorPickerTransition
//
this.ppColorPickerTransition.GlobalItem = false;
this.ppColorPickerTransition.Name = "ppColorPickerTransition";
this.ppColorPickerTransition.Text = "Transitions";
//
// ppColorPickerRO
//
this.ppColorPickerRO.GlobalItem = false;
this.ppColorPickerRO.Name = "ppColorPickerRO";
this.ppColorPickerRO.Text = "Referenced Objects";
//
// label36
//
this.label36.AutoSize = true;
this.label36.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label36.Location = new System.Drawing.Point(21, 58);
this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(161, 15);
this.label36.TabIndex = 39;
this.label36.Text = "Active Edit Window Example";
//
// ppPanelEditSample
//
this.ppPanelEditSample.BackColor = System.Drawing.SystemColors.Window;
this.ppPanelEditSample.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.ppPanelEditSample.Controls.Add(this.ppLblEditTx3);
this.ppPanelEditSample.Controls.Add(this.ppLblEditTx2);
this.ppPanelEditSample.Controls.Add(this.ppLblEditTrans);
this.ppPanelEditSample.Controls.Add(this.ppLblEditRO);
this.ppPanelEditSample.Controls.Add(this.ppLblEditTx1);
this.ppPanelEditSample.Location = new System.Drawing.Point(16, 75);
this.ppPanelEditSample.Margin = new System.Windows.Forms.Padding(2);
this.ppPanelEditSample.Name = "ppPanelEditSample";
this.ppPanelEditSample.Size = new System.Drawing.Size(240, 23);
this.ppPanelEditSample.TabIndex = 38;
//
// ppLblEditTx3
//
this.ppLblEditTx3.AutoSize = true;
this.ppLblEditTx3.BackColor = System.Drawing.Color.Transparent;
this.ppLblEditTx3.Location = new System.Drawing.Point(163, 4);
this.ppLblEditTx3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblEditTx3.Name = "ppLblEditTx3";
this.ppLblEditTx3.Size = new System.Drawing.Size(80, 13);
this.ppLblEditTx3.TabIndex = 32;
this.ppLblEditTx3.Text = "AND start over.";
//
// ppLblEditTx2
//
this.ppLblEditTx2.AutoSize = true;
this.ppLblEditTx2.BackColor = System.Drawing.Color.Transparent;
this.ppLblEditTx2.Location = new System.Drawing.Point(68, 4);
this.ppLblEditTx2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblEditTx2.Name = "ppLblEditTx2";
this.ppLblEditTx2.Size = new System.Drawing.Size(65, 13);
this.ppLblEditTx2.TabIndex = 30;
this.ppLblEditTx2.Text = "Then Go To";
//
// ppLblEditTrans
//
this.ppLblEditTrans.AutoSize = true;
this.ppLblEditTrans.BackColor = System.Drawing.Color.Transparent;
this.ppLblEditTrans.Location = new System.Drawing.Point(129, 4);
this.ppLblEditTrans.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblEditTrans.Name = "ppLblEditTrans";
this.ppLblEditTrans.Size = new System.Drawing.Size(38, 13);
this.ppLblEditTrans.TabIndex = 31;
this.ppLblEditTrans.Text = "Step 1";
//
// ppLblEditRO
//
this.ppLblEditRO.AutoSize = true;
this.ppLblEditRO.BackColor = System.Drawing.Color.Transparent;
this.ppLblEditRO.Location = new System.Drawing.Point(37, 4);
this.ppLblEditRO.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblEditRO.Name = "ppLblEditRO";
this.ppLblEditRO.Size = new System.Drawing.Size(33, 13);
this.ppLblEditRO.TabIndex = 29;
this.ppLblEditRO.Text = "100%";
//
// ppLblEditTx1
//
this.ppLblEditTx1.AutoSize = true;
this.ppLblEditTx1.BackColor = System.Drawing.Color.Transparent;
this.ppLblEditTx1.Location = new System.Drawing.Point(2, 4);
this.ppLblEditTx1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblEditTx1.Name = "ppLblEditTx1";
this.ppLblEditTx1.Size = new System.Drawing.Size(39, 13);
this.ppLblEditTx1.TabIndex = 28;
this.ppLblEditTx1.Text = "If NOT";
//
// label35
//
this.label35.AutoSize = true;
this.label35.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label35.Location = new System.Drawing.Point(19, 6);
this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(187, 15);
this.label35.TabIndex = 37;
this.label35.Text = "Non Active Edit Window Example";
//
// ppPanelViewSample
//
this.ppPanelViewSample.BackColor = System.Drawing.SystemColors.Window;
this.ppPanelViewSample.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.ppPanelViewSample.Controls.Add(this.ppLblViewTx3);
this.ppPanelViewSample.Controls.Add(this.ppLblViewTx2);
this.ppPanelViewSample.Controls.Add(this.ppLblViewTrans);
this.ppPanelViewSample.Controls.Add(this.ppLblViewRO);
this.ppPanelViewSample.Controls.Add(this.ppLblViewTx1);
this.ppPanelViewSample.Location = new System.Drawing.Point(16, 23);
this.ppPanelViewSample.Margin = new System.Windows.Forms.Padding(2);
this.ppPanelViewSample.Name = "ppPanelViewSample";
this.ppPanelViewSample.Size = new System.Drawing.Size(240, 24);
this.ppPanelViewSample.TabIndex = 36;
//
// ppLblViewTx3
//
this.ppLblViewTx3.AutoSize = true;
this.ppLblViewTx3.BackColor = System.Drawing.Color.Transparent;
this.ppLblViewTx3.Location = new System.Drawing.Point(163, 4);
this.ppLblViewTx3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblViewTx3.Name = "ppLblViewTx3";
this.ppLblViewTx3.Size = new System.Drawing.Size(80, 13);
this.ppLblViewTx3.TabIndex = 32;
this.ppLblViewTx3.Text = "AND start over.";
//
// ppLblViewTx2
//
this.ppLblViewTx2.AutoSize = true;
this.ppLblViewTx2.BackColor = System.Drawing.Color.Transparent;
this.ppLblViewTx2.Location = new System.Drawing.Point(68, 4);
this.ppLblViewTx2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblViewTx2.Name = "ppLblViewTx2";
this.ppLblViewTx2.Size = new System.Drawing.Size(65, 13);
this.ppLblViewTx2.TabIndex = 30;
this.ppLblViewTx2.Text = "Then Go To";
//
// ppLblViewTrans
//
this.ppLblViewTrans.AutoSize = true;
this.ppLblViewTrans.BackColor = System.Drawing.Color.Transparent;
this.ppLblViewTrans.Location = new System.Drawing.Point(129, 4);
this.ppLblViewTrans.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblViewTrans.Name = "ppLblViewTrans";
this.ppLblViewTrans.Size = new System.Drawing.Size(38, 13);
this.ppLblViewTrans.TabIndex = 31;
this.ppLblViewTrans.Text = "Step 1";
//
// ppLblViewRO
//
this.ppLblViewRO.AutoSize = true;
this.ppLblViewRO.BackColor = System.Drawing.Color.Transparent;
this.ppLblViewRO.Location = new System.Drawing.Point(37, 4);
this.ppLblViewRO.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblViewRO.Name = "ppLblViewRO";
this.ppLblViewRO.Size = new System.Drawing.Size(33, 13);
this.ppLblViewRO.TabIndex = 29;
this.ppLblViewRO.Text = "100%";
//
// ppLblViewTx1
//
this.ppLblViewTx1.AutoSize = true;
this.ppLblViewTx1.BackColor = System.Drawing.Color.Transparent;
this.ppLblViewTx1.Location = new System.Drawing.Point(2, 4);
this.ppLblViewTx1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblViewTx1.Name = "ppLblViewTx1";
this.ppLblViewTx1.Size = new System.Drawing.Size(39, 13);
this.ppLblViewTx1.TabIndex = 28;
this.ppLblViewTx1.Text = "If NOT";
//
// ppBtnDefEdCols
//
this.ppBtnDefEdCols.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ppBtnDefEdCols.Location = new System.Drawing.Point(276, 20);
this.ppBtnDefEdCols.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnDefEdCols.Name = "ppBtnDefEdCols";
this.ppBtnDefEdCols.Size = new System.Drawing.Size(44, 20);
this.superTooltip1.SetSuperTooltip(this.ppBtnDefEdCols, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDefEdCols.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(250, 140)));
this.ppBtnDefEdCols.TabIndex = 61;
this.ppBtnDefEdCols.Text = "Default";
this.ppBtnDefEdCols.ThemeAware = true;
this.ppBtnDefEdCols.Visible = false;
this.ppBtnDefEdCols.Click += new System.EventHandler(this.ppBtnDefEdCols_Click);
//
// ppCmbxStpEditorCols
//
this.ppCmbxStpEditorCols.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.folderConfigBindingSource, "Format_Columns", true));
this.ppCmbxStpEditorCols.DisplayMember = "Text";
this.ppCmbxStpEditorCols.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.ppCmbxStpEditorCols.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ppCmbxStpEditorCols.FormattingEnabled = true;
this.ppCmbxStpEditorCols.Location = new System.Drawing.Point(145, 21);
this.ppCmbxStpEditorCols.Margin = new System.Windows.Forms.Padding(2);
this.ppCmbxStpEditorCols.Name = "ppCmbxStpEditorCols";
this.ppCmbxStpEditorCols.Size = new System.Drawing.Size(128, 21);
this.superTooltip1.SetSuperTooltip(this.ppCmbxStpEditorCols, new DevComponents.DotNetBar.SuperTooltipInfo("Step Editor Columns", "", "This will be the default number of columns pre-selected when a new step editor se" +
"ction is created.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.ppCmbxStpEditorCols.TabIndex = 60;
this.ppCmbxStpEditorCols.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppCmbxStpEditorCols.WatermarkText = "Select Default Columns";
this.ppCmbxStpEditorCols.SelectedValueChanged += new System.EventHandler(this.ppCmbxStpEditorCols_SelectedValueChanged);
//
// ppLblStpEditorColsDefault
//
this.ppLblStpEditorColsDefault.AutoSize = true;
this.ppLblStpEditorColsDefault.BackColor = System.Drawing.Color.Transparent;
this.ppLblStpEditorColsDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppLblStpEditorColsDefault.ForeColor = System.Drawing.Color.Gray;
this.ppLblStpEditorColsDefault.Location = new System.Drawing.Point(149, 45);
this.ppLblStpEditorColsDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblStpEditorColsDefault.Name = "ppLblStpEditorColsDefault";
this.ppLblStpEditorColsDefault.Size = new System.Drawing.Size(45, 13);
this.superTooltip1.SetSuperTooltip(this.ppLblStpEditorColsDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Step Editor Columns setting", "", "Pressing the Default Button (to the right) will set the Step Editor Columns setti" +
"ng back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(300, 65)));
this.ppLblStpEditorColsDefault.TabIndex = 47;
this.ppLblStpEditorColsDefault.Text = "(default)";
//
// label31
//
this.label31.AutoSize = true;
this.label31.BackColor = System.Drawing.Color.Transparent;
this.label31.Location = new System.Drawing.Point(38, 23);
this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(102, 13);
this.label31.TabIndex = 45;
this.label31.Text = "Step Editor Columns";
//
// groupBox3
//
this.groupBox3.Controls.Add(this.groupBox4);
this.groupBox3.Controls.Add(this.label17);
this.groupBox3.Controls.Add(this.procPropChangeBarPositionCombo);
this.groupBox3.Controls.Add(this.label18);
this.groupBox3.Controls.Add(this.procPropChangeBarTextTypeCombo);
this.groupBox3.Location = new System.Drawing.Point(7, 158);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(629, 135);
this.groupBox3.TabIndex = 34;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "Change Bar Override Settings";
//
// groupBox4
//
this.groupBox4.Controls.Add(this.label15);
this.groupBox4.Controls.Add(this.label16);
this.groupBox4.Controls.Add(this.procPropChangeBarUserMessageTwo);
this.groupBox4.Controls.Add(this.procPropChangeBarUserMessageOne);
this.groupBox4.Location = new System.Drawing.Point(361, 26);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(253, 85);
this.groupBox4.TabIndex = 11;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "User Defined Message";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(134, 29);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(47, 13);
this.label15.TabIndex = 5;
this.label15.Text = "Line two";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(17, 29);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(48, 13);
this.label16.TabIndex = 4;
this.label16.Text = "Line one";
//
// procPropChangeBarUserMessageTwo
//
this.procPropChangeBarUserMessageTwo.AcceptsTab = true;
this.procPropChangeBarUserMessageTwo.Location = new System.Drawing.Point(137, 49);
this.procPropChangeBarUserMessageTwo.Multiline = false;
this.procPropChangeBarUserMessageTwo.Name = "procPropChangeBarUserMessageTwo";
this.procPropChangeBarUserMessageTwo.Size = new System.Drawing.Size(100, 24);
this.procPropChangeBarUserMessageTwo.TabIndex = 2;
this.procPropChangeBarUserMessageTwo.Text = "";
//
// procPropChangeBarUserMessageOne
//
this.procPropChangeBarUserMessageOne.AcceptsTab = true;
this.procPropChangeBarUserMessageOne.Location = new System.Drawing.Point(16, 49);
this.procPropChangeBarUserMessageOne.Multiline = false;
this.procPropChangeBarUserMessageOne.Name = "procPropChangeBarUserMessageOne";
this.procPropChangeBarUserMessageOne.Size = new System.Drawing.Size(100, 24);
this.procPropChangeBarUserMessageOne.TabIndex = 1;
this.procPropChangeBarUserMessageOne.Text = "";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(9, 85);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(55, 13);
this.label17.TabIndex = 8;
this.label17.Text = "Text Type";
//
// procPropChangeBarPositionCombo
//
this.procPropChangeBarPositionCombo.FormattingEnabled = true;
this.procPropChangeBarPositionCombo.Location = new System.Drawing.Point(86, 39);
this.procPropChangeBarPositionCombo.Name = "procPropChangeBarPositionCombo";
this.procPropChangeBarPositionCombo.Size = new System.Drawing.Size(248, 21);
this.procPropChangeBarPositionCombo.TabIndex = 10;
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(22, 42);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(44, 13);
this.label18.TabIndex = 9;
this.label18.Text = "Position";
//
// procPropChangeBarTextTypeCombo
//
this.procPropChangeBarTextTypeCombo.FormattingEnabled = true;
this.procPropChangeBarTextTypeCombo.Location = new System.Drawing.Point(86, 82);
this.procPropChangeBarTextTypeCombo.Name = "procPropChangeBarTextTypeCombo";
this.procPropChangeBarTextTypeCombo.Size = new System.Drawing.Size(248, 21);
this.procPropChangeBarTextTypeCombo.TabIndex = 7;
//
// procPropPaginationCombo
//
this.procPropPaginationCombo.FormattingEnabled = true;
this.procPropPaginationCombo.Location = new System.Drawing.Point(104, 73);
this.procPropPaginationCombo.Name = "procPropPaginationCombo";
this.procPropPaginationCombo.Size = new System.Drawing.Size(165, 21);
this.procPropPaginationCombo.TabIndex = 33;
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(23, 76);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(75, 17);
this.label19.TabIndex = 32;
this.label19.Text = "Pagination";
//
// procPropWatermarkCombo
//
this.procPropWatermarkCombo.FormattingEnabled = true;
this.procPropWatermarkCombo.Location = new System.Drawing.Point(411, 73);
this.procPropWatermarkCombo.Name = "procPropWatermarkCombo";
this.procPropWatermarkCombo.Size = new System.Drawing.Size(178, 21);
this.procPropWatermarkCombo.TabIndex = 31;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(328, 76);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(77, 17);
this.label20.TabIndex = 30;
this.label20.Text = "Watermark";
//
// procPropDefaultFormatCombo
//
this.procPropDefaultFormatCombo.FormattingEnabled = true;
this.procPropDefaultFormatCombo.Location = new System.Drawing.Point(10, 26);
this.procPropDefaultFormatCombo.Name = "procPropDefaultFormatCombo";
this.procPropDefaultFormatCombo.Size = new System.Drawing.Size(526, 21);
this.procPropDefaultFormatCombo.TabIndex = 29;
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(23, 6);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(101, 17);
this.label21.TabIndex = 28;
this.label21.Text = "Default Format";
//
// procPropChangeBarTypeCombo
//
this.procPropChangeBarTypeCombo.FormattingEnabled = true;
this.procPropChangeBarTypeCombo.Items.AddRange(new object[] {
"Prompt Each Time You Print",
"Don\'t Print Change Bars",
"Print Format Defined Change Bars",
"Override Format Defined Change Bars"});
this.procPropChangeBarTypeCombo.Location = new System.Drawing.Point(103, 118);
this.procPropChangeBarTypeCombo.Name = "procPropChangeBarTypeCombo";
this.procPropChangeBarTypeCombo.Size = new System.Drawing.Size(293, 21);
this.procPropChangeBarTypeCombo.TabIndex = 27;
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(14, 121);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(83, 17);
this.label22.TabIndex = 26;
this.label22.Text = "Change Bar";
//
// ppLblDefSettingsInfo
//
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.ForeColor = System.Drawing.Color.MidnightBlue;
this.ppLblDefSettingsInfo.Location = new System.Drawing.Point(1, 304);
this.ppLblDefSettingsInfo.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblDefSettingsInfo.Name = "ppLblDefSettingsInfo";
this.ppLblDefSettingsInfo.Size = new System.Drawing.Size(179, 13);
this.ppLblDefSettingsInfo.TabIndex = 24;
this.ppLblDefSettingsInfo.Text = "* Default settings are shown in italics";
this.ppLblDefSettingsInfo.Visible = false;
//
// superTooltip1
//
this.superTooltip1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
//
// ppCbShwDefSettings
//
this.ppCbShwDefSettings.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
//
//
//
this.ppCbShwDefSettings.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.ppCbShwDefSettings.Location = new System.Drawing.Point(3, 319);
this.ppCbShwDefSettings.Margin = new System.Windows.Forms.Padding(2);
this.ppCbShwDefSettings.Name = "ppCbShwDefSettings";
this.ppCbShwDefSettings.Size = new System.Drawing.Size(177, 19);
this.ppCbShwDefSettings.Style = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
this.superTooltip1.SetSuperTooltip(this.ppCbShwDefSettings, new DevComponents.DotNetBar.SuperTooltipInfo("Show Default Settings", "", "When checked, the default (parent\'s) setting will appear below the overridden sel" +
"ection.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.ppCbShwDefSettings.TabIndex = 92;
this.ppCbShwDefSettings.Text = "Show Default Settings";
this.ppCbShwDefSettings.CheckedChanged += new System.EventHandler(this.tabpage_Enter);
//
// groupPanel2
//
this.groupPanel2.BackColor = System.Drawing.Color.Transparent;
this.groupPanel2.CanvasColor = System.Drawing.SystemColors.Control;
this.groupPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.groupPanel2.Controls.Add(this.ppNumUpDwnOvrdPrnPenWidth);
this.groupPanel2.Controls.Add(this.label11);
this.groupPanel2.Controls.Add(this.label9);
this.groupPanel2.Controls.Add(this.label12);
this.groupPanel2.Controls.Add(this.label10);
this.groupPanel2.Controls.Add(this.ppNumUpDwnAdjPrnStartPos);
this.groupPanel2.Controls.Add(this.ppNumUpDwnOverdPrnPenBoldWidth);
this.groupPanel2.Controls.Add(this.ppNumUpDwnOvrdPrnPenULineWidth);
this.groupPanel2.Location = new System.Drawing.Point(16, 68);
this.groupPanel2.Margin = new System.Windows.Forms.Padding(2);
this.groupPanel2.Name = "groupPanel2";
this.groupPanel2.Size = new System.Drawing.Size(477, 93);
//
//
//
this.groupPanel2.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.groupPanel2.Style.BackColorGradientAngle = 90;
this.groupPanel2.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.groupPanel2.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel2.Style.BorderBottomWidth = 1;
this.groupPanel2.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.groupPanel2.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel2.Style.BorderLeftWidth = 1;
this.groupPanel2.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel2.Style.BorderRightWidth = 1;
this.groupPanel2.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel2.Style.BorderTopWidth = 1;
this.groupPanel2.Style.CornerDiameter = 4;
this.groupPanel2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.groupPanel2.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
this.groupPanel2.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.groupPanel2.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.groupPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.groupPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.superTooltip1.SetSuperTooltip(this.groupPanel2, new DevComponents.DotNetBar.SuperTooltipInfo("PrinterAdjustments", "", resources.GetString("groupPanel2.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(275, 180)));
this.groupPanel2.TabIndex = 57;
this.groupPanel2.Text = "Output Adjustments";
this.groupPanel2.Visible = false;
//
// ppGpbxUserSpecCB
//
this.ppGpbxUserSpecCB.BackColor = System.Drawing.Color.Transparent;
this.ppGpbxUserSpecCB.CanvasColor = System.Drawing.SystemColors.Control;
this.ppGpbxUserSpecCB.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.ppGpbxUserSpecCB.Controls.Add(this.ppBtnDefCbTxtTyp);
this.ppGpbxUserSpecCB.Controls.Add(this.ppBtnDefaultCbPos);
this.ppGpbxUserSpecCB.Controls.Add(this.ppGpbxUserSpecTxt);
this.ppGpbxUserSpecCB.Controls.Add(this.ppCmbxChgBarTxtType);
this.ppGpbxUserSpecCB.Controls.Add(this.label26);
this.ppGpbxUserSpecCB.Controls.Add(this.ppCmbxChgBarPos);
this.ppGpbxUserSpecCB.Controls.Add(this.ppLblChgBarTxtTypeDefault);
this.ppGpbxUserSpecCB.Controls.Add(this.label27);
this.ppGpbxUserSpecCB.Controls.Add(this.ppLblChgBarPosDefault);
this.ppGpbxUserSpecCB.Location = new System.Drawing.Point(5, 101);
this.ppGpbxUserSpecCB.Margin = new System.Windows.Forms.Padding(2);
this.ppGpbxUserSpecCB.Name = "ppGpbxUserSpecCB";
this.ppGpbxUserSpecCB.Size = new System.Drawing.Size(476, 125);
//
//
//
this.ppGpbxUserSpecCB.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.ppGpbxUserSpecCB.Style.BackColorGradientAngle = 90;
this.ppGpbxUserSpecCB.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.ppGpbxUserSpecCB.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.ppGpbxUserSpecCB.Style.BorderBottomWidth = 1;
this.ppGpbxUserSpecCB.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.ppGpbxUserSpecCB.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.ppGpbxUserSpecCB.Style.BorderLeftWidth = 1;
this.ppGpbxUserSpecCB.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.ppGpbxUserSpecCB.Style.BorderRightWidth = 1;
this.ppGpbxUserSpecCB.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.ppGpbxUserSpecCB.Style.BorderTopWidth = 1;
this.ppGpbxUserSpecCB.Style.CornerDiameter = 4;
this.ppGpbxUserSpecCB.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.ppGpbxUserSpecCB.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
this.ppGpbxUserSpecCB.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.ppGpbxUserSpecCB.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.ppGpbxUserSpecCB.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.ppGpbxUserSpecCB.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.superTooltip1.SetSuperTooltip(this.ppGpbxUserSpecCB, new DevComponents.DotNetBar.SuperTooltipInfo("Custom Change Bar Settings", "", resources.GetString("ppGpbxUserSpecCB.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(240, 155)));
this.ppGpbxUserSpecCB.TabIndex = 48;
this.ppGpbxUserSpecCB.Text = "Override Change Bar Text Type";
//
// ppGpbxUserSpecTxt
//
this.ppGpbxUserSpecTxt.CanvasColor = System.Drawing.SystemColors.Control;
this.ppGpbxUserSpecTxt.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.ppGpbxUserSpecTxt.Controls.Add(this.ppBtnDefCbTxt2);
this.ppGpbxUserSpecTxt.Controls.Add(this.ppTxbxChangeBarUserMsgOne);
this.ppGpbxUserSpecTxt.Controls.Add(this.ppBtnDefCbTxt1);
this.ppGpbxUserSpecTxt.Controls.Add(this.ppTxbxChgBarUserMsgTwo);
this.ppGpbxUserSpecTxt.Controls.Add(this.ppLblChgBarUserMsgTwoDefault);
this.ppGpbxUserSpecTxt.Controls.Add(this.label25);
this.ppGpbxUserSpecTxt.Controls.Add(this.ppLblChgBarUserMsgOneDefault);
this.ppGpbxUserSpecTxt.Controls.Add(this.label24);
this.ppGpbxUserSpecTxt.Location = new System.Drawing.Point(277, 5);
this.ppGpbxUserSpecTxt.Margin = new System.Windows.Forms.Padding(2);
this.ppGpbxUserSpecTxt.Name = "ppGpbxUserSpecTxt";
this.ppGpbxUserSpecTxt.Size = new System.Drawing.Size(186, 93);
//
//
//
this.ppGpbxUserSpecTxt.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.ppGpbxUserSpecTxt.Style.BackColorGradientAngle = 90;
this.ppGpbxUserSpecTxt.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.ppGpbxUserSpecTxt.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.ppGpbxUserSpecTxt.Style.BorderBottomWidth = 1;
this.ppGpbxUserSpecTxt.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.ppGpbxUserSpecTxt.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.ppGpbxUserSpecTxt.Style.BorderLeftWidth = 1;
this.ppGpbxUserSpecTxt.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.ppGpbxUserSpecTxt.Style.BorderRightWidth = 1;
this.ppGpbxUserSpecTxt.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.ppGpbxUserSpecTxt.Style.BorderTopWidth = 1;
this.ppGpbxUserSpecTxt.Style.CornerDiameter = 4;
this.ppGpbxUserSpecTxt.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.ppGpbxUserSpecTxt.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
this.ppGpbxUserSpecTxt.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.ppGpbxUserSpecTxt.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.ppGpbxUserSpecTxt.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.ppGpbxUserSpecTxt.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.ppGpbxUserSpecTxt.TabIndex = 0;
this.ppGpbxUserSpecTxt.Text = "Change Bar Text";
//
// groupPanel6
//
this.groupPanel6.BackColor = System.Drawing.Color.Transparent;
this.groupPanel6.CanvasColor = System.Drawing.SystemColors.Control;
this.groupPanel6.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.groupPanel6.Controls.Add(this.ppBtnChgTextColors);
this.groupPanel6.Controls.Add(this.label35);
this.groupPanel6.Controls.Add(this.label36);
this.groupPanel6.Controls.Add(this.ppPanelViewSample);
this.groupPanel6.Controls.Add(this.ppPanelEditSample);
this.groupPanel6.Location = new System.Drawing.Point(21, 91);
this.groupPanel6.Margin = new System.Windows.Forms.Padding(2);
this.groupPanel6.Name = "groupPanel6";
this.groupPanel6.Size = new System.Drawing.Size(455, 122);
//
//
//
this.groupPanel6.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.groupPanel6.Style.BackColorGradientAngle = 90;
this.groupPanel6.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.groupPanel6.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel6.Style.BorderBottomWidth = 1;
this.groupPanel6.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.groupPanel6.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel6.Style.BorderLeftWidth = 1;
this.groupPanel6.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel6.Style.BorderRightWidth = 1;
this.groupPanel6.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel6.Style.BorderTopWidth = 1;
this.groupPanel6.Style.CornerDiameter = 4;
this.groupPanel6.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.groupPanel6.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
this.groupPanel6.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.groupPanel6.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.groupPanel6.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.groupPanel6.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.superTooltip1.SetSuperTooltip(this.groupPanel6, new DevComponents.DotNetBar.SuperTooltipInfo("Step Editor Text Color", "", resources.GetString("groupPanel6.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(250, 180)));
this.groupPanel6.TabIndex = 51;
this.groupPanel6.Text = "Step Editor Text Colors";
this.groupPanel6.Visible = false;
//
// rbWorkflowStage
//
this.rbWorkflowStage.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.rbWorkflowStage.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbWorkflowStage.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.rbWorkflowStage.Location = new System.Drawing.Point(3, 5);
this.rbWorkflowStage.Name = "rbWorkflowStage";
this.rbWorkflowStage.Size = new System.Drawing.Size(200, 23);
this.rbWorkflowStage.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.superTooltip1.SetSuperTooltip(this.rbWorkflowStage, new DevComponents.DotNetBar.SuperTooltipInfo("Workflow Stage", "", resources.GetString("rbWorkflowStage.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(320, 115)));
this.rbWorkflowStage.TabIndex = 6;
this.rbWorkflowStage.Text = "Workflow Stage (Keep Change Bars)";
this.rbWorkflowStage.CheckedChanged += new System.EventHandler(this.rbWorkflowStage_CheckedChanged);
this.rbWorkflowStage.MouseEnter += new System.EventHandler(this.rbReviseStage_MouseEnter);
this.rbWorkflowStage.MouseLeave += new System.EventHandler(this.rbReviseStage_MouseLeave);
//
// rbApprovalStage
//
this.rbApprovalStage.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.rbApprovalStage.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbApprovalStage.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.rbApprovalStage.Location = new System.Drawing.Point(3, 31);
this.rbApprovalStage.Name = "rbApprovalStage";
this.rbApprovalStage.Size = new System.Drawing.Size(222, 23);
this.rbApprovalStage.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.superTooltip1.SetSuperTooltip(this.rbApprovalStage, new DevComponents.DotNetBar.SuperTooltipInfo("Approval Stage", "", "When the approval function is run:\r\n - Change Bars are REMOVED in the Working Dra" +
"ft\r\n - The resulting PDF will NOT have a watermark on each page.\r\n - Procedure H" +
"istory is RESET.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(330, 80)));
this.rbApprovalStage.TabIndex = 7;
this.rbApprovalStage.Text = "Approval Stage (Remove Change Bars)";
this.rbApprovalStage.CheckedChanged += new System.EventHandler(this.rbApproveStage_CheckedChanged);
this.rbApprovalStage.MouseEnter += new System.EventHandler(this.rbApproveStage_MouseEnter);
this.rbApprovalStage.MouseLeave += new System.EventHandler(this.rbApproveStage_MouseLeave);
//
// dlgROFolder
//
this.dlgROFolder.RootFolder = System.Environment.SpecialFolder.MyComputer;
this.dlgROFolder.ShowNewFolderButton = false;
//
// panButtons
//
this.panButtons.BackColor = System.Drawing.Color.Transparent;
this.panButtons.Controls.Add(this.btnRevisionStages);
this.panButtons.Controls.Add(this.btnAnnoTypes);
this.panButtons.Controls.Add(this.btnEdSettings);
this.panButtons.Controls.Add(this.btnFormatSettings);
this.panButtons.Controls.Add(this.btnStMsg);
this.panButtons.Controls.Add(this.btnOutputSettings);
this.panButtons.Controls.Add(this.btnRefObjs);
this.panButtons.Controls.Add(this.btnGeneral);
this.panButtons.Location = new System.Drawing.Point(4, 6);
this.panButtons.Margin = new System.Windows.Forms.Padding(2);
this.panButtons.Name = "panButtons";
this.panButtons.Size = new System.Drawing.Size(122, 235);
this.panButtons.TabIndex = 26;
//
// btnRevisionStages
//
this.btnRevisionStages.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnRevisionStages.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnRevisionStages.Dock = System.Windows.Forms.DockStyle.Top;
this.btnRevisionStages.Location = new System.Drawing.Point(0, 133);
this.btnRevisionStages.Margin = new System.Windows.Forms.Padding(2);
this.btnRevisionStages.Name = "btnRevisionStages";
this.btnRevisionStages.Size = new System.Drawing.Size(122, 19);
this.btnRevisionStages.TabIndex = 10;
this.btnRevisionStages.Text = "Revision Stages";
this.btnRevisionStages.Click += new System.EventHandler(this.btnApprvStages_Click);
//
// btnAnnoTypes
//
this.btnAnnoTypes.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnAnnoTypes.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnAnnoTypes.Dock = System.Windows.Forms.DockStyle.Top;
this.btnAnnoTypes.Location = new System.Drawing.Point(0, 114);
this.btnAnnoTypes.Margin = new System.Windows.Forms.Padding(2);
this.btnAnnoTypes.Name = "btnAnnoTypes";
this.btnAnnoTypes.Size = new System.Drawing.Size(122, 19);
this.btnAnnoTypes.TabIndex = 9;
this.btnAnnoTypes.Text = "Annotation Types";
this.btnAnnoTypes.Click += new System.EventHandler(this.btnAnnoTypes_Click);
//
// btnEdSettings
//
this.btnEdSettings.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnEdSettings.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnEdSettings.Dock = System.Windows.Forms.DockStyle.Top;
this.btnEdSettings.Location = new System.Drawing.Point(0, 95);
this.btnEdSettings.Margin = new System.Windows.Forms.Padding(2);
this.btnEdSettings.Name = "btnEdSettings";
this.btnEdSettings.Size = new System.Drawing.Size(122, 19);
this.btnEdSettings.TabIndex = 8;
this.btnEdSettings.Text = "Editor Settings";
this.btnEdSettings.Click += new System.EventHandler(this.btnEdSettings_Click);
//
// btnFormatSettings
//
this.btnFormatSettings.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnFormatSettings.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnFormatSettings.Dock = System.Windows.Forms.DockStyle.Top;
this.btnFormatSettings.Location = new System.Drawing.Point(0, 76);
this.btnFormatSettings.Margin = new System.Windows.Forms.Padding(2);
this.btnFormatSettings.Name = "btnFormatSettings";
this.btnFormatSettings.Size = new System.Drawing.Size(122, 19);
this.btnFormatSettings.TabIndex = 7;
this.btnFormatSettings.Text = "Format Settings";
this.btnFormatSettings.Click += new System.EventHandler(this.btnFormatSettings_Click);
//
// btnStMsg
//
this.btnStMsg.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnStMsg.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnStMsg.Dock = System.Windows.Forms.DockStyle.Top;
this.btnStMsg.Location = new System.Drawing.Point(0, 57);
this.btnStMsg.Margin = new System.Windows.Forms.Padding(2);
this.btnStMsg.Name = "btnStMsg";
this.btnStMsg.Size = new System.Drawing.Size(122, 19);
this.btnStMsg.TabIndex = 6;
this.btnStMsg.Text = "Startup Message";
this.btnStMsg.Click += new System.EventHandler(this.btnStMsg_Click);
//
// btnOutputSettings
//
this.btnOutputSettings.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnOutputSettings.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnOutputSettings.Dock = System.Windows.Forms.DockStyle.Top;
this.btnOutputSettings.Location = new System.Drawing.Point(0, 38);
this.btnOutputSettings.Margin = new System.Windows.Forms.Padding(2);
this.btnOutputSettings.Name = "btnOutputSettings";
this.btnOutputSettings.Size = new System.Drawing.Size(122, 19);
this.btnOutputSettings.TabIndex = 5;
this.btnOutputSettings.Text = "Output Settings";
this.btnOutputSettings.Click += new System.EventHandler(this.btnOutputSettings_Click);
//
// btnRefObjs
//
this.btnRefObjs.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnRefObjs.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnRefObjs.Dock = System.Windows.Forms.DockStyle.Top;
this.btnRefObjs.Location = new System.Drawing.Point(0, 19);
this.btnRefObjs.Margin = new System.Windows.Forms.Padding(2);
this.btnRefObjs.Name = "btnRefObjs";
this.btnRefObjs.Size = new System.Drawing.Size(122, 19);
this.btnRefObjs.TabIndex = 4;
this.btnRefObjs.Text = "Referenced Objects";
this.btnRefObjs.Click += new System.EventHandler(this.btnRefObjs_Click);
//
// btnGeneral
//
this.btnGeneral.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnGeneral.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnGeneral.Dock = System.Windows.Forms.DockStyle.Top;
this.btnGeneral.Location = new System.Drawing.Point(0, 0);
this.btnGeneral.Margin = new System.Windows.Forms.Padding(2);
this.btnGeneral.Name = "btnGeneral";
this.btnGeneral.Size = new System.Drawing.Size(122, 19);
this.btnGeneral.TabIndex = 3;
this.btnGeneral.Text = "General";
this.btnGeneral.Click += new System.EventHandler(this.btnGeneral_Click);
//
// tcFolder
//
this.tcFolder.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.tcFolder.BackColor = System.Drawing.Color.Transparent;
this.tcFolder.CanReorderTabs = true;
this.tcFolder.Controls.Add(this.tcpFmtSettings);
this.tcFolder.Controls.Add(this.tabControlPanel1);
this.tcFolder.Controls.Add(this.tcpRefObjs);
this.tcFolder.Controls.Add(this.tcpGeneral);
this.tcFolder.Controls.Add(this.tcpEdSettings);
this.tcFolder.Controls.Add(this.tcpStMsg);
this.tcFolder.Controls.Add(this.tcpOutputSettings);
this.tcFolder.Controls.Add(this.tabControlPanel2);
this.tcFolder.Location = new System.Drawing.Point(156, 6);
this.tcFolder.Margin = new System.Windows.Forms.Padding(2);
this.tcFolder.Name = "tcFolder";
this.tcFolder.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold);
this.tcFolder.SelectedTabIndex = 0;
this.tcFolder.Size = new System.Drawing.Size(510, 258);
this.tcFolder.Style = DevComponents.DotNetBar.eTabStripStyle.Office2007Dock;
this.tcFolder.TabIndex = 27;
this.tcFolder.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox;
this.tcFolder.Tabs.Add(this.tiGeneral);
this.tcFolder.Tabs.Add(this.tiRefObj);
this.tcFolder.Tabs.Add(this.tiOutputSettings);
this.tcFolder.Tabs.Add(this.tiStMsg);
this.tcFolder.Tabs.Add(this.tiFmtSettings);
this.tcFolder.Tabs.Add(this.tiEditSettings);
this.tcFolder.Tabs.Add(this.tiAnnoTypes);
this.tcFolder.Tabs.Add(this.tiRevisionStages);
this.tcFolder.TabsVisible = false;
this.tcFolder.Text = "tabControl2";
//
// tabControlPanel1
//
this.tabControlPanel1.Controls.Add(this.btnAnnoTypeApply);
this.tabControlPanel1.Controls.Add(this.txbxRemoveMsg);
this.tabControlPanel1.Controls.Add(this.btnAnnoTypeUndo);
this.tabControlPanel1.Controls.Add(this.btnAnnoTypeRemove);
this.tabControlPanel1.Controls.Add(this.btnAnnoTypeNew);
this.tabControlPanel1.Controls.Add(this.lblAnnoTypeCntMessage);
this.tabControlPanel1.Controls.Add(this.tbxAnnotationDescription);
this.tabControlPanel1.Controls.Add(this.lbAnnotationTypes);
this.tabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControlPanel1.Location = new System.Drawing.Point(0, 22);
this.tabControlPanel1.Margin = new System.Windows.Forms.Padding(2);
this.tabControlPanel1.Name = "tabControlPanel1";
this.tabControlPanel1.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel1.Size = new System.Drawing.Size(510, 236);
this.tabControlPanel1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
this.tabControlPanel1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
this.tabControlPanel1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tabControlPanel1.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
this.tabControlPanel1.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tabControlPanel1.Style.GradientAngle = 90;
this.tabControlPanel1.TabIndex = 7;
this.tabControlPanel1.TabItem = this.tiAnnoTypes;
//
// btnAnnoTypeApply
//
this.btnAnnoTypeApply.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnAnnoTypeApply.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnAnnoTypeApply.Enabled = false;
this.btnAnnoTypeApply.Location = new System.Drawing.Point(318, 47);
this.btnAnnoTypeApply.Margin = new System.Windows.Forms.Padding(2);
this.btnAnnoTypeApply.Name = "btnAnnoTypeApply";
this.btnAnnoTypeApply.Size = new System.Drawing.Size(56, 19);
this.btnAnnoTypeApply.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnAnnoTypeApply.TabIndex = 8;
this.btnAnnoTypeApply.Text = "Apply";
this.btnAnnoTypeApply.Click += new System.EventHandler(this.btnAnnoTypeApply_Click);
//
// txbxRemoveMsg
//
this.txbxRemoveMsg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
//
//
//
this.txbxRemoveMsg.Border.Class = "TextBoxBorder";
this.txbxRemoveMsg.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txbxRemoveMsg.Location = new System.Drawing.Point(198, 128);
this.txbxRemoveMsg.Margin = new System.Windows.Forms.Padding(2);
this.txbxRemoveMsg.Multiline = true;
this.txbxRemoveMsg.Name = "txbxRemoveMsg";
this.txbxRemoveMsg.ReadOnly = true;
this.txbxRemoveMsg.Size = new System.Drawing.Size(276, 75);
this.txbxRemoveMsg.TabIndex = 7;
this.txbxRemoveMsg.TabStop = false;
this.txbxRemoveMsg.Text = resources.GetString("txbxRemoveMsg.Text");
this.txbxRemoveMsg.WatermarkEnabled = false;
//
// btnAnnoTypeUndo
//
this.btnAnnoTypeUndo.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnAnnoTypeUndo.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnAnnoTypeUndo.Enabled = false;
this.btnAnnoTypeUndo.Location = new System.Drawing.Point(378, 47);
this.btnAnnoTypeUndo.Margin = new System.Windows.Forms.Padding(2);
this.btnAnnoTypeUndo.Name = "btnAnnoTypeUndo";
this.btnAnnoTypeUndo.Size = new System.Drawing.Size(56, 19);
this.btnAnnoTypeUndo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnAnnoTypeUndo.TabIndex = 5;
this.btnAnnoTypeUndo.Text = "Undo";
this.btnAnnoTypeUndo.Click += new System.EventHandler(this.btnAnnoTypeUndo_Click);
//
// btnAnnoTypeRemove
//
this.btnAnnoTypeRemove.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnAnnoTypeRemove.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnAnnoTypeRemove.Enabled = false;
this.btnAnnoTypeRemove.Location = new System.Drawing.Point(258, 47);
this.btnAnnoTypeRemove.Margin = new System.Windows.Forms.Padding(2);
this.btnAnnoTypeRemove.Name = "btnAnnoTypeRemove";
this.btnAnnoTypeRemove.Size = new System.Drawing.Size(56, 19);
this.btnAnnoTypeRemove.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnAnnoTypeRemove.TabIndex = 4;
this.btnAnnoTypeRemove.Text = "Remove";
this.btnAnnoTypeRemove.Click += new System.EventHandler(this.btnAnnoTypeRemove_Click);
this.btnAnnoTypeRemove.MouseEnter += new System.EventHandler(this.btnAnnoTypeRemove_MouseEnter);
this.btnAnnoTypeRemove.MouseLeave += new System.EventHandler(this.btnAnnoTypeRemove_MouseLeave);
//
// btnAnnoTypeNew
//
this.btnAnnoTypeNew.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnAnnoTypeNew.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnAnnoTypeNew.Location = new System.Drawing.Point(198, 48);
this.btnAnnoTypeNew.Margin = new System.Windows.Forms.Padding(2);
this.btnAnnoTypeNew.Name = "btnAnnoTypeNew";
this.btnAnnoTypeNew.Size = new System.Drawing.Size(56, 19);
this.btnAnnoTypeNew.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnAnnoTypeNew.TabIndex = 3;
this.btnAnnoTypeNew.Text = "New";
this.btnAnnoTypeNew.Click += new System.EventHandler(this.btnAnnoTypeNew_Click);
//
// lblAnnoTypeCntMessage
//
this.lblAnnoTypeCntMessage.AutoSize = true;
this.lblAnnoTypeCntMessage.BackColor = System.Drawing.Color.Transparent;
this.lblAnnoTypeCntMessage.Location = new System.Drawing.Point(195, 104);
this.lblAnnoTypeCntMessage.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblAnnoTypeCntMessage.Name = "lblAnnoTypeCntMessage";
this.lblAnnoTypeCntMessage.Size = new System.Drawing.Size(80, 13);
this.lblAnnoTypeCntMessage.TabIndex = 2;
this.lblAnnoTypeCntMessage.Text = "Count message";
//
// tbxAnnotationDescription
//
this.tbxAnnotationDescription.Location = new System.Drawing.Point(198, 15);
this.tbxAnnotationDescription.Margin = new System.Windows.Forms.Padding(2);
this.tbxAnnotationDescription.Name = "tbxAnnotationDescription";
this.tbxAnnotationDescription.Size = new System.Drawing.Size(235, 20);
this.tbxAnnotationDescription.TabIndex = 1;
this.tbxAnnotationDescription.TextChanged += new System.EventHandler(this.tbxAnnotationDescription_TextChanged);
this.tbxAnnotationDescription.Validating += new System.ComponentModel.CancelEventHandler(this.tbxAnnotationDescription_Validating);
//
// lbAnnotationTypes
//
this.lbAnnotationTypes.Dock = System.Windows.Forms.DockStyle.Left;
this.lbAnnotationTypes.FormattingEnabled = true;
this.lbAnnotationTypes.Location = new System.Drawing.Point(1, 1);
this.lbAnnotationTypes.Margin = new System.Windows.Forms.Padding(2);
this.lbAnnotationTypes.Name = "lbAnnotationTypes";
this.lbAnnotationTypes.Size = new System.Drawing.Size(181, 234);
this.lbAnnotationTypes.TabIndex = 0;
this.lbAnnotationTypes.SelectedIndexChanged += new System.EventHandler(this.lbAnnotationTypes_SelectedIndexChanged);
//
// tiAnnoTypes
//
this.tiAnnoTypes.AttachedControl = this.tabControlPanel1;
this.tiAnnoTypes.Name = "tiAnnoTypes";
this.tiAnnoTypes.Text = "AnnotationTypes";
this.tiAnnoTypes.Click += new System.EventHandler(this.tiAnnoTypes_Click);
//
// tcpGeneral
//
this.tcpGeneral.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.tcpGeneral.Controls.Add(this.ppTxtBxUserID);
this.tcpGeneral.Controls.Add(this.ppDTPicker);
this.tcpGeneral.Controls.Add(this.label3);
this.tcpGeneral.Controls.Add(this.ppRTxtHeading);
this.tcpGeneral.Controls.Add(this.ppRTxtName);
this.tcpGeneral.Controls.Add(this.label4);
this.tcpGeneral.Controls.Add(this.lblHeading);
this.tcpGeneral.Controls.Add(this.label2);
this.tcpGeneral.Dock = System.Windows.Forms.DockStyle.Fill;
this.tcpGeneral.Location = new System.Drawing.Point(0, 22);
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(510, 236);
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;
this.tcpGeneral.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
this.tcpGeneral.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tcpGeneral.Style.GradientAngle = 90;
this.tcpGeneral.TabIndex = 1;
this.tcpGeneral.TabItem = this.tiGeneral;
//
// tiGeneral
//
this.tiGeneral.AttachedControl = this.tcpGeneral;
this.tiGeneral.Name = "tiGeneral";
this.tiGeneral.Text = "General";
//
// tabControlPanel2
//
this.tabControlPanel2.Controls.Add(this.btnRevisionStageApply);
this.tabControlPanel2.Controls.Add(this.gpApprvStageTypes);
this.tabControlPanel2.Controls.Add(this.btnRevisoinStageUndo);
this.tabControlPanel2.Controls.Add(this.btnRevisionStageRemove);
this.tabControlPanel2.Controls.Add(this.btnRevisionStageNew);
this.tabControlPanel2.Controls.Add(this.tbRevisionStage);
this.tabControlPanel2.Controls.Add(this.lbRevisionStages);
this.tabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControlPanel2.Location = new System.Drawing.Point(0, 22);
this.tabControlPanel2.Margin = new System.Windows.Forms.Padding(2);
this.tabControlPanel2.Name = "tabControlPanel2";
this.tabControlPanel2.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel2.Size = new System.Drawing.Size(510, 236);
this.tabControlPanel2.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
this.tabControlPanel2.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
this.tabControlPanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tabControlPanel2.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
this.tabControlPanel2.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tabControlPanel2.Style.GradientAngle = 90;
this.tabControlPanel2.TabIndex = 8;
this.tabControlPanel2.TabItem = this.tiRevisionStages;
//
// btnRevisionStageApply
//
this.btnRevisionStageApply.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnRevisionStageApply.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnRevisionStageApply.Enabled = false;
this.btnRevisionStageApply.Location = new System.Drawing.Point(331, 140);
this.btnRevisionStageApply.Margin = new System.Windows.Forms.Padding(2);
this.btnRevisionStageApply.Name = "btnRevisionStageApply";
this.btnRevisionStageApply.Size = new System.Drawing.Size(56, 19);
this.btnRevisionStageApply.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnRevisionStageApply.TabIndex = 9;
this.btnRevisionStageApply.Text = "Apply";
this.btnRevisionStageApply.Click += new System.EventHandler(this.btnRevisionStageApply_Click);
//
// gpApprvStageTypes
//
this.gpApprvStageTypes.BackColor = System.Drawing.Color.Transparent;
this.gpApprvStageTypes.CanvasColor = System.Drawing.Color.Transparent;
this.gpApprvStageTypes.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.gpApprvStageTypes.Controls.Add(this.rbWorkflowStage);
this.gpApprvStageTypes.Controls.Add(this.rbApprovalStage);
this.gpApprvStageTypes.Location = new System.Drawing.Point(211, 45);
this.gpApprvStageTypes.Name = "gpApprvStageTypes";
this.gpApprvStageTypes.Size = new System.Drawing.Size(227, 82);
//
//
//
this.gpApprvStageTypes.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.gpApprvStageTypes.Style.BackColorGradientAngle = 90;
this.gpApprvStageTypes.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.gpApprvStageTypes.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.gpApprvStageTypes.Style.BorderBottomWidth = 1;
this.gpApprvStageTypes.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.gpApprvStageTypes.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.gpApprvStageTypes.Style.BorderLeftWidth = 1;
this.gpApprvStageTypes.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.gpApprvStageTypes.Style.BorderRightWidth = 1;
this.gpApprvStageTypes.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.gpApprvStageTypes.Style.BorderTopWidth = 1;
this.gpApprvStageTypes.Style.CornerDiameter = 4;
this.gpApprvStageTypes.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.gpApprvStageTypes.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
this.gpApprvStageTypes.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.gpApprvStageTypes.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.gpApprvStageTypes.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.gpApprvStageTypes.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.gpApprvStageTypes.TabIndex = 8;
this.gpApprvStageTypes.Text = "Stage Type";
//
// btnRevisoinStageUndo
//
this.btnRevisoinStageUndo.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnRevisoinStageUndo.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnRevisoinStageUndo.Enabled = false;
this.btnRevisoinStageUndo.Location = new System.Drawing.Point(390, 140);
this.btnRevisoinStageUndo.Margin = new System.Windows.Forms.Padding(2);
this.btnRevisoinStageUndo.Name = "btnRevisoinStageUndo";
this.btnRevisoinStageUndo.Size = new System.Drawing.Size(56, 19);
this.btnRevisoinStageUndo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnRevisoinStageUndo.TabIndex = 5;
this.btnRevisoinStageUndo.Text = "Undo";
this.btnRevisoinStageUndo.Click += new System.EventHandler(this.btnRevisionStageUndo_Click);
//
// btnRevisionStageRemove
//
this.btnRevisionStageRemove.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnRevisionStageRemove.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnRevisionStageRemove.Location = new System.Drawing.Point(271, 140);
this.btnRevisionStageRemove.Margin = new System.Windows.Forms.Padding(2);
this.btnRevisionStageRemove.Name = "btnRevisionStageRemove";
this.btnRevisionStageRemove.Size = new System.Drawing.Size(56, 19);
this.btnRevisionStageRemove.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnRevisionStageRemove.TabIndex = 4;
this.btnRevisionStageRemove.Text = "Remove";
this.btnRevisionStageRemove.Click += new System.EventHandler(this.btnRevisionStageRemove_Click);
this.btnRevisionStageRemove.MouseEnter += new System.EventHandler(this.btnRevisionStageRemove_MouseEnter);
this.btnRevisionStageRemove.MouseLeave += new System.EventHandler(this.btnRevisionStageRemove_MouseLeave);
//
// btnRevisionStageNew
//
this.btnRevisionStageNew.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnRevisionStageNew.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnRevisionStageNew.Location = new System.Drawing.Point(211, 140);
this.btnRevisionStageNew.Margin = new System.Windows.Forms.Padding(2);
this.btnRevisionStageNew.Name = "btnRevisionStageNew";
this.btnRevisionStageNew.Size = new System.Drawing.Size(56, 19);
this.btnRevisionStageNew.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnRevisionStageNew.TabIndex = 3;
this.btnRevisionStageNew.Text = "New";
this.btnRevisionStageNew.Click += new System.EventHandler(this.btnRevisionStageNew_Click);
//
// tbRevisionStage
//
this.tbRevisionStage.Location = new System.Drawing.Point(218, 16);
this.tbRevisionStage.Margin = new System.Windows.Forms.Padding(2);
this.tbRevisionStage.Name = "tbRevisionStage";
this.tbRevisionStage.Size = new System.Drawing.Size(213, 20);
this.tbRevisionStage.TabIndex = 2;
this.tbRevisionStage.TextChanged += new System.EventHandler(this.tbRevisionStage_TextChanged);
this.tbRevisionStage.Validating += new System.ComponentModel.CancelEventHandler(this.tbRevisionStage_Validating);
//
// lbRevisionStages
//
this.lbRevisionStages.Dock = System.Windows.Forms.DockStyle.Left;
this.lbRevisionStages.FormattingEnabled = true;
this.lbRevisionStages.Location = new System.Drawing.Point(1, 1);
this.lbRevisionStages.Margin = new System.Windows.Forms.Padding(2);
this.lbRevisionStages.Name = "lbRevisionStages";
this.lbRevisionStages.Size = new System.Drawing.Size(181, 234);
this.lbRevisionStages.TabIndex = 0;
this.lbRevisionStages.SelectedIndexChanged += new System.EventHandler(this.lbRevisionStages_SelectedIndexChanged);
//
// tiRevisionStages
//
this.tiRevisionStages.AttachedControl = this.tabControlPanel2;
this.tiRevisionStages.Name = "tiRevisionStages";
this.tiRevisionStages.Text = "Revision Stages";
this.tiRevisionStages.Click += new System.EventHandler(this.tiRevisionStages_Click);
//
// tcpOutputSettings
//
this.tcpOutputSettings.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.tcpOutputSettings.Controls.Add(this.groupPanel2);
this.tcpOutputSettings.Controls.Add(this.ppBtnDeftDisAutoDuplx);
this.tcpOutputSettings.Controls.Add(this.ppLblAutoDuplexDefault);
this.tcpOutputSettings.Controls.Add(this.ppBtnDefWatermark);
this.tcpOutputSettings.Controls.Add(this.ppChbxDisAutoDuplex);
this.tcpOutputSettings.Controls.Add(this.label29);
this.tcpOutputSettings.Controls.Add(this.ppCmbxWatermark);
this.tcpOutputSettings.Controls.Add(this.ppLblWatermarkDefault);
this.tcpOutputSettings.Dock = System.Windows.Forms.DockStyle.Fill;
this.tcpOutputSettings.Location = new System.Drawing.Point(0, 22);
this.tcpOutputSettings.Margin = new System.Windows.Forms.Padding(2);
this.tcpOutputSettings.Name = "tcpOutputSettings";
this.tcpOutputSettings.Padding = new System.Windows.Forms.Padding(1);
this.tcpOutputSettings.Size = new System.Drawing.Size(510, 236);
this.tcpOutputSettings.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
this.tcpOutputSettings.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
this.tcpOutputSettings.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tcpOutputSettings.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
this.tcpOutputSettings.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tcpOutputSettings.Style.GradientAngle = 90;
this.tcpOutputSettings.TabIndex = 3;
this.tcpOutputSettings.TabItem = this.tiOutputSettings;
this.tcpOutputSettings.Enter += new System.EventHandler(this.tabpage_Enter);
//
// tiOutputSettings
//
this.tiOutputSettings.AttachedControl = this.tcpOutputSettings;
this.tiOutputSettings.Name = "tiOutputSettings";
this.tiOutputSettings.Text = "Output Settings";
//
// tcpRefObjs
//
this.tcpRefObjs.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.tcpRefObjs.Controls.Add(this.ppBtnDefaultGrphFileExt);
this.tcpRefObjs.Controls.Add(this.ppCmbxGrphFileExt);
this.tcpRefObjs.Controls.Add(this.ppLblGrphFileExtDefault);
this.tcpRefObjs.Controls.Add(this.lblGrphFileExt);
this.tcpRefObjs.Dock = System.Windows.Forms.DockStyle.Fill;
this.tcpRefObjs.Location = new System.Drawing.Point(0, 22);
this.tcpRefObjs.Margin = new System.Windows.Forms.Padding(2);
this.tcpRefObjs.Name = "tcpRefObjs";
this.tcpRefObjs.Padding = new System.Windows.Forms.Padding(1);
this.tcpRefObjs.Size = new System.Drawing.Size(510, 236);
this.tcpRefObjs.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
this.tcpRefObjs.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
this.tcpRefObjs.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tcpRefObjs.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
this.tcpRefObjs.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tcpRefObjs.Style.GradientAngle = 90;
this.tcpRefObjs.TabIndex = 2;
this.tcpRefObjs.TabItem = this.tiRefObj;
this.tcpRefObjs.Enter += new System.EventHandler(this.tabpage_Enter);
//
// tiRefObj
//
this.tiRefObj.AttachedControl = this.tcpRefObjs;
this.tiRefObj.Name = "tiRefObj";
this.tiRefObj.Text = "Referenced Objects";
//
// tcpEdSettings
//
this.tcpEdSettings.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.tcpEdSettings.Controls.Add(this.groupPanel6);
this.tcpEdSettings.Controls.Add(this.label31);
this.tcpEdSettings.Controls.Add(this.ppBtnDefEdCols);
this.tcpEdSettings.Controls.Add(this.ppLblStpEditorColsDefault);
this.tcpEdSettings.Controls.Add(this.ppCmbxStpEditorCols);
this.tcpEdSettings.Dock = System.Windows.Forms.DockStyle.Fill;
this.tcpEdSettings.Location = new System.Drawing.Point(0, 22);
this.tcpEdSettings.Margin = new System.Windows.Forms.Padding(2);
this.tcpEdSettings.Name = "tcpEdSettings";
this.tcpEdSettings.Padding = new System.Windows.Forms.Padding(1);
this.tcpEdSettings.Size = new System.Drawing.Size(510, 236);
this.tcpEdSettings.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
this.tcpEdSettings.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
this.tcpEdSettings.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tcpEdSettings.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
this.tcpEdSettings.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tcpEdSettings.Style.GradientAngle = 90;
this.tcpEdSettings.TabIndex = 6;
this.tcpEdSettings.TabItem = this.tiEditSettings;
this.tcpEdSettings.Enter += new System.EventHandler(this.tabpage_Enter);
//
// tiEditSettings
//
this.tiEditSettings.AttachedControl = this.tcpEdSettings;
this.tiEditSettings.Name = "tiEditSettings";
this.tiEditSettings.Text = "Editor Settings";
//
// tcpFmtSettings
//
this.tcpFmtSettings.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.tcpFmtSettings.Controls.Add(this.ppGpbxUserSpecCB);
this.tcpFmtSettings.Controls.Add(this.ppBtnDefaultChgBar);
this.tcpFmtSettings.Controls.Add(this.ppCmbxChangeBarType);
this.tcpFmtSettings.Controls.Add(this.label23);
this.tcpFmtSettings.Controls.Add(this.ppBtnDefaultFmt);
this.tcpFmtSettings.Controls.Add(this.label30);
this.tcpFmtSettings.Controls.Add(this.ppCmbxFormat);
this.tcpFmtSettings.Controls.Add(this.ppLblChangeBarTypeDefault);
this.tcpFmtSettings.Controls.Add(this.ppLblFormatDefault);
this.tcpFmtSettings.Dock = System.Windows.Forms.DockStyle.Fill;
this.tcpFmtSettings.Location = new System.Drawing.Point(0, 22);
this.tcpFmtSettings.Margin = new System.Windows.Forms.Padding(2);
this.tcpFmtSettings.Name = "tcpFmtSettings";
this.tcpFmtSettings.Padding = new System.Windows.Forms.Padding(1);
this.tcpFmtSettings.Size = new System.Drawing.Size(510, 236);
this.tcpFmtSettings.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
this.tcpFmtSettings.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
this.tcpFmtSettings.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tcpFmtSettings.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
this.tcpFmtSettings.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tcpFmtSettings.Style.GradientAngle = 90;
this.tcpFmtSettings.TabIndex = 5;
this.tcpFmtSettings.TabItem = this.tiFmtSettings;
this.tcpFmtSettings.Enter += new System.EventHandler(this.tabpage_Enter);
//
// tiFmtSettings
//
this.tiFmtSettings.AttachedControl = this.tcpFmtSettings;
this.tiFmtSettings.Name = "tiFmtSettings";
this.tiFmtSettings.Text = "Format Settings";
//
// tcpStMsg
//
this.tcpStMsg.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.tcpStMsg.Controls.Add(this.ppChkbxStMsgActive);
this.tcpStMsg.Controls.Add(this.label5);
this.tcpStMsg.Controls.Add(this.ppRTxtStMsg);
this.tcpStMsg.Controls.Add(this.ppCmbxStMsgList);
this.tcpStMsg.Controls.Add(this.ppBtnStMsgPreview);
this.tcpStMsg.Controls.Add(this.ppBtnStMsgNew);
this.tcpStMsg.Controls.Add(this.ppBtnStMsgSave);
this.tcpStMsg.Controls.Add(this.ppBtnStMsgEdit);
this.tcpStMsg.Controls.Add(this.ppBtnStMsgDelete);
this.tcpStMsg.Dock = System.Windows.Forms.DockStyle.Fill;
this.tcpStMsg.Location = new System.Drawing.Point(0, 22);
this.tcpStMsg.Margin = new System.Windows.Forms.Padding(2);
this.tcpStMsg.Name = "tcpStMsg";
this.tcpStMsg.Padding = new System.Windows.Forms.Padding(1);
this.tcpStMsg.Size = new System.Drawing.Size(510, 236);
this.tcpStMsg.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
this.tcpStMsg.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
this.tcpStMsg.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tcpStMsg.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
this.tcpStMsg.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tcpStMsg.Style.GradientAngle = 90;
this.tcpStMsg.TabIndex = 4;
this.tcpStMsg.TabItem = this.tiStMsg;
//
// tiStMsg
//
this.tiStMsg.AttachedControl = this.tcpStMsg;
this.tiStMsg.Name = "tiStMsg";
this.tiStMsg.Text = "Startup Message";
//
// formatInfoListBindingSource
//
this.formatInfoListBindingSource.DataSource = typeof(VEPROMS.CSLA.Library.FormatInfoList);
//
// annotationTypesBindingSource
//
this.annotationTypesBindingSource.DataSource = typeof(VEPROMS.CSLA.Library.ItemAnnotations);
//
// frmFolderProperties
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.CancelButton = this.ppBtnCancel;
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(677, 302);
this.ControlBox = false;
this.Controls.Add(this.tcFolder);
this.Controls.Add(this.panButtons);
this.Controls.Add(this.ppCbShwDefSettings);
this.Controls.Add(this.ppLblDefSettingsInfo);
this.Controls.Add(this.ppBtnCancel);
this.Controls.Add(this.ppBtnOK);
this.DoubleBuffered = true;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Margin = new System.Windows.Forms.Padding(2);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "frmFolderProperties";
this.ShowIcon = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Folder Properties";
this.Load += new System.EventHandler(this.frmFolderProperties_Load);
this.Shown += new System.EventHandler(this.frmFolderProperties_Shown);
((System.ComponentModel.ISupportInitialize)(this.folderConfigBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.imageCodecInfoBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOvrdPrnPenWidth)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOverdPrnPenBoldWidth)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOvrdPrnPenULineWidth)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnAdjPrnStartPos)).EndInit();
this.ppPanelEditSample.ResumeLayout(false);
this.ppPanelEditSample.PerformLayout();
this.ppPanelViewSample.ResumeLayout(false);
this.ppPanelViewSample.PerformLayout();
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
this.groupPanel2.ResumeLayout(false);
this.groupPanel2.PerformLayout();
this.ppGpbxUserSpecCB.ResumeLayout(false);
this.ppGpbxUserSpecCB.PerformLayout();
this.ppGpbxUserSpecTxt.ResumeLayout(false);
this.ppGpbxUserSpecTxt.PerformLayout();
this.groupPanel6.ResumeLayout(false);
this.groupPanel6.PerformLayout();
this.panButtons.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tcFolder)).EndInit();
this.tcFolder.ResumeLayout(false);
this.tabControlPanel1.ResumeLayout(false);
this.tabControlPanel1.PerformLayout();
this.tcpGeneral.ResumeLayout(false);
this.tcpGeneral.PerformLayout();
this.tabControlPanel2.ResumeLayout(false);
this.tabControlPanel2.PerformLayout();
this.gpApprvStageTypes.ResumeLayout(false);
this.tcpOutputSettings.ResumeLayout(false);
this.tcpOutputSettings.PerformLayout();
this.tcpRefObjs.ResumeLayout(false);
this.tcpRefObjs.PerformLayout();
this.tcpEdSettings.ResumeLayout(false);
this.tcpEdSettings.PerformLayout();
this.tcpFmtSettings.ResumeLayout(false);
this.tcpFmtSettings.PerformLayout();
this.tcpStMsg.ResumeLayout(false);
this.tcpStMsg.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.formatInfoListBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.annotationTypesBindingSource)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Button ppBtnOK;
private System.Windows.Forms.Button ppBtnCancel;
private System.Windows.Forms.Label lblHeading;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox ppTxtBxUserID;
private System.Windows.Forms.DateTimePicker ppDTPicker;
private System.Windows.Forms.RichTextBox ppRTxtHeading;
private System.Windows.Forms.RichTextBox ppRTxtName;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.NumericUpDown ppNumUpDwnOvrdPrnPenULineWidth;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.NumericUpDown ppNumUpDwnOverdPrnPenBoldWidth;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.NumericUpDown ppNumUpDwnOvrdPrnPenWidth;
private System.Windows.Forms.NumericUpDown ppNumUpDwnAdjPrnStartPos;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.RichTextBox procPropChangeBarUserMessageTwo;
private System.Windows.Forms.RichTextBox procPropChangeBarUserMessageOne;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.ComboBox procPropChangeBarPositionCombo;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.ComboBox procPropChangeBarTextTypeCombo;
private System.Windows.Forms.ComboBox procPropPaginationCombo;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.ComboBox procPropWatermarkCombo;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.ComboBox procPropDefaultFormatCombo;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.ComboBox procPropChangeBarTypeCombo;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.RichTextBox ppTxbxChgBarUserMsgTwo;
private System.Windows.Forms.RichTextBox ppTxbxChangeBarUserMsgOne;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.CheckBox ppChbxDisAutoDuplex;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.BindingSource folderConfigBindingSource;
private System.Windows.Forms.Label lblGrphFileExt;
private System.Windows.Forms.Label ppLblGrphFileExtDefault;
private System.Windows.Forms.Label ppLblDefSettingsInfo;
private System.Windows.Forms.Label ppLblFormatDefault;
private System.Windows.Forms.Label ppLblChangeBarTypeDefault;
private System.Windows.Forms.Label ppLblChgBarTxtTypeDefault;
private System.Windows.Forms.Label ppLblChgBarPosDefault;
private System.Windows.Forms.Label ppLblChgBarUserMsgTwoDefault;
private System.Windows.Forms.Label ppLblChgBarUserMsgOneDefault;
private System.Windows.Forms.Label ppLblWatermarkDefault;
private System.Windows.Forms.Label ppLblAutoDuplexDefault;
private System.Windows.Forms.Label ppLblStpEditorColsDefault;
private DevComponents.DotNetBar.SuperTooltip superTooltip1;
private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxFormat;
private DevComponents.DotNetBar.ButtonX ppBtnDefaultFmt;
private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxChangeBarType;
private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxChgBarPos;
private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxChgBarTxtType;
private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxWatermark;
private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxStpEditorCols;
private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxGrphFileExt;
private System.Windows.Forms.BindingSource imageCodecInfoBindingSource;
private DevComponents.DotNetBar.ButtonX ppBtnDefaultGrphFileExt;
private DevComponents.DotNetBar.ButtonX ppBtnDefaultChgBar;
private DevComponents.DotNetBar.ButtonX ppBtnDefCbTxtTyp;
private DevComponents.DotNetBar.ButtonX ppBtnDefaultCbPos;
private DevComponents.DotNetBar.ButtonX ppBtnDefCbTxt1;
private DevComponents.DotNetBar.ButtonX ppBtnDefCbTxt2;
private DevComponents.DotNetBar.Controls.CheckBoxX ppCbShwDefSettings;
private DevComponents.DotNetBar.ButtonX ppBtnDefEdCols;
private DevComponents.DotNetBar.ButtonX ppBtnDeftDisAutoDuplx;
private System.Windows.Forms.FolderBrowserDialog dlgROFolder;
private DevComponents.DotNetBar.ButtonX ppBtnChgTextColors;
private DevComponents.DotNetBar.ColorPickerDropDown ppColorPickerViewModebckgnd;
private DevComponents.DotNetBar.ColorPickerDropDown ppColorPickerEditModeBckGnd;
private DevComponents.DotNetBar.ColorPickerDropDown ppColorPickerTransition;
private DevComponents.DotNetBar.ColorPickerDropDown ppColorPickerRO;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.Panel ppPanelEditSample;
private System.Windows.Forms.Label ppLblEditTx3;
private System.Windows.Forms.Label ppLblEditTx2;
private System.Windows.Forms.Label ppLblEditTrans;
private System.Windows.Forms.Label ppLblEditRO;
private System.Windows.Forms.Label ppLblEditTx1;
private System.Windows.Forms.Label label35;
private System.Windows.Forms.Panel ppPanelViewSample;
private System.Windows.Forms.Label ppLblViewTx3;
private System.Windows.Forms.Label ppLblViewTx2;
private System.Windows.Forms.Label ppLblViewTrans;
private System.Windows.Forms.Label ppLblViewRO;
private System.Windows.Forms.Label ppLblViewTx1;
private System.Windows.Forms.RichTextBox ppRTxtStMsg;
private DevComponents.DotNetBar.ButtonX ppBtnStMsgPreview;
private DevComponents.DotNetBar.ButtonX ppBtnStMsgSave;
private DevComponents.DotNetBar.ButtonX ppBtnStMsgDelete;
private DevComponents.DotNetBar.ButtonX ppBtnStMsgEdit;
private DevComponents.DotNetBar.ButtonX ppBtnStMsgNew;
private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxStMsgList;
private System.Windows.Forms.Label label5;
private DevComponents.DotNetBar.Controls.CheckBoxX ppChkbxStMsgActive;
private DevComponents.DotNetBar.ButtonX ppBtnDefWatermark;
private System.Windows.Forms.Panel panButtons;
private DevComponents.DotNetBar.ButtonX btnRefObjs;
private DevComponents.DotNetBar.ButtonX btnGeneral;
private DevComponents.DotNetBar.TabControl tcFolder;
private DevComponents.DotNetBar.TabControlPanel tcpRefObjs;
private DevComponents.DotNetBar.TabItem tiRefObj;
private DevComponents.DotNetBar.TabControlPanel tcpGeneral;
private DevComponents.DotNetBar.TabItem tiGeneral;
private DevComponents.DotNetBar.TabControlPanel tcpEdSettings;
private DevComponents.DotNetBar.TabItem tiEditSettings;
private DevComponents.DotNetBar.TabControlPanel tcpFmtSettings;
private DevComponents.DotNetBar.TabItem tiFmtSettings;
private DevComponents.DotNetBar.TabControlPanel tcpStMsg;
private DevComponents.DotNetBar.TabItem tiStMsg;
private DevComponents.DotNetBar.TabControlPanel tcpOutputSettings;
private DevComponents.DotNetBar.TabItem tiOutputSettings;
private DevComponents.DotNetBar.ButtonX btnOutputSettings;
private DevComponents.DotNetBar.ButtonX btnStMsg;
private DevComponents.DotNetBar.ButtonX btnFormatSettings;
private DevComponents.DotNetBar.ButtonX btnEdSettings;
private DevComponents.DotNetBar.Controls.GroupPanel ppGpbxUserSpecCB;
private DevComponents.DotNetBar.Controls.GroupPanel ppGpbxUserSpecTxt;
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel2;
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel6;
private System.Windows.Forms.BindingSource formatInfoListBindingSource;
private DevComponents.DotNetBar.TabControlPanel tabControlPanel1;
private DevComponents.DotNetBar.TabItem tiAnnoTypes;
private DevComponents.DotNetBar.TabControlPanel tabControlPanel2;
private DevComponents.DotNetBar.TabItem tiRevisionStages;
private DevComponents.DotNetBar.ButtonX btnRevisionStages;
private DevComponents.DotNetBar.ButtonX btnAnnoTypes;
private System.Windows.Forms.BindingSource annotationTypesBindingSource;
private System.Windows.Forms.ListBox lbRevisionStages;
private System.Windows.Forms.ListBox lbAnnotationTypes;
private DevComponents.DotNetBar.ButtonX btnAnnoTypeRemove;
private DevComponents.DotNetBar.ButtonX btnAnnoTypeNew;
private System.Windows.Forms.Label lblAnnoTypeCntMessage;
private System.Windows.Forms.TextBox tbxAnnotationDescription;
private DevComponents.DotNetBar.ButtonX btnAnnoTypeUndo;
private DevComponents.DotNetBar.Controls.TextBoxX txbxRemoveMsg;
private System.Windows.Forms.TextBox tbRevisionStage;
private DevComponents.DotNetBar.ButtonX btnRevisionStageRemove;
private DevComponents.DotNetBar.ButtonX btnRevisionStageNew;
private DevComponents.DotNetBar.ButtonX btnRevisoinStageUndo;
private DevComponents.DotNetBar.Controls.CheckBoxX rbApprovalStage;
private DevComponents.DotNetBar.Controls.CheckBoxX rbWorkflowStage;
private DevComponents.DotNetBar.Controls.GroupPanel gpApprvStageTypes;
private DevComponents.DotNetBar.ButtonX btnRevisionStageApply;
private DevComponents.DotNetBar.ButtonX btnAnnoTypeApply;
//private System.Windows.Forms.ComboBox ppCmbxChangeBarType;
}
}