diff --git a/instat/dlgAddStartRain.designer.vb b/instat/dlgAddStartRain.designer.vb index e111882c23a..44e4228fa3a 100644 --- a/instat/dlgAddStartRain.designer.vb +++ b/instat/dlgAddStartRain.designer.vb @@ -42,6 +42,7 @@ Partial Class dlgAddStartRain Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgAddStartRain" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Add_Start_Rain" Me.Text = "Add Start of Rain" Me.ResumeLayout(False) diff --git a/instat/dlgAddStartRain.resx b/instat/dlgAddStartRain.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgAddStartRain.resx +++ b/instat/dlgAddStartRain.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgAdvanceOptions.designer.vb b/instat/dlgAdvanceOptions.designer.vb index b075f774ee5..dadf1f25f40 100644 --- a/instat/dlgAdvanceOptions.designer.vb +++ b/instat/dlgAdvanceOptions.designer.vb @@ -187,7 +187,10 @@ Partial Class dlgAdvanceOptions Me.Controls.Add(Me.chkConvert) Me.Controls.Add(Me.chkMessages) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgAdvanceOptions" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "Advance Options" Me.ResumeLayout(False) Me.PerformLayout() diff --git a/instat/dlgAdvanceOptions.resx b/instat/dlgAdvanceOptions.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgAdvanceOptions.resx +++ b/instat/dlgAdvanceOptions.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgAlignment.Designer.vb b/instat/dlgAlignment.Designer.vb index b88a06cadd8..33d128075fc 100644 --- a/instat/dlgAlignment.Designer.vb +++ b/instat/dlgAlignment.Designer.vb @@ -81,6 +81,7 @@ Partial Class dlgAlignment 'ucrMultiple ' Me.ucrMultiple.Location = New System.Drawing.Point(239, 23) + Me.ucrMultiple.Margin = New System.Windows.Forms.Padding(0) Me.ucrMultiple.Name = "ucrMultiple" Me.ucrMultiple.Selector = Nothing Me.ucrMultiple.Size = New System.Drawing.Size(127, 106) @@ -88,7 +89,9 @@ Partial Class dlgAlignment ' 'ucrAddRemove ' + Me.ucrAddRemove.bShowHiddenColumns = False Me.ucrAddRemove.Location = New System.Drawing.Point(10, 10) + Me.ucrAddRemove.Margin = New System.Windows.Forms.Padding(0) Me.ucrAddRemove.Name = "ucrAddRemove" Me.ucrAddRemove.Padding = New System.Windows.Forms.Padding(10) Me.ucrAddRemove.Size = New System.Drawing.Size(226, 127) @@ -116,6 +119,8 @@ Partial Class dlgAlignment Me.Controls.Add(Me.ucrAddRemove) Me.Controls.Add(Me.lstAlignment) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgAlignment" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Format_current_or_selected_columns" diff --git a/instat/dlgAlignment.resx b/instat/dlgAlignment.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgAlignment.resx +++ b/instat/dlgAlignment.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgCPTtoTabularData.designer.vb b/instat/dlgCPTtoTabularData.designer.vb index 5b44b61bfd6..8fa54a2ecb9 100644 --- a/instat/dlgCPTtoTabularData.designer.vb +++ b/instat/dlgCPTtoTabularData.designer.vb @@ -171,6 +171,7 @@ Partial Class dlgCPTtoTabularData Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgCPTtoTabularData" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "CPT_to_Tabular_Data" Me.Text = "CPT to Tabular Data" Me.grpDomain.ResumeLayout(False) diff --git a/instat/dlgCPTtoTabularData.resx b/instat/dlgCPTtoTabularData.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgCPTtoTabularData.resx +++ b/instat/dlgCPTtoTabularData.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgChangeFormatDayMonth.designer.vb b/instat/dlgChangeFormatDayMonth.designer.vb index f4c5235be55..bc047ed80f5 100644 --- a/instat/dlgChangeFormatDayMonth.designer.vb +++ b/instat/dlgChangeFormatDayMonth.designer.vb @@ -113,6 +113,7 @@ Partial Class dlgChangeFormatDayMonth ' 'ucrInputPeriod ' + Me.ucrInputPeriod.IsReadOnly = False Me.ucrInputPeriod.Location = New System.Drawing.Point(129, 37) Me.ucrInputPeriod.Name = "ucrInputPeriod" Me.ucrInputPeriod.Size = New System.Drawing.Size(100, 21) @@ -120,6 +121,7 @@ Partial Class dlgChangeFormatDayMonth ' 'ucrInputColumnName ' + Me.ucrInputColumnName.IsReadOnly = False Me.ucrInputColumnName.Location = New System.Drawing.Point(129, 63) Me.ucrInputColumnName.Name = "ucrInputColumnName" Me.ucrInputColumnName.Size = New System.Drawing.Size(100, 21) @@ -127,6 +129,7 @@ Partial Class dlgChangeFormatDayMonth ' 'ucrInputMonthFormat ' + Me.ucrInputMonthFormat.IsReadOnly = False Me.ucrInputMonthFormat.Location = New System.Drawing.Point(129, 89) Me.ucrInputMonthFormat.Name = "ucrInputMonthFormat" Me.ucrInputMonthFormat.Size = New System.Drawing.Size(100, 21) @@ -134,6 +137,7 @@ Partial Class dlgChangeFormatDayMonth ' 'ucrInputRequiredFormat ' + Me.ucrInputRequiredFormat.IsReadOnly = False Me.ucrInputRequiredFormat.Location = New System.Drawing.Point(129, 115) Me.ucrInputRequiredFormat.Name = "ucrInputRequiredFormat" Me.ucrInputRequiredFormat.Size = New System.Drawing.Size(100, 21) @@ -160,6 +164,7 @@ Partial Class dlgChangeFormatDayMonth Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgChangeFormatDayMonth" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Change_Format_Day_Month" Me.Text = "Change Format Day Month" CType(Me.nudOption, System.ComponentModel.ISupportInitialize).EndInit() diff --git a/instat/dlgChangeFormatDayMonth.resx b/instat/dlgChangeFormatDayMonth.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgChangeFormatDayMonth.resx +++ b/instat/dlgChangeFormatDayMonth.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgCheck.Designer.vb b/instat/dlgCheck.Designer.vb index 49d9726f2ad..034670cf0d2 100644 --- a/instat/dlgCheck.Designer.vb +++ b/instat/dlgCheck.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgCheck Me.ClientSize = New System.Drawing.Size(428, 261) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgCheck" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Check" diff --git a/instat/dlgCheckData.Designer.vb b/instat/dlgCheckData.Designer.vb index b1ae6606207..a3d04b714a1 100644 --- a/instat/dlgCheckData.Designer.vb +++ b/instat/dlgCheckData.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgCheckData Me.ClientSize = New System.Drawing.Size(432, 261) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgCheckData" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Check" diff --git a/instat/dlgCliBoxplot.designer.vb b/instat/dlgCliBoxplot.designer.vb index 77e8e8c40b8..f03964553e3 100644 --- a/instat/dlgCliBoxplot.designer.vb +++ b/instat/dlgCliBoxplot.designer.vb @@ -363,6 +363,7 @@ Partial Class dlgCliBoxplot ' 'ucrInputTitle ' + Me.ucrInputTitle.IsReadOnly = False Me.ucrInputTitle.Location = New System.Drawing.Point(128, 36) Me.ucrInputTitle.Name = "ucrInputTitle" Me.ucrInputTitle.Size = New System.Drawing.Size(107, 21) @@ -370,6 +371,7 @@ Partial Class dlgCliBoxplot ' 'ucrInputDataPeriod ' + Me.ucrInputDataPeriod.IsReadOnly = False Me.ucrInputDataPeriod.Location = New System.Drawing.Point(128, 140) Me.ucrInputDataPeriod.Name = "ucrInputDataPeriod" Me.ucrInputDataPeriod.Size = New System.Drawing.Size(107, 21) @@ -377,6 +379,7 @@ Partial Class dlgCliBoxplot ' 'ucrInputVariable ' + Me.ucrInputVariable.IsReadOnly = False Me.ucrInputVariable.Location = New System.Drawing.Point(128, 61) Me.ucrInputVariable.Name = "ucrInputVariable" Me.ucrInputVariable.Size = New System.Drawing.Size(107, 21) @@ -384,6 +387,7 @@ Partial Class dlgCliBoxplot ' 'ucrInputXLabel ' + Me.ucrInputXLabel.IsReadOnly = False Me.ucrInputXLabel.Location = New System.Drawing.Point(128, 113) Me.ucrInputXLabel.Name = "ucrInputXLabel" Me.ucrInputXLabel.Size = New System.Drawing.Size(107, 21) @@ -391,6 +395,7 @@ Partial Class dlgCliBoxplot ' 'ucrInputWidth ' + Me.ucrInputWidth.IsReadOnly = False Me.ucrInputWidth.Location = New System.Drawing.Point(128, 193) Me.ucrInputWidth.Name = "ucrInputWidth" Me.ucrInputWidth.Size = New System.Drawing.Size(107, 21) @@ -398,6 +403,7 @@ Partial Class dlgCliBoxplot ' 'ucrInputYLabel ' + Me.ucrInputYLabel.IsReadOnly = False Me.ucrInputYLabel.Location = New System.Drawing.Point(128, 87) Me.ucrInputYLabel.Name = "ucrInputYLabel" Me.ucrInputYLabel.Size = New System.Drawing.Size(107, 21) @@ -405,6 +411,7 @@ Partial Class dlgCliBoxplot ' 'ucrInputFactorLab ' + Me.ucrInputFactorLab.IsReadOnly = False Me.ucrInputFactorLab.Location = New System.Drawing.Point(128, 166) Me.ucrInputFactorLab.Name = "ucrInputFactorLab" Me.ucrInputFactorLab.Size = New System.Drawing.Size(107, 21) @@ -412,6 +419,7 @@ Partial Class dlgCliBoxplot ' 'ucrInputColour ' + Me.ucrInputColour.IsReadOnly = False Me.ucrInputColour.Location = New System.Drawing.Point(128, 221) Me.ucrInputColour.Name = "ucrInputColour" Me.ucrInputColour.Size = New System.Drawing.Size(107, 21) @@ -419,6 +427,7 @@ Partial Class dlgCliBoxplot ' 'ucrInputLog ' + Me.ucrInputLog.IsReadOnly = False Me.ucrInputLog.Location = New System.Drawing.Point(282, 35) Me.ucrInputLog.Name = "ucrInputLog" Me.ucrInputLog.Size = New System.Drawing.Size(91, 21) @@ -426,6 +435,7 @@ Partial Class dlgCliBoxplot ' 'ucrInputAt ' + Me.ucrInputAt.IsReadOnly = False Me.ucrInputAt.Location = New System.Drawing.Point(282, 63) Me.ucrInputAt.Name = "ucrInputAt" Me.ucrInputAt.Size = New System.Drawing.Size(91, 21) @@ -433,6 +443,7 @@ Partial Class dlgCliBoxplot ' 'ucrInputBorder ' + Me.ucrInputBorder.IsReadOnly = False Me.ucrInputBorder.Location = New System.Drawing.Point(282, 86) Me.ucrInputBorder.Name = "ucrInputBorder" Me.ucrInputBorder.Size = New System.Drawing.Size(91, 21) @@ -440,6 +451,7 @@ Partial Class dlgCliBoxplot ' 'ucrInputPars ' + Me.ucrInputPars.IsReadOnly = False Me.ucrInputPars.Location = New System.Drawing.Point(282, 112) Me.ucrInputPars.Name = "ucrInputPars" Me.ucrInputPars.Size = New System.Drawing.Size(91, 21) @@ -484,6 +496,8 @@ Partial Class dlgCliBoxplot Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgCliBoxplot" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "Cliboxplot" diff --git a/instat/dlgCliBoxplot.resx b/instat/dlgCliBoxplot.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgCliBoxplot.resx +++ b/instat/dlgCliBoxplot.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgClimdex.Designer.vb b/instat/dlgClimdex.Designer.vb index a465aff022b..c1b48490cda 100644 --- a/instat/dlgClimdex.Designer.vb +++ b/instat/dlgClimdex.Designer.vb @@ -398,7 +398,7 @@ Partial Class dlgClimdex Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgClimdex" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Climdex Indices" Me.Text = "Climdex Indices" CType(Me.nudYearFrom, System.ComponentModel.ISupportInitialize).EndInit() diff --git a/instat/dlgCounts.Designer.vb b/instat/dlgCounts.Designer.vb index ff413c8c38d..6db40f0c517 100644 --- a/instat/dlgCounts.Designer.vb +++ b/instat/dlgCounts.Designer.vb @@ -39,7 +39,10 @@ Partial Class dlgCounts Me.ClientSize = New System.Drawing.Size(412, 261) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgCounts" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Counts" Me.Text = "Counts" Me.ResumeLayout(False) diff --git a/instat/dlgCountsTotals.Designer.vb b/instat/dlgCountsTotals.Designer.vb index 49b3cf88f17..a6fdd7c30bd 100644 --- a/instat/dlgCountsTotals.Designer.vb +++ b/instat/dlgCountsTotals.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgCountsTotals Me.ClientSize = New System.Drawing.Size(438, 296) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgCountsTotals" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Counts_totals" diff --git a/instat/dlgCropCoefficients.Designer.vb b/instat/dlgCropCoefficients.Designer.vb index 141bcb28b9f..ce3a7e2baad 100644 --- a/instat/dlgCropCoefficients.Designer.vb +++ b/instat/dlgCropCoefficients.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgCropCoefficients Me.ClientSize = New System.Drawing.Size(424, 307) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgCropCoefficients" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Crop_coefficients" diff --git a/instat/dlgCropCoefficients.resx b/instat/dlgCropCoefficients.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgCropCoefficients.resx +++ b/instat/dlgCropCoefficients.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgDayMonth.designer.vb b/instat/dlgDayMonth.designer.vb index 0a6358c36c3..7e52728049d 100644 --- a/instat/dlgDayMonth.designer.vb +++ b/instat/dlgDayMonth.designer.vb @@ -80,6 +80,7 @@ Partial Class dlgDayMonth ' 'ucrInputColumnName1 ' + Me.ucrInputColumnName1.IsReadOnly = False Me.ucrInputColumnName1.Location = New System.Drawing.Point(161, 67) Me.ucrInputColumnName1.Name = "ucrInputColumnName1" Me.ucrInputColumnName1.Size = New System.Drawing.Size(100, 21) @@ -87,6 +88,7 @@ Partial Class dlgDayMonth ' 'ucrInputTimePeriod ' + Me.ucrInputTimePeriod.IsReadOnly = False Me.ucrInputTimePeriod.Location = New System.Drawing.Point(161, 94) Me.ucrInputTimePeriod.Name = "ucrInputTimePeriod" Me.ucrInputTimePeriod.Size = New System.Drawing.Size(100, 21) @@ -94,6 +96,7 @@ Partial Class dlgDayMonth ' 'ucrInputRequiredTimeFormat ' + Me.ucrInputRequiredTimeFormat.IsReadOnly = False Me.ucrInputRequiredTimeFormat.Location = New System.Drawing.Point(161, 121) Me.ucrInputRequiredTimeFormat.Name = "ucrInputRequiredTimeFormat" Me.ucrInputRequiredTimeFormat.Size = New System.Drawing.Size(100, 21) @@ -113,6 +116,8 @@ Partial Class dlgDayMonth Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgDayMonth" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Day_Month" diff --git a/instat/dlgDayMonth.resx b/instat/dlgDayMonth.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgDayMonth.resx +++ b/instat/dlgDayMonth.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgDeleteModels.Designer.vb b/instat/dlgDeleteModels.Designer.vb index 0666e34603f..46428310d45 100644 --- a/instat/dlgDeleteModels.Designer.vb +++ b/instat/dlgDeleteModels.Designer.vb @@ -22,24 +22,27 @@ Partial Class dlgDeleteModels 'Do not modify it using the code editor. _ Private Sub InitializeComponent() - Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(dlgDeleteModels)) Me.ucrBase = New instat.ucrButtons() Me.SuspendLayout() ' 'ucrBase ' - resources.ApplyResources(Me.ucrBase, "ucrBase") + Me.ucrBase.Location = New System.Drawing.Point(0, 0) Me.ucrBase.Name = "ucrBase" + Me.ucrBase.Size = New System.Drawing.Size(410, 52) + Me.ucrBase.TabIndex = 0 ' 'dlgDeleteModels ' - resources.ApplyResources(Me, "$this") + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(284, 262) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgDeleteModels" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Delete" Me.ResumeLayout(False) diff --git a/instat/dlgDeleteSheet.Designer.vb b/instat/dlgDeleteSheet.Designer.vb index 89b8fa3a994..f85bba03277 100644 --- a/instat/dlgDeleteSheet.Designer.vb +++ b/instat/dlgDeleteSheet.Designer.vb @@ -53,6 +53,7 @@ Partial Class dlgDeleteSheet Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgDeleteSheet" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "Delete Data Frame" Me.ResumeLayout(False) diff --git a/instat/dlgDeleteSheet.resx b/instat/dlgDeleteSheet.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgDeleteSheet.resx +++ b/instat/dlgDeleteSheet.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgDescribeOneVariable.Designer.vb b/instat/dlgDescribeOneVariable.Designer.vb index 5589d1c8900..7a501448514 100644 --- a/instat/dlgDescribeOneVariable.Designer.vb +++ b/instat/dlgDescribeOneVariable.Designer.vb @@ -124,7 +124,7 @@ Partial Class dlgDescribeOneVariable Me.MinimizeBox = False Me.Name = "dlgDescribeOneVariable" Me.ShowIcon = False - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Describe_One_Variable" Me.Text = "Describe One Variable" Me.ResumeLayout(False) diff --git a/instat/dlgDescribeTwoVariable.Designer.vb b/instat/dlgDescribeTwoVariable.Designer.vb index dd7276ef62f..e64c9f04089 100644 --- a/instat/dlgDescribeTwoVariable.Designer.vb +++ b/instat/dlgDescribeTwoVariable.Designer.vb @@ -156,7 +156,7 @@ Partial Class dlgDescribeTwoVariable Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgDescribeTwoVariable" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Describe_Two_Variable" Me.Text = "Describe Two Variables" Me.ResumeLayout(False) diff --git a/instat/dlgDisplayDaily.Designer.vb b/instat/dlgDisplayDaily.Designer.vb index bc99afb9ce7..9ad8e7b10db 100644 --- a/instat/dlgDisplayDaily.Designer.vb +++ b/instat/dlgDisplayDaily.Designer.vb @@ -224,6 +224,7 @@ Partial Class dlgDisplayDaily Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgDisplayDaily" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Display_Daily" Me.Text = "Display Daily" CType(Me.nudDecimalPlaces, System.ComponentModel.ISupportInitialize).EndInit() diff --git a/instat/dlgDisplayDaily.resx b/instat/dlgDisplayDaily.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgDisplayDaily.resx +++ b/instat/dlgDisplayDaily.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgDisplayDailyDataRain.designer.vb b/instat/dlgDisplayDailyDataRain.designer.vb index 08b4b96227d..a6e19f59378 100644 --- a/instat/dlgDisplayDailyDataRain.designer.vb +++ b/instat/dlgDisplayDailyDataRain.designer.vb @@ -265,6 +265,7 @@ Partial Class dlgDisplayDailyDataRain Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgDisplayDailyDataRain" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Display_Daily_Data_Rain" Me.Text = "dlgDisplayDailyDataRain" CType(Me.nudThreshold, System.ComponentModel.ISupportInitialize).EndInit() diff --git a/instat/dlgDisplayDailyDataRain.resx b/instat/dlgDisplayDailyDataRain.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgDisplayDailyDataRain.resx +++ b/instat/dlgDisplayDailyDataRain.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgDisplayDoyofYear.designer.vb b/instat/dlgDisplayDoyofYear.designer.vb index e2f2db5823c..591915e23a0 100644 --- a/instat/dlgDisplayDoyofYear.designer.vb +++ b/instat/dlgDisplayDoyofYear.designer.vb @@ -198,6 +198,7 @@ Partial Class dlgDisplayDOYofYear ' 'ucrInputTitle ' + Me.ucrInputTitle.IsReadOnly = False Me.ucrInputTitle.Location = New System.Drawing.Point(144, 12) Me.ucrInputTitle.Name = "ucrInputTitle" Me.ucrInputTitle.Size = New System.Drawing.Size(142, 21) @@ -205,6 +206,7 @@ Partial Class dlgDisplayDOYofYear ' 'ucrInputDisplayDaily ' + Me.ucrInputDisplayDaily.IsReadOnly = False Me.ucrInputDisplayDaily.Location = New System.Drawing.Point(144, 39) Me.ucrInputDisplayDaily.Name = "ucrInputDisplayDaily" Me.ucrInputDisplayDaily.Size = New System.Drawing.Size(142, 21) @@ -212,6 +214,7 @@ Partial Class dlgDisplayDOYofYear ' 'ucrInputFile ' + Me.ucrInputFile.IsReadOnly = False Me.ucrInputFile.Location = New System.Drawing.Point(144, 66) Me.ucrInputFile.Name = "ucrInputFile" Me.ucrInputFile.Size = New System.Drawing.Size(142, 21) @@ -219,6 +222,7 @@ Partial Class dlgDisplayDOYofYear ' 'ucrInputMissingValues ' + Me.ucrInputMissingValues.IsReadOnly = False Me.ucrInputMissingValues.Location = New System.Drawing.Point(144, 93) Me.ucrInputMissingValues.Name = "ucrInputMissingValues" Me.ucrInputMissingValues.Size = New System.Drawing.Size(142, 21) @@ -250,6 +254,8 @@ Partial Class dlgDisplayDOYofYear Me.Controls.Add(Me.lblHeight) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgDisplayDOYofYear" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Display_DOY_of_Year" diff --git a/instat/dlgDisplayDoyofYear.resx b/instat/dlgDisplayDoyofYear.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgDisplayDoyofYear.resx +++ b/instat/dlgDisplayDoyofYear.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgDisplayRainRunningTotal.designer.vb b/instat/dlgDisplayRainRunningTotal.designer.vb index fe0d31004eb..e039105a063 100644 --- a/instat/dlgDisplayRainRunningTotal.designer.vb +++ b/instat/dlgDisplayRainRunningTotal.designer.vb @@ -154,6 +154,7 @@ Partial Class dlgDisplayRainRunningTotal ' 'ucrInputColumnName ' + Me.ucrInputColumnName.IsReadOnly = False Me.ucrInputColumnName.Location = New System.Drawing.Point(88, 32) Me.ucrInputColumnName.Name = "ucrInputColumnName" Me.ucrInputColumnName.Size = New System.Drawing.Size(142, 21) @@ -161,6 +162,7 @@ Partial Class dlgDisplayRainRunningTotal ' 'ucrInputDisplayDay ' + Me.ucrInputDisplayDay.IsReadOnly = False Me.ucrInputDisplayDay.Location = New System.Drawing.Point(88, 55) Me.ucrInputDisplayDay.Name = "ucrInputDisplayDay" Me.ucrInputDisplayDay.Size = New System.Drawing.Size(142, 21) @@ -186,6 +188,8 @@ Partial Class dlgDisplayRainRunningTotal Me.Controls.Add(Me.chkMonthList) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgDisplayRainRunningTotal" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Display_Rain_Running_Total" diff --git a/instat/dlgDisplayRainRunningTotal.resx b/instat/dlgDisplayRainRunningTotal.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgDisplayRainRunningTotal.resx +++ b/instat/dlgDisplayRainRunningTotal.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgDistanceText.Designer.vb b/instat/dlgDistanceText.Designer.vb index 622126586bd..15fcefbc27c 100644 --- a/instat/dlgDistanceText.Designer.vb +++ b/instat/dlgDistanceText.Designer.vb @@ -22,24 +22,27 @@ Partial Class dlgDistanceText 'Do not modify it using the code editor. _ Private Sub InitializeComponent() - Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(dlgDistanceText)) Me.ucrBase = New instat.ucrButtons() Me.SuspendLayout() ' 'ucrBase ' - resources.ApplyResources(Me.ucrBase, "ucrBase") + Me.ucrBase.Location = New System.Drawing.Point(0, 0) Me.ucrBase.Name = "ucrBase" + Me.ucrBase.Size = New System.Drawing.Size(410, 52) + Me.ucrBase.TabIndex = 0 ' 'dlgDistanceText ' - resources.ApplyResources(Me, "$this") + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(284, 262) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgDistanceText" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Distance" Me.ResumeLayout(False) diff --git a/instat/dlgDuplicateColumns.Designer.vb b/instat/dlgDuplicateColumns.Designer.vb index ce62d89aee3..903e278fd7f 100644 --- a/instat/dlgDuplicateColumns.Designer.vb +++ b/instat/dlgDuplicateColumns.Designer.vb @@ -30,7 +30,10 @@ Partial Class dlgDuplicateColumns ' 'ucrSelectColumnstoCopy ' + Me.ucrSelectColumnstoCopy.bShowHiddenColumns = False + Me.ucrSelectColumnstoCopy.bUseCurrentFilter = True Me.ucrSelectColumnstoCopy.Location = New System.Drawing.Point(3, 1) + Me.ucrSelectColumnstoCopy.Margin = New System.Windows.Forms.Padding(0) Me.ucrSelectColumnstoCopy.Name = "ucrSelectColumnstoCopy" Me.ucrSelectColumnstoCopy.Size = New System.Drawing.Size(147, 177) Me.ucrSelectColumnstoCopy.TabIndex = 8 @@ -56,6 +59,7 @@ Partial Class dlgDuplicateColumns 'ucrReceiveColumns ' Me.ucrReceiveColumns.Location = New System.Drawing.Point(285, 74) + Me.ucrReceiveColumns.Margin = New System.Windows.Forms.Padding(0) Me.ucrReceiveColumns.Name = "ucrReceiveColumns" Me.ucrReceiveColumns.Selector = Nothing Me.ucrReceiveColumns.Size = New System.Drawing.Size(121, 104) @@ -71,6 +75,8 @@ Partial Class dlgDuplicateColumns Me.Controls.Add(Me.ucrBase) Me.Controls.Add(Me.ucrReceiveColumns) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgDuplicateColumns" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Duplicate_copy_paste_columns" diff --git a/instat/dlgDuplicateColumns.resx b/instat/dlgDuplicateColumns.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgDuplicateColumns.resx +++ b/instat/dlgDuplicateColumns.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgEndRain.designer.vb b/instat/dlgEndRain.designer.vb index f7f2836cc18..adce6ee7edd 100644 --- a/instat/dlgEndRain.designer.vb +++ b/instat/dlgEndRain.designer.vb @@ -192,6 +192,7 @@ Partial Class dlgEndRain Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgEndRain" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "End_Rain" Me.Text = "End Rain" CType(Me.nudEarliestDay, System.ComponentModel.ISupportInitialize).EndInit() diff --git a/instat/dlgEndRain.resx b/instat/dlgEndRain.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgEndRain.resx +++ b/instat/dlgEndRain.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgEndofRains.designer.vb b/instat/dlgEndofRains.designer.vb index 5a6593e5adb..64831d126a1 100644 --- a/instat/dlgEndofRains.designer.vb +++ b/instat/dlgEndofRains.designer.vb @@ -171,6 +171,7 @@ Partial Class dlgEndofRains Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgEndofRains" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "End_of_Rains" Me.Text = "End of Rains" CType(Me.nudCapacityMax, System.ComponentModel.ISupportInitialize).EndInit() diff --git a/instat/dlgEndofRains.resx b/instat/dlgEndofRains.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgEndofRains.resx +++ b/instat/dlgEndofRains.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgExamine.Designer.vb b/instat/dlgExamine.Designer.vb index 698a1bc14a4..7f83291d61c 100644 --- a/instat/dlgExamine.Designer.vb +++ b/instat/dlgExamine.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgExamine Me.ClientSize = New System.Drawing.Size(433, 180) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgExamine" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Examine" diff --git a/instat/dlgExamine.resx b/instat/dlgExamine.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgExamine.resx +++ b/instat/dlgExamine.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgExpand.Designer.vb b/instat/dlgExpand.Designer.vb index a7ee4605b60..38c970ff164 100644 --- a/instat/dlgExpand.Designer.vb +++ b/instat/dlgExpand.Designer.vb @@ -42,7 +42,9 @@ Partial Class dlgExpand ' 'ucrAddRemove ' + Me.ucrAddRemove.bShowHiddenColumns = False Me.ucrAddRemove.Location = New System.Drawing.Point(12, 12) + Me.ucrAddRemove.Margin = New System.Windows.Forms.Padding(0) Me.ucrAddRemove.Name = "ucrAddRemove" Me.ucrAddRemove.Size = New System.Drawing.Size(203, 127) Me.ucrAddRemove.TabIndex = 1 @@ -50,7 +52,9 @@ Partial Class dlgExpand 'ucrReceiverExpand ' Me.ucrReceiverExpand.Location = New System.Drawing.Point(243, 28) + Me.ucrReceiverExpand.Margin = New System.Windows.Forms.Padding(0) Me.ucrReceiverExpand.Name = "ucrReceiverExpand" + Me.ucrReceiverExpand.Selector = Nothing Me.ucrReceiverExpand.Size = New System.Drawing.Size(121, 94) Me.ucrReceiverExpand.TabIndex = 2 ' @@ -129,6 +133,8 @@ Partial Class dlgExpand Me.Controls.Add(Me.ucrAddRemove) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgExpand" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Expand" diff --git a/instat/dlgExpand.resx b/instat/dlgExpand.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgExpand.resx +++ b/instat/dlgExpand.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgExportDataset.Designer.vb b/instat/dlgExportDataset.Designer.vb index 402c9f5ae1e..46a2c46e723 100644 --- a/instat/dlgExportDataset.Designer.vb +++ b/instat/dlgExportDataset.Designer.vb @@ -22,231 +22,230 @@ Partial Class dlgExportDataset 'Do not modify it using the code editor. _ Private Sub InitializeComponent() - Me.ucrBase = New instat.ucrButtons() - Me.grpSaveOptions = New System.Windows.Forms.GroupBox() - Me.grpOptions = New System.Windows.Forms.GroupBox() - Me.txtCols = New System.Windows.Forms.TextBox() - Me.txtRows = New System.Windows.Forms.TextBox() - Me.lblCols = New System.Windows.Forms.Label() - Me.lblRows = New System.Windows.Forms.Label() - Me.chkRowNames = New System.Windows.Forms.CheckBox() - Me.chkColNames = New System.Windows.Forms.CheckBox() - Me.txtSheetName = New System.Windows.Forms.TextBox() - Me.lblSheetName = New System.Windows.Forms.Label() - Me.txtAuthor = New System.Windows.Forms.TextBox() - Me.lblAuthor = New System.Windows.Forms.Label() - Me.chkOptions = New System.Windows.Forms.CheckBox() - Me.cmdBrowse = New System.Windows.Forms.Button() - Me.txtExportFile = New System.Windows.Forms.TextBox() - Me.lblExport = New System.Windows.Forms.Label() - Me.grpSheetSelection = New System.Windows.Forms.GroupBox() - Me.ucrAvailableSheets = New instat.ucrDataFrame() - Me.grpSaveOptions.SuspendLayout() - Me.grpOptions.SuspendLayout() - Me.grpSheetSelection.SuspendLayout() - Me.SuspendLayout() - ' - 'ucrBase - ' - Me.ucrBase.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _ - Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) - Me.ucrBase.Location = New System.Drawing.Point(11, 264) - Me.ucrBase.Name = "ucrBase" - Me.ucrBase.Size = New System.Drawing.Size(409, 53) - Me.ucrBase.TabIndex = 0 - ' - 'grpSaveOptions - ' - Me.grpSaveOptions.Controls.Add(Me.grpOptions) - Me.grpSaveOptions.Controls.Add(Me.chkOptions) - Me.grpSaveOptions.Controls.Add(Me.cmdBrowse) - Me.grpSaveOptions.Controls.Add(Me.txtExportFile) - Me.grpSaveOptions.Controls.Add(Me.lblExport) - Me.grpSaveOptions.Location = New System.Drawing.Point(10, 89) - Me.grpSaveOptions.Name = "grpSaveOptions" - Me.grpSaveOptions.Size = New System.Drawing.Size(398, 171) - Me.grpSaveOptions.TabIndex = 1 - Me.grpSaveOptions.TabStop = False - Me.grpSaveOptions.Text = "" - ' - 'grpOptions - ' - Me.grpOptions.Controls.Add(Me.txtCols) - Me.grpOptions.Controls.Add(Me.txtRows) - Me.grpOptions.Controls.Add(Me.lblCols) - Me.grpOptions.Controls.Add(Me.lblRows) - Me.grpOptions.Controls.Add(Me.chkRowNames) - Me.grpOptions.Controls.Add(Me.chkColNames) - Me.grpOptions.Controls.Add(Me.txtSheetName) - Me.grpOptions.Controls.Add(Me.lblSheetName) - Me.grpOptions.Controls.Add(Me.txtAuthor) - Me.grpOptions.Controls.Add(Me.lblAuthor) - Me.grpOptions.Location = New System.Drawing.Point(6, 72) - Me.grpOptions.Name = "grpOptions" - Me.grpOptions.Size = New System.Drawing.Size(386, 93) - Me.grpOptions.TabIndex = 6 - Me.grpOptions.TabStop = False - ' - 'txtCols - ' - Me.txtCols.Location = New System.Drawing.Point(269, 36) - Me.txtCols.Name = "txtCols" - Me.txtCols.Size = New System.Drawing.Size(100, 20) - Me.txtCols.TabIndex = 9 - ' - 'txtRows - ' - Me.txtRows.Location = New System.Drawing.Point(269, 13) - Me.txtRows.Name = "txtRows" - Me.txtRows.Size = New System.Drawing.Size(100, 20) - Me.txtRows.TabIndex = 8 - ' - 'lblCols - ' - Me.lblCols.AutoSize = True - Me.lblCols.Location = New System.Drawing.Point(185, 39) - Me.lblCols.Name = "lblCols" - Me.lblCols.Size = New System.Drawing.Size(70, 13) - Me.lblCols.TabIndex = 7 - Me.lblCols.Text = "Start Column:" - ' - 'lblRows - ' - Me.lblRows.AutoSize = True - Me.lblRows.Location = New System.Drawing.Point(185, 16) - Me.lblRows.Name = "lblRows" - Me.lblRows.Size = New System.Drawing.Size(57, 13) - Me.lblRows.TabIndex = 6 - Me.lblRows.Text = "Start Row:" - ' - 'chkRowNames - ' - Me.chkRowNames.AutoSize = True - Me.chkRowNames.Location = New System.Drawing.Point(188, 62) - Me.chkRowNames.Name = "chkRowNames" - Me.chkRowNames.Size = New System.Drawing.Size(106, 17) - Me.chkRowNames.TabIndex = 5 - Me.chkRowNames.Text = "Use Row Names" - Me.chkRowNames.UseVisualStyleBackColor = True - ' - 'chkColNames - ' - Me.chkColNames.AutoSize = True - Me.chkColNames.Location = New System.Drawing.Point(6, 62) - Me.chkColNames.Name = "chkColNames" - Me.chkColNames.Size = New System.Drawing.Size(119, 17) - Me.chkColNames.TabIndex = 4 - Me.chkColNames.Text = "Use Column Names" - Me.chkColNames.UseVisualStyleBackColor = True - ' - 'txtSheetName - ' - Me.txtSheetName.Location = New System.Drawing.Point(74, 36) - Me.txtSheetName.Name = "txtSheetName" - Me.txtSheetName.Size = New System.Drawing.Size(100, 20) - Me.txtSheetName.TabIndex = 3 - ' - 'lblSheetName - ' - Me.lblSheetName.AutoSize = True - Me.lblSheetName.Location = New System.Drawing.Point(5, 39) - Me.lblSheetName.Name = "lblSheetName" - Me.lblSheetName.Size = New System.Drawing.Size(67, 13) - Me.lblSheetName.TabIndex = 2 - Me.lblSheetName.Text = "Sheet name:" - ' - 'txtAuthor - ' - Me.txtAuthor.Location = New System.Drawing.Point(74, 13) - Me.txtAuthor.Name = "txtAuthor" - Me.txtAuthor.Size = New System.Drawing.Size(100, 20) - Me.txtAuthor.TabIndex = 1 - ' - 'lblAuthor - ' - Me.lblAuthor.AutoSize = True - Me.lblAuthor.Location = New System.Drawing.Point(5, 16) - Me.lblAuthor.Name = "lblAuthor" - Me.lblAuthor.Size = New System.Drawing.Size(41, 13) - Me.lblAuthor.TabIndex = 0 - Me.lblAuthor.Text = "Author:" - ' - 'chkOptions - ' - Me.chkOptions.AutoSize = True - Me.chkOptions.Location = New System.Drawing.Point(12, 50) - Me.chkOptions.Name = "chkOptions" - Me.chkOptions.Size = New System.Drawing.Size(109, 17) - Me.chkOptions.TabIndex = 5 - Me.chkOptions.Text = "Additional options" - Me.chkOptions.UseVisualStyleBackColor = True - ' - 'cmdBrowse - ' - Me.cmdBrowse.Location = New System.Drawing.Point(331, 23) - Me.cmdBrowse.Name = "cmdBrowse" - Me.cmdBrowse.Size = New System.Drawing.Size(62, 23) - Me.cmdBrowse.TabIndex = 2 - Me.cmdBrowse.Text = "Browse" - Me.cmdBrowse.UseVisualStyleBackColor = True - ' - 'txtExportFile - ' - Me.txtExportFile.Location = New System.Drawing.Point(68, 24) - Me.txtExportFile.Name = "txtExportFile" - Me.txtExportFile.Size = New System.Drawing.Size(257, 20) - Me.txtExportFile.TabIndex = 4 - ' - 'lblExport - ' - Me.lblExport.AutoSize = True - Me.lblExport.Location = New System.Drawing.Point(11, 27) - Me.lblExport.Name = "lblExport" - Me.lblExport.Size = New System.Drawing.Size(56, 13) - Me.lblExport.TabIndex = 3 - Me.lblExport.Text = "Export file:" - ' - 'grpSheetSelection - ' - Me.grpSheetSelection.Controls.Add(Me.ucrAvailableSheets) - Me.grpSheetSelection.Location = New System.Drawing.Point(10, 10) - Me.grpSheetSelection.Name = "grpSheetSelection" - Me.grpSheetSelection.Size = New System.Drawing.Size(398, 69) - Me.grpSheetSelection.TabIndex = 0 - Me.grpSheetSelection.TabStop = False - Me.grpSheetSelection.Text = "Select Data Frame to Export" - ' - 'ucrAvailableSheets - ' - Me.ucrAvailableSheets.bUseCurrentFilter = True - Me.ucrAvailableSheets.Location = New System.Drawing.Point(6, 19) - Me.ucrAvailableSheets.Margin = New System.Windows.Forms.Padding(0) - Me.ucrAvailableSheets.Name = "ucrAvailableSheets" - Me.ucrAvailableSheets.Size = New System.Drawing.Size(127, 41) - Me.ucrAvailableSheets.TabIndex = 0 - ' - 'dlgExportDataset - ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) - Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(418, 329) - Me.Controls.Add(Me.grpSheetSelection) - Me.Controls.Add(Me.grpSaveOptions) - Me.Controls.Add(Me.ucrBase) - Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow - Me.MaximizeBox = False - Me.MinimizeBox = False - Me.Name = "dlgExportDataset" - Me.ShowIcon = False - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent - Me.Text = "Export Datasets" - Me.grpSaveOptions.ResumeLayout(False) - Me.grpSaveOptions.PerformLayout() - Me.grpOptions.ResumeLayout(False) - Me.grpOptions.PerformLayout() - Me.grpSheetSelection.ResumeLayout(False) - Me.ResumeLayout(False) - + Me.ucrBase = New instat.ucrButtons() + Me.grpSaveOptions = New System.Windows.Forms.GroupBox() + Me.grpOptions = New System.Windows.Forms.GroupBox() + Me.txtCols = New System.Windows.Forms.TextBox() + Me.txtRows = New System.Windows.Forms.TextBox() + Me.lblCols = New System.Windows.Forms.Label() + Me.lblRows = New System.Windows.Forms.Label() + Me.chkRowNames = New System.Windows.Forms.CheckBox() + Me.chkColNames = New System.Windows.Forms.CheckBox() + Me.txtSheetName = New System.Windows.Forms.TextBox() + Me.lblSheetName = New System.Windows.Forms.Label() + Me.txtAuthor = New System.Windows.Forms.TextBox() + Me.lblAuthor = New System.Windows.Forms.Label() + Me.chkOptions = New System.Windows.Forms.CheckBox() + Me.cmdBrowse = New System.Windows.Forms.Button() + Me.txtExportFile = New System.Windows.Forms.TextBox() + Me.lblExport = New System.Windows.Forms.Label() + Me.grpSheetSelection = New System.Windows.Forms.GroupBox() + Me.ucrAvailableSheets = New instat.ucrDataFrame() + Me.grpSaveOptions.SuspendLayout() + Me.grpOptions.SuspendLayout() + Me.grpSheetSelection.SuspendLayout() + Me.SuspendLayout() + ' + 'ucrBase + ' + Me.ucrBase.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _ + Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) + Me.ucrBase.Location = New System.Drawing.Point(11, 264) + Me.ucrBase.Name = "ucrBase" + Me.ucrBase.Size = New System.Drawing.Size(409, 53) + Me.ucrBase.TabIndex = 0 + ' + 'grpSaveOptions + ' + Me.grpSaveOptions.Controls.Add(Me.grpOptions) + Me.grpSaveOptions.Controls.Add(Me.chkOptions) + Me.grpSaveOptions.Controls.Add(Me.cmdBrowse) + Me.grpSaveOptions.Controls.Add(Me.txtExportFile) + Me.grpSaveOptions.Controls.Add(Me.lblExport) + Me.grpSaveOptions.Location = New System.Drawing.Point(10, 89) + Me.grpSaveOptions.Name = "grpSaveOptions" + Me.grpSaveOptions.Size = New System.Drawing.Size(398, 171) + Me.grpSaveOptions.TabIndex = 1 + Me.grpSaveOptions.TabStop = False + ' + 'grpOptions + ' + Me.grpOptions.Controls.Add(Me.txtCols) + Me.grpOptions.Controls.Add(Me.txtRows) + Me.grpOptions.Controls.Add(Me.lblCols) + Me.grpOptions.Controls.Add(Me.lblRows) + Me.grpOptions.Controls.Add(Me.chkRowNames) + Me.grpOptions.Controls.Add(Me.chkColNames) + Me.grpOptions.Controls.Add(Me.txtSheetName) + Me.grpOptions.Controls.Add(Me.lblSheetName) + Me.grpOptions.Controls.Add(Me.txtAuthor) + Me.grpOptions.Controls.Add(Me.lblAuthor) + Me.grpOptions.Location = New System.Drawing.Point(6, 72) + Me.grpOptions.Name = "grpOptions" + Me.grpOptions.Size = New System.Drawing.Size(386, 93) + Me.grpOptions.TabIndex = 6 + Me.grpOptions.TabStop = False + ' + 'txtCols + ' + Me.txtCols.Location = New System.Drawing.Point(269, 36) + Me.txtCols.Name = "txtCols" + Me.txtCols.Size = New System.Drawing.Size(100, 20) + Me.txtCols.TabIndex = 9 + ' + 'txtRows + ' + Me.txtRows.Location = New System.Drawing.Point(269, 13) + Me.txtRows.Name = "txtRows" + Me.txtRows.Size = New System.Drawing.Size(100, 20) + Me.txtRows.TabIndex = 8 + ' + 'lblCols + ' + Me.lblCols.AutoSize = True + Me.lblCols.Location = New System.Drawing.Point(185, 39) + Me.lblCols.Name = "lblCols" + Me.lblCols.Size = New System.Drawing.Size(70, 13) + Me.lblCols.TabIndex = 7 + Me.lblCols.Text = "Start Column:" + ' + 'lblRows + ' + Me.lblRows.AutoSize = True + Me.lblRows.Location = New System.Drawing.Point(185, 16) + Me.lblRows.Name = "lblRows" + Me.lblRows.Size = New System.Drawing.Size(57, 13) + Me.lblRows.TabIndex = 6 + Me.lblRows.Text = "Start Row:" + ' + 'chkRowNames + ' + Me.chkRowNames.AutoSize = True + Me.chkRowNames.Location = New System.Drawing.Point(188, 62) + Me.chkRowNames.Name = "chkRowNames" + Me.chkRowNames.Size = New System.Drawing.Size(106, 17) + Me.chkRowNames.TabIndex = 5 + Me.chkRowNames.Text = "Use Row Names" + Me.chkRowNames.UseVisualStyleBackColor = True + ' + 'chkColNames + ' + Me.chkColNames.AutoSize = True + Me.chkColNames.Location = New System.Drawing.Point(6, 62) + Me.chkColNames.Name = "chkColNames" + Me.chkColNames.Size = New System.Drawing.Size(119, 17) + Me.chkColNames.TabIndex = 4 + Me.chkColNames.Text = "Use Column Names" + Me.chkColNames.UseVisualStyleBackColor = True + ' + 'txtSheetName + ' + Me.txtSheetName.Location = New System.Drawing.Point(74, 36) + Me.txtSheetName.Name = "txtSheetName" + Me.txtSheetName.Size = New System.Drawing.Size(100, 20) + Me.txtSheetName.TabIndex = 3 + ' + 'lblSheetName + ' + Me.lblSheetName.AutoSize = True + Me.lblSheetName.Location = New System.Drawing.Point(5, 39) + Me.lblSheetName.Name = "lblSheetName" + Me.lblSheetName.Size = New System.Drawing.Size(67, 13) + Me.lblSheetName.TabIndex = 2 + Me.lblSheetName.Text = "Sheet name:" + ' + 'txtAuthor + ' + Me.txtAuthor.Location = New System.Drawing.Point(74, 13) + Me.txtAuthor.Name = "txtAuthor" + Me.txtAuthor.Size = New System.Drawing.Size(100, 20) + Me.txtAuthor.TabIndex = 1 + ' + 'lblAuthor + ' + Me.lblAuthor.AutoSize = True + Me.lblAuthor.Location = New System.Drawing.Point(5, 16) + Me.lblAuthor.Name = "lblAuthor" + Me.lblAuthor.Size = New System.Drawing.Size(41, 13) + Me.lblAuthor.TabIndex = 0 + Me.lblAuthor.Text = "Author:" + ' + 'chkOptions + ' + Me.chkOptions.AutoSize = True + Me.chkOptions.Location = New System.Drawing.Point(12, 50) + Me.chkOptions.Name = "chkOptions" + Me.chkOptions.Size = New System.Drawing.Size(109, 17) + Me.chkOptions.TabIndex = 5 + Me.chkOptions.Text = "Additional options" + Me.chkOptions.UseVisualStyleBackColor = True + ' + 'cmdBrowse + ' + Me.cmdBrowse.Location = New System.Drawing.Point(331, 23) + Me.cmdBrowse.Name = "cmdBrowse" + Me.cmdBrowse.Size = New System.Drawing.Size(62, 23) + Me.cmdBrowse.TabIndex = 2 + Me.cmdBrowse.Text = "Browse" + Me.cmdBrowse.UseVisualStyleBackColor = True + ' + 'txtExportFile + ' + Me.txtExportFile.Location = New System.Drawing.Point(68, 24) + Me.txtExportFile.Name = "txtExportFile" + Me.txtExportFile.Size = New System.Drawing.Size(257, 20) + Me.txtExportFile.TabIndex = 4 + ' + 'lblExport + ' + Me.lblExport.AutoSize = True + Me.lblExport.Location = New System.Drawing.Point(11, 27) + Me.lblExport.Name = "lblExport" + Me.lblExport.Size = New System.Drawing.Size(56, 13) + Me.lblExport.TabIndex = 3 + Me.lblExport.Text = "Export file:" + ' + 'grpSheetSelection + ' + Me.grpSheetSelection.Controls.Add(Me.ucrAvailableSheets) + Me.grpSheetSelection.Location = New System.Drawing.Point(10, 10) + Me.grpSheetSelection.Name = "grpSheetSelection" + Me.grpSheetSelection.Size = New System.Drawing.Size(398, 69) + Me.grpSheetSelection.TabIndex = 0 + Me.grpSheetSelection.TabStop = False + Me.grpSheetSelection.Text = "Select Data Frame to Export" + ' + 'ucrAvailableSheets + ' + Me.ucrAvailableSheets.bUseCurrentFilter = True + Me.ucrAvailableSheets.Location = New System.Drawing.Point(6, 19) + Me.ucrAvailableSheets.Margin = New System.Windows.Forms.Padding(0) + Me.ucrAvailableSheets.Name = "ucrAvailableSheets" + Me.ucrAvailableSheets.Size = New System.Drawing.Size(127, 41) + Me.ucrAvailableSheets.TabIndex = 0 + ' + 'dlgExportDataset + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(418, 329) + Me.Controls.Add(Me.grpSheetSelection) + Me.Controls.Add(Me.grpSaveOptions) + Me.Controls.Add(Me.ucrBase) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False + Me.Name = "dlgExportDataset" + Me.ShowIcon = False + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.Text = "Export Datasets" + Me.grpSaveOptions.ResumeLayout(False) + Me.grpSaveOptions.PerformLayout() + Me.grpOptions.ResumeLayout(False) + Me.grpOptions.PerformLayout() + Me.grpSheetSelection.ResumeLayout(False) + Me.ResumeLayout(False) + End Sub Friend WithEvents ucrBase As ucrButtons diff --git a/instat/dlgExportDataset.resx b/instat/dlgExportDataset.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgExportDataset.resx +++ b/instat/dlgExportDataset.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgExtremesClimatic.Designer.vb b/instat/dlgExtremesClimatic.Designer.vb index 6fa72080ff6..96297d1eff3 100644 --- a/instat/dlgExtremesClimatic.Designer.vb +++ b/instat/dlgExtremesClimatic.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgExtremesClimatic Me.ClientSize = New System.Drawing.Size(432, 374) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgExtremesClimatic" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Extremes" diff --git a/instat/dlgExtremesClimatic.resx b/instat/dlgExtremesClimatic.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgExtremesClimatic.resx +++ b/instat/dlgExtremesClimatic.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgFormat.Designer.vb b/instat/dlgFormat.Designer.vb index 4eb1b0fdd86..c0771c0fd00 100644 --- a/instat/dlgFormat.Designer.vb +++ b/instat/dlgFormat.Designer.vb @@ -22,86 +22,92 @@ Partial Class dlgFormat 'Do not modify it using the code editor. _ Private Sub InitializeComponent() - Me.lstRequiredFormat = New System.Windows.Forms.ListBox() - Me.lblRequiredFormat = New System.Windows.Forms.Label() - Me.ucrMultiple = New instat.ucrReceiverMultiple() - Me.lblSelectedColumns = New System.Windows.Forms.Label() - Me.ucrAddRemove = New instat.ucrSelectorAddRemove() - Me.ucrBase = New instat.ucrButtons() - Me.SuspendLayout() - ' - 'lstRequiredFormat - ' - Me.lstRequiredFormat.FormattingEnabled = True - Me.lstRequiredFormat.Items.AddRange(New Object() {"""0"".000E+", "0.0", "0.00", "0.000", "0.0000", "1 sig fig", "2 sig figs", "3 sig figs", "4 sig figs", "Day of year", "Fixed", "General Date", "General Number", "Long Date", "Medium Date", "Percentage", "Scientific", "Short Date", "Standard", "True/False", "Yes/No"}) - Me.lstRequiredFormat.Location = New System.Drawing.Point(334, 22) - Me.lstRequiredFormat.Name = "lstRequiredFormat" - Me.lstRequiredFormat.ScrollAlwaysVisible = True - Me.lstRequiredFormat.Size = New System.Drawing.Size(97, 121) - Me.lstRequiredFormat.Sorted = True - Me.lstRequiredFormat.TabIndex = 1 - ' - 'lblRequiredFormat - ' - Me.lblRequiredFormat.AutoSize = True - Me.lblRequiredFormat.Location = New System.Drawing.Point(329, 4) - Me.lblRequiredFormat.Name = "lblRequiredFormat" - Me.lblRequiredFormat.Size = New System.Drawing.Size(85, 13) - Me.lblRequiredFormat.TabIndex = 2 - Me.lblRequiredFormat.Tag = "Required_Format" - Me.lblRequiredFormat.Text = "Required Format" - ' - 'ucrMultiple - ' - Me.ucrMultiple.Location = New System.Drawing.Point(211, 19) - Me.ucrMultiple.Name = "ucrMultiple" - Me.ucrMultiple.Size = New System.Drawing.Size(121, 131) - Me.ucrMultiple.TabIndex = 3 - ' - 'lblSelectedColumns - ' - Me.lblSelectedColumns.AutoSize = True - Me.lblSelectedColumns.Location = New System.Drawing.Point(205, 3) - Me.lblSelectedColumns.Name = "lblSelectedColumns" - Me.lblSelectedColumns.Size = New System.Drawing.Size(124, 13) - Me.lblSelectedColumns.TabIndex = 4 - Me.lblSelectedColumns.Tag = "Selected_Columns" - Me.lblSelectedColumns.Text = "Columns to be formatted " - ' - 'ucrAddRemove - ' - Me.ucrAddRemove.Dock = System.Windows.Forms.DockStyle.Left - Me.ucrAddRemove.Location = New System.Drawing.Point(0, 0) - Me.ucrAddRemove.Name = "ucrAddRemove" - Me.ucrAddRemove.Size = New System.Drawing.Size(205, 214) - Me.ucrAddRemove.TabIndex = 5 - ' - 'ucrBase - ' - Me.ucrBase.Location = New System.Drawing.Point(13, 156) - Me.ucrBase.Name = "ucrBase" - Me.ucrBase.Size = New System.Drawing.Size(410, 53) - Me.ucrBase.TabIndex = 6 - ' - 'dlgFormat - ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) - Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(435, 214) - Me.Controls.Add(Me.ucrBase) - Me.Controls.Add(Me.ucrAddRemove) - Me.Controls.Add(Me.lblSelectedColumns) - Me.Controls.Add(Me.ucrMultiple) - Me.Controls.Add(Me.lblRequiredFormat) - Me.Controls.Add(Me.lstRequiredFormat) - Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow - Me.Name = "dlgFormat" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen - Me.Tag = "Format_Data" - Me.Text = "Format Data" - Me.ResumeLayout(False) - Me.PerformLayout() - + Me.lstRequiredFormat = New System.Windows.Forms.ListBox() + Me.lblRequiredFormat = New System.Windows.Forms.Label() + Me.ucrMultiple = New instat.ucrReceiverMultiple() + Me.lblSelectedColumns = New System.Windows.Forms.Label() + Me.ucrAddRemove = New instat.ucrSelectorAddRemove() + Me.ucrBase = New instat.ucrButtons() + Me.SuspendLayout() + ' + 'lstRequiredFormat + ' + Me.lstRequiredFormat.FormattingEnabled = True + Me.lstRequiredFormat.Items.AddRange(New Object() {"""0"".000E+", "0.0", "0.00", "0.000", "0.0000", "1 sig fig", "2 sig figs", "3 sig figs", "4 sig figs", "Day of year", "Fixed", "General Date", "General Number", "Long Date", "Medium Date", "Percentage", "Scientific", "Short Date", "Standard", "True/False", "Yes/No"}) + Me.lstRequiredFormat.Location = New System.Drawing.Point(334, 22) + Me.lstRequiredFormat.Name = "lstRequiredFormat" + Me.lstRequiredFormat.ScrollAlwaysVisible = True + Me.lstRequiredFormat.Size = New System.Drawing.Size(97, 121) + Me.lstRequiredFormat.Sorted = True + Me.lstRequiredFormat.TabIndex = 1 + ' + 'lblRequiredFormat + ' + Me.lblRequiredFormat.AutoSize = True + Me.lblRequiredFormat.Location = New System.Drawing.Point(329, 4) + Me.lblRequiredFormat.Name = "lblRequiredFormat" + Me.lblRequiredFormat.Size = New System.Drawing.Size(85, 13) + Me.lblRequiredFormat.TabIndex = 2 + Me.lblRequiredFormat.Tag = "Required_Format" + Me.lblRequiredFormat.Text = "Required Format" + ' + 'ucrMultiple + ' + Me.ucrMultiple.Location = New System.Drawing.Point(211, 19) + Me.ucrMultiple.Margin = New System.Windows.Forms.Padding(0) + Me.ucrMultiple.Name = "ucrMultiple" + Me.ucrMultiple.Selector = Nothing + Me.ucrMultiple.Size = New System.Drawing.Size(121, 131) + Me.ucrMultiple.TabIndex = 3 + ' + 'lblSelectedColumns + ' + Me.lblSelectedColumns.AutoSize = True + Me.lblSelectedColumns.Location = New System.Drawing.Point(205, 3) + Me.lblSelectedColumns.Name = "lblSelectedColumns" + Me.lblSelectedColumns.Size = New System.Drawing.Size(124, 13) + Me.lblSelectedColumns.TabIndex = 4 + Me.lblSelectedColumns.Tag = "Selected_Columns" + Me.lblSelectedColumns.Text = "Columns to be formatted " + ' + 'ucrAddRemove + ' + Me.ucrAddRemove.bShowHiddenColumns = False + Me.ucrAddRemove.Dock = System.Windows.Forms.DockStyle.Left + Me.ucrAddRemove.Location = New System.Drawing.Point(0, 0) + Me.ucrAddRemove.Margin = New System.Windows.Forms.Padding(0) + Me.ucrAddRemove.Name = "ucrAddRemove" + Me.ucrAddRemove.Size = New System.Drawing.Size(205, 214) + Me.ucrAddRemove.TabIndex = 5 + ' + 'ucrBase + ' + Me.ucrBase.Location = New System.Drawing.Point(13, 156) + Me.ucrBase.Name = "ucrBase" + Me.ucrBase.Size = New System.Drawing.Size(410, 53) + Me.ucrBase.TabIndex = 6 + ' + 'dlgFormat + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(435, 214) + Me.Controls.Add(Me.ucrBase) + Me.Controls.Add(Me.ucrAddRemove) + Me.Controls.Add(Me.lblSelectedColumns) + Me.Controls.Add(Me.ucrMultiple) + Me.Controls.Add(Me.lblRequiredFormat) + Me.Controls.Add(Me.lstRequiredFormat) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False + Me.Name = "dlgFormat" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.Tag = "Format_Data" + Me.Text = "Format Data" + Me.ResumeLayout(False) + Me.PerformLayout() + End Sub Friend WithEvents lstRequiredFormat As ListBox Friend WithEvents lblRequiredFormat As Label diff --git a/instat/dlgFormat.resx b/instat/dlgFormat.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgFormat.resx +++ b/instat/dlgFormat.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgFourVariableModelling.Designer.vb b/instat/dlgFourVariableModelling.Designer.vb index d1cdfe73140..58d9421e106 100644 --- a/instat/dlgFourVariableModelling.Designer.vb +++ b/instat/dlgFourVariableModelling.Designer.vb @@ -298,7 +298,7 @@ Partial Class dlgFourVariableModelling Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgFourVariableModelling" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Four_Variable_Modelling" Me.Text = "Four Variable Modelling" Me.ResumeLayout(False) diff --git a/instat/dlgFreezeColumns.Designer.vb b/instat/dlgFreezeColumns.Designer.vb index edc1439735b..dcc225412de 100644 --- a/instat/dlgFreezeColumns.Designer.vb +++ b/instat/dlgFreezeColumns.Designer.vb @@ -31,7 +31,7 @@ Partial Class dlgFreezeColumns 'ucrSelectorByDataFrameAddRemoveforFreezeColumns ' Me.ucrSelectorByDataFrameAddRemoveforFreezeColumns.bShowHiddenColumns = False - Me.ucrSelectorByDataFrameAddRemoveforFreezeColumns.bUseCurrentFilter = False + Me.ucrSelectorByDataFrameAddRemoveforFreezeColumns.bUseCurrentFilter = True Me.ucrSelectorByDataFrameAddRemoveforFreezeColumns.Location = New System.Drawing.Point(12, 0) Me.ucrSelectorByDataFrameAddRemoveforFreezeColumns.Margin = New System.Windows.Forms.Padding(0) Me.ucrSelectorByDataFrameAddRemoveforFreezeColumns.Name = "ucrSelectorByDataFrameAddRemoveforFreezeColumns" @@ -76,6 +76,7 @@ Partial Class dlgFreezeColumns Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgFreezeColumns" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "Freeze Columns" Me.ResumeLayout(False) Me.PerformLayout() diff --git a/instat/dlgFreqTables.Designer.vb b/instat/dlgFreqTables.Designer.vb index 02a7a63f094..414c74b5198 100644 --- a/instat/dlgFreqTables.Designer.vb +++ b/instat/dlgFreqTables.Designer.vb @@ -148,13 +148,17 @@ Partial Class dlgFreqTables 'ucrReceiverMultiple ' Me.ucrReceiverMultiple.Location = New System.Drawing.Point(205, 45) + Me.ucrReceiverMultiple.Margin = New System.Windows.Forms.Padding(0) Me.ucrReceiverMultiple.Name = "ucrReceiverMultiple" + Me.ucrReceiverMultiple.Selector = Nothing Me.ucrReceiverMultiple.Size = New System.Drawing.Size(127, 136) Me.ucrReceiverMultiple.TabIndex = 3 ' 'ucrAddRemove ' + Me.ucrAddRemove.bShowHiddenColumns = False Me.ucrAddRemove.Location = New System.Drawing.Point(-2, 28) + Me.ucrAddRemove.Margin = New System.Windows.Forms.Padding(0) Me.ucrAddRemove.Name = "ucrAddRemove" Me.ucrAddRemove.Size = New System.Drawing.Size(204, 132) Me.ucrAddRemove.TabIndex = 1 @@ -181,6 +185,8 @@ Partial Class dlgFreqTables Me.Controls.Add(Me.ucrAddRemove) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgFreqTables" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Frequency_table" diff --git a/instat/dlgFreqTables.resx b/instat/dlgFreqTables.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgFreqTables.resx +++ b/instat/dlgFreqTables.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgFromLibrary.Designer.vb b/instat/dlgFromLibrary.Designer.vb index 7cb42ea447e..b0db8e7348f 100644 --- a/instat/dlgFromLibrary.Designer.vb +++ b/instat/dlgFromLibrary.Designer.vb @@ -22,146 +22,146 @@ Partial Class dlgFromLibrary 'Do not modify it using the code editor. Private Sub InitializeComponent() - Me.cmdLibraryCollection = New System.Windows.Forms.Button() - Me.lstCollection = New System.Windows.Forms.ListView() - Me.clmDatasets = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) - Me.clmDesc = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) - Me.cboPackages = New System.Windows.Forms.ComboBox() - Me.rdoDefaultDatasets = New System.Windows.Forms.RadioButton() - Me.rdoInstatCollection = New System.Windows.Forms.RadioButton() - Me.lblFromPackage = New System.Windows.Forms.Label() - Me.grpCollection = New System.Windows.Forms.GroupBox() - Me.ucrBase = New instat.ucrButtons() - Me.cmdHelp = New System.Windows.Forms.Button() - Me.grpCollection.SuspendLayout() - Me.SuspendLayout() - ' - 'cmdLibraryCollection - ' - Me.cmdLibraryCollection.Location = New System.Drawing.Point(6, 19) - Me.cmdLibraryCollection.Name = "cmdLibraryCollection" - Me.cmdLibraryCollection.Size = New System.Drawing.Size(142, 23) - Me.cmdLibraryCollection.TabIndex = 2 - Me.cmdLibraryCollection.Text = "Load file" - Me.cmdLibraryCollection.UseVisualStyleBackColor = True - ' - 'lstCollection - ' - Me.lstCollection.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.clmDatasets, Me.clmDesc}) - Me.lstCollection.FullRowSelect = True - Me.lstCollection.Location = New System.Drawing.Point(10, 60) - Me.lstCollection.MultiSelect = False - Me.lstCollection.Name = "lstCollection" - Me.lstCollection.ShowGroups = False - Me.lstCollection.ShowItemToolTips = True - Me.lstCollection.Size = New System.Drawing.Size(415, 173) - Me.lstCollection.Sorting = System.Windows.Forms.SortOrder.Ascending - Me.lstCollection.TabIndex = 4 - Me.lstCollection.UseCompatibleStateImageBehavior = False - Me.lstCollection.View = System.Windows.Forms.View.Details - ' - 'clmDatasets - ' - Me.clmDatasets.Text = "Data" - Me.clmDatasets.Width = 142 - ' - 'clmDesc - ' - Me.clmDesc.Text = "Description" - Me.clmDesc.Width = 266 - ' - 'cboPackages - ' - Me.cboPackages.FormattingEnabled = True - Me.cboPackages.Location = New System.Drawing.Point(97, 33) - Me.cboPackages.Name = "cboPackages" - Me.cboPackages.Size = New System.Drawing.Size(121, 21) - Me.cboPackages.Sorted = True - Me.cboPackages.TabIndex = 14 - ' - 'rdoDefaultDatasets - ' - Me.rdoDefaultDatasets.AutoSize = True - Me.rdoDefaultDatasets.Location = New System.Drawing.Point(10, 10) - Me.rdoDefaultDatasets.Name = "rdoDefaultDatasets" - Me.rdoDefaultDatasets.Size = New System.Drawing.Size(83, 17) - Me.rdoDefaultDatasets.TabIndex = 12 - Me.rdoDefaultDatasets.TabStop = True - Me.rdoDefaultDatasets.Text = "Load from R" - Me.rdoDefaultDatasets.UseVisualStyleBackColor = True - ' - 'rdoInstatCollection - ' - Me.rdoInstatCollection.AutoSize = True - Me.rdoInstatCollection.Location = New System.Drawing.Point(10, 242) - Me.rdoInstatCollection.Name = "rdoInstatCollection" - Me.rdoInstatCollection.Size = New System.Drawing.Size(149, 17) - Me.rdoInstatCollection.TabIndex = 6 - Me.rdoInstatCollection.TabStop = True - Me.rdoInstatCollection.Text = "Load from Instat collection" - Me.rdoInstatCollection.UseVisualStyleBackColor = True - ' - 'lblFromPackage - ' - Me.lblFromPackage.AutoSize = True - Me.lblFromPackage.Location = New System.Drawing.Point(12, 37) - Me.lblFromPackage.Name = "lblFromPackage" - Me.lblFromPackage.Size = New System.Drawing.Size(79, 13) - Me.lblFromPackage.TabIndex = 15 - Me.lblFromPackage.Text = "From Package:" - ' - 'grpCollection - ' - Me.grpCollection.AutoSize = True - Me.grpCollection.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink - Me.grpCollection.Controls.Add(Me.cmdLibraryCollection) - Me.grpCollection.Location = New System.Drawing.Point(11, 259) - Me.grpCollection.Name = "grpCollection" - Me.grpCollection.Size = New System.Drawing.Size(154, 61) - Me.grpCollection.TabIndex = 16 - Me.grpCollection.TabStop = False - ' - 'ucrBase - ' - Me.ucrBase.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _ - Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) - Me.ucrBase.Location = New System.Drawing.Point(10, 325) - Me.ucrBase.Name = "ucrBase" - Me.ucrBase.Size = New System.Drawing.Size(406, 53) - Me.ucrBase.TabIndex = 0 - ' - 'cmdHelp - ' - Me.cmdHelp.Location = New System.Drawing.Point(350, 239) - Me.cmdHelp.Name = "cmdHelp" - Me.cmdHelp.Size = New System.Drawing.Size(75, 23) - Me.cmdHelp.TabIndex = 17 - Me.cmdHelp.Text = "Help" - Me.cmdHelp.UseVisualStyleBackColor = True - ' - 'dlgFromLibrary - ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) - Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(437, 382) - Me.Controls.Add(Me.cmdHelp) - Me.Controls.Add(Me.grpCollection) - Me.Controls.Add(Me.lblFromPackage) - Me.Controls.Add(Me.cboPackages) - Me.Controls.Add(Me.rdoDefaultDatasets) - Me.Controls.Add(Me.rdoInstatCollection) - Me.Controls.Add(Me.lstCollection) - Me.Controls.Add(Me.ucrBase) - Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow - Me.MaximizeBox = False - Me.MinimizeBox = False - Me.Name = "dlgFromLibrary" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent - Me.Text = "Open dataset from library" - Me.grpCollection.ResumeLayout(False) - Me.ResumeLayout(False) - Me.PerformLayout() - + Me.cmdLibraryCollection = New System.Windows.Forms.Button() + Me.lstCollection = New System.Windows.Forms.ListView() + Me.clmDatasets = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) + Me.clmDesc = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) + Me.cboPackages = New System.Windows.Forms.ComboBox() + Me.rdoDefaultDatasets = New System.Windows.Forms.RadioButton() + Me.rdoInstatCollection = New System.Windows.Forms.RadioButton() + Me.lblFromPackage = New System.Windows.Forms.Label() + Me.grpCollection = New System.Windows.Forms.GroupBox() + Me.ucrBase = New instat.ucrButtons() + Me.cmdHelp = New System.Windows.Forms.Button() + Me.grpCollection.SuspendLayout() + Me.SuspendLayout() + ' + 'cmdLibraryCollection + ' + Me.cmdLibraryCollection.Location = New System.Drawing.Point(6, 19) + Me.cmdLibraryCollection.Name = "cmdLibraryCollection" + Me.cmdLibraryCollection.Size = New System.Drawing.Size(142, 23) + Me.cmdLibraryCollection.TabIndex = 2 + Me.cmdLibraryCollection.Text = "Load file" + Me.cmdLibraryCollection.UseVisualStyleBackColor = True + ' + 'lstCollection + ' + Me.lstCollection.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.clmDatasets, Me.clmDesc}) + Me.lstCollection.FullRowSelect = True + Me.lstCollection.Location = New System.Drawing.Point(10, 60) + Me.lstCollection.MultiSelect = False + Me.lstCollection.Name = "lstCollection" + Me.lstCollection.ShowGroups = False + Me.lstCollection.ShowItemToolTips = True + Me.lstCollection.Size = New System.Drawing.Size(415, 173) + Me.lstCollection.Sorting = System.Windows.Forms.SortOrder.Ascending + Me.lstCollection.TabIndex = 4 + Me.lstCollection.UseCompatibleStateImageBehavior = False + Me.lstCollection.View = System.Windows.Forms.View.Details + ' + 'clmDatasets + ' + Me.clmDatasets.Text = "Data" + Me.clmDatasets.Width = 142 + ' + 'clmDesc + ' + Me.clmDesc.Text = "Description" + Me.clmDesc.Width = 266 + ' + 'cboPackages + ' + Me.cboPackages.FormattingEnabled = True + Me.cboPackages.Location = New System.Drawing.Point(97, 33) + Me.cboPackages.Name = "cboPackages" + Me.cboPackages.Size = New System.Drawing.Size(121, 21) + Me.cboPackages.Sorted = True + Me.cboPackages.TabIndex = 14 + ' + 'rdoDefaultDatasets + ' + Me.rdoDefaultDatasets.AutoSize = True + Me.rdoDefaultDatasets.Location = New System.Drawing.Point(10, 10) + Me.rdoDefaultDatasets.Name = "rdoDefaultDatasets" + Me.rdoDefaultDatasets.Size = New System.Drawing.Size(83, 17) + Me.rdoDefaultDatasets.TabIndex = 12 + Me.rdoDefaultDatasets.TabStop = True + Me.rdoDefaultDatasets.Text = "Load from R" + Me.rdoDefaultDatasets.UseVisualStyleBackColor = True + ' + 'rdoInstatCollection + ' + Me.rdoInstatCollection.AutoSize = True + Me.rdoInstatCollection.Location = New System.Drawing.Point(10, 242) + Me.rdoInstatCollection.Name = "rdoInstatCollection" + Me.rdoInstatCollection.Size = New System.Drawing.Size(149, 17) + Me.rdoInstatCollection.TabIndex = 6 + Me.rdoInstatCollection.TabStop = True + Me.rdoInstatCollection.Text = "Load from Instat collection" + Me.rdoInstatCollection.UseVisualStyleBackColor = True + ' + 'lblFromPackage + ' + Me.lblFromPackage.AutoSize = True + Me.lblFromPackage.Location = New System.Drawing.Point(12, 37) + Me.lblFromPackage.Name = "lblFromPackage" + Me.lblFromPackage.Size = New System.Drawing.Size(79, 13) + Me.lblFromPackage.TabIndex = 15 + Me.lblFromPackage.Text = "From Package:" + ' + 'grpCollection + ' + Me.grpCollection.AutoSize = True + Me.grpCollection.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink + Me.grpCollection.Controls.Add(Me.cmdLibraryCollection) + Me.grpCollection.Location = New System.Drawing.Point(11, 259) + Me.grpCollection.Name = "grpCollection" + Me.grpCollection.Size = New System.Drawing.Size(154, 61) + Me.grpCollection.TabIndex = 16 + Me.grpCollection.TabStop = False + ' + 'ucrBase + ' + Me.ucrBase.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _ + Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) + Me.ucrBase.Location = New System.Drawing.Point(10, 325) + Me.ucrBase.Name = "ucrBase" + Me.ucrBase.Size = New System.Drawing.Size(406, 53) + Me.ucrBase.TabIndex = 0 + ' + 'cmdHelp + ' + Me.cmdHelp.Location = New System.Drawing.Point(350, 239) + Me.cmdHelp.Name = "cmdHelp" + Me.cmdHelp.Size = New System.Drawing.Size(75, 23) + Me.cmdHelp.TabIndex = 17 + Me.cmdHelp.Text = "Help" + Me.cmdHelp.UseVisualStyleBackColor = True + ' + 'dlgFromLibrary + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(437, 382) + Me.Controls.Add(Me.cmdHelp) + Me.Controls.Add(Me.grpCollection) + Me.Controls.Add(Me.lblFromPackage) + Me.Controls.Add(Me.cboPackages) + Me.Controls.Add(Me.rdoDefaultDatasets) + Me.Controls.Add(Me.rdoInstatCollection) + Me.Controls.Add(Me.lstCollection) + Me.Controls.Add(Me.ucrBase) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False + Me.Name = "dlgFromLibrary" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.Text = "Open dataset from library" + Me.grpCollection.ResumeLayout(False) + Me.ResumeLayout(False) + Me.PerformLayout() + End Sub Friend WithEvents ucrBase As ucrButtons diff --git a/instat/dlgFromLibrary.resx b/instat/dlgFromLibrary.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgFromLibrary.resx +++ b/instat/dlgFromLibrary.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgGammaDistr.designer.vb b/instat/dlgGammaDistr.designer.vb index c5facf5f91f..28e7e2cc5cb 100644 --- a/instat/dlgGammaDistr.designer.vb +++ b/instat/dlgGammaDistr.designer.vb @@ -54,7 +54,9 @@ Partial Class dlgGammaDistr ' 'ucrAddRemove ' + Me.ucrAddRemove.bShowHiddenColumns = False Me.ucrAddRemove.Location = New System.Drawing.Point(12, 44) + Me.ucrAddRemove.Margin = New System.Windows.Forms.Padding(0) Me.ucrAddRemove.Name = "ucrAddRemove" Me.ucrAddRemove.Size = New System.Drawing.Size(203, 127) Me.ucrAddRemove.TabIndex = 1 @@ -96,7 +98,9 @@ Partial Class dlgGammaDistr 'ucrReceiverColumn ' Me.ucrReceiverColumn.Location = New System.Drawing.Point(221, 60) + Me.ucrReceiverColumn.Margin = New System.Windows.Forms.Padding(0) Me.ucrReceiverColumn.Name = "ucrReceiverColumn" + Me.ucrReceiverColumn.Selector = Nothing Me.ucrReceiverColumn.Size = New System.Drawing.Size(106, 26) Me.ucrReceiverColumn.TabIndex = 3 ' @@ -247,6 +251,8 @@ Partial Class dlgGammaDistr Me.Controls.Add(Me.ucrAddRemove) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgGammaDistr" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Fit_a_Gamma_distribution" diff --git a/instat/dlgGammaDistr.resx b/instat/dlgGammaDistr.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgGammaDistr.resx +++ b/instat/dlgGammaDistr.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgGeneralRegression.Designer.vb b/instat/dlgGeneralRegression.Designer.vb index e99b4723cb4..d412f95d1bc 100644 --- a/instat/dlgGeneralRegression.Designer.vb +++ b/instat/dlgGeneralRegression.Designer.vb @@ -42,7 +42,7 @@ Partial Class dlgGeneralRegression Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgGeneralRegression" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "General_Regression" Me.Text = "General Regression" Me.ResumeLayout(False) diff --git a/instat/dlgGeneralTables.Designer.vb b/instat/dlgGeneralTables.Designer.vb index 46b0b9d53d1..e0303cb8a08 100644 --- a/instat/dlgGeneralTables.Designer.vb +++ b/instat/dlgGeneralTables.Designer.vb @@ -22,28 +22,30 @@ Partial Class dlgGeneralTables 'Do not modify it using the code editor. _ Private Sub InitializeComponent() - Me.ucrBase = New instat.ucrButtons() - Me.SuspendLayout() - ' - 'ucrBase - ' - Me.ucrBase.Location = New System.Drawing.Point(3, 316) - Me.ucrBase.Name = "ucrBase" - Me.ucrBase.Size = New System.Drawing.Size(410, 53) - Me.ucrBase.TabIndex = 0 - ' - 'dlgGeneralTables - ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) - Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(421, 376) - Me.Controls.Add(Me.ucrBase) - Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow - Me.Name = "dlgGeneralTables" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen - Me.Text = "General Tables" - Me.ResumeLayout(False) - + Me.ucrBase = New instat.ucrButtons() + Me.SuspendLayout() + ' + 'ucrBase + ' + Me.ucrBase.Location = New System.Drawing.Point(3, 316) + Me.ucrBase.Name = "ucrBase" + Me.ucrBase.Size = New System.Drawing.Size(410, 53) + Me.ucrBase.TabIndex = 0 + ' + 'dlgGeneralTables + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(421, 376) + Me.Controls.Add(Me.ucrBase) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False + Me.Name = "dlgGeneralTables" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.Text = "General Tables" + Me.ResumeLayout(False) + End Sub Friend WithEvents ucrBase As ucrButtons diff --git a/instat/dlgGeneralTables.resx b/instat/dlgGeneralTables.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgGeneralTables.resx +++ b/instat/dlgGeneralTables.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgGroupTables.Designer.vb b/instat/dlgGroupTables.Designer.vb index 66550f45b04..db559e1d8e7 100644 --- a/instat/dlgGroupTables.Designer.vb +++ b/instat/dlgGroupTables.Designer.vb @@ -22,28 +22,30 @@ Partial Class dlgGroupTables 'Do not modify it using the code editor. _ Private Sub InitializeComponent() - Me.ucrBase = New instat.ucrButtons() - Me.SuspendLayout() - ' - 'ucrBase - ' - Me.ucrBase.Location = New System.Drawing.Point(4, 327) - Me.ucrBase.Name = "ucrBase" - Me.ucrBase.Size = New System.Drawing.Size(410, 53) - Me.ucrBase.TabIndex = 1 - ' - 'dlgGroup - ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) - Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(426, 392) - Me.Controls.Add(Me.ucrBase) - Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow - Me.Name = "dlgGroup" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen - Me.Text = "Group" - Me.ResumeLayout(False) - + Me.ucrBase = New instat.ucrButtons() + Me.SuspendLayout() + ' + 'ucrBase + ' + Me.ucrBase.Location = New System.Drawing.Point(4, 327) + Me.ucrBase.Name = "ucrBase" + Me.ucrBase.Size = New System.Drawing.Size(410, 53) + Me.ucrBase.TabIndex = 1 + ' + 'dlgGroupTables + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(426, 392) + Me.Controls.Add(Me.ucrBase) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False + Me.Name = "dlgGroupTables" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.Text = "Group" + Me.ResumeLayout(False) + End Sub Friend WithEvents ucrBase As ucrButtons diff --git a/instat/dlgGroupTables.resx b/instat/dlgGroupTables.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgGroupTables.resx +++ b/instat/dlgGroupTables.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgHeatSum.Designer.vb b/instat/dlgHeatSum.Designer.vb index f93c02d7304..f8fa76100aa 100644 --- a/instat/dlgHeatSum.Designer.vb +++ b/instat/dlgHeatSum.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgHeatSum Me.ClientSize = New System.Drawing.Size(409, 300) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgHeatSum" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Heat_Sum" diff --git a/instat/dlgHeatSum.resx b/instat/dlgHeatSum.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgHeatSum.resx +++ b/instat/dlgHeatSum.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgInterpolate.Designer.vb b/instat/dlgInterpolate.Designer.vb index 795252574bb..5c87a192764 100644 --- a/instat/dlgInterpolate.Designer.vb +++ b/instat/dlgInterpolate.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgInterpolate Me.ClientSize = New System.Drawing.Size(419, 213) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgInterpolate" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Interpolate" diff --git a/instat/dlgInterpolate.resx b/instat/dlgInterpolate.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgInterpolate.resx +++ b/instat/dlgInterpolate.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgInterpolateDaily.Designer.vb b/instat/dlgInterpolateDaily.Designer.vb index 9a9e3296c4e..dda83b1c1b5 100644 --- a/instat/dlgInterpolateDaily.Designer.vb +++ b/instat/dlgInterpolateDaily.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgInterpolateDaily Me.ClientSize = New System.Drawing.Size(423, 261) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgInterpolateDaily" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Interpolate_Daily" diff --git a/instat/dlgInterpolateDaily.resx b/instat/dlgInterpolateDaily.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgInterpolateDaily.resx +++ b/instat/dlgInterpolateDaily.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgInventoryPlot.designer.vb b/instat/dlgInventoryPlot.designer.vb index a8d4fff7f4e..cdbba4c6feb 100644 --- a/instat/dlgInventoryPlot.designer.vb +++ b/instat/dlgInventoryPlot.designer.vb @@ -168,6 +168,7 @@ Partial Class dlgInventoryPlot Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgInventoryPlot" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Inventory_Plot" Me.Text = "Inventory Plot" Me.ResumeLayout(False) diff --git a/instat/dlgInventoryPlot.resx b/instat/dlgInventoryPlot.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgInventoryPlot.resx +++ b/instat/dlgInventoryPlot.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgIsNAListvb.designer.vb b/instat/dlgIsNAListvb.designer.vb index ee07bcd71dd..a93e638bf47 100644 --- a/instat/dlgIsNAListvb.designer.vb +++ b/instat/dlgIsNAListvb.designer.vb @@ -22,84 +22,85 @@ Partial Class dlgIsNAList 'Do not modify it using the code editor. Private Sub InitializeComponent() - Me.Label1 = New System.Windows.Forms.Label() - Me.lblVariable = New System.Windows.Forms.Label() - Me.lblPeriod = New System.Windows.Forms.Label() - Me.txtPeriod = New System.Windows.Forms.TextBox() - Me.txtVariable = New System.Windows.Forms.TextBox() - Me.ucrBase = New instat.ucrButtons() - Me.SuspendLayout() - ' - 'Label1 - ' - Me.Label1.AutoSize = True - Me.Label1.Location = New System.Drawing.Point(28, 9) - Me.Label1.Name = "Label1" - Me.Label1.Size = New System.Drawing.Size(113, 13) - Me.Label1.TabIndex = 1 - Me.Label1.Text = "Data list not implement" - ' - 'lblVariable - ' - Me.lblVariable.AutoSize = True - Me.lblVariable.Location = New System.Drawing.Point(28, 59) - Me.lblVariable.Name = "lblVariable" - Me.lblVariable.Size = New System.Drawing.Size(39, 13) - Me.lblVariable.TabIndex = 2 - Me.lblVariable.Tag = "Variable" - Me.lblVariable.Text = "Label2" - ' - 'lblPeriod - ' - Me.lblPeriod.AutoSize = True - Me.lblPeriod.Location = New System.Drawing.Point(28, 109) - Me.lblPeriod.Name = "lblPeriod" - Me.lblPeriod.Size = New System.Drawing.Size(39, 13) - Me.lblPeriod.TabIndex = 3 - Me.lblPeriod.Tag = "Period" - Me.lblPeriod.Text = "Label3" - ' - 'txtPeriod - ' - Me.txtPeriod.Location = New System.Drawing.Point(160, 106) - Me.txtPeriod.Name = "txtPeriod" - Me.txtPeriod.Size = New System.Drawing.Size(100, 20) - Me.txtPeriod.TabIndex = 4 - ' - 'txtVariable - ' - Me.txtVariable.Location = New System.Drawing.Point(160, 52) - Me.txtVariable.Name = "txtVariable" - Me.txtVariable.Size = New System.Drawing.Size(100, 20) - Me.txtVariable.TabIndex = 5 - ' - 'ucrBase - ' - Me.ucrBase.Location = New System.Drawing.Point(19, 204) - Me.ucrBase.Name = "ucrBase" - Me.ucrBase.Size = New System.Drawing.Size(410, 54) - Me.ucrBase.TabIndex = 0 - ' - 'dlgIsNAList - ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) - Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(463, 264) - Me.Controls.Add(Me.txtVariable) - Me.Controls.Add(Me.txtPeriod) - Me.Controls.Add(Me.lblPeriod) - Me.Controls.Add(Me.lblVariable) - Me.Controls.Add(Me.Label1) - Me.Controls.Add(Me.ucrBase) - Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog - Me.MaximizeBox = False - Me.MinimizeBox = False - Me.Name = "dlgIsNAList" - Me.Tag = "Is_NA_List" - Me.Text = "Is NA List" - Me.ResumeLayout(False) - Me.PerformLayout() - + Me.Label1 = New System.Windows.Forms.Label() + Me.lblVariable = New System.Windows.Forms.Label() + Me.lblPeriod = New System.Windows.Forms.Label() + Me.txtPeriod = New System.Windows.Forms.TextBox() + Me.txtVariable = New System.Windows.Forms.TextBox() + Me.ucrBase = New instat.ucrButtons() + Me.SuspendLayout() + ' + 'Label1 + ' + Me.Label1.AutoSize = True + Me.Label1.Location = New System.Drawing.Point(28, 9) + Me.Label1.Name = "Label1" + Me.Label1.Size = New System.Drawing.Size(113, 13) + Me.Label1.TabIndex = 1 + Me.Label1.Text = "Data list not implement" + ' + 'lblVariable + ' + Me.lblVariable.AutoSize = True + Me.lblVariable.Location = New System.Drawing.Point(28, 59) + Me.lblVariable.Name = "lblVariable" + Me.lblVariable.Size = New System.Drawing.Size(39, 13) + Me.lblVariable.TabIndex = 2 + Me.lblVariable.Tag = "Variable" + Me.lblVariable.Text = "Label2" + ' + 'lblPeriod + ' + Me.lblPeriod.AutoSize = True + Me.lblPeriod.Location = New System.Drawing.Point(28, 109) + Me.lblPeriod.Name = "lblPeriod" + Me.lblPeriod.Size = New System.Drawing.Size(39, 13) + Me.lblPeriod.TabIndex = 3 + Me.lblPeriod.Tag = "Period" + Me.lblPeriod.Text = "Label3" + ' + 'txtPeriod + ' + Me.txtPeriod.Location = New System.Drawing.Point(160, 106) + Me.txtPeriod.Name = "txtPeriod" + Me.txtPeriod.Size = New System.Drawing.Size(100, 20) + Me.txtPeriod.TabIndex = 4 + ' + 'txtVariable + ' + Me.txtVariable.Location = New System.Drawing.Point(160, 52) + Me.txtVariable.Name = "txtVariable" + Me.txtVariable.Size = New System.Drawing.Size(100, 20) + Me.txtVariable.TabIndex = 5 + ' + 'ucrBase + ' + Me.ucrBase.Location = New System.Drawing.Point(19, 204) + Me.ucrBase.Name = "ucrBase" + Me.ucrBase.Size = New System.Drawing.Size(410, 54) + Me.ucrBase.TabIndex = 0 + ' + 'dlgIsNAList + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(463, 264) + Me.Controls.Add(Me.txtVariable) + Me.Controls.Add(Me.txtPeriod) + Me.Controls.Add(Me.lblPeriod) + Me.Controls.Add(Me.lblVariable) + Me.Controls.Add(Me.Label1) + Me.Controls.Add(Me.ucrBase) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog + Me.MaximizeBox = False + Me.MinimizeBox = False + Me.Name = "dlgIsNAList" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.Tag = "Is_NA_List" + Me.Text = "Is NA List" + Me.ResumeLayout(False) + Me.PerformLayout() + End Sub Friend WithEvents ucrBase As ucrButtons diff --git a/instat/dlgIsNAListvb.resx b/instat/dlgIsNAListvb.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgIsNAListvb.resx +++ b/instat/dlgIsNAListvb.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgLockUnlock.Designer.vb b/instat/dlgLockUnlock.Designer.vb index 28a77fb8172..7aec882dc21 100644 --- a/instat/dlgLockUnlock.Designer.vb +++ b/instat/dlgLockUnlock.Designer.vb @@ -34,14 +34,16 @@ Partial Class dlgLockUnlock 'ucrBase ' Me.ucrBase.Dock = System.Windows.Forms.DockStyle.Bottom - Me.ucrBase.Location = New System.Drawing.Point(0, 161) + Me.ucrBase.Location = New System.Drawing.Point(0, 181) Me.ucrBase.Name = "ucrBase" - Me.ucrBase.Size = New System.Drawing.Size(443, 32) + Me.ucrBase.Size = New System.Drawing.Size(443, 79) Me.ucrBase.TabIndex = 0 ' 'ucrAddRemove ' + Me.ucrAddRemove.bShowHiddenColumns = False Me.ucrAddRemove.Location = New System.Drawing.Point(3, 2) + Me.ucrAddRemove.Margin = New System.Windows.Forms.Padding(0) Me.ucrAddRemove.Name = "ucrAddRemove" Me.ucrAddRemove.Size = New System.Drawing.Size(203, 155) Me.ucrAddRemove.TabIndex = 1 @@ -49,7 +51,9 @@ Partial Class dlgLockUnlock 'ucrReceiverLockUnlock ' Me.ucrReceiverLockUnlock.Location = New System.Drawing.Point(203, 23) + Me.ucrReceiverLockUnlock.Margin = New System.Windows.Forms.Padding(0) Me.ucrReceiverLockUnlock.Name = "ucrReceiverLockUnlock" + Me.ucrReceiverLockUnlock.Selector = Nothing Me.ucrReceiverLockUnlock.Size = New System.Drawing.Size(121, 134) Me.ucrReceiverLockUnlock.TabIndex = 2 ' @@ -102,7 +106,7 @@ Partial Class dlgLockUnlock ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(443, 193) + Me.ClientSize = New System.Drawing.Size(443, 260) Me.Controls.Add(Me.chkReservefree) Me.Controls.Add(Me.rdoUnlock) Me.Controls.Add(Me.rdoLock) @@ -111,6 +115,8 @@ Partial Class dlgLockUnlock Me.Controls.Add(Me.ucrAddRemove) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgLockUnlock" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Lock_and_unlock" diff --git a/instat/dlgLockUnlock.resx b/instat/dlgLockUnlock.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgLockUnlock.resx +++ b/instat/dlgLockUnlock.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgMakeDate.vb b/instat/dlgMakeDate.vb index c7b2b39c9b5..3e45317e08a 100644 --- a/instat/dlgMakeDate.vb +++ b/instat/dlgMakeDate.vb @@ -80,23 +80,24 @@ Public Class dlgMakeDate rdoDefaultFormat.Checked = True chkTwoDigitYearThree.Checked = False chkTwoDigitYearTwo.Checked = False - lblCutOffThree.Visible = False lblCutOffTwo.Visible = False 'Disabling the check boxes, Input,... which are yet to be Implemented. 'To be return to how it was prev... - chkTwoDigitYearThree.Enabled = False - chkTwoDigitYearTwo.Enabled = False + 'chkTwoDigitYearThree.Enabled = False + 'chkTwoDigitYearTwo.Enabled = False nudCutOffThree.Visible = True nudCutOffTwo.Visible = True nudCutOffThree.Enabled = False nudCutOffTwo.Enabled = False - chkMore.Enabled = False + chkMore.Checked = False + 'chkMore.Enabled = False lblCutOffTwo.Visible = True lblCutOffThree.Visible = True lblCutOffThree.Enabled = False lblCutOffTwo.Enabled = False ucrInputComboBoxMonthTwo.Enabled = False + grpFormatField.Visible = False End Sub @@ -177,28 +178,27 @@ Public Class dlgMakeDate ucrBase.clsRsyntax.RemoveParameter("origin") End If 'to be removed later - grpFormatField.Visible = True grpFormatField.Enabled = False TestOKEnabled() End Sub Private Sub chkMore_CheckedChanged(sender As Object, e As EventArgs) Handles chkMore.CheckedChanged, chkTwoDigitYearThree.CheckedChanged, chkTwoDigitYearTwo.CheckedChanged Formats() - 'If chkTwoDigitYearTwo.Checked Then - 'lblCutOffTwo.Visible = True - 'nudCutOffTwo.Visible = True - 'Else - 'lblCutOffTwo.Visible = False - 'nudCutOffTwo.Visible = False - 'End If - 'If chkTwoDigitYearThree.Checked Then - 'lblCutOffThree.Visible = True - 'nudCutOffThree.Visible = True - 'Else - 'lblCutOffThree.Visible = False - 'nudCutOffThree.Visible = False + If chkTwoDigitYearTwo.Checked Then + lblCutOffTwo.Visible = True + nudCutOffTwo.Visible = True + Else + lblCutOffTwo.Visible = False + nudCutOffTwo.Visible = False + End If + If chkTwoDigitYearThree.Checked Then + lblCutOffThree.Visible = True + nudCutOffThree.Visible = True + Else + lblCutOffThree.Visible = False + nudCutOffThree.Visible = False - 'End If + End If End Sub Private Sub ucrInputSpecifyDates_NameChanged() Handles ucrInputFormat.NameChanged diff --git a/instat/dlgMakeFactor.Designer.vb b/instat/dlgMakeFactor.Designer.vb index ffa61026d72..7690ed28591 100644 --- a/instat/dlgMakeFactor.Designer.vb +++ b/instat/dlgMakeFactor.Designer.vb @@ -40,6 +40,8 @@ Partial Class dlgMakeFactor Me.ClientSize = New System.Drawing.Size(434, 197) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgMakeFactor" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Make_Factor" diff --git a/instat/dlgMakeFactor.resx b/instat/dlgMakeFactor.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgMakeFactor.resx +++ b/instat/dlgMakeFactor.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgMatchText.Designer.vb b/instat/dlgMatchText.Designer.vb index 38b81c6ac12..0d79d155f50 100644 --- a/instat/dlgMatchText.Designer.vb +++ b/instat/dlgMatchText.Designer.vb @@ -22,24 +22,27 @@ Partial Class dlgMatchText 'Do not modify it using the code editor. _ Private Sub InitializeComponent() - Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(dlgMatchText)) Me.ucrBase = New instat.ucrButtons() Me.SuspendLayout() ' 'ucrBase ' - resources.ApplyResources(Me.ucrBase, "ucrBase") + Me.ucrBase.Location = New System.Drawing.Point(0, 0) Me.ucrBase.Name = "ucrBase" + Me.ucrBase.Size = New System.Drawing.Size(410, 52) + Me.ucrBase.TabIndex = 0 ' 'dlgMatchText ' - resources.ApplyResources(Me, "$this") + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(284, 262) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgMatchText" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Match" Me.ResumeLayout(False) diff --git a/instat/dlgMissingData.designer.vb b/instat/dlgMissingData.designer.vb index cc7706803da..8095c341247 100644 --- a/instat/dlgMissingData.designer.vb +++ b/instat/dlgMissingData.designer.vb @@ -42,6 +42,7 @@ Partial Class dlgMissingData Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgMissingData" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Missing_Data" Me.Text = "Missing Data" Me.ResumeLayout(False) diff --git a/instat/dlgMissingData.resx b/instat/dlgMissingData.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgMissingData.resx +++ b/instat/dlgMissingData.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgMissingValuesplot.designer.vb b/instat/dlgMissingValuesplot.designer.vb index 4f529f854d4..d0358b3d51e 100644 --- a/instat/dlgMissingValuesplot.designer.vb +++ b/instat/dlgMissingValuesplot.designer.vb @@ -353,7 +353,10 @@ Partial Class dlgMissingValuesplot Me.Controls.Add(Me.chkStationName) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.ucrBase) + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgMissingValuesplot" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "dlgMissingValuesplot" CType(Me.nudThreshold, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.nudYlim, System.ComponentModel.ISupportInitialize).EndInit() diff --git a/instat/dlgModelAmounts.Designer.vb b/instat/dlgModelAmounts.Designer.vb index 4be8b4e577a..5b2ab050258 100644 --- a/instat/dlgModelAmounts.Designer.vb +++ b/instat/dlgModelAmounts.Designer.vb @@ -22,27 +22,30 @@ Partial Class dlgModelAmounts 'Do not modify it using the code editor. _ Private Sub InitializeComponent() - Me.ucrBase = New instat.ucrButtons() - Me.SuspendLayout() - ' - 'ucrBase - ' - Me.ucrBase.Location = New System.Drawing.Point(-2, 226) - Me.ucrBase.Name = "ucrBase" - Me.ucrBase.Size = New System.Drawing.Size(410, 32) - Me.ucrBase.TabIndex = 0 - ' - 'dlgModelAmounts - ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) - Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(405, 261) - Me.Controls.Add(Me.ucrBase) - Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow - Me.Name = "dlgModelAmounts" - Me.Text = "dlgModelAmounts" - Me.ResumeLayout(False) - + Me.ucrBase = New instat.ucrButtons() + Me.SuspendLayout() + ' + 'ucrBase + ' + Me.ucrBase.Location = New System.Drawing.Point(-2, 226) + Me.ucrBase.Name = "ucrBase" + Me.ucrBase.Size = New System.Drawing.Size(410, 32) + Me.ucrBase.TabIndex = 0 + ' + 'dlgModelAmounts + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(405, 261) + Me.Controls.Add(Me.ucrBase) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False + Me.Name = "dlgModelAmounts" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.Text = "dlgModelAmounts" + Me.ResumeLayout(False) + End Sub Friend WithEvents ucrBase As ucrButtons diff --git a/instat/dlgModelAmounts.resx b/instat/dlgModelAmounts.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgModelAmounts.resx +++ b/instat/dlgModelAmounts.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgModelProbabilities.Designer.vb b/instat/dlgModelProbabilities.Designer.vb index f3e1468885d..8f421e47e9b 100644 --- a/instat/dlgModelProbabilities.Designer.vb +++ b/instat/dlgModelProbabilities.Designer.vb @@ -42,6 +42,7 @@ Partial Class dlgModelProbabilities Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgModelProbabilities" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "Model Probabilities" Me.ResumeLayout(False) diff --git a/instat/dlgModelProbabilities.resx b/instat/dlgModelProbabilities.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgModelProbabilities.resx +++ b/instat/dlgModelProbabilities.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgMovingAverage.Designer.vb b/instat/dlgMovingAverage.Designer.vb index 9888e4a4024..5ba85ea4267 100644 --- a/instat/dlgMovingAverage.Designer.vb +++ b/instat/dlgMovingAverage.Designer.vb @@ -22,142 +22,148 @@ Partial Class dlgMovingAverage 'Do not modify it using the code editor. _ Private Sub InitializeComponent() - Me.lblDataToAverage = New System.Windows.Forms.Label() - Me.lblSaveResultsIn = New System.Windows.Forms.Label() - Me.cboSaveResultsIn = New System.Windows.Forms.ComboBox() - Me.chkSaveResiduals = New System.Windows.Forms.CheckBox() - Me.chkDisplayResults = New System.Windows.Forms.CheckBox() - Me.chkPlot = New System.Windows.Forms.CheckBox() - Me.lblLag = New System.Windows.Forms.Label() - Me.txtLag = New System.Windows.Forms.TextBox() - Me.ucrReceiverDataToAverage = New instat.ucrReceiverSingle() - Me.ucrBase = New instat.ucrButtons() - Me.ucrAddRemove = New instat.ucrSelectorAddRemove() - Me.SuspendLayout() - ' - 'lblDataToAverage - ' - Me.lblDataToAverage.AutoSize = True - Me.lblDataToAverage.Location = New System.Drawing.Point(233, 12) - Me.lblDataToAverage.Name = "lblDataToAverage" - Me.lblDataToAverage.Size = New System.Drawing.Size(105, 13) - Me.lblDataToAverage.TabIndex = 3 - Me.lblDataToAverage.Tag = "Data_to_be_averaged" - Me.lblDataToAverage.Text = "Data to be averaged" - ' - 'lblSaveResultsIn - ' - Me.lblSaveResultsIn.AutoSize = True - Me.lblSaveResultsIn.Location = New System.Drawing.Point(224, 95) - Me.lblSaveResultsIn.Name = "lblSaveResultsIn" - Me.lblSaveResultsIn.Size = New System.Drawing.Size(85, 13) - Me.lblSaveResultsIn.TabIndex = 4 - Me.lblSaveResultsIn.Tag = "Save_results_in" - Me.lblSaveResultsIn.Text = "Save results into" - ' - 'cboSaveResultsIn - ' - Me.cboSaveResultsIn.FormattingEnabled = True - Me.cboSaveResultsIn.Location = New System.Drawing.Point(328, 92) - Me.cboSaveResultsIn.Name = "cboSaveResultsIn" - Me.cboSaveResultsIn.Size = New System.Drawing.Size(87, 21) - Me.cboSaveResultsIn.TabIndex = 5 - ' - 'chkSaveResiduals - ' - Me.chkSaveResiduals.AutoSize = True - Me.chkSaveResiduals.Location = New System.Drawing.Point(13, 145) - Me.chkSaveResiduals.Name = "chkSaveResiduals" - Me.chkSaveResiduals.Size = New System.Drawing.Size(95, 17) - Me.chkSaveResiduals.TabIndex = 6 - Me.chkSaveResiduals.Tag = "Save_residuals" - Me.chkSaveResiduals.Text = "Save residuals" - Me.chkSaveResiduals.UseVisualStyleBackColor = True - ' - 'chkDisplayResults - ' - Me.chkDisplayResults.AutoSize = True - Me.chkDisplayResults.Location = New System.Drawing.Point(112, 145) - Me.chkDisplayResults.Name = "chkDisplayResults" - Me.chkDisplayResults.Size = New System.Drawing.Size(93, 17) - Me.chkDisplayResults.TabIndex = 7 - Me.chkDisplayResults.Tag = "Display_residuals" - Me.chkDisplayResults.Text = "Display results" - Me.chkDisplayResults.UseVisualStyleBackColor = True - ' - 'chkPlot - ' - Me.chkPlot.AutoSize = True - Me.chkPlot.Location = New System.Drawing.Point(227, 142) - Me.chkPlot.Name = "chkPlot" - Me.chkPlot.Size = New System.Drawing.Size(44, 17) - Me.chkPlot.TabIndex = 8 - Me.chkPlot.Text = "Plot" - Me.chkPlot.UseVisualStyleBackColor = True - ' - 'lblLag - ' - Me.lblLag.AutoSize = True - Me.lblLag.Location = New System.Drawing.Point(304, 143) - Me.lblLag.Name = "lblLag" - Me.lblLag.Size = New System.Drawing.Size(25, 13) - Me.lblLag.TabIndex = 9 - Me.lblLag.Tag = "Lag" - Me.lblLag.Text = "Lag" - ' - 'txtLag - ' - Me.txtLag.Location = New System.Drawing.Point(344, 140) - Me.txtLag.Name = "txtLag" - Me.txtLag.Size = New System.Drawing.Size(55, 20) - Me.txtLag.TabIndex = 10 - ' - 'ucrReceiverDataToAverage - ' - Me.ucrReceiverDataToAverage.Location = New System.Drawing.Point(236, 38) - Me.ucrReceiverDataToAverage.Name = "ucrReceiverDataToAverage" - Me.ucrReceiverDataToAverage.Size = New System.Drawing.Size(102, 26) - Me.ucrReceiverDataToAverage.TabIndex = 2 - ' - 'ucrBase - ' - Me.ucrBase.Location = New System.Drawing.Point(13, 186) - Me.ucrBase.Name = "ucrBase" - Me.ucrBase.Size = New System.Drawing.Size(410, 32) - Me.ucrBase.TabIndex = 1 - ' - 'ucrAddRemove - ' - Me.ucrAddRemove.Location = New System.Drawing.Point(2, 12) - Me.ucrAddRemove.Name = "ucrAddRemove" - Me.ucrAddRemove.Size = New System.Drawing.Size(203, 127) - Me.ucrAddRemove.TabIndex = 0 - ' - 'dlgMovingAverage - ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) - Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center - Me.ClientSize = New System.Drawing.Size(427, 221) - Me.Controls.Add(Me.txtLag) - Me.Controls.Add(Me.lblLag) - Me.Controls.Add(Me.chkPlot) - Me.Controls.Add(Me.chkDisplayResults) - Me.Controls.Add(Me.chkSaveResiduals) - Me.Controls.Add(Me.cboSaveResultsIn) - Me.Controls.Add(Me.lblSaveResultsIn) - Me.Controls.Add(Me.lblDataToAverage) - Me.Controls.Add(Me.ucrReceiverDataToAverage) - Me.Controls.Add(Me.ucrBase) - Me.Controls.Add(Me.ucrAddRemove) - Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow - Me.Name = "dlgMovingAverage" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen - Me.Tag = "Moving_Averages" - Me.Text = "Moving Averages" - Me.ResumeLayout(False) - Me.PerformLayout() - + Me.lblDataToAverage = New System.Windows.Forms.Label() + Me.lblSaveResultsIn = New System.Windows.Forms.Label() + Me.cboSaveResultsIn = New System.Windows.Forms.ComboBox() + Me.chkSaveResiduals = New System.Windows.Forms.CheckBox() + Me.chkDisplayResults = New System.Windows.Forms.CheckBox() + Me.chkPlot = New System.Windows.Forms.CheckBox() + Me.lblLag = New System.Windows.Forms.Label() + Me.txtLag = New System.Windows.Forms.TextBox() + Me.ucrReceiverDataToAverage = New instat.ucrReceiverSingle() + Me.ucrBase = New instat.ucrButtons() + Me.ucrAddRemove = New instat.ucrSelectorAddRemove() + Me.SuspendLayout() + ' + 'lblDataToAverage + ' + Me.lblDataToAverage.AutoSize = True + Me.lblDataToAverage.Location = New System.Drawing.Point(233, 12) + Me.lblDataToAverage.Name = "lblDataToAverage" + Me.lblDataToAverage.Size = New System.Drawing.Size(105, 13) + Me.lblDataToAverage.TabIndex = 3 + Me.lblDataToAverage.Tag = "Data_to_be_averaged" + Me.lblDataToAverage.Text = "Data to be averaged" + ' + 'lblSaveResultsIn + ' + Me.lblSaveResultsIn.AutoSize = True + Me.lblSaveResultsIn.Location = New System.Drawing.Point(224, 95) + Me.lblSaveResultsIn.Name = "lblSaveResultsIn" + Me.lblSaveResultsIn.Size = New System.Drawing.Size(85, 13) + Me.lblSaveResultsIn.TabIndex = 4 + Me.lblSaveResultsIn.Tag = "Save_results_in" + Me.lblSaveResultsIn.Text = "Save results into" + ' + 'cboSaveResultsIn + ' + Me.cboSaveResultsIn.FormattingEnabled = True + Me.cboSaveResultsIn.Location = New System.Drawing.Point(328, 92) + Me.cboSaveResultsIn.Name = "cboSaveResultsIn" + Me.cboSaveResultsIn.Size = New System.Drawing.Size(87, 21) + Me.cboSaveResultsIn.TabIndex = 5 + ' + 'chkSaveResiduals + ' + Me.chkSaveResiduals.AutoSize = True + Me.chkSaveResiduals.Location = New System.Drawing.Point(13, 145) + Me.chkSaveResiduals.Name = "chkSaveResiduals" + Me.chkSaveResiduals.Size = New System.Drawing.Size(95, 17) + Me.chkSaveResiduals.TabIndex = 6 + Me.chkSaveResiduals.Tag = "Save_residuals" + Me.chkSaveResiduals.Text = "Save residuals" + Me.chkSaveResiduals.UseVisualStyleBackColor = True + ' + 'chkDisplayResults + ' + Me.chkDisplayResults.AutoSize = True + Me.chkDisplayResults.Location = New System.Drawing.Point(112, 145) + Me.chkDisplayResults.Name = "chkDisplayResults" + Me.chkDisplayResults.Size = New System.Drawing.Size(93, 17) + Me.chkDisplayResults.TabIndex = 7 + Me.chkDisplayResults.Tag = "Display_residuals" + Me.chkDisplayResults.Text = "Display results" + Me.chkDisplayResults.UseVisualStyleBackColor = True + ' + 'chkPlot + ' + Me.chkPlot.AutoSize = True + Me.chkPlot.Location = New System.Drawing.Point(227, 142) + Me.chkPlot.Name = "chkPlot" + Me.chkPlot.Size = New System.Drawing.Size(44, 17) + Me.chkPlot.TabIndex = 8 + Me.chkPlot.Text = "Plot" + Me.chkPlot.UseVisualStyleBackColor = True + ' + 'lblLag + ' + Me.lblLag.AutoSize = True + Me.lblLag.Location = New System.Drawing.Point(304, 143) + Me.lblLag.Name = "lblLag" + Me.lblLag.Size = New System.Drawing.Size(25, 13) + Me.lblLag.TabIndex = 9 + Me.lblLag.Tag = "Lag" + Me.lblLag.Text = "Lag" + ' + 'txtLag + ' + Me.txtLag.Location = New System.Drawing.Point(344, 140) + Me.txtLag.Name = "txtLag" + Me.txtLag.Size = New System.Drawing.Size(55, 20) + Me.txtLag.TabIndex = 10 + ' + 'ucrReceiverDataToAverage + ' + Me.ucrReceiverDataToAverage.Location = New System.Drawing.Point(236, 38) + Me.ucrReceiverDataToAverage.Margin = New System.Windows.Forms.Padding(0) + Me.ucrReceiverDataToAverage.Name = "ucrReceiverDataToAverage" + Me.ucrReceiverDataToAverage.Selector = Nothing + Me.ucrReceiverDataToAverage.Size = New System.Drawing.Size(102, 26) + Me.ucrReceiverDataToAverage.TabIndex = 2 + ' + 'ucrBase + ' + Me.ucrBase.Location = New System.Drawing.Point(13, 186) + Me.ucrBase.Name = "ucrBase" + Me.ucrBase.Size = New System.Drawing.Size(410, 32) + Me.ucrBase.TabIndex = 1 + ' + 'ucrAddRemove + ' + Me.ucrAddRemove.bShowHiddenColumns = False + Me.ucrAddRemove.Location = New System.Drawing.Point(2, 12) + Me.ucrAddRemove.Margin = New System.Windows.Forms.Padding(0) + Me.ucrAddRemove.Name = "ucrAddRemove" + Me.ucrAddRemove.Size = New System.Drawing.Size(203, 127) + Me.ucrAddRemove.TabIndex = 0 + ' + 'dlgMovingAverage + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center + Me.ClientSize = New System.Drawing.Size(427, 221) + Me.Controls.Add(Me.txtLag) + Me.Controls.Add(Me.lblLag) + Me.Controls.Add(Me.chkPlot) + Me.Controls.Add(Me.chkDisplayResults) + Me.Controls.Add(Me.chkSaveResiduals) + Me.Controls.Add(Me.cboSaveResultsIn) + Me.Controls.Add(Me.lblSaveResultsIn) + Me.Controls.Add(Me.lblDataToAverage) + Me.Controls.Add(Me.ucrReceiverDataToAverage) + Me.Controls.Add(Me.ucrBase) + Me.Controls.Add(Me.ucrAddRemove) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False + Me.Name = "dlgMovingAverage" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.Tag = "Moving_Averages" + Me.Text = "Moving Averages" + Me.ResumeLayout(False) + Me.PerformLayout() + End Sub Friend WithEvents ucrAddRemove As ucrSelectorAddRemove diff --git a/instat/dlgMovingAverage.resx b/instat/dlgMovingAverage.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgMovingAverage.resx +++ b/instat/dlgMovingAverage.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgMultipleResponse.Designer.vb b/instat/dlgMultipleResponse.Designer.vb index f6e87fc9e3b..6218e0ed2e8 100644 --- a/instat/dlgMultipleResponse.Designer.vb +++ b/instat/dlgMultipleResponse.Designer.vb @@ -22,28 +22,30 @@ Partial Class dlgMultipleResponse 'Do not modify it using the code editor. _ Private Sub InitializeComponent() - Me.ucrBase = New instat.ucrButtons() - Me.SuspendLayout() - ' - 'ucrBase - ' - Me.ucrBase.Location = New System.Drawing.Point(-2, 315) - Me.ucrBase.Name = "ucrBase" - Me.ucrBase.Size = New System.Drawing.Size(410, 53) - Me.ucrBase.TabIndex = 0 - ' - 'dlgMultipleResponse - ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) - Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(411, 380) - Me.Controls.Add(Me.ucrBase) - Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow - Me.Name = "dlgMultipleResponse" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen - Me.Text = "Multiple Response" - Me.ResumeLayout(False) - + Me.ucrBase = New instat.ucrButtons() + Me.SuspendLayout() + ' + 'ucrBase + ' + Me.ucrBase.Location = New System.Drawing.Point(-2, 315) + Me.ucrBase.Name = "ucrBase" + Me.ucrBase.Size = New System.Drawing.Size(410, 53) + Me.ucrBase.TabIndex = 0 + ' + 'dlgMultipleResponse + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(411, 380) + Me.Controls.Add(Me.ucrBase) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False + Me.Name = "dlgMultipleResponse" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.Text = "Multiple Response" + Me.ResumeLayout(False) + End Sub Friend WithEvents ucrBase As ucrButtons diff --git a/instat/dlgMultipleResponse.resx b/instat/dlgMultipleResponse.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgMultipleResponse.resx +++ b/instat/dlgMultipleResponse.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgNewWorksheet.Designer.vb b/instat/dlgNewWorksheet.Designer.vb index 3603183a17a..07570d6369d 100644 --- a/instat/dlgNewWorksheet.Designer.vb +++ b/instat/dlgNewWorksheet.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgNewWorksheet Me.ClientSize = New System.Drawing.Size(428, 198) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgNewWorksheet" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "New_Worksheet" diff --git a/instat/dlgNewWorksheet.resx b/instat/dlgNewWorksheet.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgNewWorksheet.resx +++ b/instat/dlgNewWorksheet.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgOneSampleSummaryData.Designer.vb b/instat/dlgOneSampleSummaryData.Designer.vb index 25b22e230eb..de89fa8b37e 100644 --- a/instat/dlgOneSampleSummaryData.Designer.vb +++ b/instat/dlgOneSampleSummaryData.Designer.vb @@ -22,28 +22,30 @@ Partial Class dlgOneSampleSummaryData 'Do not modify it using the code editor. _ Private Sub InitializeComponent() - Me.ucrBase = New instat.ucrButtons() - Me.SuspendLayout() - ' - 'ucrBase - ' - Me.ucrBase.Location = New System.Drawing.Point(3, 203) - Me.ucrBase.Name = "ucrBase" - Me.ucrBase.Size = New System.Drawing.Size(410, 53) - Me.ucrBase.TabIndex = 0 - ' - 'dlgOneSampleSummaryData - ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) - Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(410, 261) - Me.Controls.Add(Me.ucrBase) - Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow - Me.Name = "dlgOneSampleSummaryData" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen - Me.Text = "One Sample Summary Data" - Me.ResumeLayout(False) - + Me.ucrBase = New instat.ucrButtons() + Me.SuspendLayout() + ' + 'ucrBase + ' + Me.ucrBase.Location = New System.Drawing.Point(3, 203) + Me.ucrBase.Name = "ucrBase" + Me.ucrBase.Size = New System.Drawing.Size(410, 53) + Me.ucrBase.TabIndex = 0 + ' + 'dlgOneSampleSummaryData + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(410, 261) + Me.Controls.Add(Me.ucrBase) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False + Me.Name = "dlgOneSampleSummaryData" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.Text = "One Sample Summary Data" + Me.ResumeLayout(False) + End Sub Friend WithEvents ucrBase As ucrButtons diff --git a/instat/dlgOneSampleSummaryData.resx b/instat/dlgOneSampleSummaryData.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgOneSampleSummaryData.resx +++ b/instat/dlgOneSampleSummaryData.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgOptions.Designer.vb b/instat/dlgOptions.Designer.vb index 48dac73bd7d..93cf295e0c8 100644 --- a/instat/dlgOptions.Designer.vb +++ b/instat/dlgOptions.Designer.vb @@ -22,12 +22,12 @@ Partial Class dlgOptions 'Do not modify it using the code editor. Private Sub InitializeComponent() - Dim TreeNode13 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Languages") - Dim TreeNode14 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Comments") - Dim TreeNode15 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Import") - Dim TreeNode16 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Output Window") - Dim TreeNode17 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Commands") - Dim TreeNode18 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Data View") + Dim TreeNode1 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Languages") + Dim TreeNode2 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Comments") + Dim TreeNode3 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Import") + Dim TreeNode4 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Output Window") + Dim TreeNode5 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Commands") + Dim TreeNode6 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Data View") Me.cmdApply = New System.Windows.Forms.Button() Me.cmdHelp = New System.Windows.Forms.Button() Me.cmdCancel = New System.Windows.Forms.Button() @@ -571,29 +571,29 @@ Partial Class dlgOptions Me.trOptions.Dock = System.Windows.Forms.DockStyle.Fill Me.trOptions.Location = New System.Drawing.Point(0, 0) Me.trOptions.Name = "trOptions" - TreeNode13.Name = "ndLanguages" - TreeNode13.Tag = "1" - TreeNode13.Text = "Languages" - TreeNode13.ToolTipText = "Choose different languages" - TreeNode14.Name = "ndComments" - TreeNode14.Tag = "2" - TreeNode14.Text = "Comments" - TreeNode14.ToolTipText = "Comments for the dialogs" - TreeNode15.Name = "ndImport" - TreeNode15.Tag = "3" - TreeNode15.Text = "Import" - TreeNode15.ToolTipText = "Import Data Settings" - TreeNode16.Name = "ndOutputWindow" - TreeNode16.Tag = "4" - TreeNode16.Text = "Output Window" - TreeNode16.ToolTipText = "Output Window Formatting Options" - TreeNode17.Name = "ndCommands" - TreeNode17.Tag = "8" - TreeNode17.Text = "Commands" - TreeNode17.ToolTipText = "Commands Options" - TreeNode18.Name = "ndDataView" - TreeNode18.Text = "Data View" - Me.trOptions.Nodes.AddRange(New System.Windows.Forms.TreeNode() {TreeNode13, TreeNode14, TreeNode15, TreeNode16, TreeNode17, TreeNode18}) + TreeNode1.Name = "ndLanguages" + TreeNode1.Tag = "1" + TreeNode1.Text = "Languages" + TreeNode1.ToolTipText = "Choose different languages" + TreeNode2.Name = "ndComments" + TreeNode2.Tag = "2" + TreeNode2.Text = "Comments" + TreeNode2.ToolTipText = "Comments for the dialogs" + TreeNode3.Name = "ndImport" + TreeNode3.Tag = "3" + TreeNode3.Text = "Import" + TreeNode3.ToolTipText = "Import Data Settings" + TreeNode4.Name = "ndOutputWindow" + TreeNode4.Tag = "4" + TreeNode4.Text = "Output Window" + TreeNode4.ToolTipText = "Output Window Formatting Options" + TreeNode5.Name = "ndCommands" + TreeNode5.Tag = "8" + TreeNode5.Text = "Commands" + TreeNode5.ToolTipText = "Commands Options" + TreeNode6.Name = "ndDataView" + TreeNode6.Text = "Data View" + Me.trOptions.Nodes.AddRange(New System.Windows.Forms.TreeNode() {TreeNode1, TreeNode2, TreeNode3, TreeNode4, TreeNode5, TreeNode6}) Me.trOptions.Size = New System.Drawing.Size(184, 317) Me.trOptions.TabIndex = 0 ' @@ -624,6 +624,8 @@ Partial Class dlgOptions Me.Controls.Add(Me.cmdOk) Me.Controls.Add(Me.spltControls) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgOptions" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Options" diff --git a/instat/dlgOptions.resx b/instat/dlgOptions.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgOptions.resx +++ b/instat/dlgOptions.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgOrthogonal.Designer.vb b/instat/dlgOrthogonal.Designer.vb index 3fff1f1d074..231a49c7505 100644 --- a/instat/dlgOrthogonal.Designer.vb +++ b/instat/dlgOrthogonal.Designer.vb @@ -22,28 +22,30 @@ Partial Class dlgOrthogonal 'Do not modify it using the code editor. _ Private Sub InitializeComponent() - Me.ucrBase = New instat.ucrButtons() - Me.SuspendLayout() - ' - 'ucrBase - ' - Me.ucrBase.Location = New System.Drawing.Point(6, 225) - Me.ucrBase.Name = "ucrBase" - Me.ucrBase.Size = New System.Drawing.Size(410, 49) - Me.ucrBase.TabIndex = 0 - ' - 'dlgOrthogonal - ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) - Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(415, 281) - Me.Controls.Add(Me.ucrBase) - Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow - Me.Name = "dlgOrthogonal" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen - Me.Text = "dlgOrthogonal" - Me.ResumeLayout(False) - + Me.ucrBase = New instat.ucrButtons() + Me.SuspendLayout() + ' + 'ucrBase + ' + Me.ucrBase.Location = New System.Drawing.Point(6, 225) + Me.ucrBase.Name = "ucrBase" + Me.ucrBase.Size = New System.Drawing.Size(410, 49) + Me.ucrBase.TabIndex = 0 + ' + 'dlgOrthogonal + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(415, 281) + Me.Controls.Add(Me.ucrBase) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False + Me.Name = "dlgOrthogonal" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.Text = "dlgOrthogonal" + Me.ResumeLayout(False) + End Sub Friend WithEvents ucrBase As ucrButtons diff --git a/instat/dlgOrthogonal.resx b/instat/dlgOrthogonal.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgOrthogonal.resx +++ b/instat/dlgOrthogonal.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgPenman.Designer.vb b/instat/dlgPenman.Designer.vb index 10b7dd144a6..2e4ae145a3e 100644 --- a/instat/dlgPenman.Designer.vb +++ b/instat/dlgPenman.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgPenman Me.ClientSize = New System.Drawing.Size(403, 303) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgPenman" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Penman" diff --git a/instat/dlgPenman.resx b/instat/dlgPenman.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgPenman.resx +++ b/instat/dlgPenman.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgPopulationPyramids.Designer.vb b/instat/dlgPopulationPyramids.Designer.vb index 39a8646c65b..22df2f2bf3e 100644 --- a/instat/dlgPopulationPyramids.Designer.vb +++ b/instat/dlgPopulationPyramids.Designer.vb @@ -43,7 +43,7 @@ Partial Class dlgPopulationPyramids 'ucrPopulationPyramidselector ' Me.ucrPopulationPyramidselector.bShowHiddenColumns = False - Me.ucrPopulationPyramidselector.bUseCurrentFilter = False + Me.ucrPopulationPyramidselector.bUseCurrentFilter = True Me.ucrPopulationPyramidselector.Location = New System.Drawing.Point(10, 10) Me.ucrPopulationPyramidselector.Margin = New System.Windows.Forms.Padding(0) Me.ucrPopulationPyramidselector.Name = "ucrPopulationPyramidselector" @@ -126,6 +126,8 @@ Partial Class dlgPopulationPyramids Me.Controls.Add(Me.ucrPopulationPyramidselector) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgPopulationPyramids" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Population Pyramids" diff --git a/instat/dlgPopulationPyramids.resx b/instat/dlgPopulationPyramids.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgPopulationPyramids.resx +++ b/instat/dlgPopulationPyramids.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgPrepare.Designer.vb b/instat/dlgPrepare.Designer.vb index d2f65b82b3d..56500f0ff37 100644 --- a/instat/dlgPrepare.Designer.vb +++ b/instat/dlgPrepare.Designer.vb @@ -22,29 +22,31 @@ Partial Class dlgPrepare 'Do not modify it using the code editor. _ Private Sub InitializeComponent() - Me.UcrButtons1 = New instat.ucrButtons() - Me.SuspendLayout() - ' - 'UcrButtons1 - ' - Me.UcrButtons1.Location = New System.Drawing.Point(2, 295) - Me.UcrButtons1.Name = "UcrButtons1" - Me.UcrButtons1.Size = New System.Drawing.Size(410, 32) - Me.UcrButtons1.TabIndex = 0 - ' - 'dlgPrepare - ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) - Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(414, 328) - Me.Controls.Add(Me.UcrButtons1) - Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow - Me.Name = "dlgPrepare" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen - Me.Tag = "Prepare" - Me.Text = "Prepare" - Me.ResumeLayout(False) - + Me.UcrButtons1 = New instat.ucrButtons() + Me.SuspendLayout() + ' + 'UcrButtons1 + ' + Me.UcrButtons1.Location = New System.Drawing.Point(2, 295) + Me.UcrButtons1.Name = "UcrButtons1" + Me.UcrButtons1.Size = New System.Drawing.Size(410, 32) + Me.UcrButtons1.TabIndex = 0 + ' + 'dlgPrepare + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(414, 328) + Me.Controls.Add(Me.UcrButtons1) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False + Me.Name = "dlgPrepare" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.Tag = "Prepare" + Me.Text = "Prepare" + Me.ResumeLayout(False) + End Sub Friend WithEvents UcrButtons1 As ucrButtons diff --git a/instat/dlgPrepare.resx b/instat/dlgPrepare.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgPrepare.resx +++ b/instat/dlgPrepare.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgPrintPreviewOptions.Designer.vb b/instat/dlgPrintPreviewOptions.Designer.vb index 38ce2a7ab6c..f3a3d265801 100644 --- a/instat/dlgPrintPreviewOptions.Designer.vb +++ b/instat/dlgPrintPreviewOptions.Designer.vb @@ -22,162 +22,162 @@ Partial Class dlgPrintPreviewOptions 'Do not modify it using the code editor. _ Private Sub InitializeComponent() - Me.pnlEditor = New System.Windows.Forms.Panel() - Me.chkGridLines = New System.Windows.Forms.CheckBox() - Me.cmdPrtSheet = New System.Windows.Forms.Button() - Me.cmdPrevSheet = New System.Windows.Forms.Button() - Me.pnlLog = New System.Windows.Forms.Panel() - Me.cmdPrtLog = New System.Windows.Forms.Button() - Me.cmdPrevLog = New System.Windows.Forms.Button() - Me.pnlOutput = New System.Windows.Forms.Panel() - Me.cmdPrtOutput = New System.Windows.Forms.Button() - Me.cmdPrevOutput = New System.Windows.Forms.Button() - Me.cmdExitPreview = New System.Windows.Forms.Button() - Me.pnlEditor.SuspendLayout() - Me.pnlLog.SuspendLayout() - Me.pnlOutput.SuspendLayout() - Me.SuspendLayout() - ' - 'pnlEditor - ' - Me.pnlEditor.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ - Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) - Me.pnlEditor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - Me.pnlEditor.Controls.Add(Me.chkGridLines) - Me.pnlEditor.Controls.Add(Me.cmdPrtSheet) - Me.pnlEditor.Controls.Add(Me.cmdPrevSheet) - Me.pnlEditor.Location = New System.Drawing.Point(2, 4) - Me.pnlEditor.Name = "pnlEditor" - Me.pnlEditor.Size = New System.Drawing.Size(160, 128) - Me.pnlEditor.TabIndex = 0 - ' - 'chkGridLines - ' - Me.chkGridLines.AutoSize = True - Me.chkGridLines.Location = New System.Drawing.Point(3, 48) - Me.chkGridLines.Name = "chkGridLines" - Me.chkGridLines.Size = New System.Drawing.Size(97, 17) - Me.chkGridLines.TabIndex = 2 - Me.chkGridLines.Text = "Show grid lines" - Me.chkGridLines.UseVisualStyleBackColor = True - ' - 'cmdPrtSheet - ' - Me.cmdPrtSheet.Dock = System.Windows.Forms.DockStyle.Bottom - Me.cmdPrtSheet.Location = New System.Drawing.Point(0, 80) - Me.cmdPrtSheet.Name = "cmdPrtSheet" - Me.cmdPrtSheet.Size = New System.Drawing.Size(156, 44) - Me.cmdPrtSheet.TabIndex = 1 - Me.cmdPrtSheet.Text = "Print Current Sheet" - Me.cmdPrtSheet.UseVisualStyleBackColor = True - ' - 'cmdPrevSheet - ' - Me.cmdPrevSheet.Dock = System.Windows.Forms.DockStyle.Top - Me.cmdPrevSheet.Location = New System.Drawing.Point(0, 0) - Me.cmdPrevSheet.Name = "cmdPrevSheet" - Me.cmdPrevSheet.Size = New System.Drawing.Size(156, 42) - Me.cmdPrevSheet.TabIndex = 0 - Me.cmdPrevSheet.Text = "Preview Current Sheet" - Me.cmdPrevSheet.UseVisualStyleBackColor = True - ' - 'pnlLog - ' - Me.pnlLog.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ - Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) - Me.pnlLog.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - Me.pnlLog.Controls.Add(Me.cmdPrtLog) - Me.pnlLog.Controls.Add(Me.cmdPrevLog) - Me.pnlLog.Location = New System.Drawing.Point(168, 4) - Me.pnlLog.Name = "pnlLog" - Me.pnlLog.Size = New System.Drawing.Size(160, 92) - Me.pnlLog.TabIndex = 1 - ' - 'cmdPrtLog - ' - Me.cmdPrtLog.Dock = System.Windows.Forms.DockStyle.Bottom - Me.cmdPrtLog.Location = New System.Drawing.Point(0, 44) - Me.cmdPrtLog.Name = "cmdPrtLog" - Me.cmdPrtLog.Size = New System.Drawing.Size(156, 44) - Me.cmdPrtLog.TabIndex = 1 - Me.cmdPrtLog.Text = "Print Log" - Me.cmdPrtLog.UseVisualStyleBackColor = True - ' - 'cmdPrevLog - ' - Me.cmdPrevLog.Dock = System.Windows.Forms.DockStyle.Top - Me.cmdPrevLog.Location = New System.Drawing.Point(0, 0) - Me.cmdPrevLog.Name = "cmdPrevLog" - Me.cmdPrevLog.Size = New System.Drawing.Size(156, 42) - Me.cmdPrevLog.TabIndex = 0 - Me.cmdPrevLog.Text = "Preview Log" - Me.cmdPrevLog.UseVisualStyleBackColor = True - ' - 'pnlOutput - ' - Me.pnlOutput.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ - Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) - Me.pnlOutput.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - Me.pnlOutput.Controls.Add(Me.cmdPrtOutput) - Me.pnlOutput.Controls.Add(Me.cmdPrevOutput) - Me.pnlOutput.Location = New System.Drawing.Point(332, 6) - Me.pnlOutput.Name = "pnlOutput" - Me.pnlOutput.Size = New System.Drawing.Size(160, 92) - Me.pnlOutput.TabIndex = 2 - ' - 'cmdPrtOutput - ' - Me.cmdPrtOutput.Dock = System.Windows.Forms.DockStyle.Bottom - Me.cmdPrtOutput.Location = New System.Drawing.Point(0, 44) - Me.cmdPrtOutput.Name = "cmdPrtOutput" - Me.cmdPrtOutput.Size = New System.Drawing.Size(156, 44) - Me.cmdPrtOutput.TabIndex = 1 - Me.cmdPrtOutput.Text = "Print Output" - Me.cmdPrtOutput.UseVisualStyleBackColor = True - ' - 'cmdPrevOutput - ' - Me.cmdPrevOutput.Dock = System.Windows.Forms.DockStyle.Top - Me.cmdPrevOutput.Location = New System.Drawing.Point(0, 0) - Me.cmdPrevOutput.Name = "cmdPrevOutput" - Me.cmdPrevOutput.Size = New System.Drawing.Size(156, 42) - Me.cmdPrevOutput.TabIndex = 0 - Me.cmdPrevOutput.Text = "Preview Output" - Me.cmdPrevOutput.UseVisualStyleBackColor = True - ' - 'cmdExitPreview - ' - Me.cmdExitPreview.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ - Or System.Windows.Forms.AnchorStyles.Left) _ - Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) - Me.cmdExitPreview.Location = New System.Drawing.Point(168, 99) - Me.cmdExitPreview.Name = "cmdExitPreview" - Me.cmdExitPreview.Size = New System.Drawing.Size(160, 32) - Me.cmdExitPreview.TabIndex = 3 - Me.cmdExitPreview.Text = "Exit Preview and Print" - Me.cmdExitPreview.UseVisualStyleBackColor = True - ' - 'dlgPrintPreviewOptions - ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) - Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(496, 144) - Me.Controls.Add(Me.cmdExitPreview) - Me.Controls.Add(Me.pnlOutput) - Me.Controls.Add(Me.pnlLog) - Me.Controls.Add(Me.pnlEditor) - Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow - Me.MaximizeBox = False - Me.MinimizeBox = False - Me.Name = "dlgPrintPreviewOptions" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent - Me.Text = "Print and Preview Options" - Me.pnlEditor.ResumeLayout(False) - Me.pnlEditor.PerformLayout() - Me.pnlLog.ResumeLayout(False) - Me.pnlOutput.ResumeLayout(False) - Me.ResumeLayout(False) - + Me.pnlEditor = New System.Windows.Forms.Panel() + Me.chkGridLines = New System.Windows.Forms.CheckBox() + Me.cmdPrtSheet = New System.Windows.Forms.Button() + Me.cmdPrevSheet = New System.Windows.Forms.Button() + Me.pnlLog = New System.Windows.Forms.Panel() + Me.cmdPrtLog = New System.Windows.Forms.Button() + Me.cmdPrevLog = New System.Windows.Forms.Button() + Me.pnlOutput = New System.Windows.Forms.Panel() + Me.cmdPrtOutput = New System.Windows.Forms.Button() + Me.cmdPrevOutput = New System.Windows.Forms.Button() + Me.cmdExitPreview = New System.Windows.Forms.Button() + Me.pnlEditor.SuspendLayout() + Me.pnlLog.SuspendLayout() + Me.pnlOutput.SuspendLayout() + Me.SuspendLayout() + ' + 'pnlEditor + ' + Me.pnlEditor.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ + Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) + Me.pnlEditor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + Me.pnlEditor.Controls.Add(Me.chkGridLines) + Me.pnlEditor.Controls.Add(Me.cmdPrtSheet) + Me.pnlEditor.Controls.Add(Me.cmdPrevSheet) + Me.pnlEditor.Location = New System.Drawing.Point(2, 4) + Me.pnlEditor.Name = "pnlEditor" + Me.pnlEditor.Size = New System.Drawing.Size(160, 128) + Me.pnlEditor.TabIndex = 0 + ' + 'chkGridLines + ' + Me.chkGridLines.AutoSize = True + Me.chkGridLines.Location = New System.Drawing.Point(3, 48) + Me.chkGridLines.Name = "chkGridLines" + Me.chkGridLines.Size = New System.Drawing.Size(97, 17) + Me.chkGridLines.TabIndex = 2 + Me.chkGridLines.Text = "Show grid lines" + Me.chkGridLines.UseVisualStyleBackColor = True + ' + 'cmdPrtSheet + ' + Me.cmdPrtSheet.Dock = System.Windows.Forms.DockStyle.Bottom + Me.cmdPrtSheet.Location = New System.Drawing.Point(0, 80) + Me.cmdPrtSheet.Name = "cmdPrtSheet" + Me.cmdPrtSheet.Size = New System.Drawing.Size(156, 44) + Me.cmdPrtSheet.TabIndex = 1 + Me.cmdPrtSheet.Text = "Print Current Sheet" + Me.cmdPrtSheet.UseVisualStyleBackColor = True + ' + 'cmdPrevSheet + ' + Me.cmdPrevSheet.Dock = System.Windows.Forms.DockStyle.Top + Me.cmdPrevSheet.Location = New System.Drawing.Point(0, 0) + Me.cmdPrevSheet.Name = "cmdPrevSheet" + Me.cmdPrevSheet.Size = New System.Drawing.Size(156, 42) + Me.cmdPrevSheet.TabIndex = 0 + Me.cmdPrevSheet.Text = "Preview Current Sheet" + Me.cmdPrevSheet.UseVisualStyleBackColor = True + ' + 'pnlLog + ' + Me.pnlLog.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ + Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) + Me.pnlLog.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + Me.pnlLog.Controls.Add(Me.cmdPrtLog) + Me.pnlLog.Controls.Add(Me.cmdPrevLog) + Me.pnlLog.Location = New System.Drawing.Point(168, 4) + Me.pnlLog.Name = "pnlLog" + Me.pnlLog.Size = New System.Drawing.Size(160, 92) + Me.pnlLog.TabIndex = 1 + ' + 'cmdPrtLog + ' + Me.cmdPrtLog.Dock = System.Windows.Forms.DockStyle.Bottom + Me.cmdPrtLog.Location = New System.Drawing.Point(0, 44) + Me.cmdPrtLog.Name = "cmdPrtLog" + Me.cmdPrtLog.Size = New System.Drawing.Size(156, 44) + Me.cmdPrtLog.TabIndex = 1 + Me.cmdPrtLog.Text = "Print Log" + Me.cmdPrtLog.UseVisualStyleBackColor = True + ' + 'cmdPrevLog + ' + Me.cmdPrevLog.Dock = System.Windows.Forms.DockStyle.Top + Me.cmdPrevLog.Location = New System.Drawing.Point(0, 0) + Me.cmdPrevLog.Name = "cmdPrevLog" + Me.cmdPrevLog.Size = New System.Drawing.Size(156, 42) + Me.cmdPrevLog.TabIndex = 0 + Me.cmdPrevLog.Text = "Preview Log" + Me.cmdPrevLog.UseVisualStyleBackColor = True + ' + 'pnlOutput + ' + Me.pnlOutput.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ + Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) + Me.pnlOutput.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + Me.pnlOutput.Controls.Add(Me.cmdPrtOutput) + Me.pnlOutput.Controls.Add(Me.cmdPrevOutput) + Me.pnlOutput.Location = New System.Drawing.Point(332, 6) + Me.pnlOutput.Name = "pnlOutput" + Me.pnlOutput.Size = New System.Drawing.Size(160, 92) + Me.pnlOutput.TabIndex = 2 + ' + 'cmdPrtOutput + ' + Me.cmdPrtOutput.Dock = System.Windows.Forms.DockStyle.Bottom + Me.cmdPrtOutput.Location = New System.Drawing.Point(0, 44) + Me.cmdPrtOutput.Name = "cmdPrtOutput" + Me.cmdPrtOutput.Size = New System.Drawing.Size(156, 44) + Me.cmdPrtOutput.TabIndex = 1 + Me.cmdPrtOutput.Text = "Print Output" + Me.cmdPrtOutput.UseVisualStyleBackColor = True + ' + 'cmdPrevOutput + ' + Me.cmdPrevOutput.Dock = System.Windows.Forms.DockStyle.Top + Me.cmdPrevOutput.Location = New System.Drawing.Point(0, 0) + Me.cmdPrevOutput.Name = "cmdPrevOutput" + Me.cmdPrevOutput.Size = New System.Drawing.Size(156, 42) + Me.cmdPrevOutput.TabIndex = 0 + Me.cmdPrevOutput.Text = "Preview Output" + Me.cmdPrevOutput.UseVisualStyleBackColor = True + ' + 'cmdExitPreview + ' + Me.cmdExitPreview.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ + Or System.Windows.Forms.AnchorStyles.Left) _ + Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) + Me.cmdExitPreview.Location = New System.Drawing.Point(168, 99) + Me.cmdExitPreview.Name = "cmdExitPreview" + Me.cmdExitPreview.Size = New System.Drawing.Size(160, 32) + Me.cmdExitPreview.TabIndex = 3 + Me.cmdExitPreview.Text = "Exit Preview and Print" + Me.cmdExitPreview.UseVisualStyleBackColor = True + ' + 'dlgPrintPreviewOptions + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(496, 144) + Me.Controls.Add(Me.cmdExitPreview) + Me.Controls.Add(Me.pnlOutput) + Me.Controls.Add(Me.pnlLog) + Me.Controls.Add(Me.pnlEditor) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False + Me.Name = "dlgPrintPreviewOptions" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.Text = "Print and Preview Options" + Me.pnlEditor.ResumeLayout(False) + Me.pnlEditor.PerformLayout() + Me.pnlLog.ResumeLayout(False) + Me.pnlOutput.ResumeLayout(False) + Me.ResumeLayout(False) + End Sub Friend WithEvents pnlEditor As Panel diff --git a/instat/dlgPrintPreviewOptions.resx b/instat/dlgPrintPreviewOptions.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgPrintPreviewOptions.resx +++ b/instat/dlgPrintPreviewOptions.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgProbabilityModels.Designer.vb b/instat/dlgProbabilityModels.Designer.vb index 3a77e092c7e..9a9a00ae4c8 100644 --- a/instat/dlgProbabilityModels.Designer.vb +++ b/instat/dlgProbabilityModels.Designer.vb @@ -30,7 +30,10 @@ Partial Class dlgProbabilityModels Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(284, 261) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgProbabilityModels" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "dlgProbabilityModels" Me.ResumeLayout(False) diff --git a/instat/dlgProbabilityPlot.designer.vb b/instat/dlgProbabilityPlot.designer.vb index 05be38685db..13161571334 100644 --- a/instat/dlgProbabilityPlot.designer.vb +++ b/instat/dlgProbabilityPlot.designer.vb @@ -131,13 +131,17 @@ Partial Class dlgProbabilityPlot 'ucrReceiverPlotVariable ' Me.ucrReceiverPlotVariable.Location = New System.Drawing.Point(216, 29) + Me.ucrReceiverPlotVariable.Margin = New System.Windows.Forms.Padding(0) Me.ucrReceiverPlotVariable.Name = "ucrReceiverPlotVariable" + Me.ucrReceiverPlotVariable.Selector = Nothing Me.ucrReceiverPlotVariable.Size = New System.Drawing.Size(106, 26) Me.ucrReceiverPlotVariable.TabIndex = 7 ' 'ucrAddRemove ' + Me.ucrAddRemove.bShowHiddenColumns = False Me.ucrAddRemove.Location = New System.Drawing.Point(7, 3) + Me.ucrAddRemove.Margin = New System.Windows.Forms.Padding(0) Me.ucrAddRemove.Name = "ucrAddRemove" Me.ucrAddRemove.Size = New System.Drawing.Size(202, 154) Me.ucrAddRemove.TabIndex = 6 @@ -164,6 +168,7 @@ Partial Class dlgProbabilityPlot Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgProbabilityPlot" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Probability_Plot" Me.Text = "Probability Plot" Me.grpDistributions.ResumeLayout(False) diff --git a/instat/dlgProcess.Designer.vb b/instat/dlgProcess.Designer.vb index d768285b186..fbc2cb4988d 100644 --- a/instat/dlgProcess.Designer.vb +++ b/instat/dlgProcess.Designer.vb @@ -39,7 +39,10 @@ Partial Class dlgProcess Me.ClientSize = New System.Drawing.Size(434, 200) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgProcess" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Process" Me.Text = "Process" Me.ResumeLayout(False) diff --git a/instat/dlgProcess.resx b/instat/dlgProcess.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgProcess.resx +++ b/instat/dlgProcess.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgRemoveUnusedLabels.Designer.vb b/instat/dlgRemoveUnusedLabels.Designer.vb index 6146b01e4bc..808315172bc 100644 --- a/instat/dlgRemoveUnusedLabels.Designer.vb +++ b/instat/dlgRemoveUnusedLabels.Designer.vb @@ -39,14 +39,18 @@ Partial Class dlgRemoveUnusedLabels ' 'ucrDataFrame ' + Me.ucrDataFrame.bUseCurrentFilter = True Me.ucrDataFrame.Location = New System.Drawing.Point(2, 2) + Me.ucrDataFrame.Margin = New System.Windows.Forms.Padding(0) Me.ucrDataFrame.Name = "ucrDataFrame" Me.ucrDataFrame.Size = New System.Drawing.Size(127, 41) Me.ucrDataFrame.TabIndex = 1 ' 'ucrAddRemove ' + Me.ucrAddRemove.bShowHiddenColumns = False Me.ucrAddRemove.Location = New System.Drawing.Point(2, 59) + Me.ucrAddRemove.Margin = New System.Windows.Forms.Padding(0) Me.ucrAddRemove.Name = "ucrAddRemove" Me.ucrAddRemove.Size = New System.Drawing.Size(203, 127) Me.ucrAddRemove.TabIndex = 2 @@ -54,7 +58,9 @@ Partial Class dlgRemoveUnusedLabels 'ucrSelectedVariable ' Me.ucrSelectedVariable.Location = New System.Drawing.Point(234, 103) + Me.ucrSelectedVariable.Margin = New System.Windows.Forms.Padding(0) Me.ucrSelectedVariable.Name = "ucrSelectedVariable" + Me.ucrSelectedVariable.Selector = Nothing Me.ucrSelectedVariable.Size = New System.Drawing.Size(106, 26) Me.ucrSelectedVariable.TabIndex = 3 ' @@ -89,7 +95,10 @@ Partial Class dlgRemoveUnusedLabels Me.Controls.Add(Me.ucrDataFrame) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgRemoveUnusedLabels" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Remove_unused_labels" Me.Text = "Remove Unused Labels" Me.ResumeLayout(False) diff --git a/instat/dlgRenameModels.Designer.vb b/instat/dlgRenameModels.Designer.vb index d97d8a98a2a..e4631cfb1f3 100644 --- a/instat/dlgRenameModels.Designer.vb +++ b/instat/dlgRenameModels.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgRenameModels Me.ClientSize = New System.Drawing.Size(428, 261) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgRenameModels" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Rename" diff --git a/instat/dlgReoderDescriptives.Designer.vb b/instat/dlgReoderDescriptives.Designer.vb index af673e2299c..4945a5b0ec0 100644 --- a/instat/dlgReoderDescriptives.Designer.vb +++ b/instat/dlgReoderDescriptives.Designer.vb @@ -56,6 +56,7 @@ Partial Class dlgReoderDescriptives ' 'ucrDataFrameReoder ' + Me.ucrDataFrameReoder.bUseCurrentFilter = True Me.ucrDataFrameReoder.Location = New System.Drawing.Point(13, 13) Me.ucrDataFrameReoder.Margin = New System.Windows.Forms.Padding(0) Me.ucrDataFrameReoder.Name = "ucrDataFrameReoder" @@ -72,6 +73,8 @@ Partial Class dlgReoderDescriptives Me.Controls.Add(Me.ucrDataFrameReoder) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgReoderDescriptives" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Reoder_Objects" diff --git a/instat/dlgReoderModels.Designer.vb b/instat/dlgReoderModels.Designer.vb index 83c5e930dd9..ee452918841 100644 --- a/instat/dlgReoderModels.Designer.vb +++ b/instat/dlgReoderModels.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgReoderModels Me.ClientSize = New System.Drawing.Size(420, 261) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgReoderModels" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Reoder" diff --git a/instat/dlgReorder.Designer.vb b/instat/dlgReorder.Designer.vb index 31217c083ca..a4e3efa6715 100644 --- a/instat/dlgReorder.Designer.vb +++ b/instat/dlgReorder.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgReorder Me.ClientSize = New System.Drawing.Size(425, 261) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgReorder" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Reorder" diff --git a/instat/dlgSelectAndStuck.Designer.vb b/instat/dlgSelectAndStuck.Designer.vb index ca45f16ef93..3b590e2fd6d 100644 --- a/instat/dlgSelectAndStuck.Designer.vb +++ b/instat/dlgSelectAndStuck.Designer.vb @@ -53,7 +53,9 @@ Partial Class dlgSelectAndStuck ' 'ucrAddRemove1 ' + Me.ucrAddRemove1.bShowHiddenColumns = False Me.ucrAddRemove1.Location = New System.Drawing.Point(10, 12) + Me.ucrAddRemove1.Margin = New System.Windows.Forms.Padding(0) Me.ucrAddRemove1.Name = "ucrAddRemove1" Me.ucrAddRemove1.Size = New System.Drawing.Size(203, 109) Me.ucrAddRemove1.TabIndex = 1 @@ -61,7 +63,9 @@ Partial Class dlgSelectAndStuck 'ucrReceiverSelectAndStuck ' Me.ucrReceiverSelectAndStuck.Location = New System.Drawing.Point(219, 12) + Me.ucrReceiverSelectAndStuck.Margin = New System.Windows.Forms.Padding(0) Me.ucrReceiverSelectAndStuck.Name = "ucrReceiverSelectAndStuck" + Me.ucrReceiverSelectAndStuck.Selector = Nothing Me.ucrReceiverSelectAndStuck.Size = New System.Drawing.Size(121, 109) Me.ucrReceiverSelectAndStuck.TabIndex = 2 ' @@ -232,6 +236,8 @@ Partial Class dlgSelectAndStuck Me.Controls.Add(Me.ucrAddRemove1) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgSelectAndStuck" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Select_And_Stuck" diff --git a/instat/dlgShiftDailyData.Designer.vb b/instat/dlgShiftDailyData.Designer.vb index 194945194db..3f31a98ce08 100644 --- a/instat/dlgShiftDailyData.Designer.vb +++ b/instat/dlgShiftDailyData.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgShiftDailyData Me.ClientSize = New System.Drawing.Size(424, 218) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgShiftDailyData" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Shift_Daily_Data" diff --git a/instat/dlgShiftDailyData.resx b/instat/dlgShiftDailyData.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgShiftDailyData.resx +++ b/instat/dlgShiftDailyData.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgSite.Designer.vb b/instat/dlgSite.Designer.vb index 4befd652eaa..832329cbf56 100644 --- a/instat/dlgSite.Designer.vb +++ b/instat/dlgSite.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgSite Me.ClientSize = New System.Drawing.Size(429, 264) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgSite" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Site" diff --git a/instat/dlgSite.resx b/instat/dlgSite.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgSite.resx +++ b/instat/dlgSite.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgSpells.Designer.vb b/instat/dlgSpells.Designer.vb index 551be97d5b7..3498d3140ea 100644 --- a/instat/dlgSpells.Designer.vb +++ b/instat/dlgSpells.Designer.vb @@ -38,7 +38,10 @@ Partial Class dlgSpells Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(437, 261) Me.Controls.Add(Me.ucrBase) + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgSpells" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "dlgSpells" Me.ResumeLayout(False) diff --git a/instat/dlgSpells.resx b/instat/dlgSpells.resx new file mode 100644 index 00000000000..29dcb1b3a35 --- /dev/null +++ b/instat/dlgSpells.resx @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/instat/dlgStackDailyData.Designer.vb b/instat/dlgStackDailyData.Designer.vb index 316f886ef22..f843b767dbd 100644 --- a/instat/dlgStackDailyData.Designer.vb +++ b/instat/dlgStackDailyData.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgStackDailyData Me.ClientSize = New System.Drawing.Size(420, 254) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgStackDailyData" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Stack_Daily_Data" diff --git a/instat/dlgStackDailyData.resx b/instat/dlgStackDailyData.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgStackDailyData.resx +++ b/instat/dlgStackDailyData.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgStemAndLeaf.Designer.vb b/instat/dlgStemAndLeaf.Designer.vb index e3ae3349b89..802b6d8b3b9 100644 --- a/instat/dlgStemAndLeaf.Designer.vb +++ b/instat/dlgStemAndLeaf.Designer.vb @@ -56,6 +56,8 @@ Partial Class dlgStemAndLeaf ' 'ucrStemLeafSelector ' + Me.ucrStemLeafSelector.bShowHiddenColumns = False + Me.ucrStemLeafSelector.bUseCurrentFilter = True Me.ucrStemLeafSelector.Location = New System.Drawing.Point(10, 10) Me.ucrStemLeafSelector.Margin = New System.Windows.Forms.Padding(0) Me.ucrStemLeafSelector.Name = "ucrStemLeafSelector" @@ -75,6 +77,7 @@ Partial Class dlgStemAndLeaf Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgStemAndLeaf" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Stem_and_Leaf" Me.Text = "Stem and Leaf" Me.ResumeLayout(False) diff --git a/instat/dlgSubset.Designer.vb b/instat/dlgSubset.Designer.vb index 1849433517a..b7abc832365 100644 --- a/instat/dlgSubset.Designer.vb +++ b/instat/dlgSubset.Designer.vb @@ -22,7 +22,6 @@ Partial Class dlgSubset 'Do not modify it using the code editor. Private Sub InitializeComponent() - Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(dlgSubset)) Me.ucrBase = New instat.ucrButtons() Me.ucrDataFrameAddRemove = New instat.ucrSelectorByDataFrameAddRemove() Me.ucrReceiverSubset = New instat.ucrReceiverMultiple() @@ -33,44 +32,59 @@ Partial Class dlgSubset ' 'ucrBase ' - resources.ApplyResources(Me.ucrBase, "ucrBase") + Me.ucrBase.Location = New System.Drawing.Point(0, 0) Me.ucrBase.Name = "ucrBase" + Me.ucrBase.Size = New System.Drawing.Size(410, 52) + Me.ucrBase.TabIndex = 5 ' 'ucrDataFrameAddRemove ' Me.ucrDataFrameAddRemove.bShowHiddenColumns = False - Me.ucrDataFrameAddRemove.bUseCurrentFilter = False - resources.ApplyResources(Me.ucrDataFrameAddRemove, "ucrDataFrameAddRemove") + Me.ucrDataFrameAddRemove.bUseCurrentFilter = True + Me.ucrDataFrameAddRemove.Location = New System.Drawing.Point(0, 0) + Me.ucrDataFrameAddRemove.Margin = New System.Windows.Forms.Padding(0) Me.ucrDataFrameAddRemove.Name = "ucrDataFrameAddRemove" + Me.ucrDataFrameAddRemove.Size = New System.Drawing.Size(210, 180) + Me.ucrDataFrameAddRemove.TabIndex = 4 ' 'ucrReceiverSubset ' - resources.ApplyResources(Me.ucrReceiverSubset, "ucrReceiverSubset") + Me.ucrReceiverSubset.Location = New System.Drawing.Point(0, 0) + Me.ucrReceiverSubset.Margin = New System.Windows.Forms.Padding(0) Me.ucrReceiverSubset.Name = "ucrReceiverSubset" Me.ucrReceiverSubset.Selector = Nothing + Me.ucrReceiverSubset.Size = New System.Drawing.Size(120, 100) + Me.ucrReceiverSubset.TabIndex = 3 ' 'lblSelectedVariables ' - resources.ApplyResources(Me.lblSelectedVariables, "lblSelectedVariables") + Me.lblSelectedVariables.Location = New System.Drawing.Point(0, 0) Me.lblSelectedVariables.Name = "lblSelectedVariables" + Me.lblSelectedVariables.Size = New System.Drawing.Size(100, 23) + Me.lblSelectedVariables.TabIndex = 2 Me.lblSelectedVariables.Tag = "Selected_variables" ' 'lblDrop ' - resources.ApplyResources(Me.lblDrop, "lblDrop") + Me.lblDrop.Location = New System.Drawing.Point(0, 0) Me.lblDrop.Name = "lblDrop" + Me.lblDrop.Size = New System.Drawing.Size(100, 23) + Me.lblDrop.TabIndex = 1 Me.lblDrop.Tag = "Drop" ' 'cboDrop ' Me.cboDrop.FormattingEnabled = True - resources.ApplyResources(Me.cboDrop, "cboDrop") + Me.cboDrop.Location = New System.Drawing.Point(0, 0) Me.cboDrop.Name = "cboDrop" + Me.cboDrop.Size = New System.Drawing.Size(121, 21) + Me.cboDrop.TabIndex = 0 ' 'dlgSubset ' - resources.ApplyResources(Me, "$this") + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(284, 262) Me.Controls.Add(Me.cboDrop) Me.Controls.Add(Me.lblDrop) Me.Controls.Add(Me.lblSelectedVariables) @@ -81,9 +95,9 @@ Partial Class dlgSubset Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgSubset" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Subset" Me.ResumeLayout(False) - Me.PerformLayout() End Sub diff --git a/instat/dlgSubset.resx b/instat/dlgSubset.resx new file mode 100644 index 00000000000..29dcb1b3a35 --- /dev/null +++ b/instat/dlgSubset.resx @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/instat/dlgSummary.Designer.vb b/instat/dlgSummary.Designer.vb index 54374e30e67..61d72f320c2 100644 --- a/instat/dlgSummary.Designer.vb +++ b/instat/dlgSummary.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgSummary Me.ClientSize = New System.Drawing.Size(438, 209) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgSummary" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Summary" diff --git a/instat/dlgSummary.resx b/instat/dlgSummary.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgSummary.resx +++ b/instat/dlgSummary.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgSummaryTables.designer.vb b/instat/dlgSummaryTables.designer.vb index 6bc346ce1e8..a650082744a 100644 --- a/instat/dlgSummaryTables.designer.vb +++ b/instat/dlgSummaryTables.designer.vb @@ -55,7 +55,9 @@ Partial Class dlgSummaryTables ' 'ucrAddRemove ' + Me.ucrAddRemove.bShowHiddenColumns = False Me.ucrAddRemove.Location = New System.Drawing.Point(2, 3) + Me.ucrAddRemove.Margin = New System.Windows.Forms.Padding(0) Me.ucrAddRemove.Name = "ucrAddRemove" Me.ucrAddRemove.Size = New System.Drawing.Size(207, 127) Me.ucrAddRemove.TabIndex = 1 @@ -63,14 +65,18 @@ Partial Class dlgSummaryTables 'ucrReceiverFactor ' Me.ucrReceiverFactor.Location = New System.Drawing.Point(205, 19) + Me.ucrReceiverFactor.Margin = New System.Windows.Forms.Padding(0) Me.ucrReceiverFactor.Name = "ucrReceiverFactor" + Me.ucrReceiverFactor.Selector = Nothing Me.ucrReceiverFactor.Size = New System.Drawing.Size(91, 101) Me.ucrReceiverFactor.TabIndex = 2 ' 'ucrReceiverVariate ' Me.ucrReceiverVariate.Location = New System.Drawing.Point(305, 19) + Me.ucrReceiverVariate.Margin = New System.Windows.Forms.Padding(0) Me.ucrReceiverVariate.Name = "ucrReceiverVariate" + Me.ucrReceiverVariate.Selector = Nothing Me.ucrReceiverVariate.Size = New System.Drawing.Size(91, 101) Me.ucrReceiverVariate.TabIndex = 3 ' @@ -247,6 +253,8 @@ Partial Class dlgSummaryTables Me.Controls.Add(Me.ucrAddRemove) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgSummaryTables" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Summary_Tables" diff --git a/instat/dlgSummaryTables.resx b/instat/dlgSummaryTables.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgSummaryTables.resx +++ b/instat/dlgSummaryTables.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgThemes.Designer.vb b/instat/dlgThemes.Designer.vb index 4960de78375..a1850fae0d5 100644 --- a/instat/dlgThemes.Designer.vb +++ b/instat/dlgThemes.Designer.vb @@ -22,29 +22,31 @@ Partial Class dlgThemes 'Do not modify it using the code editor. _ Private Sub InitializeComponent() - Me.ucrBase = New instat.ucrButtons() - Me.SuspendLayout() - ' - 'ucrBase - ' - Me.ucrBase.Location = New System.Drawing.Point(4, 249) - Me.ucrBase.Name = "ucrBase" - Me.ucrBase.Size = New System.Drawing.Size(410, 53) - Me.ucrBase.TabIndex = 0 - ' - 'dlgThemes - ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) - Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(418, 309) - Me.Controls.Add(Me.ucrBase) - Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow - Me.Name = "dlgThemes" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen - Me.Tag = "Themes" - Me.Text = "Themes" - Me.ResumeLayout(False) - + Me.ucrBase = New instat.ucrButtons() + Me.SuspendLayout() + ' + 'ucrBase + ' + Me.ucrBase.Location = New System.Drawing.Point(4, 249) + Me.ucrBase.Name = "ucrBase" + Me.ucrBase.Size = New System.Drawing.Size(410, 53) + Me.ucrBase.TabIndex = 0 + ' + 'dlgThemes + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(418, 309) + Me.Controls.Add(Me.ucrBase) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False + Me.Name = "dlgThemes" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.Tag = "Themes" + Me.Text = "Themes" + Me.ResumeLayout(False) + End Sub Friend WithEvents ucrBase As ucrButtons diff --git a/instat/dlgThemes.resx b/instat/dlgThemes.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgThemes.resx +++ b/instat/dlgThemes.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgTotals.Designer.vb b/instat/dlgTotals.Designer.vb index bb51ba0cc8c..d49dea2c496 100644 --- a/instat/dlgTotals.Designer.vb +++ b/instat/dlgTotals.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgTotals Me.ClientSize = New System.Drawing.Size(409, 269) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgTotals" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Totals" diff --git a/instat/dlgTotals.resx b/instat/dlgTotals.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgTotals.resx +++ b/instat/dlgTotals.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgTwoSamples.Designer.vb b/instat/dlgTwoSamples.Designer.vb index 9b13969fc2b..65211a7122b 100644 --- a/instat/dlgTwoSamples.Designer.vb +++ b/instat/dlgTwoSamples.Designer.vb @@ -42,6 +42,7 @@ Partial Class dlgTwoSamples Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgTwoSamples" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "Two Samples" Me.ResumeLayout(False) diff --git a/instat/dlgTwoSamples.resx b/instat/dlgTwoSamples.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgTwoSamples.resx +++ b/instat/dlgTwoSamples.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgTwoVariableUseModel.Designer.vb b/instat/dlgTwoVariableUseModel.Designer.vb index 5539de1ebcf..ebd9ca24dcd 100644 --- a/instat/dlgTwoVariableUseModel.Designer.vb +++ b/instat/dlgTwoVariableUseModel.Designer.vb @@ -126,7 +126,7 @@ Partial Class dlgTwoVariableUseModel Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgTwoVariableUseModel" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Two_Variable_Use_Model" Me.Text = "Two Variable Use Model" Me.ResumeLayout(False) diff --git a/instat/dlgUnstackDailyData.Designer.vb b/instat/dlgUnstackDailyData.Designer.vb index 59b1a0ed922..c2e70bc78ac 100644 --- a/instat/dlgUnstackDailyData.Designer.vb +++ b/instat/dlgUnstackDailyData.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgUnstackDailyData Me.ClientSize = New System.Drawing.Size(426, 262) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgUnstackDailyData" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "unstack_Daily_Data" diff --git a/instat/dlgUnstackDailyData.resx b/instat/dlgUnstackDailyData.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgUnstackDailyData.resx +++ b/instat/dlgUnstackDailyData.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgViewModels.Designer.vb b/instat/dlgViewModels.Designer.vb index 1961bf13598..5cbe1daf453 100644 --- a/instat/dlgViewModels.Designer.vb +++ b/instat/dlgViewModels.Designer.vb @@ -22,24 +22,27 @@ Partial Class dlgViewModels 'Do not modify it using the code editor. _ Private Sub InitializeComponent() - Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(dlgViewModels)) Me.ucrBase = New instat.ucrButtons() Me.SuspendLayout() ' 'ucrBase ' - resources.ApplyResources(Me.ucrBase, "ucrBase") + Me.ucrBase.Location = New System.Drawing.Point(0, 0) Me.ucrBase.Name = "ucrBase" + Me.ucrBase.Size = New System.Drawing.Size(410, 52) + Me.ucrBase.TabIndex = 0 ' 'dlgViewModels ' - resources.ApplyResources(Me, "$this") + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(284, 262) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "dlgViewModels" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "View" Me.ResumeLayout(False) diff --git a/instat/dlgWaterBalance.Designer.vb b/instat/dlgWaterBalance.Designer.vb index 786e6316981..9b839ba3749 100644 --- a/instat/dlgWaterBalance.Designer.vb +++ b/instat/dlgWaterBalance.Designer.vb @@ -178,7 +178,10 @@ Partial Class dlgWaterBalance Me.Controls.Add(Me.nudEvaporation) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgWaterBalance" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Water_Balance" Me.Text = "dlgWaterBalance" CType(Me.nudEvaporation, System.ComponentModel.ISupportInitialize).EndInit() diff --git a/instat/dlgWaterBalance.resx b/instat/dlgWaterBalance.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgWaterBalance.resx +++ b/instat/dlgWaterBalance.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/dlgWaterSatisfactionIndex.Designer.vb b/instat/dlgWaterSatisfactionIndex.Designer.vb index 32e78a3865a..ebfd0510e1c 100644 --- a/instat/dlgWaterSatisfactionIndex.Designer.vb +++ b/instat/dlgWaterSatisfactionIndex.Designer.vb @@ -39,6 +39,8 @@ Partial Class dlgWaterSatisfactionIndex Me.ClientSize = New System.Drawing.Size(417, 288) Me.Controls.Add(Me.ucrBase) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False Me.Name = "dlgWaterSatisfactionIndex" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "Water_Satisfaction_Index" diff --git a/instat/dlgWaterSatisfactionIndex.resx b/instat/dlgWaterSatisfactionIndex.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/dlgWaterSatisfactionIndex.resx +++ b/instat/dlgWaterSatisfactionIndex.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/frmMain.Designer.vb b/instat/frmMain.Designer.vb index 105ac669ffe..698190bc0ab 100644 --- a/instat/frmMain.Designer.vb +++ b/instat/frmMain.Designer.vb @@ -406,14 +406,14 @@ Partial Class frmMain 'mnuDescribeOneVariableSummarise ' Me.mnuDescribeOneVariableSummarise.Name = "mnuDescribeOneVariableSummarise" - Me.mnuDescribeOneVariableSummarise.Size = New System.Drawing.Size(142, 22) + Me.mnuDescribeOneVariableSummarise.Size = New System.Drawing.Size(152, 22) Me.mnuDescribeOneVariableSummarise.Tag = "Summarise..." Me.mnuDescribeOneVariableSummarise.Text = "Summarise..." ' 'mnuDescribeOneVariableGraph ' Me.mnuDescribeOneVariableGraph.Name = "mnuDescribeOneVariableGraph" - Me.mnuDescribeOneVariableGraph.Size = New System.Drawing.Size(142, 22) + Me.mnuDescribeOneVariableGraph.Size = New System.Drawing.Size(152, 22) Me.mnuDescribeOneVariableGraph.Tag = "Graph..." Me.mnuDescribeOneVariableGraph.Text = "Graph..." ' @@ -428,7 +428,7 @@ Partial Class frmMain 'mnuDescribeTwoVariablesSummarise ' Me.mnuDescribeTwoVariablesSummarise.Name = "mnuDescribeTwoVariablesSummarise" - Me.mnuDescribeTwoVariablesSummarise.Size = New System.Drawing.Size(142, 22) + Me.mnuDescribeTwoVariablesSummarise.Size = New System.Drawing.Size(152, 22) Me.mnuDescribeTwoVariablesSummarise.Tag = "Summarise..." Me.mnuDescribeTwoVariablesSummarise.Text = "Summarise..." ' @@ -436,14 +436,14 @@ Partial Class frmMain ' Me.mnuDescribeTwoVariablesTabulate.Enabled = False Me.mnuDescribeTwoVariablesTabulate.Name = "mnuDescribeTwoVariablesTabulate" - Me.mnuDescribeTwoVariablesTabulate.Size = New System.Drawing.Size(142, 22) + Me.mnuDescribeTwoVariablesTabulate.Size = New System.Drawing.Size(152, 22) Me.mnuDescribeTwoVariablesTabulate.Tag = "Tabulate..." Me.mnuDescribeTwoVariablesTabulate.Text = "Tabulate..." ' 'mnuDescribeTwoVariablesGraph ' Me.mnuDescribeTwoVariablesGraph.Name = "mnuDescribeTwoVariablesGraph" - Me.mnuDescribeTwoVariablesGraph.Size = New System.Drawing.Size(142, 22) + Me.mnuDescribeTwoVariablesGraph.Size = New System.Drawing.Size(152, 22) Me.mnuDescribeTwoVariablesGraph.Tag = "Graph..." Me.mnuDescribeTwoVariablesGraph.Text = "Graph..." ' @@ -908,6 +908,7 @@ Partial Class frmMain ' 'mnuModelOtherTwoVariablesTwoSamples ' + Me.mnuModelOtherTwoVariablesTwoSamples.Enabled = False Me.mnuModelOtherTwoVariablesTwoSamples.Name = "mnuModelOtherTwoVariablesTwoSamples" Me.mnuModelOtherTwoVariablesTwoSamples.Size = New System.Drawing.Size(266, 22) Me.mnuModelOtherTwoVariablesTwoSamples.Tag = "Two_Samples..." @@ -915,6 +916,7 @@ Partial Class frmMain ' 'mnuModelOtherTwoVariablesSummaryData ' + Me.mnuModelOtherTwoVariablesSummaryData.Enabled = False Me.mnuModelOtherTwoVariablesSummaryData.Name = "mnuModelOtherTwoVariablesSummaryData" Me.mnuModelOtherTwoVariablesSummaryData.Size = New System.Drawing.Size(266, 22) Me.mnuModelOtherTwoVariablesSummaryData.Tag = "Summary_Data" @@ -952,6 +954,7 @@ Partial Class frmMain 'mnuModelOtherThreeVariables ' Me.mnuModelOtherThreeVariables.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnuModelOtherThreeVariablesSimpleWithGroups, Me.mnuModelOtherThreeVariablesNonParametricTwoWayANOVA, Me.mnuModelOtherThreeVariablesChisquareTest}) + Me.mnuModelOtherThreeVariables.Enabled = False Me.mnuModelOtherThreeVariables.Name = "mnuModelOtherThreeVariables" Me.mnuModelOtherThreeVariables.Size = New System.Drawing.Size(201, 22) Me.mnuModelOtherThreeVariables.Tag = "Other_(Three_Variable)" @@ -982,6 +985,7 @@ Partial Class frmMain 'mnuModelOtherGeneral ' Me.mnuModelOtherGeneral.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnuModelOtherGeneralANOVAGeneral, Me.mnuModelOtherGeneralRegression, Me.mnuModelOtherGeneralLogLinear}) + Me.mnuModelOtherGeneral.Enabled = False Me.mnuModelOtherGeneral.Name = "mnuModelOtherGeneral" Me.mnuModelOtherGeneral.Size = New System.Drawing.Size(201, 22) Me.mnuModelOtherGeneral.Tag = "Other_(General)" @@ -989,6 +993,7 @@ Partial Class frmMain ' 'mnuModelOtherGeneralANOVAGeneral ' + Me.mnuModelOtherGeneralANOVAGeneral.Enabled = False Me.mnuModelOtherGeneralANOVAGeneral.Name = "mnuModelOtherGeneralANOVAGeneral" Me.mnuModelOtherGeneralANOVAGeneral.Size = New System.Drawing.Size(166, 22) Me.mnuModelOtherGeneralANOVAGeneral.Tag = "ANOVA_General..." @@ -996,6 +1001,7 @@ Partial Class frmMain ' 'mnuModelOtherGeneralRegression ' + Me.mnuModelOtherGeneralRegression.Enabled = False Me.mnuModelOtherGeneralRegression.Name = "mnuModelOtherGeneralRegression" Me.mnuModelOtherGeneralRegression.Size = New System.Drawing.Size(166, 22) Me.mnuModelOtherGeneralRegression.Tag = "Regression" @@ -1003,6 +1009,7 @@ Partial Class frmMain ' 'mnuModelOtherGeneralLogLinear ' + Me.mnuModelOtherGeneralLogLinear.Enabled = False Me.mnuModelOtherGeneralLogLinear.Name = "mnuModelOtherGeneralLogLinear" Me.mnuModelOtherGeneralLogLinear.Size = New System.Drawing.Size(166, 22) Me.mnuModelOtherGeneralLogLinear.Tag = "Log_Linear" @@ -1329,7 +1336,6 @@ Partial Class frmMain ' 'mnuHelpLicence ' - Me.mnuHelpLicence.Enabled = False Me.mnuHelpLicence.Name = "mnuHelpLicence" Me.mnuHelpLicence.Size = New System.Drawing.Size(221, 22) Me.mnuHelpLicence.Tag = "Licence..." @@ -1358,7 +1364,7 @@ Partial Class frmMain 'mnuClimaticFileOpensst ' Me.mnuClimaticFileOpensst.Name = "mnuClimaticFileOpensst" - Me.mnuClimaticFileOpensst.Size = New System.Drawing.Size(134, 22) + Me.mnuClimaticFileOpensst.Size = New System.Drawing.Size(152, 22) Me.mnuClimaticFileOpensst.Text = "Open SST..." ' 'mnuClimaticOrganise @@ -2922,7 +2928,7 @@ Partial Class frmMain Me.mnuToolsClearOutputWindow.Name = "mnuToolsClearOutputWindow" Me.mnuToolsClearOutputWindow.Size = New System.Drawing.Size(202, 22) Me.mnuToolsClearOutputWindow.Tag = "Clear_Output_Window..." - Me.mnuToolsClearOutputWindow.Text = "Clear_Output_Window..." + Me.mnuToolsClearOutputWindow.Text = "Clear Output Window..." ' 'ToolStripSeparator5 ' diff --git a/instat/frmMain.vb b/instat/frmMain.vb index 861ee0bb6f0..302c226d9a7 100644 --- a/instat/frmMain.vb +++ b/instat/frmMain.vb @@ -43,6 +43,8 @@ Public Class frmMain Public strDefaultDataFrame As String = "" Private Sub frmMain_Load(sender As Object, e As EventArgs) Handles MyBase.Load + 'temp removed + mnuHelpAboutRInstat.Visible = False frmEditor.MdiParent = Me frmCommand.MdiParent = Me frmLog.MdiParent = Me @@ -301,10 +303,6 @@ Public Class frmMain dlgUnstack.ShowDialog() End Sub - Private Sub ChisquareTestToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles mnuModelOtherThreeVariablesChisquareTest.Click - dlgChiSquareTest.ShowDialog() - End Sub - Private Sub mnuManageAddColumnRecode_Click(sender As Object, e As EventArgs) Handles mnuOrganiseColumnFactorRecodeNumeric.Click dlgRecodeNumeric.ShowDialog() End Sub @@ -1279,4 +1277,17 @@ Public Class frmMain Private Sub mnuHelpMenus_Click(sender As Object, e As EventArgs) Handles mnuHelpMenus.Click Help.ShowHelp(Me, strStaticPath & "\" & strHelpFilePath, HelpNavigator.TopicId, "12") End Sub + + + Private Sub mnuHelpGuidesCaseStudy_Click(sender As Object, e As EventArgs) Handles mnuHelpGuidesCaseStudy.Click + Process.Start(Path.Combine(strStaticPath, "Help", "Case_Study_Guide_June_2016.pdf")) + End Sub + + Private Sub mnuHelpGuideGlosary_Click(sender As Object, e As EventArgs) Handles mnuHelpGuideGlosary.Click + Process.Start(Path.Combine(strStaticPath, "Help", "Statistics Glossary.pdf")) + End Sub + + Private Sub mnuHelpLicence_Click(sender As Object, e As EventArgs) Handles mnuHelpLicence.Click + Help.ShowHelp(Me, strStaticPath & "\" & strHelpFilePath, HelpNavigator.TopicId, "323") + End Sub End Class \ No newline at end of file diff --git a/instat/sdgANOVAOptions.Designer.vb b/instat/sdgANOVAOptions.Designer.vb index ec88f478fa7..bdf1c32a0a7 100644 --- a/instat/sdgANOVAOptions.Designer.vb +++ b/instat/sdgANOVAOptions.Designer.vb @@ -1,9 +1,9 @@ - _ + Partial Class sdgANOVAOptions Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component list. - _ + Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then @@ -20,7 +20,7 @@ Partial Class sdgANOVAOptions 'NOTE: The following procedure is required by the Windows Form Designer 'It can be modified using the Windows Form Designer. 'Do not modify it using the code editor. - _ + Private Sub InitializeComponent() Me.ucrBaseSdg = New instat.ucrButtonsSubdialogue() Me.tbpGraphics = New System.Windows.Forms.TabPage() @@ -210,6 +210,7 @@ Partial Class sdgANOVAOptions Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "sdgANOVAOptions" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent Me.Tag = "ANOVA_options" Me.tbpGraphics.ResumeLayout(False) Me.grpResiduals.ResumeLayout(False) diff --git a/instat/sdgAddNewDistribution.Designer.vb b/instat/sdgAddNewDistribution.Designer.vb index bcf7c2d59d4..1efc5afbba8 100644 --- a/instat/sdgAddNewDistribution.Designer.vb +++ b/instat/sdgAddNewDistribution.Designer.vb @@ -195,7 +195,7 @@ Partial Class sdgAddNewDistribution Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "sdgAddNewDistribution" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent Me.Text = "New Distribution" Me.grpChangeLimits.ResumeLayout(False) Me.grpChangeLimits.PerformLayout() diff --git a/instat/sdgClimdexIndices.Designer.vb b/instat/sdgClimdexIndices.Designer.vb index 955b1dc72bd..766163cc906 100644 --- a/instat/sdgClimdexIndices.Designer.vb +++ b/instat/sdgClimdexIndices.Designer.vb @@ -807,6 +807,7 @@ Partial Class sdgClimdexIndices Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "sdgClimdexIndices" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent Me.Tag = "Indices" Me.Text = "Indices" Me.panIndices.ResumeLayout(False) diff --git a/instat/sdgCorrPlot.Designer.vb b/instat/sdgCorrPlot.Designer.vb index 4f4a9c88cb3..f88410dcc9b 100644 --- a/instat/sdgCorrPlot.Designer.vb +++ b/instat/sdgCorrPlot.Designer.vb @@ -39,14 +39,14 @@ Partial Class sdgCorrPlot Me.lblMinimumSize = New System.Windows.Forms.Label() Me.lblgeom = New System.Windows.Forms.Label() Me.tbScatterplotMatrix = New System.Windows.Forms.TabPage() + Me.ucrSelectFactor = New instat.ucrSelectorByDataFrameAddRemove() Me.lblFactorVariable = New System.Windows.Forms.Label() Me.chkColour = New System.Windows.Forms.CheckBox() Me.lblAlpha = New System.Windows.Forms.Label() Me.nudAlphaScatter = New System.Windows.Forms.NumericUpDown() + Me.ucrReceiveFactor = New instat.ucrReceiverSingle() Me.ucrBaseSdgCorrPlot = New instat.ucrButtonsSubdialogue() Me.ucrSaveGraph = New instat.ucrSaveGraph() - Me.ucrReceiveFactor = New instat.ucrReceiverSingle() - Me.ucrSelectFactor = New instat.ucrSelectorByDataFrameAddRemove() Me.tbSaveGraphs.SuspendLayout() Me.tbCorrelationPlot.SuspendLayout() CType(Me.nudAlphaCorr, System.ComponentModel.ISupportInitialize).BeginInit() @@ -116,7 +116,7 @@ Partial Class sdgCorrPlot Me.tbPairwisePlot.Location = New System.Drawing.Point(4, 22) Me.tbPairwisePlot.Name = "tbPairwisePlot" Me.tbPairwisePlot.Padding = New System.Windows.Forms.Padding(3) - Me.tbPairwisePlot.Size = New System.Drawing.Size(319, 207) + Me.tbPairwisePlot.Size = New System.Drawing.Size(344, 257) Me.tbPairwisePlot.TabIndex = 0 Me.tbPairwisePlot.Tag = "Pairwise_Plot" Me.tbPairwisePlot.Text = "Pairwise Plot" @@ -136,7 +136,7 @@ Partial Class sdgCorrPlot Me.tbCorrelationPlot.Location = New System.Drawing.Point(4, 22) Me.tbCorrelationPlot.Name = "tbCorrelationPlot" Me.tbCorrelationPlot.Padding = New System.Windows.Forms.Padding(3) - Me.tbCorrelationPlot.Size = New System.Drawing.Size(319, 207) + Me.tbCorrelationPlot.Size = New System.Drawing.Size(344, 257) Me.tbCorrelationPlot.TabIndex = 1 Me.tbCorrelationPlot.Tag = "Correlation_Plot" Me.tbCorrelationPlot.Text = "Correlation Plot" @@ -250,6 +250,16 @@ Partial Class sdgCorrPlot Me.tbScatterplotMatrix.Text = "Scatterplot Matrix" Me.tbScatterplotMatrix.UseVisualStyleBackColor = True ' + 'ucrSelectFactor + ' + Me.ucrSelectFactor.bShowHiddenColumns = False + Me.ucrSelectFactor.bUseCurrentFilter = True + Me.ucrSelectFactor.Location = New System.Drawing.Point(3, 59) + Me.ucrSelectFactor.Margin = New System.Windows.Forms.Padding(0) + Me.ucrSelectFactor.Name = "ucrSelectFactor" + Me.ucrSelectFactor.Size = New System.Drawing.Size(210, 180) + Me.ucrSelectFactor.TabIndex = 13 + ' 'lblFactorVariable ' Me.lblFactorVariable.AutoSize = True @@ -292,6 +302,15 @@ Partial Class sdgCorrPlot Me.nudAlphaScatter.TabIndex = 7 Me.nudAlphaScatter.Value = New Decimal(New Integer() {1, 0, 0, 0}) ' + 'ucrReceiveFactor + ' + Me.ucrReceiveFactor.Location = New System.Drawing.Point(213, 81) + Me.ucrReceiveFactor.Margin = New System.Windows.Forms.Padding(0) + Me.ucrReceiveFactor.Name = "ucrReceiveFactor" + Me.ucrReceiveFactor.Selector = Nothing + Me.ucrReceiveFactor.Size = New System.Drawing.Size(120, 20) + Me.ucrReceiveFactor.TabIndex = 12 + ' 'ucrBaseSdgCorrPlot ' Me.ucrBaseSdgCorrPlot.Location = New System.Drawing.Point(108, 419) @@ -306,25 +325,6 @@ Partial Class sdgCorrPlot Me.ucrSaveGraph.Size = New System.Drawing.Size(236, 22) Me.ucrSaveGraph.TabIndex = 5 ' - 'ucrReceiveFactor - ' - Me.ucrReceiveFactor.Location = New System.Drawing.Point(213, 81) - Me.ucrReceiveFactor.Margin = New System.Windows.Forms.Padding(0) - Me.ucrReceiveFactor.Name = "ucrReceiveFactor" - Me.ucrReceiveFactor.Selector = Nothing - Me.ucrReceiveFactor.Size = New System.Drawing.Size(120, 20) - Me.ucrReceiveFactor.TabIndex = 12 - ' - 'ucrSelectFactor - ' - Me.ucrSelectFactor.bShowHiddenColumns = False - Me.ucrSelectFactor.bUseCurrentFilter = False - Me.ucrSelectFactor.Location = New System.Drawing.Point(3, 59) - Me.ucrSelectFactor.Margin = New System.Windows.Forms.Padding(0) - Me.ucrSelectFactor.Name = "ucrSelectFactor" - Me.ucrSelectFactor.Size = New System.Drawing.Size(210, 180) - Me.ucrSelectFactor.TabIndex = 13 - ' 'sdgCorrPlot ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) @@ -341,7 +341,7 @@ Partial Class sdgCorrPlot Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "sdgCorrPlot" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent Me.Tag = "Correlation_Display_and_Graphics" Me.Text = "Correlation Display and Graphics" Me.tbSaveGraphs.ResumeLayout(False) diff --git a/instat/sdgCreateFilter.Designer.vb b/instat/sdgCreateFilter.Designer.vb index 61142e6c237..e6254fd7d79 100644 --- a/instat/sdgCreateFilter.Designer.vb +++ b/instat/sdgCreateFilter.Designer.vb @@ -22,40 +22,40 @@ Partial Class sdgCreateFilter 'Do not modify it using the code editor. _ Private Sub InitializeComponent() - Me.ucrCreateFilter = New instat.ucrFilter() - Me.ucrBase = New instat.ucrButtonsSubdialogue() - Me.SuspendLayout() - ' - 'ucrCreateFilter - ' - Me.ucrCreateFilter.Location = New System.Drawing.Point(0, 0) - Me.ucrCreateFilter.Name = "ucrCreateFilter" - Me.ucrCreateFilter.Size = New System.Drawing.Size(770, 395) - Me.ucrCreateFilter.TabIndex = 1 - ' - 'ucrBase - ' - Me.ucrBase.Location = New System.Drawing.Point(289, 401) - Me.ucrBase.Name = "ucrBase" - Me.ucrBase.Size = New System.Drawing.Size(142, 30) - Me.ucrBase.TabIndex = 0 - ' - 'sdgCreateFilter - ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) - Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(783, 434) - Me.Controls.Add(Me.ucrCreateFilter) - Me.Controls.Add(Me.ucrBase) - Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow - Me.MaximizeBox = False - Me.MinimizeBox = False - Me.Name = "sdgCreateFilter" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen - Me.Text = "Define New Filter" - Me.TopMost = True - Me.ResumeLayout(False) - + Me.ucrCreateFilter = New instat.ucrFilter() + Me.ucrBase = New instat.ucrButtonsSubdialogue() + Me.SuspendLayout() + ' + 'ucrCreateFilter + ' + Me.ucrCreateFilter.Location = New System.Drawing.Point(0, 0) + Me.ucrCreateFilter.Name = "ucrCreateFilter" + Me.ucrCreateFilter.Size = New System.Drawing.Size(770, 395) + Me.ucrCreateFilter.TabIndex = 1 + ' + 'ucrBase + ' + Me.ucrBase.Location = New System.Drawing.Point(289, 401) + Me.ucrBase.Name = "ucrBase" + Me.ucrBase.Size = New System.Drawing.Size(142, 30) + Me.ucrBase.TabIndex = 0 + ' + 'sdgCreateFilter + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(783, 434) + Me.Controls.Add(Me.ucrCreateFilter) + Me.Controls.Add(Me.ucrBase) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False + Me.Name = "sdgCreateFilter" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent + Me.Text = "Define New Filter" + Me.TopMost = True + Me.ResumeLayout(False) + End Sub Friend WithEvents ucrBase As ucrButtonsSubdialogue diff --git a/instat/sdgCreateFilter.resx b/instat/sdgCreateFilter.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/sdgCreateFilter.resx +++ b/instat/sdgCreateFilter.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/sdgDataOptions.Designer.vb b/instat/sdgDataOptions.Designer.vb index 31fae180dd0..6b041ffde6d 100644 --- a/instat/sdgDataOptions.Designer.vb +++ b/instat/sdgDataOptions.Designer.vb @@ -153,6 +153,8 @@ Partial Class sdgDataOptions ' 'ucrSelectorFilters ' + Me.ucrSelectorFilters.bShowHiddenColumns = False + Me.ucrSelectorFilters.bUseCurrentFilter = True Me.ucrSelectorFilters.Location = New System.Drawing.Point(8, 8) Me.ucrSelectorFilters.Margin = New System.Windows.Forms.Padding(0) Me.ucrSelectorFilters.Name = "ucrSelectorFilters" @@ -200,7 +202,7 @@ Partial Class sdgDataOptions Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "sdgDataOptions" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent Me.Tag = "Data_Options" Me.Text = "Data Options" Me.TopMost = True diff --git a/instat/sdgDescribeDisplay.Designer.vb b/instat/sdgDescribeDisplay.Designer.vb index c7c286b7840..d197df26f59 100644 --- a/instat/sdgDescribeDisplay.Designer.vb +++ b/instat/sdgDescribeDisplay.Designer.vb @@ -159,7 +159,7 @@ Partial Class sdgDescribeDisplay Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "sdgDescribeDisplay" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent Me.Tag = "Describe_Display_Options" Me.Text = "Describe Display Options" Me.grpFrequenciesOptions.ResumeLayout(False) diff --git a/instat/sdgFactorDataFrame.Designer.vb b/instat/sdgFactorDataFrame.Designer.vb index a8691a3fe6d..cd2d26daf7a 100644 --- a/instat/sdgFactorDataFrame.Designer.vb +++ b/instat/sdgFactorDataFrame.Designer.vb @@ -40,7 +40,7 @@ Partial Class sdgFactorDataFrame 'ucrSelectorSubDlgFactorDatafrme ' Me.ucrSelectorSubDlgFactorDatafrme.bShowHiddenColumns = False - Me.ucrSelectorSubDlgFactorDatafrme.bUseCurrentFilter = False + Me.ucrSelectorSubDlgFactorDatafrme.bUseCurrentFilter = True Me.ucrSelectorSubDlgFactorDatafrme.Location = New System.Drawing.Point(9, 9) Me.ucrSelectorSubDlgFactorDatafrme.Margin = New System.Windows.Forms.Padding(0) Me.ucrSelectorSubDlgFactorDatafrme.Name = "ucrSelectorSubDlgFactorDatafrme" @@ -98,7 +98,7 @@ Partial Class sdgFactorDataFrame Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "sdgFactorDataFrame" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent Me.Text = "Use Factor Sheet" Me.ResumeLayout(False) Me.PerformLayout() diff --git a/instat/sdgLayerOptions.Designer.vb b/instat/sdgLayerOptions.Designer.vb index 1d1b9bc56dc..daf7b16bd66 100644 --- a/instat/sdgLayerOptions.Designer.vb +++ b/instat/sdgLayerOptions.Designer.vb @@ -24,8 +24,8 @@ Partial Class sdgLayerOptions Private Sub InitializeComponent() Me.tbcLayers = New System.Windows.Forms.TabControl() Me.tbpAesthetics = New System.Windows.Forms.TabPage() - Me.tbpGeomParameters = New System.Windows.Forms.TabPage() Me.ucrGeomWithAes = New instat.UcrGeomListWithParameters() + Me.tbpGeomParameters = New System.Windows.Forms.TabPage() Me.ucrLayerParameter = New instat.ucrLayerParameters() Me.ucrSdgLayerBase = New instat.ucrButtonsSubdialogue() Me.tbcLayers.SuspendLayout() @@ -54,6 +54,13 @@ Partial Class sdgLayerOptions Me.tbpAesthetics.Text = "Layer Dimensions(Aesthetics)" Me.tbpAesthetics.UseVisualStyleBackColor = True ' + 'ucrGeomWithAes + ' + Me.ucrGeomWithAes.Location = New System.Drawing.Point(6, 6) + Me.ucrGeomWithAes.Name = "ucrGeomWithAes" + Me.ucrGeomWithAes.Size = New System.Drawing.Size(467, 347) + Me.ucrGeomWithAes.TabIndex = 0 + ' 'tbpGeomParameters ' Me.tbpGeomParameters.Controls.Add(Me.ucrLayerParameter) @@ -65,13 +72,6 @@ Partial Class sdgLayerOptions Me.tbpGeomParameters.Text = "Layer Parameters(Geom Parameters)" Me.tbpGeomParameters.UseVisualStyleBackColor = True ' - 'ucrGeomWithAes - ' - Me.ucrGeomWithAes.Location = New System.Drawing.Point(6, 6) - Me.ucrGeomWithAes.Name = "ucrGeomWithAes" - Me.ucrGeomWithAes.Size = New System.Drawing.Size(467, 347) - Me.ucrGeomWithAes.TabIndex = 0 - ' 'ucrLayerParameter ' Me.ucrLayerParameter.Location = New System.Drawing.Point(3, 3) @@ -98,7 +98,7 @@ Partial Class sdgLayerOptions Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "sdgLayerOptions" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent Me.Text = "Layer Options" Me.tbcLayers.ResumeLayout(False) Me.tbpAesthetics.ResumeLayout(False) diff --git a/instat/sdgMerge.Designer.vb b/instat/sdgMerge.Designer.vb index b9e09f589cd..fd5648af56f 100644 --- a/instat/sdgMerge.Designer.vb +++ b/instat/sdgMerge.Designer.vb @@ -22,180 +22,181 @@ Partial Class sdgMerge 'Do not modify it using the code editor. _ Private Sub InitializeComponent() - Me.ucrSubBase = New instat.ucrButtonsSubdialogue() - Me.pnlKeyColumns = New System.Windows.Forms.Panel() - Me.lstKeyColumns = New System.Windows.Forms.ListView() - Me.lblKeyColumns = New System.Windows.Forms.Label() - Me.cmdRemoveSelectedPair = New System.Windows.Forms.Button() - Me.grpKeys = New System.Windows.Forms.GroupBox() - Me.cmdAddAnotherPair = New System.Windows.Forms.Button() - Me.lblFirstKeyMatch = New System.Windows.Forms.Label() - Me.ucrReceiverSecondDF = New instat.ucrReceiverSingle() - Me.ucrReceiverFirstDF = New instat.ucrReceiverSingle() - Me.lblSecondDataFrame = New System.Windows.Forms.Label() - Me.lblFirstDataFrame = New System.Windows.Forms.Label() - Me.ucrSelectorSecondDataFrame = New instat.ucrSelectorByDataFrameAddRemove() - Me.ucrSelectorFirstDataFrame = New instat.ucrSelectorByDataFrameAddRemove() - Me.pnlKeyColumns.SuspendLayout() - Me.grpKeys.SuspendLayout() - Me.SuspendLayout() - ' - 'ucrSubBase - ' - Me.ucrSubBase.Location = New System.Drawing.Point(289, 381) - Me.ucrSubBase.Name = "ucrSubBase" - Me.ucrSubBase.Size = New System.Drawing.Size(142, 30) - Me.ucrSubBase.TabIndex = 0 - ' - 'pnlKeyColumns - ' - Me.pnlKeyColumns.Controls.Add(Me.lstKeyColumns) - Me.pnlKeyColumns.Controls.Add(Me.lblKeyColumns) - Me.pnlKeyColumns.Controls.Add(Me.cmdRemoveSelectedPair) - Me.pnlKeyColumns.Location = New System.Drawing.Point(449, 159) - Me.pnlKeyColumns.Name = "pnlKeyColumns" - Me.pnlKeyColumns.Size = New System.Drawing.Size(298, 230) - Me.pnlKeyColumns.TabIndex = 20 - ' - 'lstKeyColumns - ' - Me.lstKeyColumns.FullRowSelect = True - Me.lstKeyColumns.Location = New System.Drawing.Point(6, 21) - Me.lstKeyColumns.Name = "lstKeyColumns" - Me.lstKeyColumns.Size = New System.Drawing.Size(280, 167) - Me.lstKeyColumns.TabIndex = 12 - Me.lstKeyColumns.UseCompatibleStateImageBehavior = False - Me.lstKeyColumns.View = System.Windows.Forms.View.Details - ' - 'lblKeyColumns - ' - Me.lblKeyColumns.AutoSize = True - Me.lblKeyColumns.Location = New System.Drawing.Point(3, 5) - Me.lblKeyColumns.Name = "lblKeyColumns" - Me.lblKeyColumns.Size = New System.Drawing.Size(68, 13) - Me.lblKeyColumns.TabIndex = 17 - Me.lblKeyColumns.Text = "Key Columns" - ' - 'cmdRemoveSelectedPair - ' - Me.cmdRemoveSelectedPair.Location = New System.Drawing.Point(6, 194) - Me.cmdRemoveSelectedPair.Name = "cmdRemoveSelectedPair" - Me.cmdRemoveSelectedPair.Size = New System.Drawing.Size(118, 23) - Me.cmdRemoveSelectedPair.TabIndex = 17 - Me.cmdRemoveSelectedPair.Text = "Remove Selected" - Me.cmdRemoveSelectedPair.UseVisualStyleBackColor = True - ' - 'grpKeys - ' - Me.grpKeys.Controls.Add(Me.cmdAddAnotherPair) - Me.grpKeys.Controls.Add(Me.lblFirstKeyMatch) - Me.grpKeys.Controls.Add(Me.ucrReceiverSecondDF) - Me.grpKeys.Controls.Add(Me.ucrReceiverFirstDF) - Me.grpKeys.Location = New System.Drawing.Point(11, 216) - Me.grpKeys.Name = "grpKeys" - Me.grpKeys.Size = New System.Drawing.Size(390, 105) - Me.grpKeys.TabIndex = 21 - Me.grpKeys.TabStop = False - Me.grpKeys.Text = "Key Columns" - ' - 'cmdAddAnotherPair - ' - Me.cmdAddAnotherPair.Location = New System.Drawing.Point(12, 74) - Me.cmdAddAnotherPair.Name = "cmdAddAnotherPair" - Me.cmdAddAnotherPair.Size = New System.Drawing.Size(118, 23) - Me.cmdAddAnotherPair.TabIndex = 16 - Me.cmdAddAnotherPair.Text = "Add Another Pair" - Me.cmdAddAnotherPair.UseVisualStyleBackColor = True - ' - 'lblFirstKeyMatch - ' - Me.lblFirstKeyMatch.AutoSize = True - Me.lblFirstKeyMatch.Location = New System.Drawing.Point(154, 35) - Me.lblFirstKeyMatch.Name = "lblFirstKeyMatch" - Me.lblFirstKeyMatch.Size = New System.Drawing.Size(74, 13) - Me.lblFirstKeyMatch.TabIndex = 9 - Me.lblFirstKeyMatch.Text = "Matched With" - ' - 'ucrReceiverSecondDF - ' - Me.ucrReceiverSecondDF.Location = New System.Drawing.Point(255, 32) - Me.ucrReceiverSecondDF.Margin = New System.Windows.Forms.Padding(0) - Me.ucrReceiverSecondDF.Name = "ucrReceiverSecondDF" - Me.ucrReceiverSecondDF.Selector = Nothing - Me.ucrReceiverSecondDF.Size = New System.Drawing.Size(120, 20) - Me.ucrReceiverSecondDF.TabIndex = 8 - ' - 'ucrReceiverFirstDF - ' - Me.ucrReceiverFirstDF.Location = New System.Drawing.Point(12, 32) - Me.ucrReceiverFirstDF.Margin = New System.Windows.Forms.Padding(0) - Me.ucrReceiverFirstDF.Name = "ucrReceiverFirstDF" - Me.ucrReceiverFirstDF.Selector = Nothing - Me.ucrReceiverFirstDF.Size = New System.Drawing.Size(120, 20) - Me.ucrReceiverFirstDF.TabIndex = 7 - ' - 'lblSecondDataFrame - ' - Me.lblSecondDataFrame.AutoSize = True - Me.lblSecondDataFrame.Location = New System.Drawing.Point(228, 10) - Me.lblSecondDataFrame.Name = "lblSecondDataFrame" - Me.lblSecondDataFrame.Size = New System.Drawing.Size(151, 13) - Me.lblSecondDataFrame.TabIndex = 25 - Me.lblSecondDataFrame.Text = "Second Data Frame To Merge" - ' - 'lblFirstDataFrame - ' - Me.lblFirstDataFrame.AutoSize = True - Me.lblFirstDataFrame.Location = New System.Drawing.Point(10, 8) - Me.lblFirstDataFrame.Name = "lblFirstDataFrame" - Me.lblFirstDataFrame.Size = New System.Drawing.Size(133, 13) - Me.lblFirstDataFrame.TabIndex = 24 - Me.lblFirstDataFrame.Text = "First Data Frame To Merge" - ' - 'ucrSelectorSecondDataFrame - ' - Me.ucrSelectorSecondDataFrame.bShowHiddenColumns = False - Me.ucrSelectorSecondDataFrame.bUseCurrentFilter = False - Me.ucrSelectorSecondDataFrame.Location = New System.Drawing.Point(231, 23) - Me.ucrSelectorSecondDataFrame.Margin = New System.Windows.Forms.Padding(0) - Me.ucrSelectorSecondDataFrame.Name = "ucrSelectorSecondDataFrame" - Me.ucrSelectorSecondDataFrame.Size = New System.Drawing.Size(217, 180) - Me.ucrSelectorSecondDataFrame.TabIndex = 23 - ' - 'ucrSelectorFirstDataFrame - ' - Me.ucrSelectorFirstDataFrame.bShowHiddenColumns = False - Me.ucrSelectorFirstDataFrame.bUseCurrentFilter = False - Me.ucrSelectorFirstDataFrame.Location = New System.Drawing.Point(11, 21) - Me.ucrSelectorFirstDataFrame.Margin = New System.Windows.Forms.Padding(0) - Me.ucrSelectorFirstDataFrame.Name = "ucrSelectorFirstDataFrame" - Me.ucrSelectorFirstDataFrame.Size = New System.Drawing.Size(240, 180) - Me.ucrSelectorFirstDataFrame.TabIndex = 22 - ' - 'sdgMerge - ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) - Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(755, 413) - Me.Controls.Add(Me.lblSecondDataFrame) - Me.Controls.Add(Me.lblFirstDataFrame) - Me.Controls.Add(Me.ucrSelectorSecondDataFrame) - Me.Controls.Add(Me.ucrSelectorFirstDataFrame) - Me.Controls.Add(Me.grpKeys) - Me.Controls.Add(Me.pnlKeyColumns) - Me.Controls.Add(Me.ucrSubBase) - Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow - Me.MaximizeBox = False - Me.MinimizeBox = False - Me.Name = "sdgMerge" - Me.Text = "sdgMerge" - Me.pnlKeyColumns.ResumeLayout(False) - Me.pnlKeyColumns.PerformLayout() - Me.grpKeys.ResumeLayout(False) - Me.grpKeys.PerformLayout() - Me.ResumeLayout(False) - Me.PerformLayout() - + Me.ucrSubBase = New instat.ucrButtonsSubdialogue() + Me.pnlKeyColumns = New System.Windows.Forms.Panel() + Me.lstKeyColumns = New System.Windows.Forms.ListView() + Me.lblKeyColumns = New System.Windows.Forms.Label() + Me.cmdRemoveSelectedPair = New System.Windows.Forms.Button() + Me.grpKeys = New System.Windows.Forms.GroupBox() + Me.cmdAddAnotherPair = New System.Windows.Forms.Button() + Me.lblFirstKeyMatch = New System.Windows.Forms.Label() + Me.ucrReceiverSecondDF = New instat.ucrReceiverSingle() + Me.ucrReceiverFirstDF = New instat.ucrReceiverSingle() + Me.lblSecondDataFrame = New System.Windows.Forms.Label() + Me.lblFirstDataFrame = New System.Windows.Forms.Label() + Me.ucrSelectorSecondDataFrame = New instat.ucrSelectorByDataFrameAddRemove() + Me.ucrSelectorFirstDataFrame = New instat.ucrSelectorByDataFrameAddRemove() + Me.pnlKeyColumns.SuspendLayout() + Me.grpKeys.SuspendLayout() + Me.SuspendLayout() + ' + 'ucrSubBase + ' + Me.ucrSubBase.Location = New System.Drawing.Point(289, 381) + Me.ucrSubBase.Name = "ucrSubBase" + Me.ucrSubBase.Size = New System.Drawing.Size(142, 30) + Me.ucrSubBase.TabIndex = 0 + ' + 'pnlKeyColumns + ' + Me.pnlKeyColumns.Controls.Add(Me.lstKeyColumns) + Me.pnlKeyColumns.Controls.Add(Me.lblKeyColumns) + Me.pnlKeyColumns.Controls.Add(Me.cmdRemoveSelectedPair) + Me.pnlKeyColumns.Location = New System.Drawing.Point(449, 159) + Me.pnlKeyColumns.Name = "pnlKeyColumns" + Me.pnlKeyColumns.Size = New System.Drawing.Size(298, 230) + Me.pnlKeyColumns.TabIndex = 20 + ' + 'lstKeyColumns + ' + Me.lstKeyColumns.FullRowSelect = True + Me.lstKeyColumns.Location = New System.Drawing.Point(6, 21) + Me.lstKeyColumns.Name = "lstKeyColumns" + Me.lstKeyColumns.Size = New System.Drawing.Size(280, 167) + Me.lstKeyColumns.TabIndex = 12 + Me.lstKeyColumns.UseCompatibleStateImageBehavior = False + Me.lstKeyColumns.View = System.Windows.Forms.View.Details + ' + 'lblKeyColumns + ' + Me.lblKeyColumns.AutoSize = True + Me.lblKeyColumns.Location = New System.Drawing.Point(3, 5) + Me.lblKeyColumns.Name = "lblKeyColumns" + Me.lblKeyColumns.Size = New System.Drawing.Size(68, 13) + Me.lblKeyColumns.TabIndex = 17 + Me.lblKeyColumns.Text = "Key Columns" + ' + 'cmdRemoveSelectedPair + ' + Me.cmdRemoveSelectedPair.Location = New System.Drawing.Point(6, 194) + Me.cmdRemoveSelectedPair.Name = "cmdRemoveSelectedPair" + Me.cmdRemoveSelectedPair.Size = New System.Drawing.Size(118, 23) + Me.cmdRemoveSelectedPair.TabIndex = 17 + Me.cmdRemoveSelectedPair.Text = "Remove Selected" + Me.cmdRemoveSelectedPair.UseVisualStyleBackColor = True + ' + 'grpKeys + ' + Me.grpKeys.Controls.Add(Me.cmdAddAnotherPair) + Me.grpKeys.Controls.Add(Me.lblFirstKeyMatch) + Me.grpKeys.Controls.Add(Me.ucrReceiverSecondDF) + Me.grpKeys.Controls.Add(Me.ucrReceiverFirstDF) + Me.grpKeys.Location = New System.Drawing.Point(11, 216) + Me.grpKeys.Name = "grpKeys" + Me.grpKeys.Size = New System.Drawing.Size(390, 105) + Me.grpKeys.TabIndex = 21 + Me.grpKeys.TabStop = False + Me.grpKeys.Text = "Key Columns" + ' + 'cmdAddAnotherPair + ' + Me.cmdAddAnotherPair.Location = New System.Drawing.Point(12, 74) + Me.cmdAddAnotherPair.Name = "cmdAddAnotherPair" + Me.cmdAddAnotherPair.Size = New System.Drawing.Size(118, 23) + Me.cmdAddAnotherPair.TabIndex = 16 + Me.cmdAddAnotherPair.Text = "Add Another Pair" + Me.cmdAddAnotherPair.UseVisualStyleBackColor = True + ' + 'lblFirstKeyMatch + ' + Me.lblFirstKeyMatch.AutoSize = True + Me.lblFirstKeyMatch.Location = New System.Drawing.Point(154, 35) + Me.lblFirstKeyMatch.Name = "lblFirstKeyMatch" + Me.lblFirstKeyMatch.Size = New System.Drawing.Size(74, 13) + Me.lblFirstKeyMatch.TabIndex = 9 + Me.lblFirstKeyMatch.Text = "Matched With" + ' + 'ucrReceiverSecondDF + ' + Me.ucrReceiverSecondDF.Location = New System.Drawing.Point(255, 32) + Me.ucrReceiverSecondDF.Margin = New System.Windows.Forms.Padding(0) + Me.ucrReceiverSecondDF.Name = "ucrReceiverSecondDF" + Me.ucrReceiverSecondDF.Selector = Nothing + Me.ucrReceiverSecondDF.Size = New System.Drawing.Size(120, 20) + Me.ucrReceiverSecondDF.TabIndex = 8 + ' + 'ucrReceiverFirstDF + ' + Me.ucrReceiverFirstDF.Location = New System.Drawing.Point(12, 32) + Me.ucrReceiverFirstDF.Margin = New System.Windows.Forms.Padding(0) + Me.ucrReceiverFirstDF.Name = "ucrReceiverFirstDF" + Me.ucrReceiverFirstDF.Selector = Nothing + Me.ucrReceiverFirstDF.Size = New System.Drawing.Size(120, 20) + Me.ucrReceiverFirstDF.TabIndex = 7 + ' + 'lblSecondDataFrame + ' + Me.lblSecondDataFrame.AutoSize = True + Me.lblSecondDataFrame.Location = New System.Drawing.Point(228, 10) + Me.lblSecondDataFrame.Name = "lblSecondDataFrame" + Me.lblSecondDataFrame.Size = New System.Drawing.Size(151, 13) + Me.lblSecondDataFrame.TabIndex = 25 + Me.lblSecondDataFrame.Text = "Second Data Frame To Merge" + ' + 'lblFirstDataFrame + ' + Me.lblFirstDataFrame.AutoSize = True + Me.lblFirstDataFrame.Location = New System.Drawing.Point(10, 8) + Me.lblFirstDataFrame.Name = "lblFirstDataFrame" + Me.lblFirstDataFrame.Size = New System.Drawing.Size(133, 13) + Me.lblFirstDataFrame.TabIndex = 24 + Me.lblFirstDataFrame.Text = "First Data Frame To Merge" + ' + 'ucrSelectorSecondDataFrame + ' + Me.ucrSelectorSecondDataFrame.bShowHiddenColumns = False + Me.ucrSelectorSecondDataFrame.bUseCurrentFilter = True + Me.ucrSelectorSecondDataFrame.Location = New System.Drawing.Point(231, 23) + Me.ucrSelectorSecondDataFrame.Margin = New System.Windows.Forms.Padding(0) + Me.ucrSelectorSecondDataFrame.Name = "ucrSelectorSecondDataFrame" + Me.ucrSelectorSecondDataFrame.Size = New System.Drawing.Size(217, 180) + Me.ucrSelectorSecondDataFrame.TabIndex = 23 + ' + 'ucrSelectorFirstDataFrame + ' + Me.ucrSelectorFirstDataFrame.bShowHiddenColumns = False + Me.ucrSelectorFirstDataFrame.bUseCurrentFilter = True + Me.ucrSelectorFirstDataFrame.Location = New System.Drawing.Point(11, 21) + Me.ucrSelectorFirstDataFrame.Margin = New System.Windows.Forms.Padding(0) + Me.ucrSelectorFirstDataFrame.Name = "ucrSelectorFirstDataFrame" + Me.ucrSelectorFirstDataFrame.Size = New System.Drawing.Size(240, 180) + Me.ucrSelectorFirstDataFrame.TabIndex = 22 + ' + 'sdgMerge + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(755, 413) + Me.Controls.Add(Me.lblSecondDataFrame) + Me.Controls.Add(Me.lblFirstDataFrame) + Me.Controls.Add(Me.ucrSelectorSecondDataFrame) + Me.Controls.Add(Me.ucrSelectorFirstDataFrame) + Me.Controls.Add(Me.grpKeys) + Me.Controls.Add(Me.pnlKeyColumns) + Me.Controls.Add(Me.ucrSubBase) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False + Me.Name = "sdgMerge" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent + Me.Text = "sdgMerge" + Me.pnlKeyColumns.ResumeLayout(False) + Me.pnlKeyColumns.PerformLayout() + Me.grpKeys.ResumeLayout(False) + Me.grpKeys.PerformLayout() + Me.ResumeLayout(False) + Me.PerformLayout() + End Sub Friend WithEvents ucrSubBase As ucrButtonsSubdialogue diff --git a/instat/sdgMerge.resx b/instat/sdgMerge.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/sdgMerge.resx +++ b/instat/sdgMerge.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/sdgOneVarCompareModels.vb b/instat/sdgOneVarCompareModels.vb index c7bb6ce59f0..049d347e632 100644 --- a/instat/sdgOneVarCompareModels.vb +++ b/instat/sdgOneVarCompareModels.vb @@ -46,7 +46,9 @@ Public Class sdgOneVarCompareModels ucrObjectName.SetValidationTypeAsRVariable() ucrObjectName.SetName("gof") ucrDisplayChiData.Reset() - ucrDisplayChiData.SetName(dlgOneVarCompareModels.ucrSelectorOneVarCompModels.ucrAvailableDataFrames.cboAvailableDataFrames.Text & "_ChiSquare") + If dlgOneVarCompareModels.ucrSelectorOneVarCompModels.ucrAvailableDataFrames.cboAvailableDataFrames.Text <> "" Then + ucrDisplayChiData.SetName(dlgOneVarCompareModels.ucrSelectorOneVarCompModels.ucrAvailableDataFrames.cboAvailableDataFrames.Text & "_ChiSquare") + End If DisplayChiSquare() DisplayChiBreaks() 'ucrBase.ihelptopicID = diff --git a/instat/sdgPlots.Designer.vb b/instat/sdgPlots.Designer.vb index 4bc9d23d1cf..ca04d65332f 100644 --- a/instat/sdgPlots.Designer.vb +++ b/instat/sdgPlots.Designer.vb @@ -59,9 +59,9 @@ Partial Class sdgPlots Me.cmdAllOptions = New System.Windows.Forms.Button() Me.ucrInputThemes = New instat.ucrInputComboBox() Me.lblTheme = New System.Windows.Forms.Label() - Me.ucrBaseSubdialog = New instat.ucrButtonsSubdialogue() Me.tabCoordinates = New System.Windows.Forms.TabPage() Me.lblWarning = New System.Windows.Forms.Label() + Me.ucrBaseSubdialog = New instat.ucrButtonsSubdialogue() Me.tabctrlBoxSubdialog.SuspendLayout() Me.tabFacet.SuspendLayout() CType(Me.nudNoOfRowsOrColumns, System.ComponentModel.ISupportInitialize).BeginInit() @@ -465,13 +465,6 @@ Partial Class sdgPlots Me.lblTheme.TabIndex = 0 Me.lblTheme.Text = "Select Theme" ' - 'ucrBaseSubdialog - ' - Me.ucrBaseSubdialog.Location = New System.Drawing.Point(157, 330) - Me.ucrBaseSubdialog.Name = "ucrBaseSubdialog" - Me.ucrBaseSubdialog.Size = New System.Drawing.Size(160, 41) - Me.ucrBaseSubdialog.TabIndex = 1 - ' 'tabCoordinates ' Me.tabCoordinates.Controls.Add(Me.lblWarning) @@ -493,6 +486,13 @@ Partial Class sdgPlots Me.lblWarning.TabIndex = 0 Me.lblWarning.Text = "This is yet to be implemented" ' + 'ucrBaseSubdialog + ' + Me.ucrBaseSubdialog.Location = New System.Drawing.Point(157, 330) + Me.ucrBaseSubdialog.Name = "ucrBaseSubdialog" + Me.ucrBaseSubdialog.Size = New System.Drawing.Size(160, 41) + Me.ucrBaseSubdialog.TabIndex = 1 + ' 'sdgPlots ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) @@ -504,7 +504,7 @@ Partial Class sdgPlots Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "sdgPlots" - Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent Me.Tag = "Plot_Options" Me.Text = "Plot Options" Me.TopMost = True diff --git a/instat/sdgRestrict.Designer.vb b/instat/sdgRestrict.Designer.vb index 0124e932b72..71157c1ad18 100644 --- a/instat/sdgRestrict.Designer.vb +++ b/instat/sdgRestrict.Designer.vb @@ -22,203 +22,204 @@ Partial Class sdgRestrict 'Do not modify it using the code editor. Private Sub InitializeComponent() - Me.ucrSubDialogBase = New instat.ucrButtonsSubdialogue() - Me.tbcOptions = New System.Windows.Forms.TabControl() - Me.tbpFactor_Level = New System.Windows.Forms.TabPage() - Me.tbpCondition = New System.Windows.Forms.TabPage() - Me.rdoExclude = New System.Windows.Forms.RadioButton() - Me.rdoInclude = New System.Windows.Forms.RadioButton() - Me.lblSelectedColumn = New System.Windows.Forms.Label() - Me.ucrReceiver = New instat.ucrReceiverSingle() - Me.ucrSelector = New instat.ucrSelectorAddRemove() - Me.txtGreaterThan = New System.Windows.Forms.TextBox() - Me.txtEqualTo = New System.Windows.Forms.TextBox() - Me.txtLessThan = New System.Windows.Forms.TextBox() - Me.rdoGreaterThan = New System.Windows.Forms.RadioButton() - Me.rdoEqualTo = New System.Windows.Forms.RadioButton() - Me.rdoLessThan = New System.Windows.Forms.RadioButton() - Me.tbcOptions.SuspendLayout() - Me.tbpCondition.SuspendLayout() - Me.SuspendLayout() - ' - 'ucrSubDialogBase - ' - Me.ucrSubDialogBase.Location = New System.Drawing.Point(48, 259) - Me.ucrSubDialogBase.Name = "ucrSubDialogBase" - Me.ucrSubDialogBase.Size = New System.Drawing.Size(225, 30) - Me.ucrSubDialogBase.TabIndex = 1 - ' - 'tbcOptions - ' - Me.tbcOptions.Controls.Add(Me.tbpFactor_Level) - Me.tbcOptions.Controls.Add(Me.tbpCondition) - Me.tbcOptions.Location = New System.Drawing.Point(12, 13) - Me.tbcOptions.Name = "tbcOptions" - Me.tbcOptions.SelectedIndex = 0 - Me.tbcOptions.Size = New System.Drawing.Size(353, 239) - Me.tbcOptions.TabIndex = 2 - Me.tbcOptions.Tag = "" - ' - 'tbpFactor_Level - ' - Me.tbpFactor_Level.Location = New System.Drawing.Point(4, 22) - Me.tbpFactor_Level.Name = "tbpFactor_Level" - Me.tbpFactor_Level.Padding = New System.Windows.Forms.Padding(3) - Me.tbpFactor_Level.Size = New System.Drawing.Size(345, 213) - Me.tbpFactor_Level.TabIndex = 0 - Me.tbpFactor_Level.Tag = "Factor_Level" - Me.tbpFactor_Level.Text = "Factor Level" - Me.tbpFactor_Level.UseVisualStyleBackColor = True - ' - 'tbpCondition - ' - Me.tbpCondition.Controls.Add(Me.rdoExclude) - Me.tbpCondition.Controls.Add(Me.rdoInclude) - Me.tbpCondition.Controls.Add(Me.lblSelectedColumn) - Me.tbpCondition.Controls.Add(Me.ucrReceiver) - Me.tbpCondition.Controls.Add(Me.ucrSelector) - Me.tbpCondition.Controls.Add(Me.txtGreaterThan) - Me.tbpCondition.Controls.Add(Me.txtEqualTo) - Me.tbpCondition.Controls.Add(Me.txtLessThan) - Me.tbpCondition.Controls.Add(Me.rdoGreaterThan) - Me.tbpCondition.Controls.Add(Me.rdoEqualTo) - Me.tbpCondition.Controls.Add(Me.rdoLessThan) - Me.tbpCondition.Location = New System.Drawing.Point(4, 22) - Me.tbpCondition.Name = "tbpCondition" - Me.tbpCondition.Padding = New System.Windows.Forms.Padding(3) - Me.tbpCondition.Size = New System.Drawing.Size(345, 213) - Me.tbpCondition.TabIndex = 1 - Me.tbpCondition.Tag = "Condition" - Me.tbpCondition.Text = "Condition" - Me.tbpCondition.UseVisualStyleBackColor = True - ' - 'rdoExclude - ' - Me.rdoExclude.AutoSize = True - Me.rdoExclude.Location = New System.Drawing.Point(279, 75) - Me.rdoExclude.Name = "rdoExclude" - Me.rdoExclude.Size = New System.Drawing.Size(63, 17) - Me.rdoExclude.TabIndex = 6 - Me.rdoExclude.TabStop = True - Me.rdoExclude.Tag = "Exclude" - Me.rdoExclude.Text = "Exclude" - Me.rdoExclude.TextAlign = System.Drawing.ContentAlignment.MiddleCenter - Me.rdoExclude.UseVisualStyleBackColor = True - ' - 'rdoInclude - ' - Me.rdoInclude.AutoSize = True - Me.rdoInclude.Location = New System.Drawing.Point(222, 75) - Me.rdoInclude.Name = "rdoInclude" - Me.rdoInclude.Size = New System.Drawing.Size(60, 17) - Me.rdoInclude.TabIndex = 6 - Me.rdoInclude.TabStop = True - Me.rdoInclude.Tag = "Include" - Me.rdoInclude.Text = "Include" - Me.rdoInclude.UseVisualStyleBackColor = True - ' - 'lblSelectedColumn - ' - Me.lblSelectedColumn.AutoSize = True - Me.lblSelectedColumn.Location = New System.Drawing.Point(233, 12) - Me.lblSelectedColumn.Name = "lblSelectedColumn" - Me.lblSelectedColumn.Size = New System.Drawing.Size(87, 13) - Me.lblSelectedColumn.TabIndex = 5 - Me.lblSelectedColumn.Tag = "Selected_Column" - Me.lblSelectedColumn.Text = "Selected Column" - ' - 'ucrReceiver - ' - Me.ucrReceiver.Location = New System.Drawing.Point(233, 31) - Me.ucrReceiver.Margin = New System.Windows.Forms.Padding(0) - Me.ucrReceiver.Name = "ucrReceiver" - Me.ucrReceiver.Selector = Nothing - Me.ucrReceiver.Size = New System.Drawing.Size(112, 26) - Me.ucrReceiver.TabIndex = 4 - ' - 'ucrSelector - ' - Me.ucrSelector.bShowHiddenColumns = False - Me.ucrSelector.Location = New System.Drawing.Point(7, 5) - Me.ucrSelector.Margin = New System.Windows.Forms.Padding(0) - Me.ucrSelector.Name = "ucrSelector" - Me.ucrSelector.Size = New System.Drawing.Size(199, 127) - Me.ucrSelector.TabIndex = 3 - ' - 'txtGreaterThan - ' - Me.txtGreaterThan.Location = New System.Drawing.Point(290, 183) - Me.txtGreaterThan.Name = "txtGreaterThan" - Me.txtGreaterThan.Size = New System.Drawing.Size(49, 20) - Me.txtGreaterThan.TabIndex = 2 - ' - 'txtEqualTo - ' - Me.txtEqualTo.Location = New System.Drawing.Point(290, 159) - Me.txtEqualTo.Name = "txtEqualTo" - Me.txtEqualTo.Size = New System.Drawing.Size(49, 20) - Me.txtEqualTo.TabIndex = 2 - ' - 'txtLessThan - ' - Me.txtLessThan.Location = New System.Drawing.Point(290, 136) - Me.txtLessThan.Name = "txtLessThan" - Me.txtLessThan.Size = New System.Drawing.Size(49, 20) - Me.txtLessThan.TabIndex = 2 - ' - 'rdoGreaterThan - ' - Me.rdoGreaterThan.AutoSize = True - Me.rdoGreaterThan.Location = New System.Drawing.Point(194, 182) - Me.rdoGreaterThan.Name = "rdoGreaterThan" - Me.rdoGreaterThan.Size = New System.Drawing.Size(88, 17) - Me.rdoGreaterThan.TabIndex = 1 - Me.rdoGreaterThan.TabStop = True - Me.rdoGreaterThan.Tag = "Greater_Than" - Me.rdoGreaterThan.Text = "Greater Than" - Me.rdoGreaterThan.UseVisualStyleBackColor = True - ' - 'rdoEqualTo - ' - Me.rdoEqualTo.AutoSize = True - Me.rdoEqualTo.Location = New System.Drawing.Point(194, 159) - Me.rdoEqualTo.Name = "rdoEqualTo" - Me.rdoEqualTo.Size = New System.Drawing.Size(68, 17) - Me.rdoEqualTo.TabIndex = 1 - Me.rdoEqualTo.TabStop = True - Me.rdoEqualTo.Tag = "Equal_To" - Me.rdoEqualTo.Text = "Equal To" - Me.rdoEqualTo.UseVisualStyleBackColor = True - ' - 'rdoLessThan - ' - Me.rdoLessThan.AutoSize = True - Me.rdoLessThan.Location = New System.Drawing.Point(194, 136) - Me.rdoLessThan.Name = "rdoLessThan" - Me.rdoLessThan.Size = New System.Drawing.Size(75, 17) - Me.rdoLessThan.TabIndex = 1 - Me.rdoLessThan.TabStop = True - Me.rdoLessThan.Tag = "Less_Than" - Me.rdoLessThan.Text = "Less Than" - Me.rdoLessThan.UseVisualStyleBackColor = True - ' - 'sdgRestrict - ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) - Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(369, 291) - Me.Controls.Add(Me.tbcOptions) - Me.Controls.Add(Me.ucrSubDialogBase) - Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow - Me.MaximizeBox = False - Me.MinimizeBox = False - Me.Name = "sdgRestrict" - Me.Text = "Control Options" - Me.tbcOptions.ResumeLayout(False) - Me.tbpCondition.ResumeLayout(False) - Me.tbpCondition.PerformLayout() - Me.ResumeLayout(False) - + Me.ucrSubDialogBase = New instat.ucrButtonsSubdialogue() + Me.tbcOptions = New System.Windows.Forms.TabControl() + Me.tbpFactor_Level = New System.Windows.Forms.TabPage() + Me.tbpCondition = New System.Windows.Forms.TabPage() + Me.rdoExclude = New System.Windows.Forms.RadioButton() + Me.rdoInclude = New System.Windows.Forms.RadioButton() + Me.lblSelectedColumn = New System.Windows.Forms.Label() + Me.ucrReceiver = New instat.ucrReceiverSingle() + Me.ucrSelector = New instat.ucrSelectorAddRemove() + Me.txtGreaterThan = New System.Windows.Forms.TextBox() + Me.txtEqualTo = New System.Windows.Forms.TextBox() + Me.txtLessThan = New System.Windows.Forms.TextBox() + Me.rdoGreaterThan = New System.Windows.Forms.RadioButton() + Me.rdoEqualTo = New System.Windows.Forms.RadioButton() + Me.rdoLessThan = New System.Windows.Forms.RadioButton() + Me.tbcOptions.SuspendLayout() + Me.tbpCondition.SuspendLayout() + Me.SuspendLayout() + ' + 'ucrSubDialogBase + ' + Me.ucrSubDialogBase.Location = New System.Drawing.Point(48, 259) + Me.ucrSubDialogBase.Name = "ucrSubDialogBase" + Me.ucrSubDialogBase.Size = New System.Drawing.Size(225, 30) + Me.ucrSubDialogBase.TabIndex = 1 + ' + 'tbcOptions + ' + Me.tbcOptions.Controls.Add(Me.tbpFactor_Level) + Me.tbcOptions.Controls.Add(Me.tbpCondition) + Me.tbcOptions.Location = New System.Drawing.Point(12, 13) + Me.tbcOptions.Name = "tbcOptions" + Me.tbcOptions.SelectedIndex = 0 + Me.tbcOptions.Size = New System.Drawing.Size(353, 239) + Me.tbcOptions.TabIndex = 2 + Me.tbcOptions.Tag = "" + ' + 'tbpFactor_Level + ' + Me.tbpFactor_Level.Location = New System.Drawing.Point(4, 22) + Me.tbpFactor_Level.Name = "tbpFactor_Level" + Me.tbpFactor_Level.Padding = New System.Windows.Forms.Padding(3) + Me.tbpFactor_Level.Size = New System.Drawing.Size(345, 213) + Me.tbpFactor_Level.TabIndex = 0 + Me.tbpFactor_Level.Tag = "Factor_Level" + Me.tbpFactor_Level.Text = "Factor Level" + Me.tbpFactor_Level.UseVisualStyleBackColor = True + ' + 'tbpCondition + ' + Me.tbpCondition.Controls.Add(Me.rdoExclude) + Me.tbpCondition.Controls.Add(Me.rdoInclude) + Me.tbpCondition.Controls.Add(Me.lblSelectedColumn) + Me.tbpCondition.Controls.Add(Me.ucrReceiver) + Me.tbpCondition.Controls.Add(Me.ucrSelector) + Me.tbpCondition.Controls.Add(Me.txtGreaterThan) + Me.tbpCondition.Controls.Add(Me.txtEqualTo) + Me.tbpCondition.Controls.Add(Me.txtLessThan) + Me.tbpCondition.Controls.Add(Me.rdoGreaterThan) + Me.tbpCondition.Controls.Add(Me.rdoEqualTo) + Me.tbpCondition.Controls.Add(Me.rdoLessThan) + Me.tbpCondition.Location = New System.Drawing.Point(4, 22) + Me.tbpCondition.Name = "tbpCondition" + Me.tbpCondition.Padding = New System.Windows.Forms.Padding(3) + Me.tbpCondition.Size = New System.Drawing.Size(345, 213) + Me.tbpCondition.TabIndex = 1 + Me.tbpCondition.Tag = "Condition" + Me.tbpCondition.Text = "Condition" + Me.tbpCondition.UseVisualStyleBackColor = True + ' + 'rdoExclude + ' + Me.rdoExclude.AutoSize = True + Me.rdoExclude.Location = New System.Drawing.Point(279, 75) + Me.rdoExclude.Name = "rdoExclude" + Me.rdoExclude.Size = New System.Drawing.Size(63, 17) + Me.rdoExclude.TabIndex = 6 + Me.rdoExclude.TabStop = True + Me.rdoExclude.Tag = "Exclude" + Me.rdoExclude.Text = "Exclude" + Me.rdoExclude.TextAlign = System.Drawing.ContentAlignment.MiddleCenter + Me.rdoExclude.UseVisualStyleBackColor = True + ' + 'rdoInclude + ' + Me.rdoInclude.AutoSize = True + Me.rdoInclude.Location = New System.Drawing.Point(222, 75) + Me.rdoInclude.Name = "rdoInclude" + Me.rdoInclude.Size = New System.Drawing.Size(60, 17) + Me.rdoInclude.TabIndex = 6 + Me.rdoInclude.TabStop = True + Me.rdoInclude.Tag = "Include" + Me.rdoInclude.Text = "Include" + Me.rdoInclude.UseVisualStyleBackColor = True + ' + 'lblSelectedColumn + ' + Me.lblSelectedColumn.AutoSize = True + Me.lblSelectedColumn.Location = New System.Drawing.Point(233, 12) + Me.lblSelectedColumn.Name = "lblSelectedColumn" + Me.lblSelectedColumn.Size = New System.Drawing.Size(87, 13) + Me.lblSelectedColumn.TabIndex = 5 + Me.lblSelectedColumn.Tag = "Selected_Column" + Me.lblSelectedColumn.Text = "Selected Column" + ' + 'ucrReceiver + ' + Me.ucrReceiver.Location = New System.Drawing.Point(233, 31) + Me.ucrReceiver.Margin = New System.Windows.Forms.Padding(0) + Me.ucrReceiver.Name = "ucrReceiver" + Me.ucrReceiver.Selector = Nothing + Me.ucrReceiver.Size = New System.Drawing.Size(112, 26) + Me.ucrReceiver.TabIndex = 4 + ' + 'ucrSelector + ' + Me.ucrSelector.bShowHiddenColumns = False + Me.ucrSelector.Location = New System.Drawing.Point(7, 5) + Me.ucrSelector.Margin = New System.Windows.Forms.Padding(0) + Me.ucrSelector.Name = "ucrSelector" + Me.ucrSelector.Size = New System.Drawing.Size(199, 127) + Me.ucrSelector.TabIndex = 3 + ' + 'txtGreaterThan + ' + Me.txtGreaterThan.Location = New System.Drawing.Point(290, 183) + Me.txtGreaterThan.Name = "txtGreaterThan" + Me.txtGreaterThan.Size = New System.Drawing.Size(49, 20) + Me.txtGreaterThan.TabIndex = 2 + ' + 'txtEqualTo + ' + Me.txtEqualTo.Location = New System.Drawing.Point(290, 159) + Me.txtEqualTo.Name = "txtEqualTo" + Me.txtEqualTo.Size = New System.Drawing.Size(49, 20) + Me.txtEqualTo.TabIndex = 2 + ' + 'txtLessThan + ' + Me.txtLessThan.Location = New System.Drawing.Point(290, 136) + Me.txtLessThan.Name = "txtLessThan" + Me.txtLessThan.Size = New System.Drawing.Size(49, 20) + Me.txtLessThan.TabIndex = 2 + ' + 'rdoGreaterThan + ' + Me.rdoGreaterThan.AutoSize = True + Me.rdoGreaterThan.Location = New System.Drawing.Point(194, 182) + Me.rdoGreaterThan.Name = "rdoGreaterThan" + Me.rdoGreaterThan.Size = New System.Drawing.Size(88, 17) + Me.rdoGreaterThan.TabIndex = 1 + Me.rdoGreaterThan.TabStop = True + Me.rdoGreaterThan.Tag = "Greater_Than" + Me.rdoGreaterThan.Text = "Greater Than" + Me.rdoGreaterThan.UseVisualStyleBackColor = True + ' + 'rdoEqualTo + ' + Me.rdoEqualTo.AutoSize = True + Me.rdoEqualTo.Location = New System.Drawing.Point(194, 159) + Me.rdoEqualTo.Name = "rdoEqualTo" + Me.rdoEqualTo.Size = New System.Drawing.Size(68, 17) + Me.rdoEqualTo.TabIndex = 1 + Me.rdoEqualTo.TabStop = True + Me.rdoEqualTo.Tag = "Equal_To" + Me.rdoEqualTo.Text = "Equal To" + Me.rdoEqualTo.UseVisualStyleBackColor = True + ' + 'rdoLessThan + ' + Me.rdoLessThan.AutoSize = True + Me.rdoLessThan.Location = New System.Drawing.Point(194, 136) + Me.rdoLessThan.Name = "rdoLessThan" + Me.rdoLessThan.Size = New System.Drawing.Size(75, 17) + Me.rdoLessThan.TabIndex = 1 + Me.rdoLessThan.TabStop = True + Me.rdoLessThan.Tag = "Less_Than" + Me.rdoLessThan.Text = "Less Than" + Me.rdoLessThan.UseVisualStyleBackColor = True + ' + 'sdgRestrict + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(369, 291) + Me.Controls.Add(Me.tbcOptions) + Me.Controls.Add(Me.ucrSubDialogBase) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.MaximizeBox = False + Me.MinimizeBox = False + Me.Name = "sdgRestrict" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent + Me.Text = "Control Options" + Me.tbcOptions.ResumeLayout(False) + Me.tbpCondition.ResumeLayout(False) + Me.tbpCondition.PerformLayout() + Me.ResumeLayout(False) + End Sub Friend WithEvents ucrSubDialogBase As ucrButtonsSubdialogue diff --git a/instat/sdgRestrict.resx b/instat/sdgRestrict.resx index 1af7de150c9..29dcb1b3a35 100644 --- a/instat/sdgRestrict.resx +++ b/instat/sdgRestrict.resx @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/instat/static/Help/R-Instat.chm b/instat/static/Help/R-Instat.chm index 0a71c89a544..39176ba862d 100644 Binary files a/instat/static/Help/R-Instat.chm and b/instat/static/Help/R-Instat.chm differ diff --git a/instat/ucrDistributions.vb b/instat/ucrDistributions.vb index c7ccf44258f..adc40a76a94 100644 --- a/instat/ucrDistributions.vb +++ b/instat/ucrDistributions.vb @@ -298,10 +298,10 @@ Public Class ucrDistributions clsBernouliDist.strQFunctionName = "qbinom" clsBernouliDist.strDFunctionName = "dbinom" clsBernouliDist.bIsContinuous = False - clsBernouliDist.bIsExact = True - clsBernouliDist.lstExact = {"prob", "Difference in Proportions:", 0.5, 0.1, 2, 0, 1} + ' clsBernouliDist.bIsExact = True + ' clsBernouliDist.strExactName = "binom" + ' clsBernouliDist.lstExact = {"prob", "Difference in Proportions:", 0.5, 0.1, 2, 0, 1} clsBernouliDist.AddParameter("prob", "Probability", 0.5) - clsBernouliDist.strExactName = "binom" lstAllDistributions.Add(clsBernouliDist) 'Binomial Distribution @@ -328,9 +328,9 @@ Public Class ucrDistributions clsPoissonDist.strGLMFunctionName = "poisson" clsPoissonDist.bPositiveInt = True clsPoissonDist.bIsContinuous = False - clsPoissonDist.bIsExact = True - clsPoissonDist.strExactName = "pois" - clsPoissonDist.lstExact = {"r", "Rate Ratio:", 1, 1, 2, 0, Integer.MaxValue} + ' clsPoissonDist.bIsExact = True + ' clsPoissonDist.strExactName = "pois" + ' clsPoissonDist.lstExact = {"r", "Rate Ratio:", 1, 1, 2, 0, Integer.MaxValue} clsPoissonDist.AddParameter("lambda", "Mean", 1) lstAllDistributions.Add(clsPoissonDist) @@ -544,19 +544,23 @@ Public Class ucrDistributions End Sub Public Event cboDistributionsIndexChanged(sender As Object, e As EventArgs) Private Sub cboDistributions_SelectedIndexChanged(sender As Object, e As EventArgs) Handles cboDistributions.SelectedIndexChanged - clsCurrDistribution = lstCurrentDistributions(cboDistributions.SelectedIndex) - Select Case strDistributionType - Case "RFunctions" - clsCurrRFunction.SetRCommand(clsCurrDistribution.strRFunctionName) - Case "PFunctions" - clsCurrRFunction.SetRCommand(clsCurrDistribution.strPFunctionName) - Case "DFunctions" - clsCurrRFunction.SetRCommand(clsCurrDistribution.strDFunctionName) - Case "QFunctions" - clsCurrRFunction.SetRCommand(clsCurrDistribution.strQFunctionName) - Case "GLMFunctions" - clsCurrRFunction.SetRCommand(clsCurrDistribution.strGLMFunctionName) - End Select + If cboDistributions.SelectedIndex <> -1 Then + clsCurrDistribution = lstCurrentDistributions(cboDistributions.SelectedIndex) + Select Case strDistributionType + Case "RFunctions" + clsCurrRFunction.SetRCommand(clsCurrDistribution.strRFunctionName) + Case "PFunctions" + clsCurrRFunction.SetRCommand(clsCurrDistribution.strPFunctionName) + Case "DFunctions" + clsCurrRFunction.SetRCommand(clsCurrDistribution.strDFunctionName) + Case "QFunctions" + clsCurrRFunction.SetRCommand(clsCurrDistribution.strQFunctionName) + Case "GLMFunctions" + clsCurrRFunction.SetRCommand(clsCurrDistribution.strGLMFunctionName) + End Select + Else + clsCurrRFunction = New RFunction + End If RaiseEvent cboDistributionsIndexChanged(sender, e) End Sub diff --git a/instat/ucrSelector.vb b/instat/ucrSelector.vb index 6667909df92..81b5e299018 100644 --- a/instat/ucrSelector.vb +++ b/instat/ucrSelector.vb @@ -281,7 +281,8 @@ Public Class ucrSelector lstExcludedMetadataProperties.RemoveAt(iHiddenIndex) End If End If - sdgDataOptions.ShowHiddenColumns = bShowHiddenCols + 'temp disabled as causing crash + 'sdgDataOptions.ShowHiddenColumns = bShowHiddenCols End Set End Property