2408 lines
		
	
	
		
			134 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			2408 lines
		
	
	
		
			134 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.label1 = 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.ppRTxtTitle = new System.Windows.Forms.RichTextBox();
 | |
| 		this.label6 = new System.Windows.Forms.Label();
 | |
| 		this.ppLblROFldrLocDefault = new System.Windows.Forms.Label();
 | |
| 		this.ppBtnFldrDlg = new DevComponents.DotNetBar.ButtonX();
 | |
| 		this.ppTxbxRoFoldLoc = new DevComponents.DotNetBar.Controls.TextBoxX();
 | |
| 		this.label8 = new System.Windows.Forms.Label();
 | |
| 		this.ppBtnDefaultROPrefix = new DevComponents.DotNetBar.ButtonX();
 | |
| 		this.label7 = new System.Windows.Forms.Label();
 | |
| 		this.ppBtnDefaultImgPrefix = new DevComponents.DotNetBar.ButtonX();
 | |
| 		this.ppLblImagePrefixDefault = new System.Windows.Forms.Label();
 | |
| 		this.ppLblROPrefixDefault = new System.Windows.Forms.Label();
 | |
| 		this.ppCmbxDefROPrefix = new DevComponents.DotNetBar.Controls.ComboBoxEx();
 | |
| 		this.ppCmbxDefImgPrefix = new DevComponents.DotNetBar.Controls.ComboBoxEx();
 | |
| 		this.ppBtnDefaultGrfExt = new DevComponents.DotNetBar.ButtonX();
 | |
| 		this.ppCmbxGrphFileExt = new DevComponents.DotNetBar.Controls.ComboBoxEx();
 | |
| 		this.imageCodecInfoBindingSource = new System.Windows.Forms.BindingSource(this.components);
 | |
| 		this.ppLblGraphicFileExtDefault = new System.Windows.Forms.Label();
 | |
| 		this.label37 = new System.Windows.Forms.Label();
 | |
| 		this.ppBtnDeftDisAutoDuplx = new DevComponents.DotNetBar.ButtonX();
 | |
| 		this.ppBtnDefWatermark = new DevComponents.DotNetBar.ButtonX();
 | |
| 		this.ppBtnDefPagination = new DevComponents.DotNetBar.ButtonX();
 | |
| 		this.ppCmbxWatermark = new DevComponents.DotNetBar.Controls.ComboBoxEx();
 | |
| 		this.ppCmbxPagination = new DevComponents.DotNetBar.Controls.ComboBoxEx();
 | |
| 		this.ppLblAutoDuplexDefault = new System.Windows.Forms.Label();
 | |
| 		this.ppLblWatermarkDefault = new System.Windows.Forms.Label();
 | |
| 		this.ppLblPaginationDefault = 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.label28 = new System.Windows.Forms.Label();
 | |
| 		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.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel();
 | |
| 		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.dlgROFolder = new System.Windows.Forms.FolderBrowserDialog();
 | |
| 		this.panButtons = new System.Windows.Forms.Panel();
 | |
| 		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.tcpGeneral = new DevComponents.DotNetBar.TabControlPanel();
 | |
| 		this.tiGeneral = 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.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);
 | |
| 		((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.groupPanel1.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.tcpGeneral.SuspendLayout();
 | |
| 		this.tcpEdSettings.SuspendLayout();
 | |
| 		this.tcpFmtSettings.SuspendLayout();
 | |
| 		this.tcpStMsg.SuspendLayout();
 | |
| 		this.tcpOutputSettings.SuspendLayout();
 | |
| 		this.tcpRefObjs.SuspendLayout();
 | |
| 		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(687, 321);
 | |
| 		this.ppBtnOK.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnOK.Name = "ppBtnOK";
 | |
| 		this.ppBtnOK.Size = new System.Drawing.Size(75, 26);
 | |
| 		this.ppBtnOK.TabIndex = 0;
 | |
| 		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(784, 321);
 | |
| 		this.ppBtnCancel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnCancel.Name = "ppBtnCancel";
 | |
| 		this.ppBtnCancel.Size = new System.Drawing.Size(75, 26);
 | |
| 		this.ppBtnCancel.TabIndex = 1;
 | |
| 		this.ppBtnCancel.Text = "Cancel";
 | |
| 		this.ppBtnCancel.UseVisualStyleBackColor = true;
 | |
| 		this.ppBtnCancel.Click += new System.EventHandler(this.ppBtnCancel_Click);
 | |
| 		// 
 | |
| 		// label1
 | |
| 		// 
 | |
| 		this.label1.AutoSize = true;
 | |
| 		this.label1.BackColor = System.Drawing.Color.Transparent;
 | |
| 		this.label1.Location = new System.Drawing.Point(81, 69);
 | |
| 		this.label1.Name = "label1";
 | |
| 		this.label1.Size = new System.Drawing.Size(35, 17);
 | |
| 		this.label1.TabIndex = 3;
 | |
| 		this.label1.Text = "Title";
 | |
| 		this.label1.Visible = false;
 | |
| 		// 
 | |
| 		// label2
 | |
| 		// 
 | |
| 		this.label2.AutoSize = true;
 | |
| 		this.label2.BackColor = System.Drawing.Color.Transparent;
 | |
| 		this.label2.Location = new System.Drawing.Point(71, 28);
 | |
| 		this.label2.Name = "label2";
 | |
| 		this.label2.Size = new System.Drawing.Size(45, 17);
 | |
| 		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(61, 150);
 | |
| 		this.label3.Name = "label3";
 | |
| 		this.label3.Size = new System.Drawing.Size(55, 17);
 | |
| 		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(43, 110);
 | |
| 		this.label4.Name = "label4";
 | |
| 		this.label4.Size = new System.Drawing.Size(73, 17);
 | |
| 		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(123, 146);
 | |
| 		this.ppTxtBxUserID.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppTxtBxUserID.Name = "ppTxtBxUserID";
 | |
| 		this.ppTxtBxUserID.Size = new System.Drawing.Size(153, 22);
 | |
| 		this.ppTxtBxUserID.TabIndex = 10;
 | |
| 		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(123, 106);
 | |
| 		this.ppDTPicker.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppDTPicker.Name = "ppDTPicker";
 | |
| 		this.ppDTPicker.Size = new System.Drawing.Size(172, 22);
 | |
| 		this.ppDTPicker.TabIndex = 12;
 | |
| 		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(123, 25);
 | |
| 		this.ppRTxtName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppRTxtName.Multiline = false;
 | |
| 		this.ppRTxtName.Name = "ppRTxtName";
 | |
| 		this.ppRTxtName.Size = new System.Drawing.Size(436, 22);
 | |
| 		this.ppRTxtName.TabIndex = 14;
 | |
| 		this.ppRTxtName.Text = "";
 | |
| 		this.ppRTxtName.Leave += new System.EventHandler(this.ppRTxtName_Leave);
 | |
| 		// 
 | |
| 		// ppRTxtTitle
 | |
| 		// 
 | |
| 		this.ppRTxtTitle.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.folderConfigBindingSource, "Title", true));
 | |
| 		this.ppRTxtTitle.Location = new System.Drawing.Point(123, 66);
 | |
| 		this.ppRTxtTitle.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppRTxtTitle.Multiline = false;
 | |
| 		this.ppRTxtTitle.Name = "ppRTxtTitle";
 | |
| 		this.ppRTxtTitle.Size = new System.Drawing.Size(436, 22);
 | |
| 		this.ppRTxtTitle.TabIndex = 13;
 | |
| 		this.ppRTxtTitle.Text = "";
 | |
| 		this.ppRTxtTitle.Visible = false;
 | |
| 		// 
 | |
| 		// label6
 | |
| 		// 
 | |
| 		this.label6.AutoSize = true;
 | |
| 		this.label6.BackColor = System.Drawing.Color.Transparent;
 | |
| 		this.label6.Location = new System.Drawing.Point(17, 15);
 | |
| 		this.label6.Name = "label6";
 | |
| 		this.label6.Size = new System.Drawing.Size(73, 17);
 | |
| 		this.label6.TabIndex = 38;
 | |
| 		this.label6.Text = "RO Folder";
 | |
| 		// 
 | |
| 		// ppLblROFldrLocDefault
 | |
| 		// 
 | |
| 		this.ppLblROFldrLocDefault.AutoSize = true;
 | |
| 		this.ppLblROFldrLocDefault.BackColor = System.Drawing.Color.Transparent;
 | |
| 		this.ppLblROFldrLocDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | |
| 		this.ppLblROFldrLocDefault.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
 | |
| 		this.ppLblROFldrLocDefault.Location = new System.Drawing.Point(92, 38);
 | |
| 		this.ppLblROFldrLocDefault.Name = "ppLblROFldrLocDefault";
 | |
| 		this.ppLblROFldrLocDefault.Size = new System.Drawing.Size(364, 17);
 | |
| 		this.ppLblROFldrLocDefault.TabIndex = 37;
 | |
| 		this.ppLblROFldrLocDefault.Text = "(..\\RO ) - not visible right now... there is no default saved";
 | |
| 		this.ppLblROFldrLocDefault.Visible = false;
 | |
| 		// 
 | |
| 		// ppBtnFldrDlg
 | |
| 		// 
 | |
| 		this.ppBtnFldrDlg.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
 | |
| 		this.ppBtnFldrDlg.BackColor = System.Drawing.Color.Transparent;
 | |
| 		this.ppBtnFldrDlg.Image = ((System.Drawing.Image)(resources.GetObject("ppBtnFldrDlg.Image")));
 | |
| 		this.ppBtnFldrDlg.Location = new System.Drawing.Point(631, 12);
 | |
| 		this.ppBtnFldrDlg.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnFldrDlg.Name = "ppBtnFldrDlg";
 | |
| 		this.ppBtnFldrDlg.Size = new System.Drawing.Size(21, 23);
 | |
| 		this.ppBtnFldrDlg.TabIndex = 36;
 | |
| 		this.ppBtnFldrDlg.Click += new System.EventHandler(this.ppBtnFldrDlg_Click);
 | |
| 		// 
 | |
| 		// ppTxbxRoFoldLoc
 | |
| 		// 
 | |
| 		// 
 | |
| 		// 
 | |
| 		// 
 | |
| 		this.ppTxbxRoFoldLoc.Border.Class = "TextBoxBorder";
 | |
| 		this.ppTxbxRoFoldLoc.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.folderConfigBindingSource, "RODefaults_ropath", true));
 | |
| 		this.ppTxbxRoFoldLoc.Location = new System.Drawing.Point(93, 14);
 | |
| 		this.ppTxbxRoFoldLoc.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppTxbxRoFoldLoc.Name = "ppTxbxRoFoldLoc";
 | |
| 		this.ppTxbxRoFoldLoc.Size = new System.Drawing.Size(531, 22);
 | |
| 		this.ppTxbxRoFoldLoc.TabIndex = 35;
 | |
| 		this.ppTxbxRoFoldLoc.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | |
| 		this.ppTxbxRoFoldLoc.WatermarkText = "Enter Path to default RO folder";
 | |
| 		this.ppTxbxRoFoldLoc.TextChanged += new System.EventHandler(this.ppTxbxRoFoldLoc_TextChanged);
 | |
| 		// 
 | |
| 		// label8
 | |
| 		// 
 | |
| 		this.label8.AutoSize = true;
 | |
| 		this.label8.Location = new System.Drawing.Point(4, 10);
 | |
| 		this.label8.Name = "label8";
 | |
| 		this.label8.Size = new System.Drawing.Size(117, 17);
 | |
| 		this.label8.TabIndex = 17;
 | |
| 		this.label8.Text = "Default RO Prefix";
 | |
| 		// 
 | |
| 		// ppBtnDefaultROPrefix
 | |
| 		// 
 | |
| 		this.ppBtnDefaultROPrefix.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
 | |
| 		this.ppBtnDefaultROPrefix.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | |
| 		this.ppBtnDefaultROPrefix.Location = new System.Drawing.Point(261, 30);
 | |
| 		this.ppBtnDefaultROPrefix.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnDefaultROPrefix.Name = "ppBtnDefaultROPrefix";
 | |
| 		this.ppBtnDefaultROPrefix.Size = new System.Drawing.Size(53, 23);
 | |
| 		this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultROPrefix, new DevComponents.DotNetBar.SuperTooltipInfo("Default RO Prefix", "", "Reset back to the default RO Prefix shown in italics", null, null, DevComponents.DotNetBar.eTooltipColor.System));
 | |
| 		this.ppBtnDefaultROPrefix.TabIndex = 29;
 | |
| 		this.ppBtnDefaultROPrefix.Text = "Default";
 | |
| 		this.ppBtnDefaultROPrefix.ThemeAware = true;
 | |
| 		this.ppBtnDefaultROPrefix.Visible = false;
 | |
| 		this.ppBtnDefaultROPrefix.Click += new System.EventHandler(this.ppBtnDefaultROPrefix_Click);
 | |
| 		// 
 | |
| 		// label7
 | |
| 		// 
 | |
| 		this.label7.AutoSize = true;
 | |
| 		this.label7.Location = new System.Drawing.Point(324, 10);
 | |
| 		this.label7.Name = "label7";
 | |
| 		this.label7.Size = new System.Drawing.Size(134, 17);
 | |
| 		this.label7.TabIndex = 15;
 | |
| 		this.label7.Text = "Default Image Prefix";
 | |
| 		// 
 | |
| 		// ppBtnDefaultImgPrefix
 | |
| 		// 
 | |
| 		this.ppBtnDefaultImgPrefix.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
 | |
| 		this.ppBtnDefaultImgPrefix.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | |
| 		this.ppBtnDefaultImgPrefix.Location = new System.Drawing.Point(581, 30);
 | |
| 		this.ppBtnDefaultImgPrefix.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnDefaultImgPrefix.Name = "ppBtnDefaultImgPrefix";
 | |
| 		this.ppBtnDefaultImgPrefix.Size = new System.Drawing.Size(55, 23);
 | |
| 		this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultImgPrefix, new DevComponents.DotNetBar.SuperTooltipInfo("Default Image Prefix", "", "Reset back to the default Image Prefix shown in italics", null, null, DevComponents.DotNetBar.eTooltipColor.System));
 | |
| 		this.ppBtnDefaultImgPrefix.TabIndex = 28;
 | |
| 		this.ppBtnDefaultImgPrefix.Text = "Default";
 | |
| 		this.ppBtnDefaultImgPrefix.ThemeAware = true;
 | |
| 		this.ppBtnDefaultImgPrefix.Visible = false;
 | |
| 		this.ppBtnDefaultImgPrefix.Click += new System.EventHandler(this.ppBtnDefaultImgPrefix_Click);
 | |
| 		// 
 | |
| 		// ppLblImagePrefixDefault
 | |
| 		// 
 | |
| 		this.ppLblImagePrefixDefault.AutoSize = true;
 | |
| 		this.ppLblImagePrefixDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | |
| 		this.ppLblImagePrefixDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
 | |
| 		this.ppLblImagePrefixDefault.Location = new System.Drawing.Point(324, 57);
 | |
| 		this.ppLblImagePrefixDefault.Name = "ppLblImagePrefixDefault";
 | |
| 		this.ppLblImagePrefixDefault.Size = new System.Drawing.Size(61, 17);
 | |
| 		this.ppLblImagePrefixDefault.TabIndex = 22;
 | |
| 		this.ppLblImagePrefixDefault.Text = "(default)";
 | |
| 		this.ppLblImagePrefixDefault.Visible = false;
 | |
| 		// 
 | |
| 		// ppLblROPrefixDefault
 | |
| 		// 
 | |
| 		this.ppLblROPrefixDefault.AutoSize = true;
 | |
| 		this.ppLblROPrefixDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | |
| 		this.ppLblROPrefixDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
 | |
| 		this.ppLblROPrefixDefault.Location = new System.Drawing.Point(4, 57);
 | |
| 		this.ppLblROPrefixDefault.Name = "ppLblROPrefixDefault";
 | |
| 		this.ppLblROPrefixDefault.Size = new System.Drawing.Size(61, 17);
 | |
| 		this.ppLblROPrefixDefault.TabIndex = 23;
 | |
| 		this.ppLblROPrefixDefault.Text = "(default)";
 | |
| 		this.ppLblROPrefixDefault.Visible = false;
 | |
| 		// 
 | |
| 		// ppCmbxDefROPrefix
 | |
| 		// 
 | |
| 		this.ppCmbxDefROPrefix.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.folderConfigBindingSource, "Default_SPPrefix", true));
 | |
| 		this.ppCmbxDefROPrefix.DisplayMember = "Text";
 | |
| 		this.ppCmbxDefROPrefix.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
 | |
| 		this.ppCmbxDefROPrefix.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
 | |
| 		this.ppCmbxDefROPrefix.FormattingEnabled = true;
 | |
| 		this.ppCmbxDefROPrefix.Location = new System.Drawing.Point(3, 30);
 | |
| 		this.ppCmbxDefROPrefix.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppCmbxDefROPrefix.Name = "ppCmbxDefROPrefix";
 | |
| 		this.ppCmbxDefROPrefix.Size = new System.Drawing.Size(253, 23);
 | |
| 		this.ppCmbxDefROPrefix.TabIndex = 26;
 | |
| 		this.ppCmbxDefROPrefix.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | |
| 		this.ppCmbxDefROPrefix.WatermarkText = "Select RO Prefix";
 | |
| 		this.ppCmbxDefROPrefix.SelectedValueChanged += new System.EventHandler(this.ppBtnDefaultROPrefix_Click);
 | |
| 		// 
 | |
| 		// ppCmbxDefImgPrefix
 | |
| 		// 
 | |
| 		this.ppCmbxDefImgPrefix.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.folderConfigBindingSource, "Default_IMPrefix", true));
 | |
| 		this.ppCmbxDefImgPrefix.DisplayMember = "Text";
 | |
| 		this.ppCmbxDefImgPrefix.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
 | |
| 		this.ppCmbxDefImgPrefix.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
 | |
| 		this.ppCmbxDefImgPrefix.FormattingEnabled = true;
 | |
| 		this.ppCmbxDefImgPrefix.Location = new System.Drawing.Point(325, 30);
 | |
| 		this.ppCmbxDefImgPrefix.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppCmbxDefImgPrefix.Name = "ppCmbxDefImgPrefix";
 | |
| 		this.ppCmbxDefImgPrefix.Size = new System.Drawing.Size(253, 23);
 | |
| 		this.ppCmbxDefImgPrefix.TabIndex = 25;
 | |
| 		this.ppCmbxDefImgPrefix.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | |
| 		this.ppCmbxDefImgPrefix.WatermarkText = "Select Image Prefix";
 | |
| 		this.ppCmbxDefImgPrefix.SelectedValueChanged += new System.EventHandler(this.ppCmbxDefImgPrefix_SelectedValueChanged);
 | |
| 		// 
 | |
| 		// ppBtnDefaultGrfExt
 | |
| 		// 
 | |
| 		this.ppBtnDefaultGrfExt.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
 | |
| 		this.ppBtnDefaultGrfExt.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | |
| 		this.ppBtnDefaultGrfExt.Location = new System.Drawing.Point(432, 75);
 | |
| 		this.ppBtnDefaultGrfExt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnDefaultGrfExt.Name = "ppBtnDefaultGrfExt";
 | |
| 		this.ppBtnDefaultGrfExt.Size = new System.Drawing.Size(53, 23);
 | |
| 		this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultGrfExt, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDefaultGrfExt.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(265, 155)));
 | |
| 		this.ppBtnDefaultGrfExt.TabIndex = 27;
 | |
| 		this.ppBtnDefaultGrfExt.Text = "Default";
 | |
| 		this.ppBtnDefaultGrfExt.ThemeAware = true;
 | |
| 		this.ppBtnDefaultGrfExt.Visible = false;
 | |
| 		this.ppBtnDefaultGrfExt.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(172, 74);
 | |
| 		this.ppCmbxGrphFileExt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppCmbxGrphFileExt.Name = "ppCmbxGrphFileExt";
 | |
| 		this.ppCmbxGrphFileExt.Size = new System.Drawing.Size(255, 23);
 | |
| 		this.ppCmbxGrphFileExt.TabIndex = 24;
 | |
| 		this.ppCmbxGrphFileExt.ValueMember = "FormatDescription";
 | |
| 		this.ppCmbxGrphFileExt.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, 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);
 | |
| 		// 
 | |
| 		// ppLblGraphicFileExtDefault
 | |
| 		// 
 | |
| 		this.ppLblGraphicFileExtDefault.AutoSize = true;
 | |
| 		this.ppLblGraphicFileExtDefault.BackColor = System.Drawing.Color.Transparent;
 | |
| 		this.ppLblGraphicFileExtDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | |
| 		this.ppLblGraphicFileExtDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
 | |
| 		this.ppLblGraphicFileExtDefault.Location = new System.Drawing.Point(173, 103);
 | |
| 		this.ppLblGraphicFileExtDefault.Name = "ppLblGraphicFileExtDefault";
 | |
| 		this.ppLblGraphicFileExtDefault.Size = new System.Drawing.Size(61, 17);
 | |
| 		this.ppLblGraphicFileExtDefault.TabIndex = 21;
 | |
| 		this.ppLblGraphicFileExtDefault.Text = "(default)";
 | |
| 		this.ppLblGraphicFileExtDefault.Visible = false;
 | |
| 		// 
 | |
| 		// label37
 | |
| 		// 
 | |
| 		this.label37.AutoSize = true;
 | |
| 		this.label37.BackColor = System.Drawing.Color.Transparent;
 | |
| 		this.label37.Location = new System.Drawing.Point(19, 76);
 | |
| 		this.label37.Name = "label37";
 | |
| 		this.label37.Size = new System.Drawing.Size(149, 17);
 | |
| 		this.label37.TabIndex = 19;
 | |
| 		this.label37.Text = "Graphic File Extension";
 | |
| 		// 
 | |
| 		// ppBtnDeftDisAutoDuplx
 | |
| 		// 
 | |
| 		this.ppBtnDeftDisAutoDuplx.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
 | |
| 		this.ppBtnDeftDisAutoDuplx.Location = new System.Drawing.Point(237, 225);
 | |
| 		this.ppBtnDeftDisAutoDuplx.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnDeftDisAutoDuplx.Name = "ppBtnDeftDisAutoDuplx";
 | |
| 		this.ppBtnDeftDisAutoDuplx.Size = new System.Drawing.Size(59, 25);
 | |
| 		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 = 56;
 | |
| 		this.ppBtnDeftDisAutoDuplx.Text = "Default";
 | |
| 		this.ppBtnDeftDisAutoDuplx.ThemeAware = true;
 | |
| 		this.ppBtnDeftDisAutoDuplx.Visible = false;
 | |
| 		// 
 | |
| 		// ppBtnDefWatermark
 | |
| 		// 
 | |
| 		this.ppBtnDefWatermark.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
 | |
| 		this.ppBtnDefWatermark.Location = new System.Drawing.Point(592, 22);
 | |
| 		this.ppBtnDefWatermark.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnDefWatermark.Name = "ppBtnDefWatermark";
 | |
| 		this.ppBtnDefWatermark.Size = new System.Drawing.Size(53, 25);
 | |
| 		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 = 55;
 | |
| 		this.ppBtnDefWatermark.Text = "Default";
 | |
| 		this.ppBtnDefWatermark.ThemeAware = true;
 | |
| 		this.ppBtnDefWatermark.Visible = false;
 | |
| 		this.ppBtnDefWatermark.Click += new System.EventHandler(this.ppBtnDefWatermark_Click);
 | |
| 		// 
 | |
| 		// ppBtnDefPagination
 | |
| 		// 
 | |
| 		this.ppBtnDefPagination.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
 | |
| 		this.ppBtnDefPagination.Location = new System.Drawing.Point(264, 22);
 | |
| 		this.ppBtnDefPagination.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnDefPagination.Name = "ppBtnDefPagination";
 | |
| 		this.ppBtnDefPagination.Size = new System.Drawing.Size(59, 25);
 | |
| 		this.superTooltip1.SetSuperTooltip(this.ppBtnDefPagination, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", "This will revert the pagination selection back to using the parent\'s (default) se" +
 | |
| 					"tting.\r\n\r\nCheck \"Show Default Settings\" to display the \"default\" Pagination (bel" +
 | |
| 					"ow the Pagination selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(250, 145)));
 | |
| 		this.ppBtnDefPagination.TabIndex = 54;
 | |
| 		this.ppBtnDefPagination.Text = "Default";
 | |
| 		this.ppBtnDefPagination.ThemeAware = true;
 | |
| 		this.ppBtnDefPagination.Visible = false;
 | |
| 		this.ppBtnDefPagination.Click += new System.EventHandler(this.ppBtnDefPagination_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.FormattingEnabled = true;
 | |
| 		this.ppCmbxWatermark.Location = new System.Drawing.Point(424, 21);
 | |
| 		this.ppCmbxWatermark.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppCmbxWatermark.Name = "ppCmbxWatermark";
 | |
| 		this.ppCmbxWatermark.Size = new System.Drawing.Size(163, 23);
 | |
| 		this.ppCmbxWatermark.TabIndex = 53;
 | |
| 		this.ppCmbxWatermark.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, 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);
 | |
| 		// 
 | |
| 		// ppCmbxPagination
 | |
| 		// 
 | |
| 		this.ppCmbxPagination.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.folderConfigBindingSource, "Print_Pagination", true));
 | |
| 		this.ppCmbxPagination.DisplayMember = "Text";
 | |
| 		this.ppCmbxPagination.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
 | |
| 		this.ppCmbxPagination.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
 | |
| 		this.ppCmbxPagination.FormattingEnabled = true;
 | |
| 		this.ppCmbxPagination.Location = new System.Drawing.Point(95, 22);
 | |
| 		this.ppCmbxPagination.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppCmbxPagination.Name = "ppCmbxPagination";
 | |
| 		this.ppCmbxPagination.Size = new System.Drawing.Size(163, 23);
 | |
| 		this.superTooltip1.SetSuperTooltip(this.ppCmbxPagination, new DevComponents.DotNetBar.SuperTooltipInfo("Procedure Pagination", "", resources.GetString("ppCmbxPagination.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(400, 220)));
 | |
| 		this.ppCmbxPagination.TabIndex = 52;
 | |
| 		this.ppCmbxPagination.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | |
| 		this.ppCmbxPagination.WatermarkText = "select pagination option";
 | |
| 		this.ppCmbxPagination.SelectedValueChanged += new System.EventHandler(this.ppCmbxPagination_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(43, 249);
 | |
| 		this.ppLblAutoDuplexDefault.Name = "ppLblAutoDuplexDefault";
 | |
| 		this.ppLblAutoDuplexDefault.Size = new System.Drawing.Size(86, 17);
 | |
| 		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(429, 47);
 | |
| 		this.ppLblWatermarkDefault.Name = "ppLblWatermarkDefault";
 | |
| 		this.ppLblWatermarkDefault.Size = new System.Drawing.Size(61, 17);
 | |
| 		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)";
 | |
| 		// 
 | |
| 		// ppLblPaginationDefault
 | |
| 		// 
 | |
| 		this.ppLblPaginationDefault.AutoSize = true;
 | |
| 		this.ppLblPaginationDefault.BackColor = System.Drawing.Color.Transparent;
 | |
| 		this.ppLblPaginationDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | |
| 		this.ppLblPaginationDefault.ForeColor = System.Drawing.Color.Gray;
 | |
| 		this.ppLblPaginationDefault.Location = new System.Drawing.Point(99, 48);
 | |
| 		this.ppLblPaginationDefault.Name = "ppLblPaginationDefault";
 | |
| 		this.ppLblPaginationDefault.Size = new System.Drawing.Size(61, 17);
 | |
| 		this.superTooltip1.SetSuperTooltip(this.ppLblPaginationDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default pagination setting.", "", "Pressing the Default Button (to the right)\r\nwill reset the pagination setting bac" +
 | |
| 					"k to \r\nthis default.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(255, 80)));
 | |
| 		this.ppLblPaginationDefault.TabIndex = 49;
 | |
| 		this.ppLblPaginationDefault.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(240, 14);
 | |
| 		this.ppNumUpDwnOvrdPrnPenWidth.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppNumUpDwnOvrdPrnPenWidth.Name = "ppNumUpDwnOvrdPrnPenWidth";
 | |
| 		this.ppNumUpDwnOvrdPrnPenWidth.Size = new System.Drawing.Size(47, 22);
 | |
| 		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 = 1;
 | |
| 		// 
 | |
| 		// label9
 | |
| 		// 
 | |
| 		this.label9.AutoSize = true;
 | |
| 		this.label9.Location = new System.Drawing.Point(12, 16);
 | |
| 		this.label9.Name = "label9";
 | |
| 		this.label9.Size = new System.Drawing.Size(222, 17);
 | |
| 		this.label9.TabIndex = 0;
 | |
| 		this.label9.Text = "Override Normal Pen Width (dots)";
 | |
| 		// 
 | |
| 		// label10
 | |
| 		// 
 | |
| 		this.label10.AutoSize = true;
 | |
| 		this.label10.Location = new System.Drawing.Point(12, 59);
 | |
| 		this.label10.Name = "label10";
 | |
| 		this.label10.Size = new System.Drawing.Size(205, 17);
 | |
| 		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(240, 57);
 | |
| 		this.ppNumUpDwnOverdPrnPenBoldWidth.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppNumUpDwnOverdPrnPenBoldWidth.Name = "ppNumUpDwnOverdPrnPenBoldWidth";
 | |
| 		this.ppNumUpDwnOverdPrnPenBoldWidth.Size = new System.Drawing.Size(47, 22);
 | |
| 		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 = 3;
 | |
| 		// 
 | |
| 		// ppNumUpDwnOvrdPrnPenULineWidth
 | |
| 		// 
 | |
| 		this.ppNumUpDwnOvrdPrnPenULineWidth.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.folderConfigBindingSource, "SysPrint_UWidth", true));
 | |
| 		this.ppNumUpDwnOvrdPrnPenULineWidth.Location = new System.Drawing.Point(565, 14);
 | |
| 		this.ppNumUpDwnOvrdPrnPenULineWidth.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppNumUpDwnOvrdPrnPenULineWidth.Name = "ppNumUpDwnOvrdPrnPenULineWidth";
 | |
| 		this.ppNumUpDwnOvrdPrnPenULineWidth.Size = new System.Drawing.Size(47, 22);
 | |
| 		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 = 5;
 | |
| 		// 
 | |
| 		// label11
 | |
| 		// 
 | |
| 		this.label11.AutoSize = true;
 | |
| 		this.label11.Location = new System.Drawing.Point(323, 16);
 | |
| 		this.label11.Name = "label11";
 | |
| 		this.label11.Size = new System.Drawing.Size(237, 17);
 | |
| 		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(565, 57);
 | |
| 		this.ppNumUpDwnAdjPrnStartPos.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppNumUpDwnAdjPrnStartPos.Maximum = new decimal(new int[] {
 | |
|             500,
 | |
|             0,
 | |
|             0,
 | |
|             0});
 | |
| 		this.ppNumUpDwnAdjPrnStartPos.Name = "ppNumUpDwnAdjPrnStartPos";
 | |
| 		this.ppNumUpDwnAdjPrnStartPos.Size = new System.Drawing.Size(47, 22);
 | |
| 		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 = 7;
 | |
| 		// 
 | |
| 		// label12
 | |
| 		// 
 | |
| 		this.label12.AutoSize = true;
 | |
| 		this.label12.Location = new System.Drawing.Point(332, 59);
 | |
| 		this.label12.Name = "label12";
 | |
| 		this.label12.Size = new System.Drawing.Size(228, 17);
 | |
| 		this.label12.TabIndex = 6;
 | |
| 		this.label12.Text = "Adjust Starting Print Position (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(23, 225);
 | |
| 		this.ppChbxDisAutoDuplex.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppChbxDisAutoDuplex.Name = "ppChbxDisAutoDuplex";
 | |
| 		this.ppChbxDisAutoDuplex.Size = new System.Drawing.Size(209, 21);
 | |
| 		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 = 47;
 | |
| 		this.ppChbxDisAutoDuplex.Text = "Disable Automatic Duplexing";
 | |
| 		this.ppChbxDisAutoDuplex.UseVisualStyleBackColor = false;
 | |
| 		this.ppChbxDisAutoDuplex.CheckedChanged += new System.EventHandler(this.ppChbxDisAutoDuplex_CheckedChanged);
 | |
| 		// 
 | |
| 		// label28
 | |
| 		// 
 | |
| 		this.label28.AutoSize = true;
 | |
| 		this.label28.BackColor = System.Drawing.Color.Transparent;
 | |
| 		this.label28.Location = new System.Drawing.Point(20, 25);
 | |
| 		this.label28.Name = "label28";
 | |
| 		this.label28.Size = new System.Drawing.Size(75, 17);
 | |
| 		this.label28.TabIndex = 45;
 | |
| 		this.label28.Text = "Pagination";
 | |
| 		// 
 | |
| 		// label29
 | |
| 		// 
 | |
| 		this.label29.AutoSize = true;
 | |
| 		this.label29.BackColor = System.Drawing.Color.Transparent;
 | |
| 		this.label29.Location = new System.Drawing.Point(343, 25);
 | |
| 		this.label29.Name = "label29";
 | |
| 		this.label29.Size = new System.Drawing.Size(77, 17);
 | |
| 		this.label29.TabIndex = 43;
 | |
| 		this.label29.Text = "Watermark";
 | |
| 		// 
 | |
| 		// ppChkbxStMsgActive
 | |
| 		// 
 | |
| 		this.ppChkbxStMsgActive.BackColor = System.Drawing.Color.Transparent;
 | |
| 		this.ppChkbxStMsgActive.Location = new System.Drawing.Point(565, 239);
 | |
| 		this.ppChkbxStMsgActive.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppChkbxStMsgActive.Name = "ppChkbxStMsgActive";
 | |
| 		this.ppChkbxStMsgActive.Size = new System.Drawing.Size(75, 23);
 | |
| 		this.ppChkbxStMsgActive.TabIndex = 18;
 | |
| 		this.ppChkbxStMsgActive.Text = "Activate";
 | |
| 		// 
 | |
| 		// ppRTxtStMsg
 | |
| 		// 
 | |
| 		this.ppRTxtStMsg.AutoWordSelection = true;
 | |
| 		this.ppRTxtStMsg.Location = new System.Drawing.Point(17, 69);
 | |
| 		this.ppRTxtStMsg.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppRTxtStMsg.Name = "ppRTxtStMsg";
 | |
| 		this.ppRTxtStMsg.Size = new System.Drawing.Size(505, 187);
 | |
| 		this.ppRTxtStMsg.TabIndex = 17;
 | |
| 		this.ppRTxtStMsg.Text = "";
 | |
| 		this.ppRTxtStMsg.WordWrap = false;
 | |
| 		// 
 | |
| 		// ppBtnStMsgPreview
 | |
| 		// 
 | |
| 		this.ppBtnStMsgPreview.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
 | |
| 		this.ppBtnStMsgPreview.Location = new System.Drawing.Point(565, 164);
 | |
| 		this.ppBtnStMsgPreview.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnStMsgPreview.Name = "ppBtnStMsgPreview";
 | |
| 		this.ppBtnStMsgPreview.Size = new System.Drawing.Size(75, 23);
 | |
| 		this.ppBtnStMsgPreview.TabIndex = 15;
 | |
| 		this.ppBtnStMsgPreview.Text = "Preview";
 | |
| 		// 
 | |
| 		// ppBtnStMsgSave
 | |
| 		// 
 | |
| 		this.ppBtnStMsgSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
 | |
| 		this.ppBtnStMsgSave.Location = new System.Drawing.Point(565, 126);
 | |
| 		this.ppBtnStMsgSave.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnStMsgSave.Name = "ppBtnStMsgSave";
 | |
| 		this.ppBtnStMsgSave.Size = new System.Drawing.Size(75, 23);
 | |
| 		this.ppBtnStMsgSave.TabIndex = 14;
 | |
| 		this.ppBtnStMsgSave.Text = "Save";
 | |
| 		// 
 | |
| 		// ppBtnStMsgDelete
 | |
| 		// 
 | |
| 		this.ppBtnStMsgDelete.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
 | |
| 		this.ppBtnStMsgDelete.Enabled = false;
 | |
| 		this.ppBtnStMsgDelete.Location = new System.Drawing.Point(565, 204);
 | |
| 		this.ppBtnStMsgDelete.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnStMsgDelete.Name = "ppBtnStMsgDelete";
 | |
| 		this.ppBtnStMsgDelete.Size = new System.Drawing.Size(75, 23);
 | |
| 		this.ppBtnStMsgDelete.TabIndex = 13;
 | |
| 		this.ppBtnStMsgDelete.Text = "Delete";
 | |
| 		// 
 | |
| 		// ppBtnStMsgEdit
 | |
| 		// 
 | |
| 		this.ppBtnStMsgEdit.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
 | |
| 		this.ppBtnStMsgEdit.Location = new System.Drawing.Point(565, 97);
 | |
| 		this.ppBtnStMsgEdit.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnStMsgEdit.Name = "ppBtnStMsgEdit";
 | |
| 		this.ppBtnStMsgEdit.Size = new System.Drawing.Size(75, 23);
 | |
| 		this.ppBtnStMsgEdit.TabIndex = 12;
 | |
| 		this.ppBtnStMsgEdit.Text = "Edit";
 | |
| 		// 
 | |
| 		// ppBtnStMsgNew
 | |
| 		// 
 | |
| 		this.ppBtnStMsgNew.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
 | |
| 		this.ppBtnStMsgNew.Location = new System.Drawing.Point(565, 68);
 | |
| 		this.ppBtnStMsgNew.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnStMsgNew.Name = "ppBtnStMsgNew";
 | |
| 		this.ppBtnStMsgNew.Size = new System.Drawing.Size(75, 23);
 | |
| 		this.ppBtnStMsgNew.TabIndex = 11;
 | |
| 		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(17, 33);
 | |
| 		this.ppCmbxStMsgList.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppCmbxStMsgList.Name = "ppCmbxStMsgList";
 | |
| 		this.ppCmbxStMsgList.Size = new System.Drawing.Size(623, 23);
 | |
| 		this.ppCmbxStMsgList.TabIndex = 10;
 | |
| 		this.ppCmbxStMsgList.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, 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(13, 10);
 | |
| 		this.label5.Name = "label5";
 | |
| 		this.label5.Size = new System.Drawing.Size(115, 17);
 | |
| 		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(351, 76);
 | |
| 		this.ppBtnDefaultChgBar.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnDefaultChgBar.Name = "ppBtnDefaultChgBar";
 | |
| 		this.ppBtnDefaultChgBar.Size = new System.Drawing.Size(59, 25);
 | |
| 		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 = 47;
 | |
| 		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(108, 76);
 | |
| 		this.ppCmbxChangeBarType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppCmbxChangeBarType.Name = "ppCmbxChangeBarType";
 | |
| 		this.ppCmbxChangeBarType.Size = new System.Drawing.Size(237, 23);
 | |
| 		this.ppCmbxChangeBarType.TabIndex = 46;
 | |
| 		this.ppCmbxChangeBarType.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, 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(608, 26);
 | |
| 		this.ppBtnDefaultFmt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnDefaultFmt.Name = "ppBtnDefaultFmt";
 | |
| 		this.ppBtnDefaultFmt.Size = new System.Drawing.Size(59, 25);
 | |
| 		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 = 45;
 | |
| 		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.DisplayMember = "Description";
 | |
| 		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(20, 27);
 | |
| 		this.ppCmbxFormat.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppCmbxFormat.Name = "ppCmbxFormat";
 | |
| 		this.ppCmbxFormat.Size = new System.Drawing.Size(577, 23);
 | |
| 		this.superTooltip1.SetSuperTooltip(this.ppCmbxFormat, new DevComponents.DotNetBar.SuperTooltipInfo("Format Selection", "", resources.GetString("ppCmbxFormat.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.System));
 | |
| 		this.ppCmbxFormat.TabIndex = 44;
 | |
| 		this.ppCmbxFormat.ValueMember = "Description";
 | |
| 		this.ppCmbxFormat.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, 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(107, 102);
 | |
| 		this.ppLblChangeBarTypeDefault.Name = "ppLblChangeBarTypeDefault";
 | |
| 		this.ppLblChangeBarTypeDefault.Size = new System.Drawing.Size(107, 17);
 | |
| 		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(17, 53);
 | |
| 		this.ppLblFormatDefault.Name = "ppLblFormatDefault";
 | |
| 		this.ppLblFormatDefault.Size = new System.Drawing.Size(105, 17);
 | |
| 		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(280, 71);
 | |
| 		this.ppBtnDefCbTxtTyp.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnDefCbTxtTyp.Name = "ppBtnDefCbTxtTyp";
 | |
| 		this.ppBtnDefCbTxtTyp.Size = new System.Drawing.Size(59, 25);
 | |
| 		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 = 48;
 | |
| 		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(280, 16);
 | |
| 		this.ppBtnDefaultCbPos.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnDefaultCbPos.Name = "ppBtnDefaultCbPos";
 | |
| 		this.ppBtnDefaultCbPos.Size = new System.Drawing.Size(59, 25);
 | |
| 		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 = 48;
 | |
| 		this.ppBtnDefaultCbPos.Text = "Default";
 | |
| 		this.ppBtnDefaultCbPos.ThemeAware = true;
 | |
| 		this.ppBtnDefaultCbPos.Visible = false;
 | |
| 		this.ppBtnDefaultCbPos.Click += new System.EventHandler(this.ppCmbxChgBarPos_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(91, 71);
 | |
| 		this.ppCmbxChgBarTxtType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppCmbxChgBarTxtType.Name = "ppCmbxChgBarTxtType";
 | |
| 		this.ppCmbxChgBarTxtType.Size = new System.Drawing.Size(184, 23);
 | |
| 		this.ppCmbxChgBarTxtType.TabIndex = 47;
 | |
| 		this.ppCmbxChgBarTxtType.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, 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(91, 17);
 | |
| 		this.ppCmbxChgBarPos.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppCmbxChgBarPos.Name = "ppCmbxChgBarPos";
 | |
| 		this.ppCmbxChgBarPos.Size = new System.Drawing.Size(184, 23);
 | |
| 		this.ppCmbxChgBarPos.TabIndex = 47;
 | |
| 		this.ppCmbxChgBarPos.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, 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(87, 97);
 | |
| 		this.ppLblChgBarTxtTypeDefault.Name = "ppLblChgBarTxtTypeDefault";
 | |
| 		this.ppLblChgBarTxtTypeDefault.Size = new System.Drawing.Size(107, 17);
 | |
| 		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(87, 46);
 | |
| 		this.ppLblChgBarPosDefault.Name = "ppLblChgBarPosDefault";
 | |
| 		this.ppLblChgBarPosDefault.Size = new System.Drawing.Size(107, 17);
 | |
| 		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)";
 | |
| 		// 
 | |
| 		// ppBtnDefCbTxt2
 | |
| 		// 
 | |
| 		this.ppBtnDefCbTxt2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
 | |
| 		this.ppBtnDefCbTxt2.Location = new System.Drawing.Point(157, 50);
 | |
| 		this.ppBtnDefCbTxt2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnDefCbTxt2.Name = "ppBtnDefCbTxt2";
 | |
| 		this.ppBtnDefCbTxt2.Size = new System.Drawing.Size(59, 25);
 | |
| 		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 = 48;
 | |
| 		this.ppBtnDefCbTxt2.Text = "Default";
 | |
| 		this.ppBtnDefCbTxt2.ThemeAware = true;
 | |
| 		this.ppBtnDefCbTxt2.Visible = false;
 | |
| 		// 
 | |
| 		// ppBtnDefCbTxt1
 | |
| 		// 
 | |
| 		this.ppBtnDefCbTxt1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
 | |
| 		this.ppBtnDefCbTxt1.Location = new System.Drawing.Point(157, 2);
 | |
| 		this.ppBtnDefCbTxt1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnDefCbTxt1.Name = "ppBtnDefCbTxt1";
 | |
| 		this.ppBtnDefCbTxt1.Size = new System.Drawing.Size(59, 25);
 | |
| 		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 = 48;
 | |
| 		this.ppBtnDefCbTxt1.Text = "Default";
 | |
| 		this.ppBtnDefCbTxt1.ThemeAware = true;
 | |
| 		this.ppBtnDefCbTxt1.Visible = false;
 | |
| 		// 
 | |
| 		// 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(88, 74);
 | |
| 		this.ppLblChgBarUserMsgTwoDefault.Name = "ppLblChgBarUserMsgTwoDefault";
 | |
| 		this.ppLblChgBarUserMsgTwoDefault.Size = new System.Drawing.Size(61, 17);
 | |
| 		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 = "(default)";
 | |
| 		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(91, 30);
 | |
| 		this.ppLblChgBarUserMsgOneDefault.Name = "ppLblChgBarUserMsgOneDefault";
 | |
| 		this.ppLblChgBarUserMsgOneDefault.Size = new System.Drawing.Size(61, 17);
 | |
| 		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 = "(default)";
 | |
| 		this.ppLblChgBarUserMsgOneDefault.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
| 		// 
 | |
| 		// label24
 | |
| 		// 
 | |
| 		this.label24.AutoSize = true;
 | |
| 		this.label24.Location = new System.Drawing.Point(21, 53);
 | |
| 		this.label24.Name = "label24";
 | |
| 		this.label24.Size = new System.Drawing.Size(60, 17);
 | |
| 		this.label24.TabIndex = 5;
 | |
| 		this.label24.Text = "Line two";
 | |
| 		// 
 | |
| 		// label25
 | |
| 		// 
 | |
| 		this.label25.AutoSize = true;
 | |
| 		this.label25.Location = new System.Drawing.Point(21, 6);
 | |
| 		this.label25.Name = "label25";
 | |
| 		this.label25.Size = new System.Drawing.Size(63, 17);
 | |
| 		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(91, 50);
 | |
| 		this.ppTxbxChgBarUserMsgTwo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppTxbxChgBarUserMsgTwo.Multiline = false;
 | |
| 		this.ppTxbxChgBarUserMsgTwo.Name = "ppTxbxChgBarUserMsgTwo";
 | |
| 		this.ppTxbxChgBarUserMsgTwo.Size = new System.Drawing.Size(57, 24);
 | |
| 		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 = 2;
 | |
| 		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(91, 2);
 | |
| 		this.ppTxbxChangeBarUserMsgOne.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppTxbxChangeBarUserMsgOne.Multiline = false;
 | |
| 		this.ppTxbxChangeBarUserMsgOne.Name = "ppTxbxChangeBarUserMsgOne";
 | |
| 		this.ppTxbxChangeBarUserMsgOne.Size = new System.Drawing.Size(57, 24);
 | |
| 		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 = 1;
 | |
| 		this.ppTxbxChangeBarUserMsgOne.Text = "";
 | |
| 		this.ppTxbxChangeBarUserMsgOne.TextChanged += new System.EventHandler(this.ppTxbxChangeBarUserMsgOne_TextChanged);
 | |
| 		// 
 | |
| 		// label26
 | |
| 		// 
 | |
| 		this.label26.AutoSize = true;
 | |
| 		this.label26.Location = new System.Drawing.Point(13, 71);
 | |
| 		this.label26.Name = "label26";
 | |
| 		this.label26.Size = new System.Drawing.Size(71, 17);
 | |
| 		this.label26.TabIndex = 8;
 | |
| 		this.label26.Text = "Text Type";
 | |
| 		// 
 | |
| 		// label27
 | |
| 		// 
 | |
| 		this.label27.AutoSize = true;
 | |
| 		this.label27.Location = new System.Drawing.Point(27, 20);
 | |
| 		this.label27.Name = "label27";
 | |
| 		this.label27.Size = new System.Drawing.Size(58, 17);
 | |
| 		this.label27.TabIndex = 9;
 | |
| 		this.label27.Text = "Position";
 | |
| 		// 
 | |
| 		// label30
 | |
| 		// 
 | |
| 		this.label30.AutoSize = true;
 | |
| 		this.label30.BackColor = System.Drawing.Color.Transparent;
 | |
| 		this.label30.Location = new System.Drawing.Point(21, 79);
 | |
| 		this.label30.Name = "label30";
 | |
| 		this.label30.Size = new System.Drawing.Size(83, 17);
 | |
| 		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(17, 5);
 | |
| 		this.label23.Name = "label23";
 | |
| 		this.label23.Size = new System.Drawing.Size(52, 17);
 | |
| 		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(381, 58);
 | |
| 		this.ppBtnChgTextColors.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnChgTextColors.Name = "ppBtnChgTextColors";
 | |
| 		this.ppBtnChgTextColors.Size = new System.Drawing.Size(163, 31);
 | |
| 		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.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | |
| 		this.ppColorPickerViewModebckgnd.ImagePaddingHorizontal = 8;
 | |
| 		this.ppColorPickerViewModebckgnd.Name = "ppColorPickerViewModebckgnd";
 | |
| 		this.ppColorPickerViewModebckgnd.Text = "Non Active Edit Window Background";
 | |
| 		// 
 | |
| 		// ppColorPickerEditModeBckGnd
 | |
| 		// 
 | |
| 		this.ppColorPickerEditModeBckGnd.GlobalItem = false;
 | |
| 		this.ppColorPickerEditModeBckGnd.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | |
| 		this.ppColorPickerEditModeBckGnd.ImagePaddingHorizontal = 8;
 | |
| 		this.ppColorPickerEditModeBckGnd.Name = "ppColorPickerEditModeBckGnd";
 | |
| 		this.ppColorPickerEditModeBckGnd.Text = "Active Edit Window Background";
 | |
| 		// 
 | |
| 		// ppColorPickerTransition
 | |
| 		// 
 | |
| 		this.ppColorPickerTransition.GlobalItem = false;
 | |
| 		this.ppColorPickerTransition.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | |
| 		this.ppColorPickerTransition.ImagePaddingHorizontal = 8;
 | |
| 		this.ppColorPickerTransition.Name = "ppColorPickerTransition";
 | |
| 		this.ppColorPickerTransition.Text = "Transitions";
 | |
| 		// 
 | |
| 		// ppColorPickerRO
 | |
| 		// 
 | |
| 		this.ppColorPickerRO.GlobalItem = false;
 | |
| 		this.ppColorPickerRO.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | |
| 		this.ppColorPickerRO.ImagePaddingHorizontal = 8;
 | |
| 		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(28, 71);
 | |
| 		this.label36.Name = "label36";
 | |
| 		this.label36.Size = new System.Drawing.Size(195, 18);
 | |
| 		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(21, 92);
 | |
| 		this.ppPanelEditSample.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppPanelEditSample.Name = "ppPanelEditSample";
 | |
| 		this.ppPanelEditSample.Size = new System.Drawing.Size(319, 28);
 | |
| 		this.ppPanelEditSample.TabIndex = 38;
 | |
| 		// 
 | |
| 		// ppLblEditTx3
 | |
| 		// 
 | |
| 		this.ppLblEditTx3.AutoSize = true;
 | |
| 		this.ppLblEditTx3.BackColor = System.Drawing.Color.Transparent;
 | |
| 		this.ppLblEditTx3.Location = new System.Drawing.Point(217, 5);
 | |
| 		this.ppLblEditTx3.Name = "ppLblEditTx3";
 | |
| 		this.ppLblEditTx3.Size = new System.Drawing.Size(105, 17);
 | |
| 		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(91, 5);
 | |
| 		this.ppLblEditTx2.Name = "ppLblEditTx2";
 | |
| 		this.ppLblEditTx2.Size = new System.Drawing.Size(85, 17);
 | |
| 		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(172, 5);
 | |
| 		this.ppLblEditTrans.Name = "ppLblEditTrans";
 | |
| 		this.ppLblEditTrans.Size = new System.Drawing.Size(49, 17);
 | |
| 		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(49, 5);
 | |
| 		this.ppLblEditRO.Name = "ppLblEditRO";
 | |
| 		this.ppLblEditRO.Size = new System.Drawing.Size(44, 17);
 | |
| 		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(3, 5);
 | |
| 		this.ppLblEditTx1.Name = "ppLblEditTx1";
 | |
| 		this.ppLblEditTx1.Size = new System.Drawing.Size(49, 17);
 | |
| 		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(25, 7);
 | |
| 		this.label35.Name = "label35";
 | |
| 		this.label35.Size = new System.Drawing.Size(227, 18);
 | |
| 		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(21, 28);
 | |
| 		this.ppPanelViewSample.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppPanelViewSample.Name = "ppPanelViewSample";
 | |
| 		this.ppPanelViewSample.Size = new System.Drawing.Size(319, 29);
 | |
| 		this.ppPanelViewSample.TabIndex = 36;
 | |
| 		// 
 | |
| 		// ppLblViewTx3
 | |
| 		// 
 | |
| 		this.ppLblViewTx3.AutoSize = true;
 | |
| 		this.ppLblViewTx3.BackColor = System.Drawing.Color.Transparent;
 | |
| 		this.ppLblViewTx3.Location = new System.Drawing.Point(217, 5);
 | |
| 		this.ppLblViewTx3.Name = "ppLblViewTx3";
 | |
| 		this.ppLblViewTx3.Size = new System.Drawing.Size(105, 17);
 | |
| 		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(91, 5);
 | |
| 		this.ppLblViewTx2.Name = "ppLblViewTx2";
 | |
| 		this.ppLblViewTx2.Size = new System.Drawing.Size(85, 17);
 | |
| 		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(172, 5);
 | |
| 		this.ppLblViewTrans.Name = "ppLblViewTrans";
 | |
| 		this.ppLblViewTrans.Size = new System.Drawing.Size(49, 17);
 | |
| 		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(49, 5);
 | |
| 		this.ppLblViewRO.Name = "ppLblViewRO";
 | |
| 		this.ppLblViewRO.Size = new System.Drawing.Size(44, 17);
 | |
| 		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(3, 5);
 | |
| 		this.ppLblViewTx1.Name = "ppLblViewTx1";
 | |
| 		this.ppLblViewTx1.Size = new System.Drawing.Size(49, 17);
 | |
| 		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(368, 25);
 | |
| 		this.ppBtnDefEdCols.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppBtnDefEdCols.Name = "ppBtnDefEdCols";
 | |
| 		this.ppBtnDefEdCols.Size = new System.Drawing.Size(59, 25);
 | |
| 		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 = 49;
 | |
| 		this.ppBtnDefEdCols.Text = "Default";
 | |
| 		this.ppBtnDefEdCols.ThemeAware = true;
 | |
| 		this.ppBtnDefEdCols.Visible = false;
 | |
| 		this.ppBtnDefEdCols.Click += new System.EventHandler(this.ppBtnDefEdCols_Click);
 | |
| 		// 
 | |
| 		// ppCmbxStpEditorCols
 | |
| 		// 
 | |
| 		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(193, 26);
 | |
| 		this.ppCmbxStpEditorCols.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppCmbxStpEditorCols.Name = "ppCmbxStpEditorCols";
 | |
| 		this.ppCmbxStpEditorCols.Size = new System.Drawing.Size(169, 23);
 | |
| 		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 = 48;
 | |
| 		this.ppCmbxStpEditorCols.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, 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(199, 55);
 | |
| 		this.ppLblStpEditorColsDefault.Name = "ppLblStpEditorColsDefault";
 | |
| 		this.ppLblStpEditorColsDefault.Size = new System.Drawing.Size(61, 17);
 | |
| 		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(51, 28);
 | |
| 		this.label31.Name = "label31";
 | |
| 		this.label31.Size = new System.Drawing.Size(136, 17);
 | |
| 		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(60, 17);
 | |
| 		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(63, 17);
 | |
| 		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(71, 17);
 | |
| 		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, 25);
 | |
| 		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(58, 17);
 | |
| 		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, 25);
 | |
| 		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, 25);
 | |
| 		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, 25);
 | |
| 		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, 25);
 | |
| 		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, 25);
 | |
| 		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.Location = new System.Drawing.Point(3, 318);
 | |
| 		this.ppLblDefSettingsInfo.Name = "ppLblDefSettingsInfo";
 | |
| 		this.ppLblDefSettingsInfo.Size = new System.Drawing.Size(205, 17);
 | |
| 		this.ppLblDefSettingsInfo.TabIndex = 24;
 | |
| 		this.ppLblDefSettingsInfo.Text = "* Default values shown in italics";
 | |
| 		// 
 | |
| 		// 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.Location = new System.Drawing.Point(5, 337);
 | |
| 		this.ppCbShwDefSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppCbShwDefSettings.Name = "ppCbShwDefSettings";
 | |
| 		this.ppCbShwDefSettings.Size = new System.Drawing.Size(205, 23);
 | |
| 		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 = 25;
 | |
| 		this.ppCbShwDefSettings.Text = "Show Default Settings";
 | |
| 		this.ppCbShwDefSettings.CheckedChanged += new System.EventHandler(this.tabpage_Enter);
 | |
| 		// 
 | |
| 		// groupPanel1
 | |
| 		// 
 | |
| 		this.groupPanel1.BackColor = System.Drawing.Color.Transparent;
 | |
| 		this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control;
 | |
| 		this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
 | |
| 		this.groupPanel1.Controls.Add(this.label8);
 | |
| 		this.groupPanel1.Controls.Add(this.ppBtnDefaultROPrefix);
 | |
| 		this.groupPanel1.Controls.Add(this.ppCmbxDefImgPrefix);
 | |
| 		this.groupPanel1.Controls.Add(this.label7);
 | |
| 		this.groupPanel1.Controls.Add(this.ppCmbxDefROPrefix);
 | |
| 		this.groupPanel1.Controls.Add(this.ppBtnDefaultImgPrefix);
 | |
| 		this.groupPanel1.Controls.Add(this.ppLblROPrefixDefault);
 | |
| 		this.groupPanel1.Controls.Add(this.ppLblImagePrefixDefault);
 | |
| 		this.groupPanel1.Location = new System.Drawing.Point(20, 132);
 | |
| 		this.groupPanel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.groupPanel1.Name = "groupPanel1";
 | |
| 		this.groupPanel1.Size = new System.Drawing.Size(645, 106);
 | |
| 		// 
 | |
| 		// 
 | |
| 		// 
 | |
| 		this.groupPanel1.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
 | |
| 		this.groupPanel1.Style.BackColorGradientAngle = 90;
 | |
| 		this.groupPanel1.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
 | |
| 		this.groupPanel1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
 | |
| 		this.groupPanel1.Style.BorderBottomWidth = 1;
 | |
| 		this.groupPanel1.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
 | |
| 		this.groupPanel1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
 | |
| 		this.groupPanel1.Style.BorderLeftWidth = 1;
 | |
| 		this.groupPanel1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
 | |
| 		this.groupPanel1.Style.BorderRightWidth = 1;
 | |
| 		this.groupPanel1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
 | |
| 		this.groupPanel1.Style.BorderTopWidth = 1;
 | |
| 		this.groupPanel1.Style.CornerDiameter = 4;
 | |
| 		this.groupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
 | |
| 		this.groupPanel1.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
 | |
| 		this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
 | |
| 		this.groupPanel1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
 | |
| 		this.superTooltip1.SetSuperTooltip(this.groupPanel1, new DevComponents.DotNetBar.SuperTooltipInfo("Default Accessory Page ID", "", "The default Accessory Page ID is used to enter and thus track Referenced Objects " +
 | |
| 					"on  non-procedure step editor sections.\r\n\r\nNote that Graphics ROs have a separat" +
 | |
| 					"e Accessory Page ID.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(250, 140)));
 | |
| 		this.groupPanel1.TabIndex = 39;
 | |
| 		this.groupPanel1.Text = "Default Accessory Page ID";
 | |
| 		// 
 | |
| 		// 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(21, 84);
 | |
| 		this.groupPanel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.groupPanel2.Name = "groupPanel2";
 | |
| 		this.groupPanel2.Size = new System.Drawing.Size(636, 114);
 | |
| 		// 
 | |
| 		// 
 | |
| 		// 
 | |
| 		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.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 = "Printer Adjustments";
 | |
| 		// 
 | |
| 		// 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.ppCmbxChgBarPos);
 | |
| 		this.ppGpbxUserSpecCB.Controls.Add(this.ppCmbxChgBarTxtType);
 | |
| 		this.ppGpbxUserSpecCB.Controls.Add(this.label27);
 | |
| 		this.ppGpbxUserSpecCB.Controls.Add(this.label26);
 | |
| 		this.ppGpbxUserSpecCB.Controls.Add(this.ppLblChgBarTxtTypeDefault);
 | |
| 		this.ppGpbxUserSpecCB.Controls.Add(this.ppLblChgBarPosDefault);
 | |
| 		this.ppGpbxUserSpecCB.Location = new System.Drawing.Point(20, 124);
 | |
| 		this.ppGpbxUserSpecCB.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppGpbxUserSpecCB.Name = "ppGpbxUserSpecCB";
 | |
| 		this.ppGpbxUserSpecCB.Size = new System.Drawing.Size(635, 149);
 | |
| 		// 
 | |
| 		// 
 | |
| 		// 
 | |
| 		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.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 = "Custom Change Bar Settings";
 | |
| 		// 
 | |
| 		// 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(369, 6);
 | |
| 		this.ppGpbxUserSpecTxt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.ppGpbxUserSpecTxt.Name = "ppGpbxUserSpecTxt";
 | |
| 		this.ppGpbxUserSpecTxt.Size = new System.Drawing.Size(248, 114);
 | |
| 		// 
 | |
| 		// 
 | |
| 		// 
 | |
| 		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.TabIndex = 0;
 | |
| 		this.ppGpbxUserSpecTxt.Text = "Custom Change Bar Message";
 | |
| 		// 
 | |
| 		// 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(28, 112);
 | |
| 		this.groupPanel6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.groupPanel6.Name = "groupPanel6";
 | |
| 		this.groupPanel6.Size = new System.Drawing.Size(607, 150);
 | |
| 		// 
 | |
| 		// 
 | |
| 		// 
 | |
| 		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.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;
 | |
| 		// 
 | |
| 		// 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.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(5, 7);
 | |
| 		this.panButtons.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.panButtons.Name = "panButtons";
 | |
| 		this.panButtons.Size = new System.Drawing.Size(160, 306);
 | |
| 		this.panButtons.TabIndex = 26;
 | |
| 		// 
 | |
| 		// 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, 115);
 | |
| 		this.btnEdSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.btnEdSettings.Name = "btnEdSettings";
 | |
| 		this.btnEdSettings.Size = new System.Drawing.Size(160, 23);
 | |
| 		this.btnEdSettings.TabIndex = 5;
 | |
| 		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, 92);
 | |
| 		this.btnFormatSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.btnFormatSettings.Name = "btnFormatSettings";
 | |
| 		this.btnFormatSettings.Size = new System.Drawing.Size(160, 23);
 | |
| 		this.btnFormatSettings.TabIndex = 4;
 | |
| 		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, 69);
 | |
| 		this.btnStMsg.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.btnStMsg.Name = "btnStMsg";
 | |
| 		this.btnStMsg.Size = new System.Drawing.Size(160, 23);
 | |
| 		this.btnStMsg.TabIndex = 3;
 | |
| 		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, 46);
 | |
| 		this.btnOutputSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.btnOutputSettings.Name = "btnOutputSettings";
 | |
| 		this.btnOutputSettings.Size = new System.Drawing.Size(160, 23);
 | |
| 		this.btnOutputSettings.TabIndex = 2;
 | |
| 		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, 23);
 | |
| 		this.btnRefObjs.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.btnRefObjs.Name = "btnRefObjs";
 | |
| 		this.btnRefObjs.Size = new System.Drawing.Size(160, 23);
 | |
| 		this.btnRefObjs.TabIndex = 1;
 | |
| 		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(3, 2, 3, 2);
 | |
| 		this.btnGeneral.Name = "btnGeneral";
 | |
| 		this.btnGeneral.Size = new System.Drawing.Size(160, 23);
 | |
| 		this.btnGeneral.TabIndex = 0;
 | |
| 		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.Bottom)
 | |
| 					| System.Windows.Forms.AnchorStyles.Right)));
 | |
| 		this.tcFolder.BackColor = System.Drawing.Color.White;
 | |
| 		this.tcFolder.CanReorderTabs = true;
 | |
| 		this.tcFolder.Controls.Add(this.tcpGeneral);
 | |
| 		this.tcFolder.Controls.Add(this.tcpEdSettings);
 | |
| 		this.tcFolder.Controls.Add(this.tcpFmtSettings);
 | |
| 		this.tcFolder.Controls.Add(this.tcpStMsg);
 | |
| 		this.tcFolder.Controls.Add(this.tcpOutputSettings);
 | |
| 		this.tcFolder.Controls.Add(this.tcpRefObjs);
 | |
| 		this.tcFolder.Location = new System.Drawing.Point(173, 7);
 | |
| 		this.tcFolder.Margin = new System.Windows.Forms.Padding(3, 2, 3, 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(685, 306);
 | |
| 		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.TabsVisible = false;
 | |
| 		this.tcFolder.Text = "tabControl2";
 | |
| 		// 
 | |
| 		// 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.ppRTxtTitle);
 | |
| 		this.tcpGeneral.Controls.Add(this.ppRTxtName);
 | |
| 		this.tcpGeneral.Controls.Add(this.label4);
 | |
| 		this.tcpGeneral.Controls.Add(this.label1);
 | |
| 		this.tcpGeneral.Controls.Add(this.label2);
 | |
| 		this.tcpGeneral.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
| 		this.tcpGeneral.Location = new System.Drawing.Point(0, 24);
 | |
| 		this.tcpGeneral.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.tcpGeneral.Name = "tcpGeneral";
 | |
| 		this.tcpGeneral.Padding = new System.Windows.Forms.Padding(1);
 | |
| 		this.tcpGeneral.Size = new System.Drawing.Size(685, 282);
 | |
| 		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";
 | |
| 		// 
 | |
| 		// 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, 24);
 | |
| 		this.tcpEdSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.tcpEdSettings.Name = "tcpEdSettings";
 | |
| 		this.tcpEdSettings.Padding = new System.Windows.Forms.Padding(1);
 | |
| 		this.tcpEdSettings.Size = new System.Drawing.Size(685, 282);
 | |
| 		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, 24);
 | |
| 		this.tcpFmtSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.tcpFmtSettings.Name = "tcpFmtSettings";
 | |
| 		this.tcpFmtSettings.Padding = new System.Windows.Forms.Padding(1);
 | |
| 		this.tcpFmtSettings.Size = new System.Drawing.Size(685, 282);
 | |
| 		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, 24);
 | |
| 		this.tcpStMsg.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.tcpStMsg.Name = "tcpStMsg";
 | |
| 		this.tcpStMsg.Padding = new System.Windows.Forms.Padding(1);
 | |
| 		this.tcpStMsg.Size = new System.Drawing.Size(685, 282);
 | |
| 		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";
 | |
| 		// 
 | |
| 		// 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.ppBtnDefPagination);
 | |
| 		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.label28);
 | |
| 		this.tcpOutputSettings.Controls.Add(this.ppCmbxWatermark);
 | |
| 		this.tcpOutputSettings.Controls.Add(this.ppLblPaginationDefault);
 | |
| 		this.tcpOutputSettings.Controls.Add(this.ppCmbxPagination);
 | |
| 		this.tcpOutputSettings.Controls.Add(this.ppLblWatermarkDefault);
 | |
| 		this.tcpOutputSettings.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
| 		this.tcpOutputSettings.Location = new System.Drawing.Point(0, 24);
 | |
| 		this.tcpOutputSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.tcpOutputSettings.Name = "tcpOutputSettings";
 | |
| 		this.tcpOutputSettings.Padding = new System.Windows.Forms.Padding(1);
 | |
| 		this.tcpOutputSettings.Size = new System.Drawing.Size(685, 282);
 | |
| 		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.groupPanel1);
 | |
| 		this.tcpRefObjs.Controls.Add(this.ppBtnFldrDlg);
 | |
| 		this.tcpRefObjs.Controls.Add(this.label6);
 | |
| 		this.tcpRefObjs.Controls.Add(this.ppTxbxRoFoldLoc);
 | |
| 		this.tcpRefObjs.Controls.Add(this.ppBtnDefaultGrfExt);
 | |
| 		this.tcpRefObjs.Controls.Add(this.ppLblROFldrLocDefault);
 | |
| 		this.tcpRefObjs.Controls.Add(this.ppCmbxGrphFileExt);
 | |
| 		this.tcpRefObjs.Controls.Add(this.ppLblGraphicFileExtDefault);
 | |
| 		this.tcpRefObjs.Controls.Add(this.label37);
 | |
| 		this.tcpRefObjs.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
| 		this.tcpRefObjs.Location = new System.Drawing.Point(0, 24);
 | |
| 		this.tcpRefObjs.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.tcpRefObjs.Name = "tcpRefObjs";
 | |
| 		this.tcpRefObjs.Padding = new System.Windows.Forms.Padding(1);
 | |
| 		this.tcpRefObjs.Size = new System.Drawing.Size(685, 282);
 | |
| 		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";
 | |
| 		// 
 | |
| 		// frmFolderProperties
 | |
| 		// 
 | |
| 		this.AcceptButton = this.ppBtnOK;
 | |
| 		this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
 | |
| 		this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | |
| 		this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
 | |
| 		this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
 | |
| 		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(871, 359);
 | |
| 		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.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | |
| 		this.Name = "frmFolderProperties";
 | |
| 		this.ShowIcon = false;
 | |
| 		this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
 | |
| 		this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
 | |
| 		this.Text = "Folder Properties";
 | |
| 		this.Load += new System.EventHandler(this.frmFolderProperties_Load);
 | |
| 		((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.groupPanel1.ResumeLayout(false);
 | |
| 		this.groupPanel1.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.tcpGeneral.ResumeLayout(false);
 | |
| 		this.tcpGeneral.PerformLayout();
 | |
| 		this.tcpEdSettings.ResumeLayout(false);
 | |
| 		this.tcpEdSettings.PerformLayout();
 | |
| 		this.tcpFmtSettings.ResumeLayout(false);
 | |
| 		this.tcpFmtSettings.PerformLayout();
 | |
| 		this.tcpStMsg.ResumeLayout(false);
 | |
| 		this.tcpStMsg.PerformLayout();
 | |
| 		this.tcpOutputSettings.ResumeLayout(false);
 | |
| 		this.tcpOutputSettings.PerformLayout();
 | |
| 		this.tcpRefObjs.ResumeLayout(false);
 | |
| 		this.tcpRefObjs.PerformLayout();
 | |
| 		this.ResumeLayout(false);
 | |
| 		this.PerformLayout();
 | |
| 
 | |
|     }
 | |
| 
 | |
|     #endregion
 | |
| 
 | |
|     private System.Windows.Forms.Button ppBtnOK;
 | |
| 	  private System.Windows.Forms.Button ppBtnCancel;
 | |
|     private System.Windows.Forms.Label label1;
 | |
|     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 ppRTxtTitle;
 | |
| 	  private System.Windows.Forms.RichTextBox ppRTxtName;
 | |
| 	  private System.Windows.Forms.Label label8;
 | |
| 	  private System.Windows.Forms.Label label7;
 | |
|     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 label28;
 | |
| 	  private System.Windows.Forms.Label label29;
 | |
| 	  private System.Windows.Forms.BindingSource folderConfigBindingSource;
 | |
| 	  private System.Windows.Forms.Label label37;
 | |
| 	  private System.Windows.Forms.Label ppLblGraphicFileExtDefault;
 | |
| 	  private System.Windows.Forms.Label ppLblImagePrefixDefault;
 | |
| 	  private System.Windows.Forms.Label ppLblROPrefixDefault;
 | |
| 	  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 ppLblPaginationDefault;
 | |
| 	  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 ppCmbxPagination;
 | |
| 	  private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxWatermark;
 | |
| 	  private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxStpEditorCols;
 | |
| 	  private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxGrphFileExt;
 | |
| 	  private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxDefImgPrefix;
 | |
| 	  private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxDefROPrefix;
 | |
| 	  private System.Windows.Forms.BindingSource imageCodecInfoBindingSource;
 | |
| 	  private DevComponents.DotNetBar.ButtonX ppBtnDefaultGrfExt;
 | |
| 	  private DevComponents.DotNetBar.ButtonX ppBtnDefaultROPrefix;
 | |
| 	  private DevComponents.DotNetBar.ButtonX ppBtnDefaultImgPrefix;
 | |
| 	  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 DevComponents.DotNetBar.ButtonX ppBtnDefPagination;
 | |
| 	  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 DevComponents.DotNetBar.ButtonX ppBtnFldrDlg;
 | |
| 	  private DevComponents.DotNetBar.Controls.TextBoxX ppTxbxRoFoldLoc;
 | |
| 	  private System.Windows.Forms.Label ppLblROFldrLocDefault;
 | |
| 	  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.Label label6;
 | |
| 	  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 groupPanel1;
 | |
| 	  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.ComboBox ppCmbxChangeBarType;
 | |
|   }
 | |
| } |