📄 frmgridsettings.frm
字号:
VERSION 5.00
Begin VB.Form frmGridSettings
BorderStyle = 3 'Fixed Dialog
Caption = "Grid Generator Wizard"
ClientHeight = 6690
ClientLeft = 45
ClientTop = 330
ClientWidth = 8430
Icon = "frmGridSettings.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6690
ScaleWidth = 8430
ShowInTaskbar = 0 'False
StartUpPosition = 1 'CenterOwner
Begin VB.Frame fraDestinationFeatureClass
Height = 4695
Left = 5040
TabIndex = 37
Top = 5280
Width = 4815
Begin VB.CommandButton cmdSetNewGridLayer
Height = 315
Left = 4320
Picture = "frmGridSettings.frx":014A
Style = 1 'Graphical
TabIndex = 75
ToolTipText = "Set new Grid Layer"
Top = 1320
Width = 315
End
Begin VB.TextBox txtNewGridLayer
Height = 315
Left = 2040
TabIndex = 74
Top = 1320
Width = 2295
End
Begin VB.OptionButton optLayerSource
Caption = "Create a new Layer:"
Height = 255
Index = 1
Left = 240
TabIndex = 73
Top = 1320
Width = 1815
End
Begin VB.OptionButton optLayerSource
Caption = "Use existing Layer:"
Height = 255
Index = 0
Left = 240
TabIndex = 72
Top = 960
Value = -1 'True
Width = 1695
End
Begin VB.ListBox lstRequiredDataLayers
Height = 1410
Left = 600
Style = 1 'Checkbox
TabIndex = 45
Top = 3120
Width = 3855
End
Begin VB.ComboBox cmbPolygonLayers
Height = 315
Left = 2040
Sorted = -1 'True
TabIndex = 39
Top = 920
Width = 2535
End
Begin VB.CheckBox chkRemovePreviousGrids
Caption = "Clear existing grids. This will delete all the current"
Height = 255
Left = 240
TabIndex = 38
Top = 1920
Width = 4335
End
Begin VB.CheckBox chkRemoveEmpties
Caption = "Don't create empty grids. A grid is considered empty"
Height = 255
Left = 240
TabIndex = 40
Top = 2400
Width = 4095
End
Begin VB.Label Label12
Caption = "unless it contains features from at least one of the following selected layers:"
Height = 495
Left = 600
TabIndex = 44
Top = 2620
Width = 3735
End
Begin VB.Label Label11
Caption = "features in the feature class."
Height = 255
Left = 600
TabIndex = 43
Top = 2145
Width = 3855
End
Begin VB.Label Label5
Caption = $"frmGridSettings.frx":05C4
Height = 615
Left = 120
TabIndex = 42
Top = 240
Width = 4575
End
End
Begin VB.Frame fraGridIDs
Height = 4695
Left = 0
TabIndex = 25
Top = 0
Width = 4815
Begin VB.Frame Frame1
Caption = "Identifier Order"
Height = 975
Left = 120
TabIndex = 65
Top = 960
Width = 4575
Begin VB.OptionButton optGridIDOrder
Caption = "Column - Row"
Height = 255
Index = 1
Left = 2520
TabIndex = 67
Top = 600
Width = 1575
End
Begin VB.OptionButton optGridIDOrder
Caption = "Row - Column"
Height = 255
Index = 0
Left = 2520
TabIndex = 66
Top = 240
Value = -1 'True
Width = 1815
End
Begin VB.Label Label4
Caption = "Set the order in which to construct the Identifier."
Height = 375
Left = 120
TabIndex = 68
Top = 360
Width = 2295
End
End
Begin VB.Frame Frame6
Caption = "Row ID Style"
Height = 975
Left = 120
TabIndex = 33
Top = 3120
Width = 2235
Begin VB.OptionButton optRowIDType
Caption = "Alpha (A, B, C, ...)"
Height = 255
Index = 0
Left = 180
TabIndex = 35
Top = 240
Value = -1 'True
Width = 1935
End
Begin VB.OptionButton optRowIDType
Caption = "Numeric (0, 1, 2, ...)"
Height = 255
Index = 1
Left = 180
TabIndex = 34
Top = 600
Width = 1860
End
End
Begin VB.Frame Frame7
Caption = "Column ID Style"
Height = 975
Left = 2460
TabIndex = 30
Top = 3120
Width = 2235
Begin VB.OptionButton optColIDType
Caption = "Alpha (A, B, C, ...)"
Height = 255
Index = 0
Left = 180
TabIndex = 32
Top = 240
Width = 1815
End
Begin VB.OptionButton optColIDType
Caption = "Numeric (0, 1, 2, ...)"
Height = 255
Index = 1
Left = 180
TabIndex = 31
Top = 600
Value = -1 'True
Width = 1935
End
End
Begin VB.Frame Frame8
Caption = "Starting ID Position"
Height = 975
Left = 120
TabIndex = 27
Top = 2040
Width = 4575
Begin VB.OptionButton optStartingIDPosition
Caption = "Top Left"
Height = 255
Index = 0
Left = 2520
TabIndex = 29
Top = 240
Value = -1 'True
Width = 975
End
Begin VB.OptionButton optStartingIDPosition
Caption = "Lower Left"
Height = 255
Index = 1
Left = 2520
TabIndex = 28
Top = 600
Width = 1160
End
Begin VB.Label Label26
Caption = "Set the position of the (1,1) or (A,A) grid."
Height = 495
Left = 120
TabIndex = 64
Top = 360
Width = 2295
End
End
Begin VB.CheckBox chkBreak
Caption = "Use an Underscore as a Row/Column separator"
Height = 375
Left = 240
TabIndex = 26
Top = 4200
Width = 4335
End
Begin VB.Label Label25
Caption = "Set the format for the Identifier. The ID will be stored in the Text field specified earlier."
Height = 495
Left = 120
TabIndex = 63
Top = 240
Width = 3375
End
Begin VB.Label lblExampleID
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "B3"
BeginProperty Font
Name = "Arial Narrow"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 255
Left = 4320
TabIndex = 36
Top = 170
Width = 375
End
Begin VB.Image Image1
Height = 775
Left = 3660
Picture = "frmGridSettings.frx":065F
Stretch = -1 'True
Top = 160
Width = 1020
End
End
Begin VB.Frame fraScaleStart
Height = 4695
Left = 2400
TabIndex = 1
Top = 6000
Width = 4815
Begin VB.CommandButton cmdLayersExtent
Caption = "All Layers"
Height = 315
Left = 3120
TabIndex = 71
ToolTipText = "Extent of all Layers in Map"
Top = 3960
Width = 1215
End
Begin VB.OptionButton optScaleSource
Caption = "Manual Map Scale"
Height = 255
Index = 1
Left = 240
TabIndex = 10
Top = 960
Value = -1 'True
Width = 1695
End
Begin VB.OptionButton optScaleSource
Caption = "Current Map Scale"
Height = 255
Index = 0
Left = 240
TabIndex = 9
Top = 600
Width = 1695
End
Begin VB.TextBox txtManualMapScale
Height = 285
Left = 2760
TabIndex = 8
Text = "0"
Top = 940
Width = 1455
End
Begin VB.TextBox txtStartCoordX
Alignment = 1 'Right Justify
Height = 285
Left = 600
TabIndex = 7
Text = "0"
Top = 2520
Width = 1695
End
Begin VB.TextBox txtStartCoordY
Alignment = 1 'Right Justify
Height = 285
Left = 2520
TabIndex = 6
Text = "0"
Top = 2520
Width = 1695
End
Begin VB.TextBox txtEndCoordX
Alignment = 1 'Right Justify
Height = 285
Left = 600
TabIndex = 5
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -