diff --git a/instat/dlgBoxPlot.resx b/instat/dlgBoxPlot.resx
index 9eef180caf9..eabb5733ec9 100644
--- a/instat/dlgBoxPlot.resx
+++ b/instat/dlgBoxPlot.resx
@@ -126,7 +126,7 @@
10, 268
- 120, 25
+ 149, 25
@@ -154,7 +154,7 @@
NoControl
- 254, 205
+ 272, 207
88, 13
@@ -184,7 +184,7 @@
NoControl
- 254, 249
+ 272, 249
128, 13
@@ -214,7 +214,7 @@
10, 237
- 120, 25
+ 149, 25
10
@@ -349,7 +349,7 @@
NoControl
- 102, 352
+ 157, 353
32, 13
@@ -379,7 +379,7 @@
NoControl
- 206, 352
+ 251, 352
75, 13
@@ -403,10 +403,10 @@
4
- 254, 313
+ 275, 313
- 120, 20
+ 145, 20
24
@@ -424,7 +424,7 @@
0
- 181, 375
+ 160, 375
137, 21
@@ -448,7 +448,7 @@
10, 375
- 151, 20
+ 144, 20
15
@@ -466,7 +466,7 @@
2
- 288, 349
+ 332, 349
50, 20
@@ -487,7 +487,7 @@
3
- 140, 349
+ 195, 349
50, 20
@@ -511,7 +511,7 @@
10, 349
- 93, 20
+ 149, 20
14
@@ -532,10 +532,10 @@
False
- 254, 287
+ 275, 290
- 120, 20
+ 145, 20
17
@@ -559,7 +559,7 @@
4, 5, 4, 5
- 254, 24
+ 328, 24
16
@@ -580,7 +580,7 @@
10, 324
- 135, 20
+ 238, 20
13
@@ -601,7 +601,7 @@
10, 299
- 135, 20
+ 238, 20
12
@@ -628,7 +628,7 @@
425, 484
- 254, 263
+ 275, 262
0, 0, 0, 0
@@ -676,7 +676,7 @@
18
- 254, 220
+ 275, 220
0, 0, 0, 0
@@ -741,9 +741,6 @@
24
-
- NoControl
-
CenterScreen
@@ -757,7 +754,7 @@
System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
- 254, 70
+ 275, 63
120, 130
diff --git a/instat/dlgCalculator.resx b/instat/dlgCalculator.resx
index 021d90373c4..7b793cb9243 100644
--- a/instat/dlgCalculator.resx
+++ b/instat/dlgCalculator.resx
@@ -177,7 +177,7 @@
507, 421
-
+
2, 3, 2, 3
@@ -192,4 +192,4 @@
System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
\ No newline at end of file
diff --git a/instat/dlgCircular.Designer.vb b/instat/dlgCircular.Designer.vb
index f7816160668..577dbb6fcbe 100644
--- a/instat/dlgCircular.Designer.vb
+++ b/instat/dlgCircular.Designer.vb
@@ -103,7 +103,7 @@ Partial Class dlgCircular
'ucrPnlUnits
'
Me.ucrPnlUnits.Location = New System.Drawing.Point(3, 16)
- Me.ucrPnlUnits.Margin = New System.Windows.Forms.Padding(5, 5, 5, 5)
+ Me.ucrPnlUnits.Margin = New System.Windows.Forms.Padding(5)
Me.ucrPnlUnits.Name = "ucrPnlUnits"
Me.ucrPnlUnits.Size = New System.Drawing.Size(93, 67)
Me.ucrPnlUnits.TabIndex = 0
@@ -160,7 +160,7 @@ Partial Class dlgCircular
'ucrPnlModulo
'
Me.ucrPnlModulo.Location = New System.Drawing.Point(10, 11)
- Me.ucrPnlModulo.Margin = New System.Windows.Forms.Padding(5, 5, 5, 5)
+ Me.ucrPnlModulo.Margin = New System.Windows.Forms.Padding(5)
Me.ucrPnlModulo.Name = "ucrPnlModulo"
Me.ucrPnlModulo.Size = New System.Drawing.Size(93, 67)
Me.ucrPnlModulo.TabIndex = 3
@@ -168,7 +168,7 @@ Partial Class dlgCircular
'ucrSaveCircularColumn
'
Me.ucrSaveCircularColumn.Location = New System.Drawing.Point(10, 314)
- Me.ucrSaveCircularColumn.Margin = New System.Windows.Forms.Padding(5, 5, 5, 5)
+ Me.ucrSaveCircularColumn.Margin = New System.Windows.Forms.Padding(5)
Me.ucrSaveCircularColumn.Name = "ucrSaveCircularColumn"
Me.ucrSaveCircularColumn.Size = New System.Drawing.Size(255, 22)
Me.ucrSaveCircularColumn.TabIndex = 6
@@ -199,7 +199,7 @@ Partial Class dlgCircular
'ucrBase
'
Me.ucrBase.Location = New System.Drawing.Point(10, 341)
- Me.ucrBase.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
+ Me.ucrBase.Margin = New System.Windows.Forms.Padding(4)
Me.ucrBase.Name = "ucrBase"
Me.ucrBase.Size = New System.Drawing.Size(403, 52)
Me.ucrBase.TabIndex = 0
@@ -217,12 +217,12 @@ Partial Class dlgCircular
Me.Controls.Add(Me.ucrSelectorCircular)
Me.Controls.Add(Me.ucrBase)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow
- Me.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
+ Me.Margin = New System.Windows.Forms.Padding(2)
Me.MaximizeBox = False
Me.MinimizeBox = False
Me.Name = "dlgCircular"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "Convert to Circular"
+ Me.Text = "histogram"
Me.grpUnits.ResumeLayout(False)
Me.grpUnits.PerformLayout()
Me.grpModulo.ResumeLayout(False)
diff --git a/instat/dlgHistogram.resx b/instat/dlgHistogram.resx
index 9fdcf992edb..82054a82023 100644
--- a/instat/dlgHistogram.resx
+++ b/instat/dlgHistogram.resx
@@ -126,7 +126,7 @@
10, 267
- 185, 25
+ 150, 25
@@ -154,7 +154,7 @@
10, 236
- 185, 25
+ 150, 25
8
@@ -280,7 +280,7 @@
True
- 247, 216
+ 249, 225
85, 13
@@ -304,16 +304,16 @@
12
- 10, 308
+ 10, 306
- 32, 18
+ 83, 18
10
- Stats
+ merge
lblStats
@@ -328,7 +328,7 @@
1
- 53, 300
+ 101, 305
5, 5, 5, 5
@@ -352,7 +352,7 @@
2
- 199, 306
+ 250, 305
4, 4, 4, 4
@@ -382,7 +382,7 @@
5, 5, 5, 5
- 255, 24
+ 322, 24
12
@@ -409,7 +409,7 @@
448, 436
- 247, 272
+ 250, 277
4, 4, 4, 4
@@ -433,7 +433,7 @@
0
- 247, 231
+ 250, 241
0, 0, 0, 0
diff --git a/instat/dlgImportShapeFiles.Designer.vb b/instat/dlgImportShapeFiles.Designer.vb
index 2ee33c4b2da..04b33a5eb59 100644
--- a/instat/dlgImportShapeFiles.Designer.vb
+++ b/instat/dlgImportShapeFiles.Designer.vb
@@ -114,7 +114,7 @@ Partial Class dlgImportShapeFiles
Me.MinimizeBox = False
Me.Name = "dlgImportShapeFiles"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "Import and Tidy Shapefiles"
+ Me.Text = "Import Shapefiles"
Me.ResumeLayout(False)
Me.PerformLayout()
diff --git a/instat/dlgMerge.resx b/instat/dlgMerge.resx
index 8af573eae82..24c6578085d 100644
--- a/instat/dlgMerge.resx
+++ b/instat/dlgMerge.resx
@@ -123,7 +123,7 @@
- 87, 150
+ 99, 149
129, 23
diff --git a/instat/dlgOneVariableGraph.Designer.vb b/instat/dlgOneVariableGraph.Designer.vb
index 5f2b4b1ce93..fc3b028fcba 100644
--- a/instat/dlgOneVariableGraph.Designer.vb
+++ b/instat/dlgOneVariableGraph.Designer.vb
@@ -104,6 +104,7 @@ Partial Class dlgOneVariableGraph
'ucrChkFlip
'
Me.ucrChkFlip.Checked = False
+ Me.ucrChkFlip.ForeColor = System.Drawing.SystemColors.ControlText
resources.ApplyResources(Me.ucrChkFlip, "ucrChkFlip")
Me.ucrChkFlip.Name = "ucrChkFlip"
'
@@ -138,7 +139,6 @@ Partial Class dlgOneVariableGraph
'
resources.ApplyResources(Me, "$this")
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.Controls.Add(Me.ucrSaveGraph)
Me.Controls.Add(Me.grpOutput)
Me.Controls.Add(Me.ucrChkFlip)
Me.Controls.Add(Me.cmdGraphOptions)
@@ -146,6 +146,7 @@ Partial Class dlgOneVariableGraph
Me.Controls.Add(Me.lblSelectedVariables)
Me.Controls.Add(Me.ucrReceiverOneVarGraph)
Me.Controls.Add(Me.ucrSelectorOneVarGraph)
+ Me.Controls.Add(Me.ucrSaveGraph)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow
Me.MaximizeBox = False
Me.MinimizeBox = False
diff --git a/instat/dlgOpenNetCDF.Designer.vb b/instat/dlgOpenNetCDF.Designer.vb
index f39b8c6a052..dd425a9f643 100644
--- a/instat/dlgOpenNetCDF.Designer.vb
+++ b/instat/dlgOpenNetCDF.Designer.vb
@@ -264,7 +264,7 @@ Partial Class dlgOpenNetCDF
Me.MinimizeBox = False
Me.Name = "dlgOpenNetCDF"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "Import and Tidy NetCDF File"
+ Me.Text = "Import NetCDF File"
Me.ResumeLayout(False)
Me.PerformLayout()
diff --git a/instat/dlgOptions.resx b/instat/dlgOptions.resx
index 1de2711bd0e..b7d37726012 100644
--- a/instat/dlgOptions.resx
+++ b/instat/dlgOptions.resx
@@ -342,195 +342,6 @@
0
-
- tbpLanguages
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tbcOptions
-
-
- 0
-
-
- tbpComments
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tbcOptions
-
-
- 1
-
-
- tbpImport
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tbcOptions
-
-
- 2
-
-
- tbpOutputWindow
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tbcOptions
-
-
- 3
-
-
- tbpEditor
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tbcOptions
-
-
- 4
-
-
- tbpCommands
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tbcOptions
-
-
- 5
-
-
- tbpDataView
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tbcOptions
-
-
- 6
-
-
- tbpWorkingDirectory
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tbcOptions
-
-
- 7
-
-
- tbpGraphDisplay
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tbcOptions
-
-
- 8
-
-
- tbpTailoredMenus
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tbcOptions
-
-
- 9
-
-
- tbpClimsoft
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tbcOptions
-
-
- 10
-
-
- Fill
-
-
- 0, 0
-
-
- 572, 317
-
-
- 0
-
-
- tbcOptions
-
-
- System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- spltControls.Panel2
-
-
- 0
-
-
- spltControls.Panel2
-
-
- System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- spltControls
-
-
- 1
-
-
- 760, 317
-
-
- 184
-
-
- 8
-
-
- spltControls
-
-
- System.Windows.Forms.SplitContainer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- $this
-
-
- 5
-
lblLanguage
@@ -582,54 +393,6 @@
0
-
- True
-
-
- 9, 18
-
-
- 61, 13
-
-
- 3
-
-
- Language :
-
-
- lblLanguage
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tbpLanguages
-
-
- 0
-
-
- 75, 15
-
-
- 110, 21
-
-
- 2
-
-
- ucrInputLanguage
-
-
- instat.ucrInputComboBox, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
-
-
- tbpLanguages
-
-
- 1
-
pnComments
@@ -669,112 +432,16 @@
1
-
- GrowAndShrink
-
-
- ucrInputComment
+
+ pnImportData
-
- instat.ucrInputTextBox, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- pnComments
+
+ tbpImport
-
- 0
-
-
- lblComment
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnComments
-
-
- 1
-
-
- 10, 10
-
-
- 338, 29
-
-
- 2
-
-
- pnComments
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tbpComments
-
-
- 0
-
-
- 58, 5
-
-
- 277, 21
-
-
- 1
-
-
- ucrInputComment
-
-
- instat.ucrInputTextBox, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
-
-
- pnComments
-
-
- 0
-
-
- True
-
-
- 2, 9
-
-
- 54, 13
-
-
- 0
-
-
- Comment:
-
-
- lblComment
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnComments
-
-
- 1
-
-
- pnImportData
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tbpImport
-
-
+
0
@@ -801,105 +468,6 @@
2
-
- True
-
-
- GrowAndShrink
-
-
- ucrNudPreviewRows
-
-
- instat.ucrNud, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
-
-
- pnImportData
-
-
- 0
-
-
- lblPreviewRows
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnImportData
-
-
- 1
-
-
- 10, 10
-
-
- 186, 28
-
-
- 2
-
-
- pnImportData
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tbpImport
-
-
- 0
-
-
- 133, 5
-
-
- 50, 20
-
-
- 3
-
-
- ucrNudPreviewRows
-
-
- instat.ucrNud, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
-
-
- pnImportData
-
-
- 0
-
-
- True
-
-
- 3, 9
-
-
- 130, 13
-
-
- 0
-
-
- Number of Preview Rows:
-
-
- lblPreviewRows
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnImportData
-
-
- 1
-
ucrChkShowRCommandsinOutputWindow
@@ -975,995 +543,1583 @@
3
-
- 10, 168
+
+ pnFormatEditor
-
- 271, 20
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 27
+
+ tbpEditor
-
- ucrChkShowRCommandsinOutputWindow
+
+ 0
-
- instat.ucrCheck, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+ 4, 22
-
- tbpOutputWindow
+
+ 3, 3, 3, 3
-
- 0
+
+ 564, 291
-
- 10, 145
+
+ 10
-
- 271, 20
+
+ Editor Window
-
- 26
+
+ Data View
-
- ucrChkIncludeCommentsbyDefault
+
+ tbpEditor
-
- instat.ucrCheck, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- tbpOutputWindow
+
+ tbcOptions
-
- 1
+
+ 4
-
- ucrChkShowSignifStars
+
+ True
-
- instat.ucrCheck, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+ 403, 46
-
- grpROptions
+
+ 47, 13
-
- 0
+
+ 8
-
- ucrNudDigits
-
-
- instat.ucrNud, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
-
-
- grpROptions
-
-
- 1
+
+ seconds
-
- lblNoDigits
+
+ lblWaitSeconds
-
+
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- grpROptions
-
-
- 2
-
-
- 10, 192
-
-
- 271, 93
+
+ tbpCommands
-
- 25
+
+ 0
-
- R Options
+
+ 6, 47
-
- grpROptions
+
+ 337, 20
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 6
-
- tbpOutputWindow
+
+ ucrChkShowWaitDialog
-
- 2
+
+ instat.ucrCheck, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
-
- 7, 49
+
+ tbpCommands
-
- 255, 20
+
+ 1
-
- 28
+
+ 349, 45
-
- ucrChkShowSignifStars
+
+ 50, 20
-
- instat.ucrCheck, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+ 5
-
- grpROptions
+
+ ucrNudWaitSeconds
-
- 0
+
+ instat.ucrNud, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
-
- 152, 21
+
+ tbpCommands
-
- 50, 20
+
+ 2
-
- 27
+
+ 6, 20
-
- ucrNudDigits
+
+ 398, 21
-
- instat.ucrNud, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+ 3
-
- grpROptions
+
+ ucrChkIncludeDefaultParams
-
- 1
+
+ instat.ucrCheck, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
-
- True
+
+ tbpCommands
-
- 6, 23
+
+ 3
-
- 137, 13
+
+ 4, 22
-
- 1
+
+ 3, 3, 3, 3
-
- Number of Digits to Display:
+
+ 564, 291
-
- lblNoDigits
+
+ 4
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Commands
-
- grpROptions
+
+ tbpCommands
-
- 2
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- True
+
+ tbcOptions
-
- GrowAndShrink
+
+ 5
-
- rtbCommentPreview
+
+ lblEvery
-
- System.Windows.Forms.RichTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- pnFormatOptions
+
+ tbpDataView
-
+
0
-
- rtbOutputPreview
+
+ lblMinutes
-
- System.Windows.Forms.RichTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- pnFormatOptions
+
+ tbpDataView
-
+
1
-
- rtbCommandPreview
+
+ ucrChkAutoSave
-
- System.Windows.Forms.RichTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ instat.ucrCheck, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
-
- pnFormatOptions
+
+ tbpDataView
-
+
2
-
- cmdCommandFormat
+
+ ucrChkShowDataonGrid
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ instat.ucrCheck, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
-
- pnFormatOptions
+
+ tbpDataView
-
+
3
-
- lblCommentFormat
+
+ ucrNudAutoSaveMinutes
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ instat.ucrNud, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
-
- pnFormatOptions
+
+ tbpDataView
-
+
4
-
- cmdOutputFormat
+
+ ucrNudMaxCols
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ instat.ucrNud, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
-
- pnFormatOptions
+
+ tbpDataView
-
+
5
-
- lblOutputFormat
+
+ lblMaxCols
-
+
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- pnFormatOptions
+
+ tbpDataView
-
+
6
-
- cmdCommentFormat
+
+ ucrNudMaxRows
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ instat.ucrNud, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
-
- pnFormatOptions
+
+ tbpDataView
-
+
7
-
- lblCommandFormat
+
+ lblMaxRows
-
+
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- pnFormatOptions
+
+ tbpDataView
-
+
8
-
- 10, 10
-
-
- 391, 118
-
-
- 21
+
+ 4, 22
-
- pnFormatOptions
+
+ 3, 3, 3, 3
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 564, 291
-
- tbpOutputWindow
+
+ 9
-
- 3
+
+ Data View
-
- 100, 89
+
+ tbpDataView
-
- 171, 26
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 22
+
+ tbcOptions
-
-
+
+ 6
-
- rtbCommentPreview
+
+ cmdWorkingDirectory
-
- System.Windows.Forms.RichTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- pnFormatOptions
+
+ tbpWorkingDirectory
-
+
0
-
- 100, 49
+
+ lblWorkingDirectory
-
- 171, 26
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 21
+
+ tbpWorkingDirectory
-
-
+
+ 1
-
- rtbOutputPreview
+
+ ucrWorkingDirectory
-
- System.Windows.Forms.RichTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ instat.ucrInputTextBox, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
-
- pnFormatOptions
+
+ tbpWorkingDirectory
-
- 1
+
+ 2
-
- 100, 9
+
+ 4, 22
-
- 171, 26
+
+ 3, 3, 3, 3
-
- 20
+
+ 564, 291
-
-
+
+ 11
-
- rtbCommandPreview
+
+ Working Directory
-
- System.Windows.Forms.RichTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ tbpWorkingDirectory
-
- pnFormatOptions
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 2
+
+ tbcOptions
-
- 288, 9
+
+ 7
-
- 100, 23
+
+ rdoDisplayinSeparateWindows
-
- 10
+
+ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Change...
+
+ tbpGraphDisplay
-
- cmdCommandFormat
+
+ 0
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ rdoDisplayinRViewer
-
- pnFormatOptions
+
+ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 3
+
+ tbpGraphDisplay
-
- True
+
+ 1
-
- 4, 94
+
+ rdoDisplayinOutputWindow
-
- 89, 13
+
+ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 19
+
+ tbpGraphDisplay
-
- Comment Format:
+
+ 2
-
- lblCommentFormat
+
+ ucrPnlGraphDisplay
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ instat.UcrPanel, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
-
- pnFormatOptions
+
+ tbpGraphDisplay
-
- 4
+
+ 3
-
- 288, 49
+
+ 4, 22
-
- 100, 23
+
+ 3, 3, 3, 3
-
- 16
+
+ 564, 291
-
- Change...
+
+ 12
-
- cmdOutputFormat
+
+ Graph Display
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ tbpGraphDisplay
-
- pnFormatOptions
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 5
+
+ tbcOptions
-
- True
+
+ 8
-
- 4, 54
+
+ ucrChkViewStructuredMenu
-
- 77, 13
+
+ instat.ucrCheck, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
-
- 18
+
+ tbpTailoredMenus
-
- Output Format:
+
+ 0
-
- lblOutputFormat
+
+ ucrChkViewOptionsByContextMenu
-
+
+ instat.ucrCheck, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ tbpTailoredMenus
+
+
+ 1
+
+
+ ucrChkViewProcurementMenu
+
+
+ instat.ucrCheck, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ tbpTailoredMenus
+
+
+ 2
+
+
+ ucrChkViewClimaticMenu
+
+
+ instat.ucrCheck, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ tbpTailoredMenus
+
+
+ 3
+
+
+ 4, 22
+
+
+ 3, 3, 3, 3
+
+
+ 564, 291
+
+
+ 13
+
+
+ Tailored Menus
+
+
+ tbpTailoredMenus
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tbcOptions
+
+
+ 9
+
+
+ lblUserName
+
+
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- pnFormatOptions
+
+ tbpClimsoft
-
+
+ 0
+
+
+ lblPort
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tbpClimsoft
+
+
+ 1
+
+
+ lblHost
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tbpClimsoft
+
+
+ 2
+
+
+ lblDatabaseName
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tbpClimsoft
+
+
+ 3
+
+
+ ucrInputUserName
+
+
+ instat.ucrInputTextBox, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ tbpClimsoft
+
+
+ 4
+
+
+ ucrInputPort
+
+
+ instat.ucrInputTextBox, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ tbpClimsoft
+
+
+ 5
+
+
+ ucrInputHost
+
+
+ instat.ucrInputTextBox, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ tbpClimsoft
+
+
6
-
- 288, 89
+
+ ucrInputDatabaseName
-
- 100, 23
+
+ instat.ucrInputTextBox, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
-
- 16
+
+ tbpClimsoft
+
+
+ 7
+
+
+ 4, 22
+
+
+ 3, 3, 3, 3
+
+
+ 564, 291
+
+
+ 14
+
+
+ Climsoft
+
+
+ tbpClimsoft
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tbcOptions
+
+
+ 10
+
+
+ Fill
+
+
+ 0, 0
+
+
+ 572, 317
+
+
+ 0
+
+
+ tbcOptions
+
+
+ System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ spltControls.Panel2
+
+
+ 0
+
+
+ spltControls.Panel2
+
+
+ System.Windows.Forms.SplitterPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ spltControls
+
+
+ 1
+
+
+ 760, 317
+
+
+ 184
+
+
+ 8
+
+
+ spltControls
+
+
+ System.Windows.Forms.SplitContainer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 5
+
+
+ True
+
+
+ 9, 18
+
+
+ 61, 13
+
+
+ 3
+
+
+ Language :
+
+
+ lblLanguage
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tbpLanguages
+
+
+ 0
+
+
+ 75, 15
+
+
+ 110, 21
+
+
+ 2
+
+
+ ucrInputLanguage
+
+
+ instat.ucrInputComboBox, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ tbpLanguages
+
+
+ 1
+
+
+ GrowAndShrink
+
+
+ ucrInputComment
+
+
+ instat.ucrInputTextBox, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ pnComments
+
+
+ 0
+
+
+ lblComment
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnComments
+
+
+ 1
+
+
+ 10, 10
+
+
+ 391, 29
+
+
+ 2
+
+
+ pnComments
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tbpComments
+
+
+ 0
+
+
+ 96, 5
+
+
+ 292, 21
+
+
+ 1
+
+
+ ucrInputComment
+
+
+ instat.ucrInputTextBox, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ pnComments
+
+
+ 0
+
+
+ True
+
+
+ 2, 9
+
+
+ 54, 13
+
+
+ 0
+
+
+ Comment:
+
+
+ lblComment
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnComments
+
+
+ 1
+
+
+ True
+
+
+ GrowAndShrink
+
+
+ ucrNudPreviewRows
+
+
+ instat.ucrNud, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ pnImportData
+
+
+ 0
+
+
+ lblPreviewRows
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnImportData
+
+
+ 1
+
+
+ 10, 10
+
+
+ 186, 28
+
+
+ 2
+
+
+ pnImportData
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tbpImport
+
+
+ 0
+
+
+ 133, 5
+
+
+ 50, 20
+
+
+ 3
+
+
+ ucrNudPreviewRows
+
+
+ instat.ucrNud, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ pnImportData
+
+
+ 0
+
+
+ True
+
+
+ 3, 9
+
+
+ 130, 13
+
+
+ 0
+
+
+ Number of Preview Rows:
+
+
+ lblPreviewRows
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnImportData
+
+
+ 1
+
+
+ 10, 168
+
+
+ 388, 20
+
+
+ 27
+
+
+ ucrChkShowRCommandsinOutputWindow
+
+
+ instat.ucrCheck, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ tbpOutputWindow
+
+
+ 0
+
+
+ 10, 145
+
+
+ 391, 20
+
+
+ 26
+
+
+ ucrChkIncludeCommentsbyDefault
+
+
+ instat.ucrCheck, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ tbpOutputWindow
+
+
+ 1
+
+
+ ucrChkShowSignifStars
+
+
+ instat.ucrCheck, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ grpROptions
+
+
+ 0
+
+
+ ucrNudDigits
+
+
+ instat.ucrNud, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ grpROptions
+
+
+ 1
+
+
+ lblNoDigits
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ grpROptions
+
+
+ 2
+
+
+ 10, 192
+
+
+ 271, 93
+
+
+ 25
+
+
+ R Options
+
+
+ grpROptions
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tbpOutputWindow
+
+
+ 2
+
+
+ 7, 49
+
+
+ 255, 20
+
+
+ 28
+
+
+ ucrChkShowSignifStars
+
+
+ instat.ucrCheck, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ grpROptions
+
+
+ 0
+
+
+ 177, 23
+
+
+ 50, 20
+
+
+ 27
+
+
+ ucrNudDigits
+
+
+ instat.ucrNud, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ grpROptions
+
+
+ 1
+
+
+ True
-
- Change...
+
+ 6, 23
-
- cmdCommentFormat
+
+ 137, 13
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 1
-
- pnFormatOptions
+
+ Number of Digits to Display:
-
- 7
+
+ lblNoDigits
-
- True
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 4, 14
+
+ grpROptions
-
- 92, 13
+
+ 2
-
- 17
+
+ True
-
- Command Format:
+
+ GrowAndShrink
-
- lblCommandFormat
+
+ rtbCommentPreview
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ System.Windows.Forms.RichTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
pnFormatOptions
-
- 8
+
+ 0
-
- pnFormatEditor
+
+ rtbOutputPreview
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ System.Windows.Forms.RichTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- tbpEditor
+
+ pnFormatOptions
-
- 0
+
+ 1
-
- 4, 22
+
+ rtbCommandPreview
-
- 3, 3, 3, 3
+
+ System.Windows.Forms.RichTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 564, 291
+
+ pnFormatOptions
-
- 10
+
+ 2
-
- Editor Window
+
+ cmdCommandFormat
-
- Data View
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- tbpEditor
+
+ pnFormatOptions
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 3
-
- tbcOptions
+
+ lblCommentFormat
-
- 4
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- True
+
+ pnFormatOptions
-
- GrowAndShrink
+
+ 4
-
- cmdEditorFont
+
+ cmdOutputFormat
-
+
System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- pnFormatEditor
+
+ pnFormatOptions
-
- 0
+
+ 5
-
- lblFont
+
+ lblOutputFormat
-
+
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- pnFormatEditor
-
-
- 1
-
-
- 10, 10
+
+ pnFormatOptions
-
- 212, 28
+
+ 6
-
- 22
+
+ cmdCommentFormat
-
- pnFormatEditor
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ pnFormatOptions
-
- tbpEditor
+
+ 7
-
- 0
+
+ lblCommandFormat
-
- 109, 2
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 100, 23
+
+ pnFormatOptions
-
- 10
+
+ 8
-
- Change...
+
+ 10, 10
-
- cmdEditorFont
+
+ 391, 118
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 21
-
- pnFormatEditor
+
+ pnFormatOptions
-
- 0
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- True
+
+ tbpOutputWindow
-
- 4, 7
+
+ 3
-
- 66, 13
+
+ 124, 89
-
- 17
+
+ 147, 26
-
- Format Font:
+
+ 22
-
- lblFont
+
+
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ rtbCommentPreview
-
- pnFormatEditor
+
+ System.Windows.Forms.RichTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 1
+
+ pnFormatOptions
-
- lblWaitSeconds
+
+ 0
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 124, 49
-
- tbpCommands
+
+ 147, 26
-
- 0
+
+ 21
-
- ucrChkShowWaitDialog
+
+
-
- instat.ucrCheck, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+ rtbOutputPreview
-
- tbpCommands
+
+ System.Windows.Forms.RichTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 1
+
+ pnFormatOptions
-
- ucrNudWaitSeconds
+
+ 1
-
- instat.ucrNud, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+ 124, 9
-
- tbpCommands
+
+ 147, 26
-
- 2
+
+ 20
-
- ucrChkIncludeDefaultParams
+
+
-
- instat.ucrCheck, instat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
+
+ rtbCommandPreview
-
- tbpCommands
+
+ System.Windows.Forms.RichTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 3
+
+ pnFormatOptions
-
- 4, 22
+
+ 2
-
- 3, 3, 3, 3
+
+ 288, 9
-
- 564, 291
+
+ 100, 23
-
- 4
+
+ 10
-
- Commands
+
+ Change...
-
- tbpCommands
+
+ cmdCommandFormat
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- tbcOptions
+
+ pnFormatOptions
-
- 5
+
+ 3
-
+
True
-
- 357, 50
+
+ 4, 94
-
- 47, 13
+
+ 89, 13
-
- 8
+
+ 19
-
- seconds
+
+