📄 frmgridtest.frm
字号:
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Index = 1
Left = 135
TabIndex = 82
Top = 585
Value = 1 'Checked
Width = 1410
End
Begin VB.CheckBox chkBase
BackColor = &H00FFFFFF&
Caption = "Check Boxes"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Index = 0
Left = 135
TabIndex = 68
Top = 315
Value = 1 'Checked
Width = 1275
End
End
Begin VB.Frame frmProp
BackColor = &H00FFFFFF&
Caption = "Cell Decoration"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 825
Index = 5
Left = 2745
TabIndex = 62
Top = 6210
Width = 2400
Begin VB.OptionButton optDecoration
BackColor = &H00FFFFFF&
Caption = "Per Cell"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 0
Left = 135
TabIndex = 64
Top = 270
Width = 915
End
Begin VB.OptionButton optDecoration
BackColor = &H00FFFFFF&
Caption = "Structured"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 1
Left = 135
TabIndex = 63
Top = 540
Value = -1 'True
Width = 1230
End
End
Begin VB.Frame frmProp
BackColor = &H00FFFFFF&
Caption = "Sorting"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1095
Index = 4
Left = 2745
TabIndex = 38
Top = 5085
Width = 2400
Begin VB.OptionButton optSorting
BackColor = &H00FFFFFF&
Caption = "None"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 2
Left = 135
TabIndex = 61
Top = 810
Width = 780
End
Begin VB.OptionButton optSorting
BackColor = &H00FFFFFF&
Caption = "Case Insensitive"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 1
Left = 135
TabIndex = 60
Top = 540
Width = 1590
End
Begin VB.OptionButton optSorting
BackColor = &H00FFFFFF&
Caption = "Case Sensitive"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 0
Left = 135
TabIndex = 59
Top = 270
Value = -1 'True
Width = 1455
End
End
Begin VB.Frame frmProp
BackColor = &H00FFFFFF&
Caption = "Drag Effect"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1095
Index = 3
Left = 2745
TabIndex = 37
Top = 3960
Width = 2400
Begin VB.OptionButton optDrag
BackColor = &H00FFFFFF&
Caption = "Thick Line"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 2
Left = 135
TabIndex = 58
Top = 810
Width = 1050
End
Begin VB.OptionButton optDrag
BackColor = &H00FFFFFF&
Caption = "Thin Line"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 1
Left = 135
TabIndex = 57
Top = 540
Width = 1005
End
Begin VB.OptionButton optDrag
BackColor = &H00FFFFFF&
Caption = "Arrow"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 0
Left = 135
TabIndex = 56
Top = 270
Value = -1 'True
Width = 825
End
End
Begin VB.Frame frmProp
BackColor = &H00FFFFFF&
Caption = "Border Style"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1095
Index = 2
Left = 2745
TabIndex = 36
Top = 2835
Width = 2400
Begin VB.OptionButton optBorder
BackColor = &H00FFFFFF&
Caption = "Line"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 2
Left = 135
TabIndex = 53
Top = 810
Width = 735
End
Begin VB.OptionButton optBorder
BackColor = &H00FFFFFF&
Caption = "Thin"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 1
Left = 135
TabIndex = 52
Top = 540
Value = -1 'True
Width = 690
End
Begin VB.OptionButton optBorder
BackColor = &H00FFFFFF&
Caption = "3D"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 0
Left = 135
TabIndex = 51
Top = 270
Width = 600
End
End
Begin VB.Frame frmProp
BackColor = &H00FFFFFF&
Caption = "Grid Lines"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1365
Index = 1
Left = 2745
TabIndex = 35
Top = 1440
Width = 2400
Begin VB.OptionButton optLines
BackColor = &H00FFFFFF&
Caption = "None"
BeginProperty Font
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -