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

📄 frmentrustamount.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{D252F124-F62C-11D1-9ABD-444553540000}#1.0#0"; "GADATE.DLL"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{0D452EE1-E08F-101A-852E-02608C4D0BB4}#2.0#0"; "FM20.DLL"
Object = "{F6125AB1-8AB1-11CE-A77F-08002B2F4E98}#2.0#0"; "MSRDC20.OCX"
Begin VB.Form frmEntrustAmount 
   Caption         =   "加工费用分摊"
   ClientHeight    =   4995
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   7200
   HelpContextID   =   51001
   LinkTopic       =   "Form2"
   LockControls    =   -1  'True
   MDIChild        =   -1  'True
   ScaleHeight     =   4995
   ScaleWidth      =   7200
   Begin VB.CommandButton cmdArr 
      Caption         =   "清除分摊(&X)"
      Height          =   350
      Index           =   10
      Left            =   5910
      TabIndex        =   21
      ToolTipText     =   "清除加工费用单据的原有分摊费用和分摊关系"
      Top             =   3990
      Width           =   1215
   End
   Begin VB.Frame Frame1 
      Height          =   405
      Left            =   3450
      TabIndex        =   3
      Top             =   -60
      Width           =   2325
      Begin MSForms.OptionButton optAmount 
         Height          =   255
         Left            =   900
         TabIndex        =   5
         Top             =   120
         Width           =   705
         BackColor       =   -2147483633
         ForeColor       =   -2147483630
         DisplayStyle    =   5
         Size            =   "1244;450"
         Value           =   "0"
         Caption         =   "数量"
         FontName        =   "宋体"
         FontHeight      =   180
         FontCharSet     =   134
         FontPitchAndFamily=   34
      End
      Begin MSForms.OptionButton optMoney 
         Height          =   255
         Left            =   1560
         TabIndex        =   6
         Top             =   120
         Width           =   735
         BackColor       =   -2147483633
         ForeColor       =   -2147483630
         DisplayStyle    =   5
         Size            =   "1296;450"
         Value           =   "0"
         Caption         =   "金额"
         FontName        =   "宋体"
         FontHeight      =   180
         FontCharSet     =   134
         FontPitchAndFamily=   34
      End
      Begin VB.Label lblArr 
         Caption         =   "分摊方法"
         Height          =   195
         Index           =   1
         Left            =   120
         TabIndex        =   4
         Top             =   150
         Width           =   795
      End
   End
   Begin VB.CommandButton cmdArr 
      Caption         =   "条件选择(&D)"
      Height          =   350
      Index           =   8
      Left            =   5940
      TabIndex        =   19
      Top             =   3210
      Width           =   1215
   End
   Begin VB.CommandButton cmdArr 
      Caption         =   "全部选择(&A)"
      Height          =   350
      Index           =   7
      Left            =   5940
      TabIndex        =   18
      Top             =   2850
      Width           =   1215
   End
   Begin VB.CommandButton cmdArr 
      Caption         =   "全部取消(&U)"
      Height          =   350
      Index           =   9
      Left            =   5940
      TabIndex        =   20
      Top             =   3570
      Width           =   1215
   End
   Begin VB.CommandButton cmdArr 
      Caption         =   "取消分摊(&C)"
      Height          =   350
      Index           =   4
      Left            =   5940
      TabIndex        =   15
      ToolTipText     =   "取消本次分摊的费用和分摊关系"
      Top             =   1620
      Width           =   1215
   End
   Begin VB.CommandButton cmdArr 
      Caption         =   "筛选(&F)"
      Height          =   345
      Index           =   6
      Left            =   5940
      TabIndex        =   17
      Top             =   2430
      Width           =   1215
   End
   Begin VB.CommandButton cmdArr 
      Cancel          =   -1  'True
      Height          =   350
      Index           =   1
      Left            =   5940
      Style           =   1  'Graphical
      TabIndex        =   12
      Tag             =   "1002"
      Top             =   420
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton cmdArr 
      Height          =   350
      Index           =   2
      Left            =   5940
      Style           =   1  'Graphical
      TabIndex        =   13
      Tag             =   "1010"
      Top             =   840
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton cmdArr 
      Caption         =   "栏目设置(&M)"
      Height          =   350
      Index           =   5
      Left            =   5940
      TabIndex        =   16
      Top             =   2070
      Width           =   1215
   End
   Begin VB.CommandButton cmdArr 
      Caption         =   "分摊(&P)"
      Height          =   350
      Index           =   3
      Left            =   5940
      TabIndex        =   14
      Top             =   1260
      Width           =   1215
   End
   Begin VB.CommandButton cmdArr 
      Height          =   350
      Index           =   0
      Left            =   5940
      Style           =   1  'Graphical
      TabIndex        =   11
      Tag             =   "1001"
      Top             =   60
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.TextBox txtAddCost 
      Alignment       =   1  'Right Justify
      Appearance      =   0  'Flat
      Height          =   270
      Left            =   780
      TabIndex        =   1
      Top             =   2130
      Visible         =   0   'False
      Width           =   765
   End
   Begin VB.TextBox txtAddChange 
      Alignment       =   1  'Right Justify
      Appearance      =   0  'Flat
      Height          =   270
      IMEMode         =   1  'ON
      Left            =   1560
      TabIndex        =   8
      Top             =   4560
      Visible         =   0   'False
      Width           =   945
   End
   Begin MSFlexGridLib.MSFlexGrid msgAddChange 
      Bindings        =   "frmEntrustAmount.frx":0000
      Height          =   2055
      Left            =   60
      TabIndex        =   9
      Top             =   2850
      Width           =   5730
      _ExtentX        =   10107
      _ExtentY        =   3625
      _Version        =   393216
      Rows            =   50
      Cols            =   20
      FixedCols       =   0
      BackColorSel    =   -2147483643
      ForeColorSel    =   -2147483640
   End
   Begin MSFlexGridLib.MSFlexGrid msgAddCost 
      Bindings        =   "frmEntrustAmount.frx":001B
      Height          =   2085
      Left            =   45
      TabIndex        =   2
      Top             =   420
      Width           =   5745
      _ExtentX        =   10134
      _ExtentY        =   3678
      _Version        =   393216
      Rows            =   50
      Cols            =   20
      FixedCols       =   0
      BackColorSel    =   -2147483643
      ForeColorSel    =   -2147483640
   End
   Begin GACALENDARLibCtl.Calendar CalDate 
      Height          =   285
      Left            =   2070
      OleObjectBlob   =   "frmEntrustAmount.frx":0034
      TabIndex        =   25
      Top             =   30
      Width           =   1335
   End
   Begin MSRDC.MSRDC datAddchange 
      Height          =   330
      Left            =   1680
      Top             =   5040
      Visible         =   0   'False
      Width           =   1605
      _ExtentX        =   2831
      _ExtentY        =   582
      _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         =   "MSRDC2"
      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 MSRDC.MSRDC datAddCost 
      Height          =   330
      Left            =   30
      Top             =   5010
      Visible         =   0   'False
      Width           =   1635
      _ExtentX        =   2884
      _ExtentY        =   582
      _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         =   ""

⌨️ 快捷键说明

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