📄 frmflowersy.frm
字号:
VERSION 5.00
Object = "{74848F95-A02A-4286-AF0C-A3C755E4A5B3}#1.0#0"; "actskn43.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form FrmFlowerSY
BorderStyle = 1 'Fixed Single
Caption = "所有鲜花信息"
ClientHeight = 6660
ClientLeft = 45
ClientTop = 330
ClientWidth = 7950
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 6660
ScaleWidth = 7950
Begin VB.PictureBox Picture1
Height = 2805
Left = 585
ScaleHeight = 2745
ScaleWidth = 3240
TabIndex = 10
Top = 3195
Width = 3300
Begin VB.Image Image1
Height = 2760
Left = 0
Stretch = -1 'True
Top = 0
Width = 3255
End
End
Begin VB.Frame Frame2
Height = 3435
Left = 4440
TabIndex = 1
Top = 2880
Width = 3195
Begin VB.CommandButton Command8
Caption = "上一条"
BeginProperty Font
Name = "幼圆"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 270
TabIndex = 9
Top = 1170
Width = 1215
End
Begin VB.CommandButton Command7
Caption = "下一条"
BeginProperty Font
Name = "幼圆"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 1665
TabIndex = 8
Top = 1170
Width = 1215
End
Begin VB.CommandButton Command6
Caption = "最后一条"
BeginProperty Font
Name = "幼圆"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 1665
TabIndex = 7
Top = 405
Width = 1215
End
Begin VB.CommandButton Command5
Caption = "删 除"
BeginProperty Font
Name = "幼圆"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 270
TabIndex = 6
Top = 2700
Width = 1215
End
Begin VB.CommandButton Command4
Caption = "修 改"
BeginProperty Font
Name = "幼圆"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 1665
TabIndex = 5
Top = 1935
Width = 1215
End
Begin VB.CommandButton Command3
Caption = "添 加"
BeginProperty Font
Name = "幼圆"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 270
TabIndex = 4
Top = 1935
Width = 1215
End
Begin VB.CommandButton Command2
Caption = "退 出"
BeginProperty Font
Name = "幼圆"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 1665
TabIndex = 3
Top = 2700
Width = 1215
End
Begin VB.CommandButton Command1
Caption = "最前一条"
BeginProperty Font
Name = "幼圆"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 240
TabIndex = 2
Top = 405
Width = 1215
End
End
Begin ACTIVESKINLibCtl.Skin Skin1
Left = 3960
OleObjectBlob = "FrmFlowerSY.frx":0000
Top = 2760
End
Begin MSDataGridLib.DataGrid DataGrid1
Height = 2295
Left = 360
TabIndex = 0
Top = 240
Width = 7215
_ExtentX = 12726
_ExtentY = 4048
_Version = 393216
AllowUpdate = 0 'False
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 2
BeginProperty Column00
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -