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

📄 结算价格.frm

📁 财务信息管理系统,适合做毕业论文的人使用
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{A0C292A3-118E-11D2-AFDF-000021730160}#1.0#0"; "UFEDIT.OCX"
Object = "{18F95930-A715-11D1-92AC-A8AE05C10000}#7.0#0"; "UFSize.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{5AD81966-3173-4597-A32E-4F4620DA3B57}#3.4#0"; "U8TBCtl.ocx"
Begin VB.Form frmSettlePrice 
   Caption         =   "结算价格"
   ClientHeight    =   4095
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   7935
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   4095
   ScaleWidth      =   7935
   Begin VB.PictureBox picView 
      BackColor       =   &H80000013&
      Height          =   3330
      Left            =   2880
      ScaleHeight     =   3270
      ScaleWidth      =   4935
      TabIndex        =   7
      Top             =   720
      Width           =   4995
      Begin VB.ComboBox cboMoneyName 
         BackColor       =   &H00FFFFFF&
         Height          =   315
         ItemData        =   "结算价格.frx":0000
         Left            =   1200
         List            =   "结算价格.frx":0002
         Style           =   2  'Dropdown List
         TabIndex        =   2
         Top             =   602
         Width           =   1215
      End
      Begin VB.OptionButton Charge 
         Caption         =   "票面金额"
         Height          =   255
         Index           =   1
         Left            =   2640
         TabIndex        =   1
         Top             =   233
         Width           =   1215
      End
      Begin VB.OptionButton Charge 
         Caption         =   "结算笔数"
         Height          =   255
         Index           =   0
         Left            =   1200
         TabIndex        =   0
         Top             =   233
         Value           =   -1  'True
         Width           =   1215
      End
      Begin EDITLib.Edit txtSettleType 
         Height          =   330
         Index           =   2
         Left            =   1200
         TabIndex        =   5
         Top             =   1920
         Width           =   2745
         _Version        =   65536
         _ExtentX        =   4842
         _ExtentY        =   582
         _StockProps     =   253
         ForeColor       =   0
         BackColor       =   16777215
         Appearance      =   1
      End
      Begin EDITLib.Edit txtSettleType 
         Height          =   330
         Index           =   0
         Left            =   1200
         TabIndex        =   3
         Top             =   1031
         Width           =   2745
         _Version        =   65536
         _ExtentX        =   4842
         _ExtentY        =   582
         _StockProps     =   253
         ForeColor       =   0
         BackColor       =   16777215
         Appearance      =   1
         Property        =   4
         NumPoint        =   2
      End
      Begin EDITLib.Edit txtSettleType 
         Height          =   330
         Index           =   1
         Left            =   1200
         TabIndex        =   4
         Top             =   1475
         Width           =   2745
         _Version        =   65536
         _ExtentX        =   4842
         _ExtentY        =   582
         _StockProps     =   253
         ForeColor       =   0
         BackColor       =   16777215
         Appearance      =   1
      End
      Begin VB.Label lblSettleType 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         Caption         =   "计提基线"
         Height          =   195
         Index           =   3
         Left            =   345
         TabIndex        =   14
         Top             =   1545
         Width           =   720
      End
      Begin VB.Label lblSettleType 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         Caption         =   "备注"
         Height          =   180
         Index           =   4
         Left            =   705
         TabIndex        =   13
         Top             =   1995
         Width           =   360
      End
      Begin VB.Label lblSettleType 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         Caption         =   "计费标准"
         Height          =   195
         Index           =   1
         Left            =   345
         TabIndex        =   12
         Top             =   263
         Width           =   720
      End
      Begin VB.Label lblSettleType 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         Caption         =   "币别"
         Height          =   195
         Index           =   0
         Left            =   705
         TabIndex        =   9
         Top             =   662
         Width           =   360
      End
      Begin VB.Label lblSettleType 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         Caption         =   "单价"
         Height          =   195
         Index           =   2
         Left            =   705
         TabIndex        =   8
         Top             =   1099
         Width           =   360
      End
   End
   Begin MSComctlLib.Toolbar tlbAction 
      Align           =   1  'Align Top
      Height          =   540
      Left            =   0
      TabIndex        =   10
      Top             =   0
      Width           =   7935
      _ExtentX        =   13996
      _ExtentY        =   953
      ButtonWidth     =   820
      ButtonHeight    =   953
      AllowCustomize  =   0   'False
      Wrappable       =   0   'False
      Style           =   1
      ImageList       =   "ilsTlb"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   17
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "打印"
            Key             =   "Print"
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "预览"
            Key             =   "Preview"
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "输出"
            Key             =   "Export"
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.Visible         =   0   'False
            Caption         =   "增加"
            Key             =   "AddNew"
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "修改"
            Key             =   "Edit"
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.Visible         =   0   'False
            Caption         =   "删除"
            Key             =   "Delete"
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "保存"
            Key             =   "Save"
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "放弃"
            Key             =   "Cancel"
         EndProperty
         BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "刷新"
            Key             =   "Refresh"
         EndProperty
         BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "增加"
            Key             =   "AddCol"
         EndProperty
         BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "删除"
            Key             =   "DelCol"
         EndProperty
         BeginProperty Button15 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button16 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "帮助"
            Key             =   "Help"
         EndProperty
         BeginProperty Button17 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "退出"
            Key             =   "Exit"
         EndProperty
      EndProperty
   End
   Begin JackSize.JackResize jkrTree 
      Height          =   3315
      Left            =   2520
      TabIndex        =   11
      Top             =   720
      Width           =   345
      _ExtentX        =   609
      _ExtentY        =   5847
      MinLeft         =   1000
   End
   Begin MSComctlLib.TreeView treStyle 
      Height          =   3330
      Left            =   0
      TabIndex        =   6
      Top             =   720
      Width           =   2475
      _ExtentX        =   4366
      _ExtentY        =   5874
      _Version        =   393217
      HideSelection   =   0   'False
      Indentation     =   529
      Style           =   5
      HotTracking     =   -1  'True
      ImageList       =   "ilsTlbTre"
      Appearance      =   1
      OLEDropMode     =   1
   End
   Begin MSComctlLib.ImageList ilsTlbTre 
      Left            =   480
      Top             =   3120
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   3
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "结算价格.frx":0004
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "结算价格.frx":0456
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "结算价格.frx":08A8
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.ImageList ilsTlb 
      Left            =   200
      Top             =   2000
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   3
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "结算价格.frx":0CFA
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "结算价格.frx":114C
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "结算价格.frx":159E
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin prjTBCtrl.CTBCtrl ocxCtbTool 
      Height          =   660
      Left            =   0
      Top             =   0
      Width           =   3975
      _ExtentX        =   7011
      _ExtentY        =   1164
   End
End
Attribute VB_Name = "frmSettlePrice"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'--------------------------------
'时间:2002.05.11
'版权:北京用友软件股份有限公司
'设计:章景峰
'编码:章景峰
'说明:U8资金管理---结算价格
'--------------------------------
Option Explicit
Private Const conMoveLimit = 1000
Private Const m_conBIStyle = 90
Private Const m_conChildBIStyle = 99

Public NodeKey       As String

Private m_OldEO      As U8FDEso.EntityObject
Private m_EO         As U8FDEso.EntityObject
Private m_Nodes      As MSComctlLib.Nodes
Private m_EditStatus As Boolean
Private m_EditCol    As Byte '0编辑1增列2删列
Private txt2Top      As Double
Private txt2Left     As Double
Private PrintTypeList        As String
Private PrintSizeList        As String
Private SetPrintDataStyleXML_flag As Boolean

Public Property Get EO() As U8FDEso.EntityObject
    Set EO = m_EO
End Property

Public Property Set EO(NewEO As U8FDEso.EntityObject)
    Set m_EO = NewEO
End Property

Private Sub cboMoneyName_KeyUp(KeyCode As Integer, Shift As Integer)
    If KeyCode = vbKeyReturn Then
        SetEdtTxtFocus Me.txtSettleType(1)
    End If
End Sub

Private Sub Charge_Click(Index As Integer)
    If Index = 1 Then
        lblSettleType(2).Caption = "计提比例[%]"
        lblSettleType(3).Caption = "计提基线"
        txtSettleType(1).Visible = True
        lblSettleType(4).Visible = True
        lblSettleType(4).Caption = "备注"
        txtSettleType(1).Visible = True
        txtSettleType(2).left = txt2Left
        txtSettleType(2).top = txt2Top

⌨️ 快捷键说明

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