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

📄 frmstockinfo.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{F6125AB1-8AB1-11CE-A77F-08002B2F4E98}#2.0#0"; "MSRDC20.OCX"
Begin VB.Form frmStockInfo 
   Caption         =   "付款资料"
   ClientHeight    =   4668
   ClientLeft      =   60
   ClientTop       =   348
   ClientWidth     =   8256
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4668
   ScaleWidth      =   8256
   StartUpPosition =   3  '窗口缺省
   Begin MSRDC.MSRDC datGrid 
      Height          =   330
      Left            =   6750
      Top             =   4200
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   593
      _Version        =   393216
      Options         =   0
      CursorDriver    =   0
      BOFAction       =   0
      EOFAction       =   0
      RecordsetType   =   1
      LockType        =   3
      QueryType       =   0
      Prompt          =   3
      Appearance      =   1
      QueryTimeout    =   30
      RowsetSize      =   100
      LoginTimeout    =   15
      KeysetSize      =   0
      MaxRows         =   0
      ErrorThreshold  =   -1
      BatchSize       =   15
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Enabled         =   -1  'True
      ReadOnly        =   0   'False
      Appearance      =   -1  'True
      DataSourceName  =   ""
      RecordSource    =   ""
      UserName        =   ""
      Password        =   ""
      Connect         =   ""
      LogMessages     =   ""
      Caption         =   "MSRDC1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin VB.CommandButton Cmdbutton 
      Caption         =   "付  款(&P)"
      Height          =   350
      Index           =   2
      Left            =   6900
      Style           =   1  'Graphical
      TabIndex        =   21
      Top             =   1350
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton Cmdbutton 
      Height          =   350
      Index           =   1
      Left            =   6900
      Style           =   1  'Graphical
      TabIndex        =   1
      Top             =   870
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton Cmdbutton 
      Cancel          =   -1  'True
      Height          =   350
      Index           =   0
      Left            =   6900
      Style           =   1  'Graphical
      TabIndex        =   0
      Top             =   345
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin MSFlexGridLib.MSFlexGrid grdList 
      Bindings        =   "frmStockInfo.frx":0000
      Height          =   2655
      Left            =   0
      TabIndex        =   2
      Top             =   1950
      Width           =   6675
      _ExtentX        =   11769
      _ExtentY        =   4678
      _Version        =   393216
      Rows            =   3
      Cols            =   6
      FixedCols       =   0
      BackColorBkg    =   16777215
      GridColorFixed  =   16777215
      FocusRect       =   0
      GridLines       =   0
      SelectionMode   =   1
      AllowUserResizing=   1
      FormatString    =   "单据类型    |日期      |单据号      |金额         |折扣金额    |余额       "
   End
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "采购单信息"
      Height          =   210
      Left            =   0
      TabIndex        =   20
      Top             =   0
      Width           =   1155
   End
   Begin VB.Label Label3 
      BackStyle       =   0  'Transparent
      Caption         =   "付款信息"
      Height          =   270
      Left            =   0
      TabIndex        =   19
      Top             =   1800
      Width           =   1035
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "部  门"
      Height          =   315
      Index           =   5
      Left            =   4215
      TabIndex        =   18
      Top             =   405
      Width           =   585
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "币种"
      Height          =   315
      Index           =   4
      Left            =   2385
      TabIndex        =   17
      Top             =   1260
      Width           =   450
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "金  额"
      Height          =   315
      Index           =   7
      Left            =   4215
      TabIndex        =   16
      Top             =   1260
      Width           =   585
   End
   Begin VB.Label lblField 
      Appearance      =   0  'Flat
      BackColor       =   &H00FFFFFF&
      ForeColor       =   &H80000008&
      Height          =   240
      Index           =   0
      Left            =   915
      TabIndex        =   15
      Top             =   360
      Width           =   3000
   End
   Begin VB.Label lblField 
      Appearance      =   0  'Flat
      BackColor       =   &H00FFFFFF&
      ForeColor       =   &H80000008&
      Height          =   240
      Index           =   5
      Left            =   4965
      TabIndex        =   14
      Top             =   375
      Width           =   1485
   End
   Begin VB.Label lblField 
      Appearance      =   0  'Flat
      BackColor       =   &H00FFFFFF&
      ForeColor       =   &H80000008&
      Height          =   240
      Index           =   1
      Left            =   915
      TabIndex        =   13
      Top             =   780
      Width           =   1305
   End
   Begin VB.Label lblField 
      Appearance      =   0  'Flat
      BackColor       =   &H00FFFFFF&
      ForeColor       =   &H80000008&
      Height          =   240
      Index           =   3
      Left            =   2880
      TabIndex        =   12
      Top             =   780
      Width           =   1155
   End
   Begin VB.Label lblField 
      Appearance      =   0  'Flat
      BackColor       =   &H00FFFFFF&
      ForeColor       =   &H80000008&
      Height          =   240
      Index           =   6
      Left            =   4965
      TabIndex        =   11
      Top             =   795
      Width           =   1500
   End
   Begin VB.Label lblField 
      Appearance      =   0  'Flat
      BackColor       =   &H00FFFFFF&
      ForeColor       =   &H80000008&
      Height          =   240
      Index           =   2
      Left            =   930
      TabIndex        =   10
      Top             =   1230
      Width           =   1350
   End
   Begin VB.Label lblField 
      Appearance      =   0  'Flat
      BackColor       =   &H00FFFFFF&
      ForeColor       =   &H80000008&
      Height          =   240
      Index           =   4
      Left            =   2910
      TabIndex        =   9
      Top             =   1230
      Width           =   1125
   End
   Begin VB.Label lblField 
      Appearance      =   0  'Flat
      BackColor       =   &H00FFFFFF&
      ForeColor       =   &H80000008&
      Height          =   240
      Index           =   7
      Left            =   4965
      TabIndex        =   8
      Top             =   1230
      Width           =   1425
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "单    位"
      Height          =   315
      Index           =   0
      Left            =   165
      TabIndex        =   7
      Top             =   405
      Width           =   795
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "付款条件"
      Height          =   315
      Index           =   2
      Left            =   165
      TabIndex        =   6
      Top             =   1260
      Width           =   795
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "日期"
      Height          =   315
      Index           =   3
      Left            =   2385
      TabIndex        =   5
      Top             =   825
      Width           =   450
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "业务员"
      Height          =   315
      Index           =   6
      Left            =   4215
      TabIndex        =   4
      Top             =   825
      Width           =   585
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "单 据 号"
      Height          =   315
      Index           =   1
      Left            =   150
      TabIndex        =   3
      Top             =   780
      Width           =   795
   End
   Begin VB.Shape Shape1 
      BackColor       =   &H00FFFFFF&
      BackStyle       =   1  'Opaque
      BorderColor     =   &H80000010&
      Height          =   1485
      Index           =   1
      Left            =   30
      Top             =   210
      Width           =   6630
   End
   Begin VB.Shape Shape1 
      BackColor       =   &H80000010&
      BackStyle       =   1  'Opaque
      BorderColor     =   &H80000010&
      Height          =   1485
      Index           =   0
      Left            =   105
      Top             =   300
      Width           =   6630
   End
End
Attribute VB_Name = "frmStockInfo"
Attribute VB_GlobalNameSpace = False

⌨️ 快捷键说明

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