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

📄 frm_dhb.frm

📁 采用VB和SQL2000 开发的 采购管理系统 对初学有很大帮助
💻 FRM
📖 第 1 页 / 共 3 页
字号:
         EndProperty
      End
      Begin MSAdodcLib.Adodc Adodc2 
         Height          =   375
         Left            =   2160
         Top             =   960
         Width           =   2175
         _ExtentX        =   3836
         _ExtentY        =   661
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   1
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=cggl"
         OLEDBString     =   "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=cggl"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "select * from Table_cgdd"
         Caption         =   "Adodc2"
         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 Text8 
         DataField       =   "单号"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   2760
         TabIndex        =   33
         Text            =   "Text8"
         Top             =   960
         Width           =   1335
      End
      Begin VB.TextBox Text9 
         Height          =   270
         Left            =   2520
         TabIndex        =   34
         Top             =   1080
         Width           =   1455
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "货物基本信息"
      ForeColor       =   &H00C000C0&
      Height          =   1695
      Index           =   0
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   7575
      Begin VB.TextBox Text12 
         Height          =   300
         Left            =   6840
         Locked          =   -1  'True
         TabIndex        =   40
         Top             =   960
         Width           =   615
      End
      Begin VB.TextBox Text11 
         Height          =   300
         Left            =   5760
         TabIndex        =   38
         Top             =   960
         Width           =   495
      End
      Begin VB.TextBox Text10 
         Height          =   300
         Left            =   4520
         TabIndex        =   36
         Top             =   960
         Width           =   495
      End
      Begin MSComCtl2.DTPicker DT3 
         Height          =   300
         Left            =   1005
         TabIndex        =   30
         Top             =   1320
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   529
         _Version        =   393216
         Format          =   54657025
         CurrentDate     =   38243
      End
      Begin VB.TextBox Text7 
         Height          =   300
         Left            =   3240
         TabIndex        =   29
         Top             =   1320
         Width           =   4215
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         ItemData        =   "frm_dhb.frx":0015
         Left            =   1005
         List            =   "frm_dhb.frx":002B
         Locked          =   -1  'True
         Style           =   1  'Simple Combo
         TabIndex        =   28
         Top             =   960
         Width           =   495
      End
      Begin VB.TextBox Text6 
         Height          =   300
         Left            =   3240
         TabIndex        =   25
         Top             =   960
         Width           =   495
      End
      Begin VB.TextBox Text5 
         Height          =   300
         Left            =   1940
         Locked          =   -1  'True
         TabIndex        =   24
         Top             =   960
         Width           =   495
      End
      Begin MSComCtl2.DTPicker DT2 
         Height          =   300
         Left            =   5760
         TabIndex        =   18
         Top             =   600
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   529
         _Version        =   393216
         Enabled         =   0   'False
         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
         Enabled         =   0   'False
         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
         Locked          =   -1  'True
         TabIndex        =   14
         Top             =   240
         Width           =   1695
      End
      Begin VB.TextBox Text2 
         Height          =   300
         Left            =   3240
         Locked          =   -1  'True
         TabIndex        =   12
         Top             =   240
         Width           =   1575
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Left            =   1005
         TabIndex        =   4
         Top             =   240
         Width           =   1335
      End
      Begin VB.Label Label14 
         Caption         =   "数量"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   6360
         TabIndex        =   39
         Top             =   1080
         Width           =   495
      End
      Begin VB.Label Label13 
         Caption         =   "报溢数量"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   5040
         TabIndex        =   37
         Top             =   1080
         Width           =   735
      End
      Begin VB.Label Label12 
         Caption         =   "报损数量"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   3800
         TabIndex        =   35
         Top             =   1080
         Width           =   735
      End
      Begin VB.Label Label11 
         BackStyle       =   0  'Transparent
         Caption         =   "备注"
         ForeColor       =   &H00C00000&
         Height          =   195
         Left            =   2520
         TabIndex        =   27
         Top             =   1440
         Width           =   615
      End
      Begin VB.Label Label10 
         BackStyle       =   0  'Transparent
         Caption         =   "到货日期"
         ForeColor       =   &H00C00000&
         Height          =   200
         Left            =   120
         TabIndex        =   26
         Top             =   1440
         Width           =   735
      End
      Begin VB.Label Label9 
         BackStyle       =   0  'Transparent
         Caption         =   "订单数量"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   2520
         TabIndex        =   23
         Top             =   1080
         Width           =   735
      End
      Begin VB.Label Label8 
         BackStyle       =   0  'Transparent
         Caption         =   "单价"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   1560
         TabIndex        =   22
         Top             =   1080
         Width           =   615
      End
      Begin VB.Label Label7 
         BackStyle       =   0  'Transparent
         Caption         =   "单位"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   120
         TabIndex        =   21
         Top             =   1080
         Width           =   615
      End
      Begin VB.Label Label6 
         BackStyle       =   0  'Transparent
         Caption         =   "发单日期"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   4920
         TabIndex        =   20
         Top             =   720
         Width           =   855
      End
      Begin VB.Label Label5 
         BackStyle       =   0  'Transparent
         Caption         =   "收货日期"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   2400
         TabIndex        =   19
         Top             =   720
         Width           =   735
      End
      Begin VB.Label Label4 
         BackStyle       =   0  'Transparent
         Caption         =   "供应商编号"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   100
         TabIndex        =   15
         Top             =   720
         Width           =   975
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "批号"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   4920
         TabIndex        =   13
         Top             =   360
         Width           =   615
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "货物名称"
         ForeColor       =   &H00C00000&
         Height          =   255
         Left            =   2400
         TabIndex        =   11
         Top             =   360
         Width           =   975
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "到货单号"
         ForeColor       =   &H00C00000&
         Height          =   375
         Left            =   120
         TabIndex        =   3
         Top             =   360
         Width           =   1215
      End
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   375
      Left            =   840
      Top             =   2760
      Width           =   4335
      _ExtentX        =   7646
      _ExtentY        =   661
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=cggl"
      OLEDBString     =   "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=cggl"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from Table_dhb"
      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.CheckBox Check1 
      Caption         =   "Check1"

⌨️ 快捷键说明

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