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

📄 form5.frm

📁 软件用到的技巧:透明窗体
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{E95A2510-F3D1-416D-823B-4F840FE98091}#3.0#0"; "Command.ocx"
Begin VB.Form FrmShowAllRen 
   AutoRedraw      =   -1  'True
   Caption         =   "联系人列表"
   ClientHeight    =   8340
   ClientLeft      =   1650
   ClientTop       =   1755
   ClientWidth     =   12450
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form5"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   ScaleHeight     =   8340
   ScaleWidth      =   12450
   Begin CSCommand.Command Command7 
      Height          =   360
      Left            =   9540
      TabIndex        =   14
      Top             =   90
      Width           =   1290
      _ExtentX        =   2275
      _ExtentY        =   635
      IconAlign       =   0
      Icon            =   "Form5.frx":0000
      Caption         =   "拜访记录 &J"
      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 CSCommand.Command Command6 
      Height          =   360
      Left            =   8220
      TabIndex        =   13
      Top             =   90
      Width           =   1290
      _ExtentX        =   2275
      _ExtentY        =   635
      IconAlign       =   0
      Icon            =   "Form5.frx":001C
      Caption         =   "所属企业 &Q"
      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 CSCommand.Command Command4 
      Height          =   375
      Left            =   1575
      TabIndex        =   11
      Top             =   7890
      Width           =   1410
      _ExtentX        =   2487
      _ExtentY        =   661
      IconAlign       =   0
      Icon            =   "Form5.frx":0038
      Caption         =   "导出至 &Excel"
      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 CSCommand.Command Command3 
      Height          =   360
      Left            =   11085
      TabIndex        =   10
      Top             =   90
      Width           =   1290
      _ExtentX        =   2275
      _ExtentY        =   635
      IconAlign       =   0
      Icon            =   "Form5.frx":0054
      Caption         =   "增加 &A"
      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 CSCommand.Command Command1 
      Height          =   360
      Left            =   6900
      TabIndex        =   9
      Top             =   90
      Width           =   1290
      _ExtentX        =   2275
      _ExtentY        =   635
      IconAlign       =   0
      Icon            =   "Form5.frx":0070
      Caption         =   "搜索 &S"
      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 CSCommand.Command Command2 
      Height          =   375
      Left            =   165
      TabIndex        =   8
      Top             =   90
      Width           =   1215
      _ExtentX        =   2143
      _ExtentY        =   661
      IconAlign       =   0
      Icon            =   "Form5.frx":008C
      Caption         =   "刷新 &R"
      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.TextBox Text1 
      Height          =   330
      Left            =   4830
      TabIndex        =   0
      Top             =   90
      Width           =   1935
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      ItemData        =   "Form5.frx":00A8
      Left            =   2415
      List            =   "Form5.frx":00D9
      Style           =   2  'Dropdown List
      TabIndex        =   5
      Top             =   105
      Width           =   1785
   End
   Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1 
      Height          =   7320
      Left            =   90
      TabIndex        =   1
      Top             =   540
      Width           =   12285
      _ExtentX        =   21669
      _ExtentY        =   12912
      _Version        =   393216
      RowHeightMin    =   300
      ScrollTrack     =   -1  'True
      SelectionMode   =   1
      AllowUserResizing=   1
   End
   Begin VB.Frame Frame1 
      Height          =   435
      Left            =   3030
      TabIndex        =   2
      Top             =   7830
      Width           =   2010
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "程序准备就绪"
         Height          =   180
         Left            =   105
         TabIndex        =   3
         Top             =   165
         Width           =   1080
      End
   End
   Begin CSCommand.Command Command5 
      Height          =   375
      Left            =   135
      TabIndex        =   12
      Top             =   7890
      Width           =   1410
      _ExtentX        =   2487
      _ExtentY        =   661
      IconAlign       =   0
      Icon            =   "Form5.frx":015D
      Caption         =   "隐藏该行 &H"
      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.Label Label4 
      Alignment       =   1  'Right Justify
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Height          =   180
      Left            =   12240
      TabIndex        =   7
      Top             =   7965
      Width           =   90
   End
   Begin VB.Label Label3 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "包含:"
      Height          =   180
      Left            =   4275

⌨️ 快捷键说明

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