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

📄 frminvoice.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
      Top             =   510
      Visible         =   0   'False
      Width           =   3135
      Begin VB.Image imgPicDown 
         Height          =   240
         Index           =   0
         Left            =   2820
         Picture         =   "FrmInvoice.frx":0124
         Top             =   0
         Width           =   255
      End
      Begin VB.Label lblInput 
         BackColor       =   &H8000000E&
         Height          =   195
         Index           =   0
         Left            =   810
         TabIndex        =   18
         Top             =   60
         Width           =   1995
      End
      Begin VB.Label lblTitle 
         Caption         =   "币    种"
         Height          =   165
         Index           =   0
         Left            =   60
         TabIndex        =   19
         Top             =   30
         Width           =   735
      End
   End
   Begin MSFlexGridLib.MSFlexGrid grdCol 
      Bindings        =   "FrmInvoice.frx":04A6
      Height          =   2310
      Left            =   120
      TabIndex        =   30
      TabStop         =   0   'False
      Top             =   2340
      Visible         =   0   'False
      Width           =   7755
      _ExtentX        =   13679
      _ExtentY        =   4075
      _Version        =   393216
      Cols            =   27
      FixedCols       =   0
      RowHeightMin    =   480
      BackColorFixed  =   -2147483643
      ForeColorFixed  =   -2147483640
      BackColorSel    =   -2147483639
      BackColorBkg    =   -2147483643
      GridColor       =   -2147483641
      GridColorFixed  =   -2147483641
      WordWrap        =   -1  'True
      Redraw          =   0   'False
      AllowBigSelection=   0   'False
      FocusRect       =   0
      HighLight       =   0
      GridLinesFixed  =   1
      ScrollBars      =   2
      AllowUserResizing=   1
      BorderStyle     =   0
      Appearance      =   0
      FormatString    =   "|<摘要                       |< 科目                    |>原币       |>本币金额     "
   End
   Begin ListRefer.ListText refInput 
      Height          =   225
      Index           =   1
      Left            =   3930
      TabIndex        =   42
      TabStop         =   0   'False
      Top             =   1380
      Visible         =   0   'False
      Width           =   705
      _ExtentX        =   1244
      _ExtentY        =   397
      CodeSort        =   -1  'True
      BackColor       =   -2147483643
      RMenu           =   "1"
      Appearance      =   0
      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 ListRefer.ListText refInput 
      Height          =   225
      Index           =   2
      Left            =   3900
      TabIndex        =   43
      TabStop         =   0   'False
      Top             =   1620
      Visible         =   0   'False
      Width           =   705
      _ExtentX        =   1244
      _ExtentY        =   397
      CodeSort        =   -1  'True
      BackColor       =   -2147483643
      RMenu           =   "1"
      Appearance      =   0
      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 GACALENDARLibCtl.Calendar dtmInput 
      Height          =   255
      Left            =   2880
      OleObjectBlob   =   "FrmInvoice.frx":04BA
      TabIndex        =   44
      TabStop         =   0   'False
      Top             =   630
      Visible         =   0   'False
      Width           =   915
   End
   Begin MSComctlLib.Toolbar tblReceipt 
      Align           =   1  'Align Top
      Height          =   555
      Left            =   0
      TabIndex        =   45
      Top             =   0
      Visible         =   0   'False
      Width           =   9450
      _ExtentX        =   16669
      _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      =   15
         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         =   "冲销"
            Object.ToolTipText     =   "单据冲销"
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "收款"
            Object.ToolTipText     =   "收款资料"
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "核销"
            Object.ToolTipText     =   "应收核销"
         EndProperty
         BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "凭证"
            Object.ToolTipText     =   "关联凭证"
         EndProperty
         BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "记事"
         EndProperty
         BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "打印"
            Object.ToolTipText     =   "打印单据"
         EndProperty
         BeginProperty Button14 {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 Button15 {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 MSForms.Label lblmemo 
      Height          =   210
      Index           =   3
      Left            =   6450
      TabIndex        =   37
      Top             =   5400
      Visible         =   0   'False
      Width           =   585
      BackColor       =   -2147483634
      VariousPropertyBits=   27
      Caption         =   "制单人"
      Size            =   "1032;370"
      BorderColor     =   255
      BorderStyle     =   1
      FontName        =   "宋体"
      FontHeight      =   180
      FontCharSet     =   134
      FontPitchAndFamily=   34
      ParagraphAlign  =   3
   End
   Begin MSForms.Label lblmemo 
      Height          =   180
      Index           =   2
      Left            =   5880
      TabIndex        =   40
      Top             =   5400
      Visible         =   0   'False
      Width           =   465
      BackColor       =   -2147483634
      VariousPropertyBits=   27
      Caption         =   "制单"
      Size            =   "820;317"
      BorderColor     =   -2147483638
      FontName        =   "宋体"
      FontHeight      =   180
      FontCharSet     =   134
      FontPitchAndFamily=   34
      ParagraphAlign  =   3
   End
   Begin MSForms.Label lblmemo 
      Height          =   270
      Index           =   1
      Left            =   870
      TabIndex        =   39
      Top             =   5400
      Visible         =   0   'False
      Width           =   4950
      BackColor       =   -2147483634
      Size            =   "8731;476"
      FontName        =   "宋体"
      FontHeight      =   180
      FontCharSet     =   134
      FontPitchAndFamily=   34
   End
   Begin MSForms.Label lblmemo 
      Height          =   180
      Index           =   0
      Left            =   150
      TabIndex        =   38
      Top             =   5400
      Visible         =   0   'False
      Width           =   645
      BackColor       =   -2147483634
      VariousPropertyBits=   276824091
      Caption         =   "备注(M)"
      Size            =   "1138;317"
      BorderColor     =   -2147483638
      Accelerator     =   77
      FontName        =   "宋体"
      FontHeight      =   180
      FontCharSet     =   134
      FontPitchAndFamily=   34
      ParagraphAlign  =   3
   End
   Begin VB.Label lblHead 
      BackColor       =   &H80000009&
      BorderStyle     =   1  'Fixed Single
      Height          =   285
      Index           =   5
      Left            =   6630
      TabIndex        =   29
      Tag             =   "2"
      Top             =   60
      Width           =   1530
   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            =   5970
      TabIndex        =   28
      Tag             =   "2"
      Top             =   90
      Width           =   630
   End
   Begin VB.Label lblHead 
      BackColor       =   &H80000009&
      BorderStyle     =   1  'Fixed Single
      Height          =   285
      Index           =   3
      Left            =   4230
      TabIndex        =   27
      Tag             =   "1"
      Top             =   60
      Width           =   1230
   End
   Begin VB.Label lblHead 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "单位(C)"
      Height          =   180
      Index           =   0
      Left            =   0
      TabIndex        =   26
      Tag             =   "0"
      Top             =   105
      Width           =   630
   End
   Begin VB.Label lblHead 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "类型(Y)"
      ForeColor       =   &H00000000&
      Height          =   180
      Index           =   2

⌨️ 快捷键说明

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