⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmmain.frm

📁 一个非常好的生物表源程序
💻 FRM
📖 第 1 页 / 共 3 页
字号:
            Left            =   0
            MaskColor       =   &H00000000&
            Style           =   1  'Graphical
            TabIndex        =   34
            Top             =   2655
            Value           =   -1  'True
            Width           =   1950
         End
         Begin VB.PictureBox picColor 
            Appearance      =   0  'Flat
            BackColor       =   &H00FFFFFF&
            ForeColor       =   &H80000008&
            Height          =   1590
            Left            =   1980
            ScaleHeight     =   1560
            ScaleWidth      =   3990
            TabIndex        =   33
            Top             =   2655
            Width           =   4020
            Begin VB.HScrollBar hsbColor 
               Height          =   285
               Index           =   1
               LargeChange     =   10
               Left            =   1260
               Max             =   255
               TabIndex        =   37
               Top             =   315
               Width           =   2130
            End
            Begin VB.HScrollBar hsbColor 
               Height          =   285
               Index           =   2
               LargeChange     =   10
               Left            =   1260
               Max             =   255
               TabIndex        =   36
               Top             =   630
               Value           =   56
               Width           =   2130
            End
            Begin VB.HScrollBar hsbColor 
               Height          =   285
               Index           =   3
               LargeChange     =   10
               Left            =   1260
               Max             =   255
               TabIndex        =   35
               Top             =   945
               Width           =   2130
            End
            Begin VB.Label lblColor 
               BackColor       =   &H000000FF&
               BorderStyle     =   1  'Fixed Single
               Caption         =   "0"
               BeginProperty Font 
                  Name            =   "MS Sans Serif"
                  Size            =   9.75
                  Charset         =   161
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   300
               Index           =   1
               Left            =   585
               TabIndex        =   43
               Top             =   315
               Width           =   645
            End
            Begin VB.Label lblColor 
               BackColor       =   &H0000FF00&
               BorderStyle     =   1  'Fixed Single
               Caption         =   "Label4"
               BeginProperty Font 
                  Name            =   "MS Sans Serif"
                  Size            =   9.75
                  Charset         =   161
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   300
               Index           =   2
               Left            =   585
               TabIndex        =   42
               Top             =   630
               Width           =   645
            End
            Begin VB.Label lblColor 
               BackColor       =   &H00FF0000&
               BorderStyle     =   1  'Fixed Single
               Caption         =   "Label4"
               BeginProperty Font 
                  Name            =   "MS Sans Serif"
                  Size            =   9.75
                  Charset         =   161
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               ForeColor       =   &H00FFFFFF&
               Height          =   300
               Index           =   3
               Left            =   585
               TabIndex        =   41
               Top             =   945
               Width           =   645
            End
         End
         Begin VB.OptionButton optColor 
            Caption         =   "Ruler"
            Height          =   240
            Index           =   3
            Left            =   0
            Style           =   1  'Graphical
            TabIndex        =   32
            Top             =   3195
            Width           =   1950
         End
         Begin VB.OptionButton optColor 
            Caption         =   "Axes"
            Height          =   240
            Index           =   2
            Left            =   0
            Style           =   1  'Graphical
            TabIndex        =   26
            Top             =   2925
            Width           =   1950
         End
         Begin VB.TextBox txtBirthdate 
            Appearance      =   0  'Flat
            BackColor       =   &H00E0E0E0&
            Height          =   240
            Index           =   1
            Left            =   0
            Locked          =   -1  'True
            TabIndex        =   20
            Text            =   " "
            ToolTipText     =   "Month"
            Top             =   540
            Width           =   510
         End
         Begin VB.TextBox txtBirthdate 
            Appearance      =   0  'Flat
            BackColor       =   &H00E0E0E0&
            Height          =   240
            Index           =   2
            Left            =   900
            Locked          =   -1  'True
            TabIndex        =   19
            Text            =   " "
            ToolTipText     =   "Day"
            Top             =   540
            Width           =   510
         End
         Begin VB.TextBox txtBirthdate 
            Appearance      =   0  'Flat
            BackColor       =   &H00E0E0E0&
            Height          =   240
            Index           =   3
            Left            =   1800
            Locked          =   -1  'True
            TabIndex        =   18
            Text            =   " "
            ToolTipText     =   "Year"
            Top             =   540
            Width           =   735
         End
         Begin VB.VScrollBar vscBirthdate 
            Height          =   240
            Index           =   1
            Left            =   495
            Max             =   1
            Min             =   12
            TabIndex        =   17
            Top             =   540
            Value           =   12
            Width           =   240
         End
         Begin VB.VScrollBar vscBirthdate 
            Height          =   240
            Index           =   2
            Left            =   1395
            Max             =   1
            Min             =   31
            TabIndex        =   16
            Top             =   540
            Value           =   1
            Width           =   240
         End
         Begin VB.VScrollBar vscBirthdate 
            Height          =   240
            Index           =   3
            Left            =   2520
            Max             =   0
            Min             =   3000
            TabIndex        =   15
            Top             =   540
            Value           =   3000
            Width           =   240
         End
         Begin VB.TextBox txtDate 
            Appearance      =   0  'Flat
            BackColor       =   &H00E0E0E0&
            Height          =   240
            Index           =   3
            Left            =   1800
            Locked          =   -1  'True
            TabIndex        =   14
            Text            =   " "
            ToolTipText     =   "Year"
            Top             =   1305
            Width           =   735
         End
         Begin VB.TextBox txtDate 
            Appearance      =   0  'Flat
            BackColor       =   &H00E0E0E0&
            Height          =   240
            Index           =   2
            Left            =   900
            Locked          =   -1  'True
            TabIndex        =   13
            Text            =   " "
            ToolTipText     =   "Day"
            Top             =   1305
            Width           =   510
         End
         Begin VB.TextBox txtDate 
            Appearance      =   0  'Flat
            BackColor       =   &H00E0E0E0&
            Height          =   240
            Index           =   1
            Left            =   0
            Locked          =   -1  'True
            TabIndex        =   12
            Text            =   " "
            ToolTipText     =   "Month"
            Top             =   1305
            Width           =   510
         End
         Begin VB.VScrollBar vscDate 
            Height          =   240
            Index           =   1
            Left            =   495
            Max             =   1
            Min             =   12
            TabIndex        =   11
            Top             =   1305
            Value           =   12
            Width           =   240
         End
         Begin VB.VScrollBar vscDate 
            Height          =   240
            Index           =   2
            Left            =   1395
            Max             =   1
            Min             =   31
            TabIndex        =   10
            Top             =   1305
            Value           =   1
            Width           =   240
         End
         Begin VB.VScrollBar vscDate 
            Height          =   240
            Index           =   3
            Left            =   2520
            Max             =   0
            Min             =   3000
            TabIndex        =   9
            Top             =   1305
            Value           =   3000
            Width           =   240
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "mm                dd                 yyyy"
            Height          =   195
            Index           =   0
            Left            =   180
            TabIndex        =   31
            Top             =   315
            Width           =   2205
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "/"
            Height          =   195
            Index           =   3
            Left            =   1665
            TabIndex        =   30
            Top             =   585
            Width           =   75
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "/"
            Height          =   195
            Index           =   2
            Left            =   765
            TabIndex        =   29
            Top             =   585
            Width           =   75
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "/"
            Height          =   195
            Index           =   1
            Left            =   1665
            TabIndex        =   28
            Top             =   1350
            Width           =   75
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "/"
            Height          =   195
            Index           =   0
            Left            =   765
            TabIndex        =   27
            Top             =   1350
            Width           =   75
         End
         Begin VB.Label lblDays 
            Caption         =   "You have lived "
            Height          =   240
            Left            =   0
            TabIndex        =   25
            Top             =   1980
            Width           =   2775
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "mm                dd                 yyyy"
            Height          =   195
            Index           =   1
            Left            =   180
            TabIndex        =   24
            Top             =   1080
            Width           =   2205
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "Birthdate                                                                      "
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   9.75
               Charset         =   161
               Weight          =   400
               Underline       =   -1  'True
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   240
            Index           =   0
            Left            =   0
            TabIndex        =   23
            Top             =   45
            Width           =   6060
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "Current Date                                                                 "
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   9.75
               Charset         =   161
               Weight          =   400
               Underline       =   -1  'True
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   240
            Index           =   1
            Left            =   0
            TabIndex        =   22
            Top             =   855
            Width           =   6060
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "Graph Colors                                                                   "
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   9.75
               Charset         =   161
               Weight          =   400
               Underline       =   -1  'True
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   240
            Index           =   2
            Left            =   0
            TabIndex        =   21
            Top             =   2340

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -