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

📄 frm_province_hebei.frm

📁 本系统为客户管理系统 (1)本系统的数据库为SQL Server 2000
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form Frm_Province_Hebei 
   Caption         =   "河北省"
   ClientHeight    =   6705
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   7845
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   ScaleHeight     =   6705
   ScaleWidth      =   7845
   StartUpPosition =   2  '屏幕中心
   Begin VB.PictureBox Picture1 
      BorderStyle     =   0  'None
      Height          =   6795
      Left            =   -30
      Picture         =   "Frm_Province_Hebei.frx":0000
      ScaleHeight     =   6795
      ScaleWidth      =   5340
      TabIndex        =   9
      Top             =   -30
      Width           =   5340
      Begin VB.Label Lbl_Hebei 
         BackStyle       =   0  'Transparent
         Height          =   270
         Index           =   0
         Left            =   390
         TabIndex        =   20
         Top             =   6045
         Width           =   495
      End
      Begin VB.Label Lbl_Hebei 
         BackStyle       =   0  'Transparent
         Height          =   315
         Index           =   8
         Left            =   4005
         TabIndex        =   19
         Top             =   2355
         Width           =   630
      End
      Begin VB.Label Lbl_Hebei 
         BackStyle       =   0  'Transparent
         Height          =   270
         Index           =   7
         Left            =   3420
         TabIndex        =   18
         Top             =   2850
         Width           =   570
      End
      Begin VB.Label Lbl_Hebei 
         BackStyle       =   0  'Transparent
         Height          =   270
         Index           =   6
         Left            =   2115
         TabIndex        =   17
         Top             =   3135
         Width           =   540
      End
      Begin VB.Label Lbl_Hebei 
         BackStyle       =   0  'Transparent
         Height          =   285
         Index           =   4
         Left            =   2220
         TabIndex        =   16
         Top             =   4230
         Width           =   480
      End
      Begin VB.Label Lbl_Hebei 
         BackStyle       =   0  'Transparent
         Height          =   285
         Index           =   2
         Left            =   1710
         TabIndex        =   15
         Top             =   4935
         Width           =   465
      End
      Begin VB.Label Lbl_Hebei 
         BackStyle       =   0  'Transparent
         Height          =   285
         Index           =   1
         Left            =   750
         TabIndex        =   14
         Top             =   5520
         Width           =   540
      End
      Begin VB.Label Lbl_Hebei 
         BackStyle       =   0  'Transparent
         Height          =   300
         Index           =   3
         Left            =   735
         TabIndex        =   13
         Top             =   4590
         Width           =   735
      End
      Begin VB.Label Lbl_Hebei 
         BackStyle       =   0  'Transparent
         Height          =   300
         Index           =   5
         Left            =   1095
         TabIndex        =   12
         Top             =   3780
         Width           =   525
      End
      Begin VB.Label Lbl_Hebei 
         BackStyle       =   0  'Transparent
         Height          =   255
         Index           =   9
         Left            =   2865
         TabIndex        =   11
         Top             =   1470
         Width           =   495
      End
      Begin VB.Label Lbl_Hebei 
         BackStyle       =   0  'Transparent
         Height          =   270
         Index           =   10
         Left            =   960
         TabIndex        =   10
         Top             =   1770
         Width           =   660
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "查询"
      Height          =   690
      Left            =   180
      TabIndex        =   6
      Top             =   5835
      Visible         =   0   'False
      Width           =   5010
      Begin VB.TextBox Txt_Key 
         Height          =   350
         Left            =   2040
         TabIndex        =   7
         Top             =   255
         Width           =   2580
      End
      Begin VB.Label Label1 
         Caption         =   "请输入城市名称"
         Height          =   255
         Left            =   420
         TabIndex        =   8
         Top             =   315
         Width           =   1425
      End
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   345
      Left            =   5580
      Top             =   5835
      Visible         =   0   'False
      Width           =   1620
      _ExtentX        =   2858
      _ExtentY        =   609
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_Client"
      OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_Client"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from tb_Client_csxx where csxx_sfmc='河北省'"
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin MSDataGridLib.DataGrid Dgr_Yb 
      Bindings        =   "Frm_Province_Hebei.frx":186F7
      Height          =   1395
      Left            =   105
      TabIndex        =   5
      Top             =   7020
      Width           =   5115
      _ExtentX        =   9022
      _ExtentY        =   2461
      _Version        =   393216
      AllowUpdate     =   0   'False
      HeadLines       =   1
      RowHeight       =   15
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ColumnCount     =   2
      BeginProperty Column00 
         DataField       =   ""
         Caption         =   ""
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column01 

⌨️ 快捷键说明

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