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

📄 frmzjdj-a.frm

📁 适合于中小型企业管理
💻 FRM
📖 第 1 页 / 共 5 页
字号:
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   10.5
               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
            SplitCount      =   1
            BeginProperty Split0 
               BeginProperty Column00 
               EndProperty
               BeginProperty Column01 
               EndProperty
            EndProperty
         End
         Begin vsElasticLightLibCtl.vsElasticLight vsElasticLight1 
            Left            =   120
            OleObjectBlob   =   "Frmzjdj-A.frx":233E
            Top             =   120
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "日期格式举例:"
            Height          =   210
            Left            =   120
            TabIndex        =   62
            Top             =   6840
            Width           =   1470
         End
         Begin VB.Label Label3 
            Caption         =   "2008-3-21"
            ForeColor       =   &H000000FF&
            Height          =   210
            Left            =   1680
            TabIndex        =   61
            Top             =   6840
            Width           =   2010
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "模糊"
            ForeColor       =   &H000000FF&
            Height          =   210
            Left            =   3600
            TabIndex        =   59
            Top             =   7125
            Width           =   420
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "请注意不要有不必要的空格;Like指      查询。"
            Height          =   210
            Left            =   120
            TabIndex        =   60
            Top             =   7125
            Width           =   4620
         End
      End
      Begin VB.Frame Frame1 
         Height          =   7560
         Left            =   125
         TabIndex        =   27
         Top             =   360
         Width           =   11094
         Begin VB.CommandButton Command12 
            Height          =   375
            Left            =   7320
            Picture         =   "Frmzjdj-A.frx":2372
            Style           =   1  'Graphical
            TabIndex        =   67
            TabStop         =   0   'False
            ToolTipText     =   "选择产品图号"
            Top             =   1440
            Width           =   495
         End
         Begin VB.TextBox TxtGG 
            Enabled         =   0   'False
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   14.25
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   405
            Left            =   4440
            MaxLength       =   30
            TabIndex        =   6
            Top             =   2150
            Width           =   2775
         End
         Begin VB.ComboBox CmbTH 
            BackColor       =   &H00FFFF00&
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   18
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   480
            Left            =   4440
            TabIndex        =   4
            Text            =   "请选择"
            Top             =   1200
            Width           =   2775
         End
         Begin VB.ComboBox CmbPM 
            BackColor       =   &H00FFFF00&
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   18
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   480
            Left            =   4440
            TabIndex        =   5
            Text            =   "请选择"
            Top             =   1680
            Width           =   2775
         End
         Begin VB.Frame Frame3 
            Caption         =   "功能按钮区"
            BeginProperty Font 
               Name            =   "楷体_GB2312"
               Size            =   9
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800080&
            Height          =   1695
            Left            =   7800
            TabIndex        =   28
            Top             =   3960
            Width           =   2895
            Begin VB.CommandButton Command5 
               Caption         =   "取消"
               Enabled         =   0   'False
               Height          =   375
               Left            =   1680
               TabIndex        =   20
               Top             =   720
               Width           =   735
            End
            Begin VB.CommandButton Command4 
               Caption         =   "保存"
               Enabled         =   0   'False
               Height          =   375
               Left            =   600
               TabIndex        =   17
               Top             =   720
               Width           =   735
            End
            Begin VB.CommandButton Command3 
               Caption         =   "删除"
               Enabled         =   0   'False
               Height          =   375
               Left            =   2040
               TabIndex        =   19
               Top             =   240
               Width           =   735
            End
            Begin VB.CommandButton Command2 
               Caption         =   "修改"
               Enabled         =   0   'False
               Height          =   375
               Left            =   1080
               TabIndex        =   18
               Top             =   240
               Width           =   735
            End
            Begin VB.CommandButton Command1 
               Caption         =   "添加"
               Enabled         =   0   'False
               Height          =   375
               Left            =   120
               TabIndex        =   1
               Top             =   240
               Width           =   735
            End
            Begin VB.CommandButton Command9 
               Caption         =   ">|"
               Enabled         =   0   'False
               Height          =   375
               Left            =   2160
               TabIndex        =   24
               Top             =   1200
               Width           =   495
            End
            Begin VB.CommandButton Command8 
               Caption         =   ">>"
               Enabled         =   0   'False
               Height          =   375
               Left            =   1560
               TabIndex        =   23
               Top             =   1200
               Width           =   495
            End
            Begin VB.CommandButton Command7 
               Caption         =   "<<"
               Enabled         =   0   'False
               Height          =   375
               Left            =   960
               TabIndex        =   22
               Top             =   1200
               Width           =   495
            End
            Begin VB.CommandButton Command6 
               Caption         =   "|<"
               Enabled         =   0   'False
               Height          =   375
               Left            =   360
               TabIndex        =   21
               Top             =   1200
               Width           =   495
            End
         End
         Begin VB.TextBox TxtYjp 
            Enabled         =   0   'False
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   360
            Left            =   4440
            MaxLength       =   9
            TabIndex        =   8
            Top             =   2950
            Width           =   2775
         End
         Begin VB.TextBox TxtSjs 
            Enabled         =   0   'False
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   360
            Left            =   4440
            MaxLength       =   9
            TabIndex        =   7
            Top             =   2560
            Width           =   2775
         End
         Begin VB.TextBox TxtEjp 
            Enabled         =   0   'False
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   360
            Left            =   4440
            MaxLength       =   9
            TabIndex        =   10
            Top             =   3360
            Width           =   2775
         End
         Begin VB.TextBox TxtLzs 
            Enabled         =   0   'False
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   360
            Left            =   4440
            MaxLength       =   9
            TabIndex        =   12
            Top             =   3765
            Width           =   2775
         End
         Begin VB.TextBox TxtFgs 
            Enabled         =   0   'False
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False

⌨️ 快捷键说明

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