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

📄 frmcustomer.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{0D452EE1-E08F-101A-852E-02608C4D0BB4}#2.0#0"; "FM20.DLL"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{F6125AB1-8AB1-11CE-A77F-08002B2F4E98}#2.0#0"; "MSRDC20.OCX"
Begin VB.Form frmCustomerList 
   Caption         =   "往来单位列表"
   ClientHeight    =   3864
   ClientLeft      =   2196
   ClientTop       =   1812
   ClientWidth     =   6936
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MDIChild        =   -1  'True
   ScaleHeight     =   3671.429
   ScaleMode       =   0  'User
   ScaleWidth      =   6900
   Begin MSRDC.MSRDC datCustomer 
      Height          =   330
      Index           =   0
      Left            =   1770
      Top             =   3630
      Visible         =   0   'False
      Width           =   1275
      _ExtentX        =   2244
      _ExtentY        =   572
      _Version        =   393216
      Options         =   0
      CursorDriver    =   0
      BOFAction       =   0
      EOFAction       =   0
      RecordsetType   =   1
      LockType        =   3
      QueryType       =   0
      Prompt          =   3
      Appearance      =   1
      QueryTimeout    =   30
      RowsetSize      =   100
      LoginTimeout    =   15
      KeysetSize      =   0
      MaxRows         =   0
      ErrorThreshold  =   -1
      BatchSize       =   15
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Enabled         =   -1  'True
      ReadOnly        =   0   'False
      Appearance      =   -1  'True
      DataSourceName  =   ""
      RecordSource    =   ""
      UserName        =   ""
      Password        =   ""
      Connect         =   ""
      LogMessages     =   ""
      Caption         =   "MSRDC1"
      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 VB.ComboBox cboFindKind 
      Height          =   300
      Left            =   795
      Style           =   2  'Dropdown List
      TabIndex        =   1
      Top             =   91
      Width           =   1515
   End
   Begin VB.CommandButton cmdAgain 
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   300
      Left            =   6315
      Style           =   1  'Graphical
      TabIndex        =   4
      Tag             =   "1017"
      ToolTipText     =   "再找"
      Top             =   91
      UseMaskColor    =   -1  'True
      Width           =   300
   End
   Begin VB.CheckBox chkShowAll 
      Caption         =   "全部显示"
      Height          =   353
      Left            =   5370
      TabIndex        =   10
      Top             =   3195
      Width           =   1264
   End
   Begin VB.TextBox txtFind 
      Height          =   300
      Left            =   3240
      TabIndex        =   3
      Text            =   "Text1"
      Top             =   91
      Width           =   3015
   End
   Begin TabDlg.SSTab sstCustomer 
      Height          =   2475
      Left            =   50
      TabIndex        =   5
      Top             =   605
      Width           =   6165
      _ExtentX        =   10880
      _ExtentY        =   4382
      _Version        =   393216
      Style           =   1
      TabHeight       =   525
      TabCaption(0)   =   "单位类型(&M)"
      TabPicture(0)   =   "frmCustomer.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "msgCustomerType"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "往来单位(&U)"
      TabPicture(1)   =   "frmCustomer.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "msgCustomer"
      Tab(1).ControlCount=   1
      TabCaption(2)   =   "工程(&G)"
      TabPicture(2)   =   "frmCustomer.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "msgJob"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).ControlCount=   1
      Begin MSFlexGridLib.MSFlexGrid msgJob 
         Bindings        =   "frmCustomer.frx":0054
         Height          =   1815
         Left            =   -74880
         TabIndex        =   8
         Tag             =   "ctPayMethod////101"
         Top             =   450
         Width           =   5775
         _ExtentX        =   10181
         _ExtentY        =   3196
         _Version        =   393216
         Rows            =   20
         Cols            =   3
         FixedCols       =   0
         BackColor       =   16777215
         BackColorFixed  =   -2147483644
         BackColorSel    =   -2147483646
         BackColorBkg    =   16777215
         Redraw          =   -1  'True
         AllowBigSelection=   0   'False
         FocusRect       =   0
         SelectionMode   =   1
         AllowUserResizing=   1
      End
      Begin MSFlexGridLib.MSFlexGrid msgCustomerType 
         Bindings        =   "frmCustomer.frx":0071
         Height          =   2000
         Left            =   120
         TabIndex        =   6
         Tag             =   "ctPayMethod////101"
         Top             =   450
         Width           =   5775
         _ExtentX        =   10181
         _ExtentY        =   3514
         _Version        =   393216
         Rows            =   20
         Cols            =   3
         FixedCols       =   0
         BackColor       =   16777215
         BackColorFixed  =   -2147483644
         BackColorSel    =   -2147483646
         BackColorBkg    =   16777215
         Redraw          =   -1  'True
         AllowBigSelection=   0   'False
         FocusRect       =   0
         SelectionMode   =   1
         AllowUserResizing=   1
      End
      Begin MSFlexGridLib.MSFlexGrid msgCustomer 
         Bindings        =   "frmCustomer.frx":008E
         Height          =   1815
         Left            =   -74880
         TabIndex        =   7
         Tag             =   "ctPayMethod////101"
         Top             =   450
         Width           =   5775
         _ExtentX        =   10181
         _ExtentY        =   3196
         _Version        =   393216
         Rows            =   20
         Cols            =   3
         FixedCols       =   0
         BackColor       =   16777215
         BackColorFixed  =   -2147483644
         BackColorSel    =   -2147483646
         BackColorBkg    =   16777215
         Redraw          =   -1  'True
         AllowBigSelection=   0   'False
         FocusRect       =   0
         SelectionMode   =   1
         AllowUserResizing=   1
      End
   End
   Begin MSRDC.MSRDC datCustomer 
      Height          =   330
      Index           =   1
      Left            =   3120
      Top             =   3630
      Visible         =   0   'False
      Width           =   1275
      _ExtentX        =   2244
      _ExtentY        =   572
      _Version        =   393216
      Options         =   0
      CursorDriver    =   0
      BOFAction       =   0
      EOFAction       =   0
      RecordsetType   =   1
      LockType        =   3
      QueryType       =   0
      Prompt          =   3
      Appearance      =   1
      QueryTimeout    =   30
      RowsetSize      =   100
      LoginTimeout    =   15
      KeysetSize      =   0
      MaxRows         =   0
      ErrorThreshold  =   -1
      BatchSize       =   15
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Enabled         =   -1  'True
      ReadOnly        =   0   'False
      Appearance      =   -1  'True
      DataSourceName  =   ""
      RecordSource    =   ""
      UserName        =   ""
      Password        =   ""
      Connect         =   ""
      LogMessages     =   ""
      Caption         =   "MSRDC1"
      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 MSRDC.MSRDC datCustomer 
      Height          =   330
      Index           =   2
      Left            =   4470
      Top             =   3660
      Visible         =   0   'False
      Width           =   1275
      _ExtentX        =   2244
      _ExtentY        =   593
      _Version        =   393216
      Options         =   0
      CursorDriver    =   0
      BOFAction       =   0
      EOFAction       =   0
      RecordsetType   =   1
      LockType        =   3
      QueryType       =   0
      Prompt          =   3
      Appearance      =   1
      QueryTimeout    =   30
      RowsetSize      =   100
      LoginTimeout    =   15
      KeysetSize      =   0
      MaxRows         =   0
      ErrorThreshold  =   -1
      BatchSize       =   15
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Enabled         =   -1  'True
      ReadOnly        =   0   'False
      Appearance      =   -1  'True
      DataSourceName  =   ""
      RecordSource    =   ""
      UserName        =   ""
      Password        =   ""
      Connect         =   ""
      LogMessages     =   ""
      Caption         =   "MSRDC1"
      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 MSForms.CommandButton cmdPopupMenu 
      Height          =   345
      Index           =   3
      Left            =   3960
      TabIndex        =   13
      TabStop         =   0   'False
      Top             =   5130
      Visible         =   0   'False
      Width           =   1335
      Caption         =   "调整折扣率(Z)"
      Size            =   "2355;614"
      Accelerator     =   90
      FontName        =   "宋体"
      FontHeight      =   180
      FontCharSet     =   134
      FontPitchAndFamily=   34
      ParagraphAlign  =   3
   End
   Begin MSForms.CommandButton cmdPopupMenu 
      Height          =   345
      Index           =   2
      Left            =   2655
      TabIndex        =   12
      TabStop         =   0   'False
      Top             =   5130
      Visible         =   0   'False
      Width           =   1305
      Caption         =   "单位期初(Q)"
      Size            =   "2307;614"
      Accelerator     =   81
      FontName        =   "宋体"
      FontHeight      =   180
      FontCharSet     =   134
      FontPitchAndFamily=   34
      ParagraphAlign  =   3
   End
   Begin MSForms.CommandButton cmdPopupMenu 
      Height          =   345
      Index           =   1
      Left            =   1350
      TabIndex        =   11
      TabStop         =   0   'False
      Tag             =   "1018"
      Top             =   5130
      Visible         =   0   'False
      WhatsThisHelpID =   5010
      Width           =   1305
      Caption         =   "报表"
      PicturePosition =   196613
      Size            =   "2307;614"
      FontName        =   "宋体"
      FontHeight      =   180
      FontCharSet     =   134

⌨️ 快捷键说明

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