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

📄 i-

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{D76D7128-4A96-11D3-BD95-D296DC2DD072}#1.0#0"; "VSOCX7.OCX"
Begin VB.Form ZB_Frmkmmxztj 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "科目明细帐查询"
   ClientHeight    =   3300
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   4680
   Icon            =   "帐簿_科目明细帐查询条件.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3300
   ScaleWidth      =   4680
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Fra_MyReport 
      Height          =   3225
      Left            =   4710
      TabIndex        =   18
      Top             =   0
      Width           =   3195
      Begin VB.CommandButton Cmd_Save 
         Caption         =   "保存(&S)"
         Height          =   300
         Left            =   480
         TabIndex        =   20
         Top             =   2820
         Width           =   1120
      End
      Begin VB.CommandButton Cmd_Delete 
         Caption         =   "删除(&D)"
         Height          =   300
         Left            =   1740
         TabIndex        =   19
         Top             =   2820
         Width           =   1120
      End
      Begin VSFlex8Ctl.VSFlexGrid vsFlx_MyReport 
         Height          =   2445
         Left            =   60
         TabIndex        =   21
         Top             =   180
         Width           =   3075
         _ExtentX        =   5424
         _ExtentY        =   4313
         Appearance      =   1
         BorderStyle     =   1
         Enabled         =   -1  'True
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         MousePointer    =   0
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         BackColorFixed  =   -2147483633
         ForeColorFixed  =   -2147483630
         BackColorSel    =   -2147483635
         ForeColorSel    =   -2147483634
         BackColorBkg    =   -2147483636
         BackColorAlternate=   -2147483643
         GridColor       =   -2147483633
         GridColorFixed  =   -2147483632
         TreeColor       =   -2147483632
         FloodColor      =   192
         SheetBorder     =   -2147483642
         FocusRect       =   1
         HighLight       =   1
         AllowSelection  =   -1  'True
         AllowBigSelection=   -1  'True
         AllowUserResizing=   0
         SelectionMode   =   0
         GridLines       =   1
         GridLinesFixed  =   2
         GridLineWidth   =   1
         Rows            =   50
         Cols            =   10
         FixedRows       =   1
         FixedCols       =   1
         RowHeightMin    =   0
         RowHeightMax    =   0
         ColWidthMin     =   0
         ColWidthMax     =   0
         ExtendLastCol   =   0   'False
         FormatString    =   ""
         ScrollTrack     =   0   'False
         ScrollBars      =   3
         ScrollTips      =   0   'False
         MergeCells      =   0
         MergeCompare    =   0
         AutoResize      =   -1  'True
         AutoSizeMode    =   0
         AutoSearch      =   0
         MultiTotals     =   -1  'True
         SubtotalPosition=   1
         OutlineBar      =   0
         OutlineCol      =   0
         Ellipsis        =   0
         ExplorerBar     =   0
         PicturesOver    =   0   'False
         FillStyle       =   0
         RightToLeft     =   0   'False
         PictureType     =   0
         TabBehavior     =   0
         OwnerDraw       =   0
         Editable        =   0   'False
         ShowComboButton =   -1  'True
         WordWrap        =   0   'False
         TextStyle       =   0
         TextStyleFixed  =   0
         OleDragMode     =   0
         OleDropMode     =   0
         DataMode        =   0
         VirtualData     =   -1  'True
      End
   End
   Begin VB.CommandButton QdCommand 
      Caption         =   "确定(&O)"
      Height          =   300
      Left            =   1080
      TabIndex        =   9
      Top             =   2910
      Width           =   1120
   End
   Begin VB.CommandButton QxCommand 
      Caption         =   "取消(&C)"
      Height          =   300
      Left            =   2280
      TabIndex        =   10
      Top             =   2910
      Width           =   1120
   End
   Begin VB.CommandButton Cmd_MyReport 
      Caption         =   "我的报表>>"
      Height          =   300
      Left            =   3480
      TabIndex        =   11
      Top             =   2910
      Width           =   1120
   End
   Begin VB.CheckBox UnloadCheck 
      Caption         =   "卸载窗体"
      Height          =   615
      Left            =   8250
      TabIndex        =   15
      Top             =   720
      Visible         =   0   'False
      Width           =   825
   End
   Begin VB.Frame Fra_Query 
      ForeColor       =   &H00FF0000&
      Height          =   2775
      Left            =   60
      TabIndex        =   12
      Top             =   30
      Width           =   4545
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   2
         Left            =   2520
         TabIndex        =   8
         Text            =   "2"
         Top             =   2310
         Width           =   615
      End
      Begin VB.CheckBox Chk_CqGcShow 
         Caption         =   "显示承前/过次页(每页行数依据帐页报表指定行数)"
         Height          =   435
         Left            =   210
         TabIndex        =   7
         Top             =   1890
         Width           =   4305
      End
      Begin VB.CheckBox Chk_QcZeroShow 
         Caption         =   "查询会计期间期初数据如果为零是否显示"
         Height          =   225
         Left            =   210
         TabIndex        =   6
         Top             =   1650
         Value           =   1  'Checked
         Width           =   3555
      End
      Begin VB.CheckBox Chk_EndFlag 
         Caption         =   "仅显示明细科目"
         BeginProperty DataFormat 
            Type            =   4
            Format          =   "yyyy-MM-dd"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   8
         EndProperty
         Height          =   225
         Left            =   210
         TabIndex        =   4
         Top             =   1050
         Width           =   2445
      End
      Begin VB.CommandButton Ydcommand1 
         Height          =   300
         Index           =   1
         Left            =   4110
         Picture         =   "帐簿_科目明细帐查询条件.frx":1042
         Style           =   1  'Graphical
         TabIndex        =   17
         Top             =   600
         Visible         =   0   'False
         Width           =   300
      End
      Begin VB.CommandButton Ydcommand1 
         Height          =   300
         Index           =   0
         Left            =   2280
         Picture         =   "帐簿_科目明细帐查询条件.frx":13CC
         Style           =   1  'Graphical
         TabIndex        =   16
         Top             =   600
         Visible         =   0   'False
         Width           =   300
      End
      Begin VB.ComboBox Combo_Kjqj 
         ForeColor       =   &H00000000&
         Height          =   300
         Index           =   1
         Left            =   2850
         Style           =   2  'Dropdown List
         TabIndex        =   1
         Top             =   210
         Width           =   1545
      End
      Begin VB.ComboBox Combo_Kjqj 
         ForeColor       =   &H00000000&
         Height          =   300
         Index           =   0
         Left            =   1020
         Style           =   2  'Dropdown List
         TabIndex        =   0
         Top             =   210
         Width           =   1545
      End
      Begin VB.CheckBox Chk_NotBook 
         Caption         =   "是否包含未记帐凭证"
         Height          =   285
         Left            =   210
         TabIndex        =   5
         Top             =   1320
         Width           =   2145
      End
      Begin VB.TextBox LrText 
         Height          =   315
         Index           =   0
         Left            =   1020
         TabIndex        =   2
         Text            =   "0"
         Top             =   570
         Width           =   1245
      End
      Begin VB.TextBox LrText 
         Height          =   315
         Index           =   1
         Left            =   2850
         TabIndex        =   3
         Text            =   "1"
         Top             =   570
         Width           =   1245
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "指定打印正式帐页每页行数:"
         Height          =   180
         Index           =   1
         Left            =   210
         TabIndex        =   22
         Top             =   2370
         Width           =   2250
      End
      Begin VB.Image Image1 
         Height          =   480
         Left            =   3930
         Picture         =   "帐簿_科目明细帐查询条件.frx":1756
         Top             =   1140
         Width           =   480
      End
      Begin VB.Line Line1 

⌨️ 快捷键说明

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