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

📄 frmadjustprice.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
   Begin ListRefer.ListText refInput1 
      Height          =   240
      Left            =   2616
      TabIndex        =   34
      TabStop         =   0   'False
      Top             =   2064
      Visible         =   0   'False
      Width           =   732
      _ExtentX        =   1296
      _ExtentY        =   423
      CodeSort        =   -1  'True
      BackColor       =   15532031
      RMenu           =   "1"
      BorderStyle     =   0
      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 MSComctlLib.Toolbar tblReceipt 
      Align           =   1  'Align Top
      Height          =   555
      Left            =   0
      TabIndex        =   35
      Top             =   0
      Visible         =   0   'False
      Width           =   9480
      _ExtentX        =   16722
      _ExtentY        =   979
      ButtonWidth     =   820
      ButtonHeight    =   926
      AllowCustomize  =   0   'False
      Wrappable       =   0   'False
      Appearance      =   1
      Style           =   1
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   10
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "下张"
            Key             =   "NEXT"
            Description     =   "下一张"
            Object.ToolTipText     =   "下一张"
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "上张"
            Key             =   "PREV"
            Description     =   "上一张"
            Object.ToolTipText     =   "上一张"
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "确定"
            Key             =   "SAVE"
            Description     =   "存盘退出"
            Object.ToolTipText     =   "存盘退出"
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "取消"
            Key             =   "CANCEL"
            Description     =   "取消"
            Object.ToolTipText     =   "取消退出"
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "凭证"
            Key             =   "Voucher"
            Object.ToolTipText     =   "关联凭证"
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "打印"
            Key             =   "Print"
            Object.ToolTipText     =   "打印单据"
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "列表"
            Key             =   "List"
            Object.ToolTipText     =   "单据列表"
            BeginProperty ButtonMenus {66833FEC-8583-11D1-B16A-00C0F0283628} 
               NumButtonMenus  =   3
               BeginProperty ButtonMenu1 {66833FEE-8583-11D1-B16A-00C0F0283628} 
                  Text            =   "图片"
               EndProperty
               BeginProperty ButtonMenu2 {66833FEE-8583-11D1-B16A-00C0F0283628} 
                  Text            =   "图片文字"
               EndProperty
               BeginProperty ButtonMenu3 {66833FEE-8583-11D1-B16A-00C0F0283628} 
                  Text            =   "文字"
               EndProperty
            EndProperty
         EndProperty
         BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "设置"
            Key             =   "Setup"
            Style           =   5
            BeginProperty ButtonMenus {66833FEC-8583-11D1-B16A-00C0F0283628} 
               NumButtonMenus  =   3
               BeginProperty ButtonMenu1 {66833FEE-8583-11D1-B16A-00C0F0283628} 
                  Text            =   "图片"
               EndProperty
               BeginProperty ButtonMenu2 {66833FEE-8583-11D1-B16A-00C0F0283628} 
                  Text            =   "图片+文字"
               EndProperty
               BeginProperty ButtonMenu3 {66833FEE-8583-11D1-B16A-00C0F0283628} 
                  Text            =   "文字"
               EndProperty
            EndProperty
         EndProperty
      EndProperty
      BorderStyle     =   1
   End
   Begin VB.Label lblmemo 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BackStyle       =   0  'Transparent
      ForeColor       =   &H80000008&
      Height          =   240
      Index           =   1
      Left            =   1170
      TabIndex        =   33
      Top             =   5490
      Visible         =   0   'False
      Width           =   4950
   End
   Begin VB.Label lblNote 
      BackColor       =   &H00ECFFFF&
      Height          =   240
      Index           =   1
      Left            =   870
      TabIndex        =   22
      Top             =   5100
      Visible         =   0   'False
      Width           =   825
      WordWrap        =   -1  'True
   End
   Begin VB.Label lblTotal 
      Alignment       =   2  'Center
      BackColor       =   &H00ECFFFF&
      Caption         =   "数量"
      Height          =   195
      Index           =   0
      Left            =   360
      TabIndex        =   17
      Top             =   4830
      Visible         =   0   'False
      Width           =   555
   End
   Begin VB.Label lblNote 
      AutoSize        =   -1  'True
      BackColor       =   &H80000009&
      Caption         =   "说明"
      Height          =   360
      Index           =   0
      Left            =   390
      TabIndex        =   20
      Top             =   5070
      Visible         =   0   'False
      Width           =   210
      WordWrap        =   -1  'True
   End
   Begin VB.Label lblmemo 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000005&
      BackStyle       =   0  'Transparent
      Caption         =   "备注(M)"
      ForeColor       =   &H80000008&
      Height          =   180
      Index           =   0
      Left            =   375
      TabIndex        =   16
      Top             =   5490
      Visible         =   0   'False
      Width           =   630
   End
   Begin VB.Label lblFieldCaption 
      Alignment       =   2  'Center
      BackColor       =   &H80000002&
      Caption         =   "标题"
      ForeColor       =   &H80000009&
      Height          =   195
      Index           =   0
      Left            =   210
      TabIndex        =   7
      Top             =   990
      UseMnemonic     =   0   'False
      Visible         =   0   'False
      Width           =   825
   End
   Begin VB.Label lblField 
      Appearance      =   0  'Flat
      BackColor       =   &H00ECFFFF&
      BorderStyle     =   1  'Fixed Single
      ForeColor       =   &H80000008&
      Height          =   255
      Index           =   0
      Left            =   210
      TabIndex        =   8
      Top             =   1200
      UseMnemonic     =   0   'False
      Visible         =   0   'False
      Width           =   825
   End
   Begin VB.Label lblmemo 
      BackColor       =   &H00ECFFFF&
      Caption         =   "制单"
      Height          =   195
      Index           =   2
      Left            =   6570
      TabIndex        =   19
      Top             =   5490
      Visible         =   0   'False
      Width           =   465
   End
   Begin VB.Label lblmemo 
      BackColor       =   &H00ECFFFF&
      Height          =   195
      Index           =   3
      Left            =   7050
      TabIndex        =   18
      Top             =   5490
      Visible         =   0   'False
      Width           =   885
   End
   Begin VB.Label lblCaption 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000005&
      BackStyle       =   0  'Transparent
      Caption         =   "调价单"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   18
         Charset         =   134
         Weight          =   400
         Underline       =   -1  'True
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00004000&
      Height          =   360
      Left            =   360
      TabIndex        =   12
      Top             =   510
      Width           =   1080
   End
   Begin VB.Label LblBack 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   1  'Fixed Single
      ForeColor       =   &H80000008&
      Height          =   5400
      Left            =   60
      TabIndex        =   13
      Top             =   450
      Width           =   7995
   End
   Begin VB.Label lblHead 
      BackColor       =   &H00ECFFFF&
      BorderStyle     =   1  'Fixed Single
      Height          =   285
      Index           =   1
      Left            =   750
      TabIndex        =   11
      Tag             =   "0"
      Top             =   60
      Visible         =   0   'False
      Width           =   2580
   End
   Begin VB.Label lblHead 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "类型(Y)"
      ForeColor       =   &H00000000&
      Height          =   180
      Index           =   2
      Left            =   3660
      TabIndex        =   21
      Tag             =   "1"
      Top             =   120
      Visible         =   0   'False
      Width           =   630
   End
   Begin VB.Label lblHead 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "货位(C)"
      Height          =   180
      Index           =   0
      Left            =   60
      TabIndex        =   14
      Tag             =   "0"
      Top             =   120
      Visible         =   0   'False
      Width           =   630
   End
   Begin VB.Label lblHead 
      BackColor       =   &H00ECFFFF&
      BorderStyle     =   1  'Fixed Single
      Height          =   285
      Index           =   3
      Left            =   4290
      TabIndex        =   10
      Tag             =   "1"
      Top             =   60
      Visible         =   0   'False
      Width           =   1230
   End
   Begin VB.Label lblHead 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000005&
      BackStyle       =   0  'Transparent
      Caption         =   "模板(D)"
      ForeColor       =   &H80000008&
      Height          =   180
      Index           =   4
      Left            =   6060
      TabIndex        =   15
      Top             =   120
      Width           =   630
   End
   Begin VB.Label lblHead 
      BackColor       =   &H00ECFFFF&
      BorderStyle     =   1  'Fixed Single
      Height          =   285
      Index           =   5
      Left            =   6660
      TabIndex        =   9
      Tag             =   "2"
      Top             =   60
      Width           =   1530
   End
End
Attribute VB_Name = "frmAdjustPrice"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'诸涛
' 商品调价单
' 方法:
'  ShowANewBill             新增单据
'  SHowAOldBill             修改单据
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Option Explicit
Dim ReceiptTypeID  As Integer
Dim clsBill As itemAdjust           '
'Dim clsLst As clsListMethod '确定凭证是否存在等的类模块
Dim WithEvents mclsMainControl As MainControl       '主控对象

⌨️ 快捷键说明

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