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

📄 frmxzda.frm

📁 储存系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmXZDA 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Form1"
   ClientHeight    =   7560
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   11280
   BeginProperty Font 
      Name            =   "Arial"
      Size            =   9
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7560
   ScaleWidth      =   11280
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin MSComctlLib.ImageList ImageList2 
      Left            =   6600
      Top             =   480
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   20
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   3
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmXZDA.frx":0000
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmXZDA.frx":00B3
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmXZDA.frx":0310
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   6000
      Top             =   480
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   6
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmXZDA.frx":0712
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmXZDA.frx":0A66
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmXZDA.frx":0DBA
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmXZDA.frx":110E
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmXZDA.frx":1462
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmXZDA.frx":17B6
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   6855
      Left            =   120
      TabIndex        =   18
      Top             =   600
      Width           =   11055
      _ExtentX        =   19500
      _ExtentY        =   12091
      _Version        =   393216
      Style           =   1
      Tabs            =   1
      TabsPerRow      =   4
      TabHeight       =   520
      TabCaption(0)   =   "基础数据"
      TabPicture(0)   =   "frmXZDA.frx":1B0A
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      Begin VB.Frame Frame1 
         Enabled         =   0   'False
         Height          =   6375
         Left            =   120
         TabIndex        =   19
         Top             =   360
         Width           =   10815
         Begin VB.PictureBox Picture1 
            BorderStyle     =   0  'None
            Height          =   6015
            Left            =   120
            ScaleHeight     =   6015
            ScaleWidth      =   10695
            TabIndex        =   20
            Top             =   240
            Width           =   10695
            Begin VB.CommandButton cmdDELPHO 
               Caption         =   "清除照片(&D)"
               Height          =   375
               Left            =   6600
               TabIndex        =   17
               Top             =   4440
               Width           =   1815
            End
            Begin VB.CommandButton cmdADDPHO 
               Caption         =   "添加照片(&N)"
               Height          =   375
               Left            =   4080
               TabIndex        =   16
               Top             =   4440
               Width           =   1815
            End
            Begin VB.ComboBox Combo1 
               Height          =   345
               Left            =   8760
               Style           =   2  'Dropdown List
               TabIndex        =   1
               Top             =   4920
               Visible         =   0   'False
               Width           =   1815
            End
            Begin VB.TextBox Text1 
               Height          =   1065
               Index           =   12
               Left            =   3840
               TabIndex        =   15
               Top             =   4920
               Width           =   4215
            End
            Begin VB.TextBox Text1 
               Enabled         =   0   'False
               Height          =   345
               Index           =   13
               Left            =   9000
               TabIndex        =   14
               Top             =   5520
               Width           =   1455
            End
            Begin VB.TextBox Text1 
               Height          =   345
               Index           =   8
               Left            =   960
               MaxLength       =   10
               TabIndex        =   13
               ToolTipText     =   "进入本单位时间"
               Top             =   4080
               Width           =   2175
            End
            Begin VB.TextBox Text1 
               Height          =   345
               Index           =   10
               Left            =   960
               MaxLength       =   10
               TabIndex        =   12
               ToolTipText     =   "参加工作时间"
               Top             =   5040
               Width           =   2175
            End
            Begin VB.TextBox Text1 
               Height          =   345
               Index           =   2
               Left            =   960
               MaxLength       =   20
               TabIndex        =   11
               Top             =   1200
               Width           =   3015
            End
            Begin VB.TextBox Text1 
               Height          =   345
               Index           =   9
               Left            =   960
               MaxLength       =   20
               TabIndex        =   10
               Top             =   4560
               Width           =   2175
            End
            Begin VB.TextBox Text1 
               Height          =   345
               Index           =   6
               Left            =   960
               MaxLength       =   10
               TabIndex        =   9
               Top             =   3120
               Width           =   2175
            End
            Begin VB.TextBox Text1 
               Height          =   345
               Index           =   3
               Left            =   960
               MaxLength       =   18
               TabIndex        =   8
               Top             =   1680
               Width           =   3015
            End
            Begin VB.TextBox Text1 
               Height          =   345
               Index           =   7
               Left            =   960
               MaxLength       =   10
               TabIndex        =   7
               Top             =   3600
               Width           =   2175
            End
            Begin VB.TextBox Text1 
               Height          =   345
               Index           =   5
               Left            =   960
               MaxLength       =   6
               TabIndex        =   6
               Top             =   2640
               Width           =   2175
            End
            Begin VB.TextBox Text1 
               Height          =   345
               Index           =   11
               Left            =   960
               MaxLength       =   50
               TabIndex        =   5
               Top             =   5520
               Width           =   2175
            End
            Begin VB.TextBox Text1 
               Height          =   345
               Index           =   1
               Left            =   960
               MaxLength       =   50
               TabIndex        =   4
               Top             =   720
               Width           =   3015
            End
            Begin VB.TextBox Text1 
               Height          =   345
               Index           =   4
               Left            =   960
               MaxLength       =   10
               TabIndex        =   3
               Top             =   2160
               Width           =   855
            End
            Begin VB.TextBox Text1 
               BackColor       =   &H00FFFFFF&
               BeginProperty Font 
                  Name            =   "Arial"
                  Size            =   9
                  Charset         =   0
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               ForeColor       =   &H00C000C0&
               Height          =   345
               Index           =   0
               Left            =   960
               MaxLength       =   10
               TabIndex        =   2
               Top             =   240
               Width           =   2175
            End
            Begin VB.Image Image1 
               Appearance      =   0  'Flat
               Height          =   4320
               Left            =   4080
               Picture         =   "frmXZDA.frx":1B26
               Stretch         =   -1  'True
               ToolTipText     =   "照片比例:120*160"
               Top             =   0
               Width           =   6585
            End
            Begin VB.Label Label1 
               Caption         =   "备注"
               BeginProperty Font 
                  Name            =   "宋体"
                  Size            =   9
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   255
               Index           =   32
               Left            =   3360
               TabIndex        =   34
               Top             =   5400
               Width           =   375
            End
            Begin VB.Label Label1 
               Caption         =   "建档人"
               BeginProperty Font 
                  Name            =   "宋体"
                  Size            =   9
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   255
               Index           =   31
               Left            =   8400
               TabIndex        =   33
               Top             =   5595
               Width           =   615
            End
            Begin VB.Label Label1 
               Caption         =   "生产厂地"
               BeginProperty Font 
                  Name            =   "宋体"
                  Size            =   9
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   255
               Index           =   18
               Left            =   0
               TabIndex        =   32
               Top             =   5640
               Width           =   855
            End
            Begin VB.Label Label1 
               Caption         =   "联系电话"
               BeginProperty Font 
                  Name            =   "宋体"
                  Size            =   9
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   255
               Index           =   17
               Left            =   0
               TabIndex        =   31
               Top             =   5160
               Width           =   735
            End
            Begin VB.Label Label1 
               Caption         =   "商品品牌"
               BeginProperty Font 
                  Name            =   "宋体"
                  Size            =   9
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   255
               Index           =   16
               Left            =   0
               TabIndex        =   30
               Top             =   4680
               Width           =   735
            End
            Begin VB.Label Label1 
               Caption         =   "录入时间"
               BeginProperty Font 
                  Name            =   "宋体"
                  Size            =   9
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False

⌨️ 快捷键说明

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