|
|
@@ -88,6 +88,19 @@
|
|
|
this.tabOwnership = new System.Windows.Forms.TabPage();
|
|
|
this.tabPerformance = new System.Windows.Forms.TabPage();
|
|
|
this.ofdProcessDiagram = new System.Windows.Forms.OpenFileDialog();
|
|
|
+ this.tspInvestmentObjective = new System.Windows.Forms.Label();
|
|
|
+ this.tspBenchmark = new System.Windows.Forms.Label();
|
|
|
+ this.tspInvestmentPhilosophy = new System.Windows.Forms.Label();
|
|
|
+ this.tspPortfolioManager = new System.Windows.Forms.Label();
|
|
|
+ this.tspTER = new System.Windows.Forms.Label();
|
|
|
+ this.tspCurrentFee = new System.Windows.Forms.Label();
|
|
|
+ this.tspPolicyOfClosingFund = new System.Windows.Forms.Label();
|
|
|
+ this.tspFundProcess = new System.Windows.Forms.Label();
|
|
|
+ this.tspAllowDerivatives = new System.Windows.Forms.Label();
|
|
|
+ this.tspUseDerivatives = new System.Windows.Forms.Label();
|
|
|
+ this.tspDerivatesFor = new System.Windows.Forms.Label();
|
|
|
+ this.tspPriceTarget = new System.Windows.Forms.Label();
|
|
|
+ this.tspOverrunPriceTarget = new System.Windows.Forms.Label();
|
|
|
this.panStaticData.SuspendLayout();
|
|
|
this.tbcFund.SuspendLayout();
|
|
|
this.tabGeneralInfo.SuspendLayout();
|
|
|
@@ -205,6 +218,13 @@
|
|
|
//
|
|
|
this.panGeneralInfoMain.AutoScroll = true;
|
|
|
this.panGeneralInfoMain.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.panGeneralInfoMain.Controls.Add(this.tspPolicyOfClosingFund);
|
|
|
+ this.panGeneralInfoMain.Controls.Add(this.tspCurrentFee);
|
|
|
+ this.panGeneralInfoMain.Controls.Add(this.tspTER);
|
|
|
+ this.panGeneralInfoMain.Controls.Add(this.tspPortfolioManager);
|
|
|
+ this.panGeneralInfoMain.Controls.Add(this.tspInvestmentPhilosophy);
|
|
|
+ this.panGeneralInfoMain.Controls.Add(this.tspBenchmark);
|
|
|
+ this.panGeneralInfoMain.Controls.Add(this.tspInvestmentObjective);
|
|
|
this.panGeneralInfoMain.Controls.Add(this.btnAddManager);
|
|
|
this.panGeneralInfoMain.Controls.Add(this.label16);
|
|
|
this.panGeneralInfoMain.Controls.Add(this.txtPolicyOfClosingFund);
|
|
|
@@ -228,12 +248,11 @@
|
|
|
//
|
|
|
// btnAddManager
|
|
|
//
|
|
|
- this.btnAddManager.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
- | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.btnAddManager.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.btnAddManager.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
this.btnAddManager.Location = new System.Drawing.Point(839, 369);
|
|
|
this.btnAddManager.Name = "btnAddManager";
|
|
|
- this.btnAddManager.Size = new System.Drawing.Size(141, 23);
|
|
|
+ this.btnAddManager.Size = new System.Drawing.Size(124, 23);
|
|
|
this.btnAddManager.TabIndex = 15;
|
|
|
this.btnAddManager.Text = "Add a manager";
|
|
|
this.btnAddManager.UseVisualStyleBackColor = true;
|
|
|
@@ -254,7 +273,7 @@
|
|
|
this.txtPolicyOfClosingFund.Location = new System.Drawing.Point(24, 779);
|
|
|
this.txtPolicyOfClosingFund.Multiline = true;
|
|
|
this.txtPolicyOfClosingFund.Name = "txtPolicyOfClosingFund";
|
|
|
- this.txtPolicyOfClosingFund.Size = new System.Drawing.Size(956, 79);
|
|
|
+ this.txtPolicyOfClosingFund.Size = new System.Drawing.Size(939, 79);
|
|
|
this.txtPolicyOfClosingFund.TabIndex = 12;
|
|
|
//
|
|
|
// label14
|
|
|
@@ -299,7 +318,7 @@
|
|
|
this.grbFees.Controls.Add(this.label6);
|
|
|
this.grbFees.Location = new System.Drawing.Point(370, 524);
|
|
|
this.grbFees.Name = "grbFees";
|
|
|
- this.grbFees.Size = new System.Drawing.Size(610, 218);
|
|
|
+ this.grbFees.Size = new System.Drawing.Size(593, 218);
|
|
|
this.grbFees.TabIndex = 9;
|
|
|
this.grbFees.TabStop = false;
|
|
|
this.grbFees.Text = "Current Fees %";
|
|
|
@@ -437,7 +456,7 @@
|
|
|
this.grdPortfolioManager.MultiSelect = false;
|
|
|
this.grdPortfolioManager.Name = "grdPortfolioManager";
|
|
|
this.grdPortfolioManager.RowTemplate.Height = 23;
|
|
|
- this.grdPortfolioManager.Size = new System.Drawing.Size(956, 85);
|
|
|
+ this.grdPortfolioManager.Size = new System.Drawing.Size(939, 85);
|
|
|
this.grdPortfolioManager.TabIndex = 7;
|
|
|
this.grdPortfolioManager.CellValidating += new System.Windows.Forms.DataGridViewCellValidatingEventHandler(this.grdPortfolioManager_CellValidating);
|
|
|
this.grdPortfolioManager.Validating += new System.ComponentModel.CancelEventHandler(this.grdPortfolioManager_Validating);
|
|
|
@@ -458,7 +477,7 @@
|
|
|
this.txtInvestmentPhilosophy.Location = new System.Drawing.Point(24, 255);
|
|
|
this.txtInvestmentPhilosophy.Multiline = true;
|
|
|
this.txtInvestmentPhilosophy.Name = "txtInvestmentPhilosophy";
|
|
|
- this.txtInvestmentPhilosophy.Size = new System.Drawing.Size(956, 95);
|
|
|
+ this.txtInvestmentPhilosophy.Size = new System.Drawing.Size(939, 95);
|
|
|
this.txtInvestmentPhilosophy.TabIndex = 5;
|
|
|
//
|
|
|
// txtBenchmark
|
|
|
@@ -468,7 +487,7 @@
|
|
|
this.txtBenchmark.Location = new System.Drawing.Point(24, 179);
|
|
|
this.txtBenchmark.MaxLength = 260;
|
|
|
this.txtBenchmark.Name = "txtBenchmark";
|
|
|
- this.txtBenchmark.Size = new System.Drawing.Size(956, 26);
|
|
|
+ this.txtBenchmark.Size = new System.Drawing.Size(939, 26);
|
|
|
this.txtBenchmark.TabIndex = 4;
|
|
|
//
|
|
|
// label3
|
|
|
@@ -496,7 +515,7 @@
|
|
|
this.txtInvestmentObjective.Location = new System.Drawing.Point(24, 39);
|
|
|
this.txtInvestmentObjective.Multiline = true;
|
|
|
this.txtInvestmentObjective.Name = "txtInvestmentObjective";
|
|
|
- this.txtInvestmentObjective.Size = new System.Drawing.Size(956, 95);
|
|
|
+ this.txtInvestmentObjective.Size = new System.Drawing.Size(939, 95);
|
|
|
this.txtInvestmentObjective.TabIndex = 1;
|
|
|
//
|
|
|
// label1
|
|
|
@@ -523,6 +542,12 @@
|
|
|
// panel2
|
|
|
//
|
|
|
this.panel2.AutoScroll = true;
|
|
|
+ this.panel2.Controls.Add(this.tspOverrunPriceTarget);
|
|
|
+ this.panel2.Controls.Add(this.tspPriceTarget);
|
|
|
+ this.panel2.Controls.Add(this.tspDerivatesFor);
|
|
|
+ this.panel2.Controls.Add(this.tspUseDerivatives);
|
|
|
+ this.panel2.Controls.Add(this.tspAllowDerivatives);
|
|
|
+ this.panel2.Controls.Add(this.tspFundProcess);
|
|
|
this.panel2.Controls.Add(this.label18);
|
|
|
this.panel2.Controls.Add(this.txtOverrunPriceTarget);
|
|
|
this.panel2.Controls.Add(this.label17);
|
|
|
@@ -560,7 +585,7 @@
|
|
|
this.txtOverrunPriceTarget.Location = new System.Drawing.Point(18, 566);
|
|
|
this.txtOverrunPriceTarget.Multiline = true;
|
|
|
this.txtOverrunPriceTarget.Name = "txtOverrunPriceTarget";
|
|
|
- this.txtOverrunPriceTarget.Size = new System.Drawing.Size(961, 56);
|
|
|
+ this.txtOverrunPriceTarget.Size = new System.Drawing.Size(944, 56);
|
|
|
this.txtOverrunPriceTarget.TabIndex = 14;
|
|
|
//
|
|
|
// label17
|
|
|
@@ -658,7 +683,7 @@
|
|
|
// btnUploadProcessDiagram
|
|
|
//
|
|
|
this.btnUploadProcessDiagram.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.btnUploadProcessDiagram.Location = new System.Drawing.Point(900, 260);
|
|
|
+ this.btnUploadProcessDiagram.Location = new System.Drawing.Point(883, 260);
|
|
|
this.btnUploadProcessDiagram.Name = "btnUploadProcessDiagram";
|
|
|
this.btnUploadProcessDiagram.Size = new System.Drawing.Size(79, 23);
|
|
|
this.btnUploadProcessDiagram.TabIndex = 3;
|
|
|
@@ -670,7 +695,7 @@
|
|
|
//
|
|
|
this.btnDeleteProcessDiagram.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.btnDeleteProcessDiagram.Enabled = false;
|
|
|
- this.btnDeleteProcessDiagram.Location = new System.Drawing.Point(803, 260);
|
|
|
+ this.btnDeleteProcessDiagram.Location = new System.Drawing.Point(786, 260);
|
|
|
this.btnDeleteProcessDiagram.Name = "btnDeleteProcessDiagram";
|
|
|
this.btnDeleteProcessDiagram.Size = new System.Drawing.Size(74, 23);
|
|
|
this.btnDeleteProcessDiagram.TabIndex = 2;
|
|
|
@@ -684,7 +709,7 @@
|
|
|
this.picFundProcess.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.picFundProcess.Location = new System.Drawing.Point(18, 36);
|
|
|
this.picFundProcess.Name = "picFundProcess";
|
|
|
- this.picFundProcess.Size = new System.Drawing.Size(961, 218);
|
|
|
+ this.picFundProcess.Size = new System.Drawing.Size(944, 218);
|
|
|
this.picFundProcess.TabIndex = 1;
|
|
|
this.picFundProcess.TabStop = false;
|
|
|
//
|
|
|
@@ -693,10 +718,10 @@
|
|
|
this.label10.AutoSize = true;
|
|
|
this.label10.Location = new System.Drawing.Point(18, 15);
|
|
|
this.label10.Name = "label10";
|
|
|
- this.label10.Size = new System.Drawing.Size(872, 18);
|
|
|
+ this.label10.Size = new System.Drawing.Size(757, 18);
|
|
|
this.label10.TabIndex = 0;
|
|
|
this.label10.Text = "Use a diagram to help explain your process; including references to the market in" +
|
|
|
- "efficiencies you aim to exploit and your buy/sell disciplines";
|
|
|
+ "efficiencies and your buy/sell disciplines";
|
|
|
//
|
|
|
// tabRisk
|
|
|
//
|
|
|
@@ -729,6 +754,162 @@
|
|
|
//
|
|
|
this.ofdProcessDiagram.FileName = "*.png";
|
|
|
//
|
|
|
+ // tspInvestmentObjective
|
|
|
+ //
|
|
|
+ this.tspInvestmentObjective.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.tspInvestmentObjective.AutoSize = true;
|
|
|
+ this.tspInvestmentObjective.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.tspInvestmentObjective.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
|
+ this.tspInvestmentObjective.Location = new System.Drawing.Point(836, 20);
|
|
|
+ this.tspInvestmentObjective.Name = "tspInvestmentObjective";
|
|
|
+ this.tspInvestmentObjective.Size = new System.Drawing.Size(128, 15);
|
|
|
+ this.tspInvestmentObjective.TabIndex = 29;
|
|
|
+ this.tspInvestmentObjective.Text = "yyyy-MM-dd hh:mm:ss";
|
|
|
+ //
|
|
|
+ // tspBenchmark
|
|
|
+ //
|
|
|
+ this.tspBenchmark.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.tspBenchmark.AutoSize = true;
|
|
|
+ this.tspBenchmark.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.tspBenchmark.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
|
+ this.tspBenchmark.Location = new System.Drawing.Point(836, 161);
|
|
|
+ this.tspBenchmark.Name = "tspBenchmark";
|
|
|
+ this.tspBenchmark.Size = new System.Drawing.Size(128, 15);
|
|
|
+ this.tspBenchmark.TabIndex = 30;
|
|
|
+ this.tspBenchmark.Text = "yyyy-MM-dd hh:mm:ss";
|
|
|
+ //
|
|
|
+ // tspInvestmentPhilosophy
|
|
|
+ //
|
|
|
+ this.tspInvestmentPhilosophy.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.tspInvestmentPhilosophy.AutoSize = true;
|
|
|
+ this.tspInvestmentPhilosophy.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.tspInvestmentPhilosophy.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
|
+ this.tspInvestmentPhilosophy.Location = new System.Drawing.Point(835, 236);
|
|
|
+ this.tspInvestmentPhilosophy.Name = "tspInvestmentPhilosophy";
|
|
|
+ this.tspInvestmentPhilosophy.Size = new System.Drawing.Size(128, 15);
|
|
|
+ this.tspInvestmentPhilosophy.TabIndex = 31;
|
|
|
+ this.tspInvestmentPhilosophy.Text = "yyyy-MM-dd hh:mm:ss";
|
|
|
+ //
|
|
|
+ // tspPortfolioManager
|
|
|
+ //
|
|
|
+ this.tspPortfolioManager.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.tspPortfolioManager.AutoSize = true;
|
|
|
+ this.tspPortfolioManager.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.tspPortfolioManager.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
|
+ this.tspPortfolioManager.Location = new System.Drawing.Point(705, 377);
|
|
|
+ this.tspPortfolioManager.Name = "tspPortfolioManager";
|
|
|
+ this.tspPortfolioManager.Size = new System.Drawing.Size(128, 15);
|
|
|
+ this.tspPortfolioManager.TabIndex = 32;
|
|
|
+ this.tspPortfolioManager.Text = "yyyy-MM-dd hh:mm:ss";
|
|
|
+ //
|
|
|
+ // tspTER
|
|
|
+ //
|
|
|
+ this.tspTER.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.tspTER.AutoSize = true;
|
|
|
+ this.tspTER.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.tspTER.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
|
+ this.tspTER.Location = new System.Drawing.Point(236, 510);
|
|
|
+ this.tspTER.Name = "tspTER";
|
|
|
+ this.tspTER.Size = new System.Drawing.Size(128, 15);
|
|
|
+ this.tspTER.TabIndex = 33;
|
|
|
+ this.tspTER.Text = "yyyy-MM-dd hh:mm:ss";
|
|
|
+ //
|
|
|
+ // tspCurrentFee
|
|
|
+ //
|
|
|
+ this.tspCurrentFee.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.tspCurrentFee.AutoSize = true;
|
|
|
+ this.tspCurrentFee.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.tspCurrentFee.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
|
+ this.tspCurrentFee.Location = new System.Drawing.Point(835, 510);
|
|
|
+ this.tspCurrentFee.Name = "tspCurrentFee";
|
|
|
+ this.tspCurrentFee.Size = new System.Drawing.Size(128, 15);
|
|
|
+ this.tspCurrentFee.TabIndex = 34;
|
|
|
+ this.tspCurrentFee.Text = "yyyy-MM-dd hh:mm:ss";
|
|
|
+ //
|
|
|
+ // tspPolicyOfClosingFund
|
|
|
+ //
|
|
|
+ this.tspPolicyOfClosingFund.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.tspPolicyOfClosingFund.AutoSize = true;
|
|
|
+ this.tspPolicyOfClosingFund.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.tspPolicyOfClosingFund.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
|
+ this.tspPolicyOfClosingFund.Location = new System.Drawing.Point(836, 759);
|
|
|
+ this.tspPolicyOfClosingFund.Name = "tspPolicyOfClosingFund";
|
|
|
+ this.tspPolicyOfClosingFund.Size = new System.Drawing.Size(128, 15);
|
|
|
+ this.tspPolicyOfClosingFund.TabIndex = 35;
|
|
|
+ this.tspPolicyOfClosingFund.Text = "yyyy-MM-dd hh:mm:ss";
|
|
|
+ //
|
|
|
+ // tspFundProcess
|
|
|
+ //
|
|
|
+ this.tspFundProcess.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.tspFundProcess.AutoSize = true;
|
|
|
+ this.tspFundProcess.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.tspFundProcess.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
|
+ this.tspFundProcess.Location = new System.Drawing.Point(834, 18);
|
|
|
+ this.tspFundProcess.Name = "tspFundProcess";
|
|
|
+ this.tspFundProcess.Size = new System.Drawing.Size(128, 15);
|
|
|
+ this.tspFundProcess.TabIndex = 30;
|
|
|
+ this.tspFundProcess.Text = "yyyy-MM-dd hh:mm:ss";
|
|
|
+ //
|
|
|
+ // tspAllowDerivatives
|
|
|
+ //
|
|
|
+ this.tspAllowDerivatives.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.tspAllowDerivatives.AutoSize = true;
|
|
|
+ this.tspAllowDerivatives.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.tspAllowDerivatives.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
|
+ this.tspAllowDerivatives.Location = new System.Drawing.Point(834, 307);
|
|
|
+ this.tspAllowDerivatives.Name = "tspAllowDerivatives";
|
|
|
+ this.tspAllowDerivatives.Size = new System.Drawing.Size(128, 15);
|
|
|
+ this.tspAllowDerivatives.TabIndex = 31;
|
|
|
+ this.tspAllowDerivatives.Text = "yyyy-MM-dd hh:mm:ss";
|
|
|
+ //
|
|
|
+ // tspUseDerivatives
|
|
|
+ //
|
|
|
+ this.tspUseDerivatives.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.tspUseDerivatives.AutoSize = true;
|
|
|
+ this.tspUseDerivatives.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.tspUseDerivatives.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
|
+ this.tspUseDerivatives.Location = new System.Drawing.Point(834, 349);
|
|
|
+ this.tspUseDerivatives.Name = "tspUseDerivatives";
|
|
|
+ this.tspUseDerivatives.Size = new System.Drawing.Size(128, 15);
|
|
|
+ this.tspUseDerivatives.TabIndex = 32;
|
|
|
+ this.tspUseDerivatives.Text = "yyyy-MM-dd hh:mm:ss";
|
|
|
+ //
|
|
|
+ // tspDerivatesFor
|
|
|
+ //
|
|
|
+ this.tspDerivatesFor.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.tspDerivatesFor.AutoSize = true;
|
|
|
+ this.tspDerivatesFor.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.tspDerivatesFor.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
|
+ this.tspDerivatesFor.Location = new System.Drawing.Point(834, 390);
|
|
|
+ this.tspDerivatesFor.Name = "tspDerivatesFor";
|
|
|
+ this.tspDerivatesFor.Size = new System.Drawing.Size(128, 15);
|
|
|
+ this.tspDerivatesFor.TabIndex = 33;
|
|
|
+ this.tspDerivatesFor.Text = "yyyy-MM-dd hh:mm:ss";
|
|
|
+ //
|
|
|
+ // tspPriceTarget
|
|
|
+ //
|
|
|
+ this.tspPriceTarget.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.tspPriceTarget.AutoSize = true;
|
|
|
+ this.tspPriceTarget.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.tspPriceTarget.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
|
+ this.tspPriceTarget.Location = new System.Drawing.Point(834, 513);
|
|
|
+ this.tspPriceTarget.Name = "tspPriceTarget";
|
|
|
+ this.tspPriceTarget.Size = new System.Drawing.Size(128, 15);
|
|
|
+ this.tspPriceTarget.TabIndex = 34;
|
|
|
+ this.tspPriceTarget.Text = "yyyy-MM-dd hh:mm:ss";
|
|
|
+ //
|
|
|
+ // tspOverrunPriceTarget
|
|
|
+ //
|
|
|
+ this.tspOverrunPriceTarget.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.tspOverrunPriceTarget.AutoSize = true;
|
|
|
+ this.tspOverrunPriceTarget.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.tspOverrunPriceTarget.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
|
+ this.tspOverrunPriceTarget.Location = new System.Drawing.Point(834, 547);
|
|
|
+ this.tspOverrunPriceTarget.Name = "tspOverrunPriceTarget";
|
|
|
+ this.tspOverrunPriceTarget.Size = new System.Drawing.Size(128, 15);
|
|
|
+ this.tspOverrunPriceTarget.TabIndex = 35;
|
|
|
+ this.tspOverrunPriceTarget.Text = "yyyy-MM-dd hh:mm:ss";
|
|
|
+ //
|
|
|
// FundQ
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
|
|
|
@@ -821,5 +1002,18 @@
|
|
|
private System.Windows.Forms.Label label17;
|
|
|
private System.Windows.Forms.OpenFileDialog ofdProcessDiagram;
|
|
|
private System.Windows.Forms.Button btnAddManager;
|
|
|
+ private System.Windows.Forms.Label tspInvestmentPhilosophy;
|
|
|
+ private System.Windows.Forms.Label tspBenchmark;
|
|
|
+ private System.Windows.Forms.Label tspInvestmentObjective;
|
|
|
+ private System.Windows.Forms.Label tspPolicyOfClosingFund;
|
|
|
+ private System.Windows.Forms.Label tspCurrentFee;
|
|
|
+ private System.Windows.Forms.Label tspTER;
|
|
|
+ private System.Windows.Forms.Label tspPortfolioManager;
|
|
|
+ private System.Windows.Forms.Label tspFundProcess;
|
|
|
+ private System.Windows.Forms.Label tspOverrunPriceTarget;
|
|
|
+ private System.Windows.Forms.Label tspPriceTarget;
|
|
|
+ private System.Windows.Forms.Label tspDerivatesFor;
|
|
|
+ private System.Windows.Forms.Label tspUseDerivatives;
|
|
|
+ private System.Windows.Forms.Label tspAllowDerivatives;
|
|
|
}
|
|
|
}
|