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

📄 costtoshare.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{0D452EE1-E08F-101A-852E-02608C4D0BB4}#2.0#0"; "FM20.DLL"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{E1606DF4-FC88-11D1-9ABD-444553540000}#1.5#0"; "CALENDAR.OCX"
Begin VB.Form frmCostToShare 
   Caption         =   "费用分摊"
   ClientHeight    =   5025
   ClientLeft      =   -195
   ClientTop       =   5970
   ClientWidth     =   9225
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   5025
   ScaleWidth      =   9225
   Visible         =   0   'False
   Begin VB.CommandButton cmdArr 
      Height          =   350
      Index           =   0
      Left            =   7950
      Style           =   1  'Graphical
      TabIndex        =   8
      Tag             =   "1001"
      Top             =   390
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton cmdArr 
      Caption         =   "分摊(&P)"
      Height          =   350
      Index           =   3
      Left            =   7950
      TabIndex        =   11
      Top             =   1590
      Width           =   1215
   End
   Begin VB.CommandButton cmdArr 
      Caption         =   "栏目设置(&S)"
      Height          =   350
      Index           =   5
      Left            =   7950
      TabIndex        =   13
      Top             =   2400
      Width           =   1215
   End
   Begin VB.CommandButton cmdArr 
      Height          =   350
      Index           =   2
      Left            =   7950
      Style           =   1  'Graphical
      TabIndex        =   10
      Tag             =   "1010"
      Top             =   1170
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton cmdArr 
      Height          =   350
      Index           =   1
      Left            =   7950
      Style           =   1  'Graphical
      TabIndex        =   9
      Tag             =   "1002"
      Top             =   750
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton cmdArr 
      Caption         =   "筛选(&F)"
      Height          =   350
      Index           =   6
      Left            =   7950
      TabIndex        =   14
      Top             =   2790
      Width           =   1215
   End
   Begin VB.CommandButton cmdArr 
      Caption         =   "取消分摊(&C)"
      Height          =   350
      Index           =   4
      Left            =   7950
      TabIndex        =   12
      Top             =   1950
      Width           =   1215
   End
   Begin VB.CommandButton cmdArr 
      Caption         =   "全部取消(&U)"
      Height          =   350
      Index           =   9
      Left            =   7950
      TabIndex        =   17
      Top             =   3900
      Width           =   1215
   End
   Begin VB.CommandButton cmdArr 
      Caption         =   "全部选择(&A)"
      Height          =   350
      Index           =   7
      Left            =   7950
      TabIndex        =   15
      Top             =   3180
      Width           =   1215
   End
   Begin VB.CommandButton cmdArr 
      Caption         =   "条件选择(&D)"
      Height          =   350
      Index           =   8
      Left            =   7950
      TabIndex        =   16
      Top             =   3540
      Width           =   1215
   End
   Begin VB.TextBox txtDate 
      Appearance      =   0  'Flat
      BackColor       =   &H80000004&
      BorderStyle     =   0  'None
      Height          =   195
      Left            =   3330
      Locked          =   -1  'True
      TabIndex        =   26
      Text            =   "截止日期 "
      Top             =   90
      Width           =   735
   End
   Begin VB.Data datAddchange 
      Caption         =   "Data4"
      Connect         =   "Access"
      DatabaseName    =   ""
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      Exclusive       =   0   'False
      Height          =   345
      Left            =   6240
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   ""
      Top             =   5040
      Visible         =   0   'False
      Width           =   1470
   End
   Begin VB.Data datAddCost 
      Caption         =   "Data3"
      Connect         =   "Access"
      DatabaseName    =   ""
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      Exclusive       =   0   'False
      Height          =   345
      Left            =   4180
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   ""
      Top             =   5040
      Visible         =   0   'False
      Width           =   1470
   End
   Begin VB.Data datProcurementChange 
      Caption         =   "Data2"
      Connect         =   "Access"
      DatabaseName    =   ""
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      Exclusive       =   0   'False
      Height          =   345
      Left            =   2120
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   ""
      Top             =   5040
      Visible         =   0   'False
      Width           =   1470
   End
   Begin VB.Data datProcurementCost 
      Caption         =   "Data1"
      Connect         =   "Access"
      DatabaseName    =   ""
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      Exclusive       =   0   'False
      Height          =   345
      Left            =   60
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   ""
      Top             =   5040
      Visible         =   0   'False
      Width           =   1470
   End
   Begin Calendar.GACalendar GACalendar1 
      Height          =   300
      Left            =   4080
      TabIndex        =   5
      Top             =   30
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   529
      BeginProperty Font {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
   End
   Begin VB.Frame Frame1 
      Height          =   405
      Left            =   5490
      TabIndex        =   28
      Top             =   -60
      Width           =   2325
      Begin MSForms.OptionButton optAmount 
         Height          =   255
         Left            =   900
         TabIndex        =   6
         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        =   7
         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 Label1 
         Caption         =   "分摊方法"
         Height          =   195
         Left            =   120
         TabIndex        =   27
         Top             =   150
         Width           =   795
      End
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   4875
      Left            =   60
      TabIndex        =   0
      Top             =   90
      Width           =   7755
      _ExtentX        =   13679
      _ExtentY        =   8599
      _Version        =   327681
      Style           =   1
      Tabs            =   2
      Tab             =   1
      TabsPerRow      =   5
      TabHeight       =   529
      TabCaption(0)   =   "采购费用分摊(&P)"
      TabPicture(0)   =   "CostToShare.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "txtProcurementChange"
      Tab(0).Control(1)=   "txtProcurementCost"
      Tab(0).Control(2)=   "msgProcurementChange"
      Tab(0).Control(3)=   "msgProcurementCost"
      Tab(0).Control(4)=   "lblShare(0)"
      Tab(0).Control(5)=   "lblArr(0)"
      Tab(0).Control(6)=   "lblArr(1)"
      Tab(0).ControlCount=   7
      TabCaption(1)   =   "加工费用分摊(&E)"
      TabPicture(1)   =   "CostToShare.frx":001C
      Tab(1).ControlEnabled=   -1  'True
      Tab(1).Control(0)=   "lblArr(3)"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "lblArr(2)"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "lblShare(1)"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).Control(3)=   "msgAddCost"
      Tab(1).Control(3).Enabled=   0   'False

⌨️ 快捷键说明

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