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

📄 frm_cgdd.frm

📁 采用VB和SQL2000 开发的 采购管理系统 对初学有很大帮助
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frm_cgdd 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "采购订单管理"
   ClientHeight    =   4065
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7335
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4065
   ScaleWidth      =   7335
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.CheckBox Check1 
      Caption         =   "是否到货"
      ForeColor       =   &H000000C0&
      Height          =   375
      Left            =   120
      TabIndex        =   31
      Top             =   3720
      Width           =   1095
   End
   Begin VB.CommandButton Cmd_add 
      Caption         =   "增加"
      Height          =   350
      Left            =   1680
      TabIndex        =   10
      Top             =   3720
      Width           =   855
   End
   Begin VB.CommandButton Cmd_del 
      Caption         =   "删除"
      Enabled         =   0   'False
      Height          =   350
      Left            =   2640
      TabIndex        =   9
      Top             =   3720
      Width           =   855
   End
   Begin VB.CommandButton Cmd_edit 
      Caption         =   "修改"
      Enabled         =   0   'False
      Height          =   350
      Left            =   3600
      TabIndex        =   8
      Top             =   3720
      Width           =   855
   End
   Begin VB.CommandButton Cmd_cancel 
      Caption         =   "重置"
      Height          =   350
      Left            =   5520
      TabIndex        =   7
      Top             =   3720
      Width           =   855
   End
   Begin VB.CommandButton Cmd_exit 
      Caption         =   "关闭"
      Height          =   350
      Left            =   6480
      TabIndex        =   6
      Top             =   3720
      Width           =   855
   End
   Begin VB.CommandButton Cmd_save 
      Caption         =   "保存"
      Enabled         =   0   'False
      Height          =   350
      Left            =   4560
      TabIndex        =   5
      Top             =   3720
      Width           =   855
   End
   Begin VB.Frame Frame2 
      Caption         =   "已存在的订单信息"
      ForeColor       =   &H00C000C0&
      Height          =   1815
      Left            =   0
      TabIndex        =   1
      Top             =   1800
      Width           =   7335
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "frm_cgdd.frx":0000
         Height          =   1455
         Left            =   120
         TabIndex        =   2
         Top             =   240
         Width           =   7095
         _ExtentX        =   12515
         _ExtentY        =   2566
         _Version        =   393216
         AllowUpdate     =   0   'False
         BackColor       =   12640511
         HeadLines       =   1
         RowHeight       =   15
         FormatLocked    =   -1  'True
         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     =   14
         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
         BeginProperty Column02 
            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 Column03 
            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 Column04 
            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 Column05 
            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 Column06 
            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 Column07 
            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 Column08 
            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 Column09 
            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 Column10 
            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 Column11 
            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 Column12 
            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 Column13 
            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     =   2085.166
            EndProperty
            BeginProperty Column01 
               ColumnWidth     =   2085.166
            EndProperty
            BeginProperty Column02 
               ColumnWidth     =   2085.166
            EndProperty
            BeginProperty Column03 
               ColumnWidth     =   2085.166
            EndProperty
            BeginProperty Column04 
               ColumnWidth     =   2085.166
            EndProperty
            BeginProperty Column05 
               ColumnWidth     =   2085.166
            EndProperty
            BeginProperty Column06 
               ColumnWidth     =   2085.166
            EndProperty
            BeginProperty Column07 
               ColumnWidth     =   2085.166
            EndProperty
            BeginProperty Column08 
               ColumnWidth     =   2085.166
            EndProperty
            BeginProperty Column09 
               ColumnWidth     =   1094.74
            EndProperty
            BeginProperty Column10 
               ColumnWidth     =   2085.166
            EndProperty
            BeginProperty Column11 
               ColumnWidth     =   2085.166
            EndProperty
            BeginProperty Column12 
               ColumnWidth     =   1275.024
            EndProperty
            BeginProperty Column13 
               ColumnWidth     =   1365.165
            EndProperty
         EndProperty
      End
      Begin VB.TextBox txt_dh 
         DataField       =   "单号"
         DataSource      =   "Adodc1"
         Height          =   270
         Left            =   5520
         TabIndex        =   32
         Text            =   "Text4"
         Top             =   960
         Width           =   1335
      End
      Begin VB.TextBox Text4 
         Height          =   375
         Left            =   2400
         TabIndex        =   33
         Text            =   "Text4"
         Top             =   840
         Width           =   1575
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "订单基本信息"
      ForeColor       =   &H00C000C0&
      Height          =   1695
      Index           =   0
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   7335
      Begin VB.TextBox Text8 
         Height          =   300
         Left            =   6360
         Locked          =   -1  'True
         TabIndex        =   35
         Top             =   960
         Width           =   855
      End
      Begin VB.TextBox Text7 
         Height          =   300
         Left            =   3240
         TabIndex        =   30
         Top             =   1320
         Width           =   3975
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         ItemData        =   "frm_cgdd.frx":0015
         Left            =   1005
         List            =   "frm_cgdd.frx":002B
         Locked          =   -1  'True
         Style           =   1  'Simple Combo
         TabIndex        =   29
         Top             =   960
         Width           =   1335
      End
      Begin VB.TextBox Text6 
         Height          =   300
         Left            =   4800
         TabIndex        =   26
         Top             =   960
         Width           =   855
      End
      Begin VB.TextBox Text5 
         Height          =   300
         Left            =   3240
         TabIndex        =   25
         Top             =   960
         Width           =   855
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         ItemData        =   "frm_cgdd.frx":004B
         Left            =   1000
         List            =   "frm_cgdd.frx":0058
         TabIndex        =   22
         Top             =   1320
         Width           =   1335
      End
      Begin MSComCtl2.DTPicker DT2 
         Height          =   300
         Left            =   5760
         TabIndex        =   18
         Top             =   600
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   529
         _Version        =   393216
         Format          =   54657025
         CurrentDate     =   38243
      End
      Begin MSComCtl2.DTPicker DT1 
         Height          =   300
         Left            =   3240
         TabIndex        =   17
         Top             =   600
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   529
         _Version        =   393216
         Format          =   54657025
         CurrentDate     =   38243
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   1005
         Locked          =   -1  'True
         Style           =   1  'Simple Combo
         TabIndex        =   16
         Top             =   600
         Width           =   1335
      End
      Begin VB.TextBox Text3 
         Height          =   300
         Left            =   5760
         TabIndex        =   14
         Top             =   240
         Width           =   1455

⌨️ 快捷键说明

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