fixed format selection

This commit is contained in:
2009-09-22 13:59:16 +00:00
parent 8103cc041f
commit 38d744fbe7
9 changed files with 293 additions and 283 deletions

View File

@@ -157,16 +157,17 @@ namespace VEPROMS
this.tcFolder = new DevComponents.DotNetBar.TabControl();
this.tcpRefObjs = new DevComponents.DotNetBar.TabControlPanel();
this.tiRefObj = new DevComponents.DotNetBar.TabItem(this.components);
this.tcpFmtSettings = new DevComponents.DotNetBar.TabControlPanel();
this.tiFmtSettings = new DevComponents.DotNetBar.TabItem(this.components);
this.tcpGeneral = new DevComponents.DotNetBar.TabControlPanel();
this.tiGeneral = new DevComponents.DotNetBar.TabItem(this.components);
this.tcpFmtSettings = new DevComponents.DotNetBar.TabControlPanel();
this.tiFmtSettings = new DevComponents.DotNetBar.TabItem(this.components);
this.tcpEdSettings = new DevComponents.DotNetBar.TabControlPanel();
this.tiEditSettings = 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.formatInfoListBindingSource = new System.Windows.Forms.BindingSource(this.components);
((System.ComponentModel.ISupportInitialize)(this.folderConfigBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.imageCodecInfoBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOvrdPrnPenWidth)).BeginInit();
@@ -185,11 +186,12 @@ namespace VEPROMS
((System.ComponentModel.ISupportInitialize)(this.tcFolder)).BeginInit();
this.tcFolder.SuspendLayout();
this.tcpRefObjs.SuspendLayout();
this.tcpFmtSettings.SuspendLayout();
this.tcpGeneral.SuspendLayout();
this.tcpFmtSettings.SuspendLayout();
this.tcpEdSettings.SuspendLayout();
this.tcpStMsg.SuspendLayout();
this.tcpOutputSettings.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.formatInfoListBindingSource)).BeginInit();
this.SuspendLayout();
//
// ppBtnOK
@@ -752,7 +754,6 @@ namespace VEPROMS
// 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;
@@ -762,7 +763,6 @@ namespace VEPROMS
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);
@@ -1042,28 +1042,24 @@ namespace VEPROMS
// ppColorPickerViewModebckgnd
//
this.ppColorPickerViewModebckgnd.GlobalItem = false;
this.ppColorPickerViewModebckgnd.ImagePaddingHorizontal = 8;
this.ppColorPickerViewModebckgnd.Name = "ppColorPickerViewModebckgnd";
this.ppColorPickerViewModebckgnd.Text = "Non Active Edit Window Background";
//
// ppColorPickerEditModeBckGnd
//
this.ppColorPickerEditModeBckGnd.GlobalItem = false;
this.ppColorPickerEditModeBckGnd.ImagePaddingHorizontal = 8;
this.ppColorPickerEditModeBckGnd.Name = "ppColorPickerEditModeBckGnd";
this.ppColorPickerEditModeBckGnd.Text = "Active Edit Window Background";
//
// ppColorPickerTransition
//
this.ppColorPickerTransition.GlobalItem = false;
this.ppColorPickerTransition.ImagePaddingHorizontal = 8;
this.ppColorPickerTransition.Name = "ppColorPickerTransition";
this.ppColorPickerTransition.Text = "Transitions";
//
// ppColorPickerRO
//
this.ppColorPickerRO.GlobalItem = false;
this.ppColorPickerRO.ImagePaddingHorizontal = 8;
this.ppColorPickerRO.Name = "ppColorPickerRO";
this.ppColorPickerRO.Text = "Referenced Objects";
//
@@ -1351,7 +1347,7 @@ namespace VEPROMS
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.Size = new System.Drawing.Size(248, 24);
this.procPropChangeBarPositionCombo.TabIndex = 10;
//
// label18
@@ -1368,7 +1364,7 @@ namespace VEPROMS
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.Size = new System.Drawing.Size(248, 24);
this.procPropChangeBarTextTypeCombo.TabIndex = 7;
//
// procPropPaginationCombo
@@ -1376,7 +1372,7 @@ namespace VEPROMS
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.Size = new System.Drawing.Size(165, 24);
this.procPropPaginationCombo.TabIndex = 33;
//
// label19
@@ -1393,7 +1389,7 @@ namespace VEPROMS
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.Size = new System.Drawing.Size(178, 24);
this.procPropWatermarkCombo.TabIndex = 31;
//
// label20
@@ -1410,7 +1406,7 @@ namespace VEPROMS
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.Size = new System.Drawing.Size(526, 24);
this.procPropDefaultFormatCombo.TabIndex = 29;
//
// label21
@@ -1432,7 +1428,7 @@ namespace VEPROMS
"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.Size = new System.Drawing.Size(293, 24);
this.procPropChangeBarTypeCombo.TabIndex = 27;
//
// label22
@@ -1737,12 +1733,12 @@ namespace VEPROMS
| System.Windows.Forms.AnchorStyles.Right)));
this.tcFolder.BackColor = System.Drawing.Color.White;
this.tcFolder.CanReorderTabs = true;
this.tcFolder.Controls.Add(this.tcpRefObjs);
this.tcFolder.Controls.Add(this.tcpGeneral);
this.tcFolder.Controls.Add(this.tcpFmtSettings);
this.tcFolder.Controls.Add(this.tcpEdSettings);
this.tcFolder.Controls.Add(this.tcpStMsg);
this.tcFolder.Controls.Add(this.tcpOutputSettings);
this.tcFolder.Controls.Add(this.tcpGeneral);
this.tcFolder.Controls.Add(this.tcpRefObjs);
this.tcFolder.Controls.Add(this.tcpEdSettings);
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";
@@ -1791,6 +1787,39 @@ namespace VEPROMS
this.tiRefObj.Name = "tiRefObj";
this.tiRefObj.Text = "Referenced Objects";
//
// 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";
//
// tcpFmtSettings
//
this.tcpFmtSettings.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
@@ -1826,39 +1855,6 @@ namespace VEPROMS
this.tiFmtSettings.Name = "tiFmtSettings";
this.tiFmtSettings.Text = "Format Settings";
//
// 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;
@@ -1962,6 +1958,10 @@ namespace VEPROMS
this.tiOutputSettings.Name = "tiOutputSettings";
this.tiOutputSettings.Text = "Output Settings";
//
// formatInfoListBindingSource
//
this.formatInfoListBindingSource.DataSource = typeof(VEPROMS.CSLA.Library.FormatInfoList);
//
// frmFolderProperties
//
this.AcceptButton = this.ppBtnOK;
@@ -2013,16 +2013,17 @@ namespace VEPROMS
this.tcFolder.ResumeLayout(false);
this.tcpRefObjs.ResumeLayout(false);
this.tcpRefObjs.PerformLayout();
this.tcpFmtSettings.ResumeLayout(false);
this.tcpFmtSettings.PerformLayout();
this.tcpGeneral.ResumeLayout(false);
this.tcpGeneral.PerformLayout();
this.tcpFmtSettings.ResumeLayout(false);
this.tcpFmtSettings.PerformLayout();
this.tcpEdSettings.ResumeLayout(false);
this.tcpEdSettings.PerformLayout();
this.tcpStMsg.ResumeLayout(false);
this.tcpStMsg.PerformLayout();
this.tcpOutputSettings.ResumeLayout(false);
this.tcpOutputSettings.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.formatInfoListBindingSource)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
@@ -2167,6 +2168,7 @@ namespace VEPROMS
private DevComponents.DotNetBar.Controls.GroupPanel ppGpbxUserSpecTxt;
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel2;
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel6;
private System.Windows.Forms.BindingSource formatInfoListBindingSource;
//private System.Windows.Forms.ComboBox ppCmbxChangeBarType;
}
}