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

📄 frmscfind.frm

📁 此为我2001年为东莞建发楦头开发的企业管理软件他们使用至今,望斑竹指教! 其他会员最好不要随意下载,需经斑竹同意或我本人同意,谢谢!
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form FrmScFind 
   Caption         =   "生产资料调用单"
   ClientHeight    =   4080
   ClientLeft      =   945
   ClientTop       =   2055
   ClientWidth     =   9570
   Icon            =   "FrmScFind.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   ScaleHeight     =   4080
   ScaleWidth      =   9570
   Begin VB.Frame Frame1 
      Caption         =   "调用单资料"
      ForeColor       =   &H00C00000&
      Height          =   3495
      Left            =   2640
      TabIndex        =   10
      Top             =   480
      Width           =   6855
      Begin VB.TextBox txtfields 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0E0FF&
         DataField       =   "state"
         DataSource      =   "DatPrimaryRS"
         ForeColor       =   &H00000080&
         Height          =   270
         Index           =   0
         Left            =   5520
         Locked          =   -1  'True
         MaxLength       =   10
         TabIndex        =   27
         Top             =   360
         Width           =   1215
      End
      Begin MSAdodcLib.Adodc DatPrimaryRS 
         Height          =   330
         Left            =   5400
         Top             =   1080
         Visible         =   0   'False
         Width           =   1215
         _ExtentX        =   2143
         _ExtentY        =   582
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   8
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   ""
         OLEDBString     =   ""
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   ""
         Caption         =   "Adodc1"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         _Version        =   393216
      End
      Begin VB.TextBox txtfields 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0E0FF&
         DataField       =   "clino"
         DataSource      =   "DatPrimaryRS"
         ForeColor       =   &H00000080&
         Height          =   270
         Index           =   2
         Left            =   720
         Locked          =   -1  'True
         MaxLength       =   30
         TabIndex        =   20
         Top             =   720
         Width           =   1695
      End
      Begin VB.TextBox txtfields 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0E0FF&
         DataField       =   "return_date"
         DataSource      =   "DatPrimaryRS"
         ForeColor       =   &H00000080&
         Height          =   270
         Index           =   4
         Left            =   3360
         Locked          =   -1  'True
         MaxLength       =   10
         TabIndex        =   19
         Top             =   720
         Width           =   1215
      End
      Begin VB.TextBox txtfields 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0E0FF&
         DataField       =   "lender"
         DataSource      =   "DatPrimaryRS"
         ForeColor       =   &H00000080&
         Height          =   270
         Index           =   6
         Left            =   3360
         Locked          =   -1  'True
         MaxLength       =   10
         TabIndex        =   18
         Top             =   1080
         Width           =   1215
      End
      Begin VB.TextBox txtfields 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0E0FF&
         DataField       =   "lister"
         DataSource      =   "DatPrimaryRS"
         ForeColor       =   &H00000080&
         Height          =   255
         Index           =   5
         Left            =   720
         Locked          =   -1  'True
         MaxLength       =   50
         TabIndex        =   17
         Top             =   1080
         Width           =   1695
      End
      Begin VB.TextBox txtfields 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0E0FF&
         DataField       =   "lend_date"
         DataSource      =   "DatPrimaryRS"
         ForeColor       =   &H00000080&
         Height          =   270
         Index           =   3
         Left            =   3360
         Locked          =   -1  'True
         MaxLength       =   10
         TabIndex        =   16
         Top             =   360
         Width           =   1215
      End
      Begin VB.TextBox txtfields 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0E0FF&
         DataField       =   "model"
         DataSource      =   "DatPrimaryRS"
         ForeColor       =   &H00000080&
         Height          =   270
         Index           =   1
         Left            =   720
         Locked          =   -1  'True
         MaxLength       =   15
         TabIndex        =   15
         Top             =   360
         Width           =   1695
      End
      Begin VB.TextBox txtfields 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0E0FF&
         DataField       =   "lend_info"
         DataSource      =   "DatPrimaryRS"
         ForeColor       =   &H00000080&
         Height          =   1935
         Index           =   15
         Left            =   720
         Locked          =   -1  'True
         MaxLength       =   255
         MultiLine       =   -1  'True
         TabIndex        =   14
         Top             =   1440
         Width           =   6015
      End
      Begin VB.Label lblLabels 
         Caption         =   "是否退还:"
         Height          =   255
         Index           =   0
         Left            =   4680
         TabIndex        =   26
         Top             =   360
         Width           =   855
      End
      Begin VB.Label lblLabels 
         Caption         =   "填表人:"
         Height          =   255
         Index           =   5
         Left            =   120
         TabIndex        =   25
         Top             =   1080
         Width           =   735
      End
      Begin VB.Label lblLabels 
         Caption         =   "型号:"
         Height          =   255
         Index           =   2
         Left            =   120
         TabIndex        =   24
         Top             =   360
         Width           =   975
      End
      Begin VB.Label lblLabels 
         Caption         =   "客户:"
         Height          =   255
         Index           =   1
         Left            =   120
         TabIndex        =   23
         Top             =   720
         Width           =   495
      End
      Begin VB.Label lblLabels 
         Caption         =   "调用"
         Height          =   255
         Index           =   12
         Left            =   120
         TabIndex        =   22
         Top             =   1800
         Width           =   495
      End
      Begin VB.Label lblLabels 
         Caption         =   "资料"
         Height          =   255
         Index           =   13
         Left            =   120
         TabIndex        =   21
         Top             =   2050
         Width           =   495
      End
      Begin VB.Label lblLabels 
         Caption         =   "调用人:"
         Height          =   255
         Index           =   6
         Left            =   2520
         TabIndex        =   13
         Top             =   1080
         Width           =   735
      End
      Begin VB.Label lblLabels 
         Caption         =   "退还日期:"
         Height          =   255
         Index           =   4
         Left            =   2520
         TabIndex        =   12
         Top             =   720
         Width           =   975
      End
      Begin VB.Label lblLabels 
         Caption         =   "调用日期:"
         Height          =   255
         Index           =   3
         Left            =   2520
         TabIndex        =   11
         Top             =   360
         Width           =   855
      End
   End
   Begin MSComctlLib.ImageList ImageIcon 
      Left            =   1080
      Top             =   1800
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   11
      ImageHeight     =   13
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   10
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmScFind.frx":0442
            Key             =   "new"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmScFind.frx":053E
            Key             =   "print"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmScFind.frx":0652
            Key             =   "del"
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmScFind.frx":0762
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmScFind.frx":0C4E
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmScFind.frx":1242
            Key             =   "refresh"
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmScFind.frx":1872
            Key             =   ""
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmScFind.frx":1DF6
            Key             =   "sum"
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmScFind.frx":25DA
            Key             =   "edit"
         EndProperty
         BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmScFind.frx":2742
            Key             =   "exit"
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.Toolbar Tool 
      Align           =   1  'Align Top
      Height          =   495
      Left            =   0
      TabIndex        =   1
      Top             =   0
      Width           =   9570
      _ExtentX        =   16880
      _ExtentY        =   873
      ButtonWidth     =   820
      ButtonHeight    =   873
      AllowCustomize  =   0   'False
      Style           =   1
      ImageList       =   "ImageIcon"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   4
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.Visible         =   0   'False
            Caption         =   "编辑"
            ImageKey        =   "new"
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "刷新"
            ImageIndex      =   8
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "退出"
            ImageKey        =   "exit"
         EndProperty
      EndProperty
      Begin VB.PictureBox Picture1 
         Appearance      =   0  'Flat
         BackColor       =   &H80000000&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   495
         Left            =   1920
         ScaleHeight     =   495
         ScaleWidth      =   7455

⌨️ 快捷键说明

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