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

📄 frmkffind.frm

📁 此为我2001年为东莞建发楦头开发的企业管理软件他们使用至今,望斑竹指教! 其他会员最好不要随意下载,需经斑竹同意或我本人同意,谢谢!
💻 FRM
📖 第 1 页 / 共 3 页
字号:
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 FrmkfFind 
   ClientHeight    =   5655
   ClientLeft      =   975
   ClientTop       =   1875
   ClientWidth     =   9570
   Icon            =   "FrmKfFind.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   ScaleHeight     =   5655
   ScaleWidth      =   9570
   Begin VB.Frame Frame2 
      Caption         =   "记录详细"
      Height          =   2775
      Left            =   2640
      TabIndex        =   33
      Top             =   4080
      Width           =   6855
      Begin MSAdodcLib.Adodc DatDetail 
         Height          =   375
         Left            =   4440
         Top             =   360
         Visible         =   0   'False
         Width           =   1215
         _ExtentX        =   2143
         _ExtentY        =   661
         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       =   &H00FFC0FF&
         DataField       =   "udate"
         DataSource      =   "DatDetail"
         ForeColor       =   &H00000080&
         Height          =   315
         Index           =   0
         Left            =   720
         Locked          =   -1  'True
         MaxLength       =   15
         TabIndex        =   36
         Top             =   360
         Width           =   1095
      End
      Begin VB.TextBox txtfields 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFC0FF&
         DataField       =   "Mdemo"
         DataSource      =   "DatDetail"
         ForeColor       =   &H00000080&
         Height          =   1155
         Index           =   7
         Left            =   720
         Locked          =   -1  'True
         MaxLength       =   255
         MultiLine       =   -1  'True
         TabIndex        =   35
         Top             =   960
         Width           =   5895
      End
      Begin VB.TextBox txtfields 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFC0FF&
         DataField       =   "jop"
         DataSource      =   "DatDetail"
         ForeColor       =   &H00000080&
         Height          =   315
         Index           =   8
         Left            =   720
         Locked          =   -1  'True
         MaxLength       =   10
         TabIndex        =   34
         Top             =   2280
         Width           =   1335
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         Caption         =   "时间:"
         Height          =   180
         Index           =   10
         Left            =   120
         TabIndex        =   41
         Top             =   600
         Width           =   450
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         Caption         =   "内容:"
         Height          =   180
         Index           =   9
         Left            =   120
         TabIndex        =   40
         Top             =   1200
         Width           =   450
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         Caption         =   "修改"
         Height          =   180
         Index           =   7
         Left            =   120
         TabIndex        =   39
         Top             =   360
         Width           =   360
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         Caption         =   "详细"
         Height          =   180
         Index           =   8
         Left            =   120
         TabIndex        =   38
         Top             =   960
         Width           =   360
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "设计师:"
         Height          =   180
         Index           =   0
         Left            =   120
         TabIndex        =   37
         Top             =   2280
         Width           =   630
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "订单资料"
      ForeColor       =   &H00C00000&
      Height          =   3495
      Left            =   2640
      TabIndex        =   10
      Top             =   480
      Width           =   6855
      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       =   "height"
         DataSource      =   "DatPrimaryRS"
         ForeColor       =   &H00000080&
         Height          =   270
         Index           =   11
         Left            =   3960
         Locked          =   -1  'True
         MaxLength       =   10
         TabIndex        =   46
         Top             =   2640
         Width           =   855
      End
      Begin VB.TextBox txtfields 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0E0FF&
         DataField       =   "width"
         DataSource      =   "DatPrimaryRS"
         ForeColor       =   &H00000080&
         Height          =   270
         Index           =   10
         Left            =   2400
         Locked          =   -1  'True
         MaxLength       =   10
         TabIndex        =   44
         Top             =   2640
         Width           =   855
      End
      Begin VB.TextBox txtfields 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0E0FF&
         DataField       =   "length"
         DataSource      =   "DatPrimaryRS"
         ForeColor       =   &H00000080&
         Height          =   270
         Index           =   9
         Left            =   720
         Locked          =   -1  'True
         MaxLength       =   10
         TabIndex        =   42
         Top             =   2640
         Width           =   855
      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        =   23
         Top             =   720
         Width           =   1095
      End
      Begin VB.TextBox txtfields 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0E0FF&
         DataField       =   "finish_date"
         DataSource      =   "DatPrimaryRS"
         ForeColor       =   &H00000080&
         Height          =   270
         Index           =   4
         Left            =   3480
         Locked          =   -1  'True
         MaxLength       =   10
         TabIndex        =   22
         Top             =   720
         Width           =   1215
      End
      Begin VB.TextBox txtfields 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0E0FF&
         DataField       =   "total_qty"
         DataSource      =   "DatPrimaryRS"
         ForeColor       =   &H00000080&
         Height          =   270
         Index           =   6
         Left            =   3480
         Locked          =   -1  'True
         MaxLength       =   10
         TabIndex        =   21
         Top             =   1080
         Width           =   1215
      End
      Begin VB.TextBox txtfields 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0E0FF&
         DataField       =   "model_shape"
         DataSource      =   "DatPrimaryRS"
         ForeColor       =   &H00000080&
         Height          =   255
         Index           =   5
         Left            =   720
         Locked          =   -1  'True
         MaxLength       =   50
         TabIndex        =   20
         Top             =   1080
         Width           =   1695
      End
      Begin VB.TextBox txtfields 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0E0FF&
         DataField       =   "din_date"
         DataSource      =   "DatPrimaryRS"
         ForeColor       =   &H00000080&
         Height          =   270
         Index           =   3
         Left            =   3480
         Locked          =   -1  'True
         MaxLength       =   10

⌨️ 快捷键说明

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