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

📄 frmac_multsel.frm

📁 一个用VB写的财务软件源码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
         TabIndex        =   1
         Top             =   3270
         Width           =   2955
      End
      Begin VB.Frame Frame1 
         Height          =   4155
         Index           =   0
         Left            =   90
         TabIndex        =   55
         Top             =   360
         Width           =   2115
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            BackColor       =   &H8000000A&
            Caption         =   "1.选择分析科目"
            ForeColor       =   &H0080FFFF&
            Height          =   180
            Index           =   0
            Left            =   480
            TabIndex        =   58
            Top             =   1155
            Width           =   1440
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "2.确定分析对象"
            Height          =   180
            Index           =   0
            Left            =   480
            TabIndex        =   57
            Top             =   1905
            Width           =   1440
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "3.确定分析栏目"
            Height          =   180
            Index           =   0
            Left            =   480
            TabIndex        =   56
            Top             =   2655
            Width           =   1440
         End
         Begin VB.Image Image1 
            Height          =   660
            Index           =   0
            Left            =   30
            Picture         =   "frmAC_MultSel.frx":12068
            Stretch         =   -1  'True
            Top             =   150
            Width           =   1800
         End
         Begin VB.Image Image2 
            Height          =   225
            Index           =   0
            Left            =   120
            Picture         =   "frmAC_MultSel.frx":17072
            Stretch         =   -1  'True
            Top             =   1110
            Width           =   240
         End
         Begin VB.Image Image2 
            Height          =   225
            Index           =   1
            Left            =   120
            Picture         =   "frmAC_MultSel.frx":175C0
            Stretch         =   -1  'True
            Top             =   1860
            Width           =   240
         End
         Begin VB.Image Image2 
            Height          =   225
            Index           =   2
            Left            =   120
            Picture         =   "frmAC_MultSel.frx":17B0E
            Stretch         =   -1  'True
            Top             =   2610
            Width           =   240
         End
      End
      Begin VB.Frame Frame2 
         Height          =   4155
         Index           =   0
         Left            =   2280
         TabIndex        =   38
         Top             =   360
         Width           =   5835
         Begin VB.ComboBox cboMonthFrom 
            Height          =   300
            Left            =   1200
            Style           =   2  'Dropdown List
            TabIndex        =   50
            Top             =   720
            Width           =   1455
         End
         Begin VB.ComboBox cboMonthTo 
            Height          =   300
            Left            =   3330
            Style           =   2  'Dropdown List
            TabIndex        =   49
            Top             =   720
            Width           =   1455
         End
         Begin VB.TextBox txtSubject 
            Height          =   285
            Left            =   1200
            TabIndex        =   48
            Top             =   1170
            Width           =   3225
         End
         Begin VB.CommandButton cmdSubject 
            Height          =   285
            Left            =   4440
            Picture         =   "frmAC_MultSel.frx":1805C
            Style           =   1  'Graphical
            TabIndex        =   47
            Top             =   1170
            Width           =   345
         End
         Begin VB.TextBox txtDept 
            Height          =   285
            Left            =   1200
            TabIndex        =   46
            Top             =   1560
            Visible         =   0   'False
            Width           =   3225
         End
         Begin VB.CommandButton cmdDept 
            Height          =   285
            Left            =   4440
            Picture         =   "frmAC_MultSel.frx":18422
            Style           =   1  'Graphical
            TabIndex        =   45
            Top             =   1560
            Visible         =   0   'False
            Width           =   345
         End
         Begin VB.CheckBox chkNotRecordVoucher 
            Caption         =   "包含未记账凭证"
            Height          =   285
            Left            =   3150
            TabIndex        =   44
            Top             =   1560
            Width           =   1725
         End
         Begin VB.CheckBox chkShowNotMoneyCol 
            Caption         =   "不显示无发生额的栏目"
            Height          =   285
            Left            =   690
            TabIndex        =   43
            Top             =   1560
            Visible         =   0   'False
            Width           =   2265
         End
         Begin VB.Frame Frame3 
            Caption         =   "账式"
            Height          =   735
            Left            =   690
            TabIndex        =   39
            Top             =   1980
            Width           =   4065
            Begin VB.CheckBox Check3 
               Caption         =   "金额"
               Enabled         =   0   'False
               Height          =   255
               Left            =   360
               TabIndex        =   42
               Top             =   330
               Value           =   1  'Checked
               Width           =   675
            End
            Begin VB.CheckBox chkSl 
               Caption         =   "数量"
               Height          =   255
               Left            =   1650
               TabIndex        =   41
               Top             =   330
               Width           =   675
            End
            Begin VB.CheckBox chkWb 
               Caption         =   "外币"
               Height          =   255
               Left            =   2970
               TabIndex        =   40
               Top             =   330
               Width           =   675
            End
         End
         Begin VB.Label lblMonth 
            AutoSize        =   -1  'True
            Caption         =   "期间:"
            Height          =   180
            Left            =   660
            TabIndex        =   54
            Top             =   780
            Width           =   540
         End
         Begin VB.Label lblSubject 
            AutoSize        =   -1  'True
            Caption         =   "科目:"
            Height          =   180
            Left            =   660
            TabIndex        =   53
            Top             =   1230
            Width           =   540
         End
         Begin VB.Label lblToOne 
            AutoSize        =   -1  'True
            Caption         =   "至"
            Height          =   180
            Left            =   2910
            TabIndex        =   52
            Top             =   780
            Width           =   180
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "部门:"
            Height          =   180
            Left            =   660
            TabIndex        =   51
            Top             =   1620
            Visible         =   0   'False
            Width           =   540
         End
      End
      Begin VB.CommandButton cmdPre 
         Caption         =   "上一步"
         Enabled         =   0   'False
         Height          =   315
         Index           =   0
         Left            =   3810
         TabIndex        =   37
         Top             =   4590
         Width           =   1245
      End
      Begin VB.CommandButton cmdAfter 
         Caption         =   "下一步"
         Height          =   315
         Index           =   0
         Left            =   5070
         TabIndex        =   36
         Top             =   4590
         Width           =   1245
      End
      Begin VB.CommandButton cmdCancel 
         Caption         =   "取消"
         Height          =   315
         Index           =   0
         Left            =   7200
         TabIndex        =   35
         Top             =   4590
         Width           =   885
      End
      Begin VB.CommandButton cmdCancel 
         Caption         =   "取消"
         Height          =   315
         Index           =   1
         Left            =   -67800
         TabIndex        =   34
         Top             =   4590
         Width           =   885
      End
      Begin VB.CommandButton cmdAfter 
         Caption         =   "下一步"
         Height          =   315
         Index           =   1
         Left            =   -69930
         TabIndex        =   33
         Top             =   4590
         Width           =   1245
      End
      Begin VB.CommandButton cmdPre 
         Caption         =   "上一步"
         Height          =   315
         Index           =   1
         Left            =   -71190
         TabIndex        =   32
         Top             =   4590
         Width           =   1245
      End
      Begin VB.Frame Frame2 
         Height          =   4155
         Index           =   1
         Left            =   -72720
         TabIndex        =   25
         Top             =   360
         Width           =   5835
         Begin VB.CommandButton cmdRight 
            Caption         =   ">"
            Height          =   315
            Left            =   2700
            TabIndex        =   31
            Top             =   990
            Width           =   375
         End
         Begin VB.CommandButton cmdRightAll 
            Caption         =   ">>"
            Height          =   315
            Left            =   2700
            TabIndex        =   30
            Top             =   1410
            Width           =   375
         End
         Begin VB.CommandButton cmdLeft 
            Caption         =   "<"
            Height          =   315
            Left            =   2700
            TabIndex        =   29
            Top             =   2340
            Width           =   375
         End
         Begin VB.CommandButton cmdLeftAll 
            Caption         =   "<<"
            Height          =   315
            Left            =   2700
            TabIndex        =   28
            Top             =   2760
            Width           =   375
         End
         Begin MSComctlLib.ListView lsvItemTarget 
            Height          =   3915
            Left            =   3120
            TabIndex        =   26
            Top             =   180
            Width           =   2655
            _ExtentX        =   4683
            _ExtentY        =   6906
            View            =   3
            LabelEdit       =   1
            LabelWrap       =   -1  'True

⌨️ 快捷键说明

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