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

📄 frmprint.frm

📁 库存管理系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{FAEEE763-117E-101B-8933-08002B2F4F5A}#1.1#0"; "DBLIST32.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{D959C709-8613-11D1-9840-002078110E7D}#1.0#0"; "as97Popup.ocx"
Begin VB.Form frmPrint 
   BorderStyle     =   0  'None
   Caption         =   "           登  录"
   ClientHeight    =   5610
   ClientLeft      =   2790
   ClientTop       =   3150
   ClientWidth     =   8430
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   374
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   562
   ShowInTaskbar   =   0   'False
   Begin MSDBCtls.DBCombo para3 
      Bindings        =   "frmPrint.frx":0000
      Height          =   315
      Left            =   6000
      TabIndex        =   10
      Top             =   840
      Width           =   1935
      _ExtentX        =   3413
      _ExtentY        =   556
      _Version        =   393216
      ListField       =   "出库支付"
      BoundColumn     =   "出库备注"
      Text            =   ""
   End
   Begin MSDBCtls.DBCombo para2 
      Bindings        =   "frmPrint.frx":0019
      Height          =   315
      Left            =   6000
      TabIndex        =   9
      Top             =   840
      Width           =   1935
      _ExtentX        =   3413
      _ExtentY        =   556
      _Version        =   393216
      ListField       =   "入库支付"
      BoundColumn     =   "入库备注"
      Text            =   ""
   End
   Begin MSDBCtls.DBCombo para1 
      Bindings        =   "frmPrint.frx":0032
      DataSource      =   "Datacheck1"
      Height          =   315
      Left            =   6000
      TabIndex        =   8
      Top             =   840
      Width           =   1935
      _ExtentX        =   3413
      _ExtentY        =   556
      _Version        =   393216
      ListField       =   "名称"
      BoundColumn     =   "名称"
      Text            =   ""
   End
   Begin VB.Data Datacheck3 
      Caption         =   "Datacheck3"
      Connect         =   "Access"
      DatabaseName    =   "C:\Documents and Settings\Administrator\桌面\通用库管\库存管理.mdb"
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      Exclusive       =   0   'False
      Height          =   420
      Left            =   4800
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "出库表"
      Top             =   240
      Visible         =   0   'False
      Width           =   2175
   End
   Begin VB.Data Datacheck2 
      Caption         =   "Datacheck2"
      Connect         =   "Access"
      DatabaseName    =   "C:\Documents and Settings\Administrator\桌面\通用库管\库存管理.mdb"
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      Exclusive       =   0   'False
      Height          =   345
      Left            =   4800
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "入库表"
      Top             =   240
      Visible         =   0   'False
      Width           =   2295
   End
   Begin VB.Data Datacheck1 
      Caption         =   "Datacheck1"
      Connect         =   "Access"
      DatabaseName    =   "C:\Documents and Settings\Administrator\桌面\通用库管\库存管理.mdb"
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      Exclusive       =   0   'False
      Height          =   345
      Left            =   4560
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "客户表"
      Top             =   240
      Visible         =   0   'False
      Width           =   2535
   End
   Begin MSDBCtls.DBCombo para 
      Bindings        =   "frmPrint.frx":004B
      Height          =   315
      Left            =   6000
      TabIndex        =   7
      Top             =   840
      Visible         =   0   'False
      Width           =   1935
      _ExtentX        =   3413
      _ExtentY        =   556
      _Version        =   393216
      ListField       =   "名称"
      BoundColumn     =   "名称"
      Text            =   ""
   End
   Begin VB.Data Datacheck 
      Caption         =   "Datacheck"
      Connect         =   "Access"
      DatabaseName    =   "C:\Documents and Settings\Administrator\桌面\通用库管\库存管理.mdb"
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      Exclusive       =   0   'False
      Height          =   345
      Left            =   4560
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "供应商表"
      Top             =   240
      Visible         =   0   'False
      Width           =   2535
   End
   Begin VB.ComboBox way 
      Height          =   315
      ItemData        =   "frmPrint.frx":0063
      Left            =   3960
      List            =   "frmPrint.frx":0073
      TabIndex        =   6
      Top             =   840
      Visible         =   0   'False
      Width           =   1935
   End
   Begin as97Popup.asPopup asPopup8 
      Height          =   615
      Left            =   630
      Top             =   3120
      Width           =   1575
      _ExtentX        =   2778
      _ExtentY        =   1085
      CustomPicture   =   "frmPrint.frx":009D
      Caption         =   "其他操作"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   16711680
      MouseOverColor  =   65535
      ScaleWidth      =   105
      ScaleMode       =   0
      BackStyle       =   0
   End
   Begin as97Popup.asPopup asPopup7 
      Height          =   615
      Left            =   600
      Top             =   2400
      Width           =   1575
      _ExtentX        =   2778
      _ExtentY        =   1085
      CustomPicture   =   "frmPrint.frx":03B7
      Caption         =   "库存查阅"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   16711680
      MouseOverColor  =   65535
      ScaleWidth      =   105
      ScaleMode       =   0
      BackStyle       =   0
   End
   Begin as97Popup.asPopup asPopup6 
      Height          =   615
      Left            =   630
      Top             =   1800
      Width           =   1575
      _ExtentX        =   2778
      _ExtentY        =   1085
      CustomPicture   =   "frmPrint.frx":06D1
      Caption         =   "出库操作"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   16711680
      MouseOverColor  =   65535
      ScaleWidth      =   105
      ScaleMode       =   0
      BackStyle       =   0
   End
   Begin as97Popup.asPopup asPopup5 
      Height          =   615
      Left            =   645
      Top             =   1200
      Width           =   1575
      _ExtentX        =   2778
      _ExtentY        =   1085
      CustomPicture   =   "frmPrint.frx":09EB
      Caption         =   "入库操作"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   16711680
      MouseOverColor  =   65535
      ScaleWidth      =   105
      ScaleMode       =   0
      BackStyle       =   0
   End
   Begin MSDataGridLib.DataGrid DataGrid1 
      Height          =   3495
      Left            =   2400
      TabIndex        =   1
      Top             =   1680
      Width           =   5535
      _ExtentX        =   9763
      _ExtentY        =   6165
      _Version        =   393216
      AllowUpdate     =   0   'False
      BackColor       =   16761024
      HeadLines       =   1
      RowHeight       =   15
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         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 
            ColumnWidth     =   1514.986
         EndProperty
         BeginProperty Column01 
            ColumnWidth     =   1514.986
         EndProperty
      EndProperty
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   1020
      Left            =   2400
      TabIndex        =   2
      Top             =   1200
      Width           =   5535
      _ExtentX        =   9763
      _ExtentY        =   1799
      _Version        =   393216
      TabOrientation  =   1
      Tabs            =   6
      Tab             =   4
      TabsPerRow      =   6
      TabHeight       =   520
      ForeColor       =   16711680
      TabCaption(0)   =   "入库"
      TabPicture(0)   =   "frmPrint.frx":0D05
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "asPopup10"
      Tab(0).Control(1)=   "asPopup2"
      Tab(0).ControlCount=   2
      TabCaption(1)   =   "出库"
      TabPicture(1)   =   "frmPrint.frx":0D21
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "asPopup11"
      Tab(1).Control(1)=   "asPopup1"
      Tab(1).ControlCount=   2
      TabCaption(2)   =   "库存"
      TabPicture(2)   =   "frmPrint.frx":0D3D
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "PRINTKC"
      Tab(2).Control(1)=   "asPopup3"
      Tab(2).ControlCount=   2
      TabCaption(3)   =   "其他"
      TabPicture(3)   =   "frmPrint.frx":0D59
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "asPopup9"
      Tab(3).Control(1)=   "asPopup4"
      Tab(3).ControlCount=   2
      TabCaption(4)   =   "用户"
      TabPicture(4)   =   "frmPrint.frx":0D75
      Tab(4).ControlEnabled=   -1  'True
      Tab(4).Control(0)=   "kh"
      Tab(4).Control(0).Enabled=   0   'False
      Tab(4).ControlCount=   1
      TabCaption(5)   =   "供应"
      TabPicture(5)   =   "frmPrint.frx":0D91
      Tab(5).ControlEnabled=   0   'False
      Tab(5).Control(0)=   "shj"
      Tab(5).ControlCount=   1
      Begin as97Popup.asPopup asPopup4 
         Height          =   255
         Left            =   -71400
         Top             =   100
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   450
         CustomPicture   =   "frmPrint.frx":0DAD
         Caption         =   "执行检索"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   16711680
         MouseOverColor  =   65535
         ScaleWidth      =   97
         ScaleMode       =   0
         ScaleHeight     =   17
         BackStyle       =   0
      End
      Begin as97Popup.asPopup asPopup3 
         Height          =   255
         Left            =   -71040
         Top             =   100
         Width           =   975
         _ExtentX        =   1720
         _ExtentY        =   450
         Caption         =   "执行检索"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   16711680
         BackColor       =   -2147483648
         MouseOverColor  =   65535
         ScaleWidth      =   65
         ScaleMode       =   0
         ScaleHeight     =   17
         BackStyle       =   0
      End
      Begin as97Popup.asPopup asPopup2 
         Height          =   255
         Left            =   -71040

⌨️ 快捷键说明

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