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

📄 frm_gsxx.frm

📁 房地产管理系统 对房地产的销售做日常的管理维护等
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frm_GSXX 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "公司基本信息录入编辑管理"
   ClientHeight    =   4530
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6915
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   4530
   ScaleWidth      =   6915
   ShowInTaskbar   =   0   'False
   Begin VB.Frame Frame1 
      Height          =   3700
      Left            =   0
      TabIndex        =   1
      Top             =   840
      Width           =   6950
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   330
         Left            =   1560
         Top             =   3360
         Visible         =   0   'False
         Width           =   4935
         _ExtentX        =   8705
         _ExtentY        =   582
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   8
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=ljm"
         OLEDBString     =   "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=ljm"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "select * from Table_GSXX"
         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 VB.TextBox Text9 
         Height          =   300
         Left            =   1560
         TabIndex        =   19
         Top             =   3000
         Width           =   4935
      End
      Begin VB.TextBox Text8 
         Height          =   300
         Left            =   1560
         TabIndex        =   17
         Top             =   2640
         Width           =   4935
      End
      Begin VB.TextBox Text7 
         Height          =   300
         Left            =   1560
         TabIndex        =   15
         Top             =   2280
         Width           =   4935
      End
      Begin VB.TextBox Text6 
         Height          =   300
         Left            =   1560
         TabIndex        =   14
         Top             =   1920
         Width           =   4935
      End
      Begin VB.TextBox Text5 
         Height          =   300
         Left            =   1560
         TabIndex        =   11
         Top             =   1560
         Width           =   4935
      End
      Begin VB.TextBox Text4 
         Height          =   300
         Left            =   1560
         TabIndex        =   9
         Top             =   1200
         Width           =   4935
      End
      Begin VB.TextBox Text3 
         Height          =   300
         Left            =   4080
         TabIndex        =   7
         Top             =   840
         Width           =   2415
      End
      Begin VB.TextBox Text2 
         Height          =   300
         Left            =   1560
         TabIndex        =   5
         Top             =   840
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Left            =   1560
         TabIndex        =   3
         Top             =   480
         Width           =   4935
      End
      Begin MSComctlLib.ImageList ImageList1 
         Left            =   3720
         Top             =   2880
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   32
         ImageHeight     =   32
         MaskColor       =   12632256
         _Version        =   393216
         BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
            NumListImages   =   5
            BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frm_GSXX.frx":0000
               Key             =   ""
            EndProperty
            BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frm_GSXX.frx":0458
               Key             =   ""
            EndProperty
            BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frm_GSXX.frx":08B0
               Key             =   ""
            EndProperty
            BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frm_GSXX.frx":0D08
               Key             =   ""
            EndProperty
            BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frm_GSXX.frx":15E4
               Key             =   ""
            EndProperty
         EndProperty
      End
      Begin VB.TextBox Text10 
         Height          =   270
         Left            =   1560
         TabIndex        =   20
         Text            =   "1"
         Top             =   120
         Visible         =   0   'False
         Width           =   975
      End
      Begin VB.Label Label9 
         Caption         =   "备注"
         Height          =   255
         Left            =   360
         TabIndex        =   18
         Top             =   3100
         Width           =   855
      End
      Begin VB.Label Label8 
         Caption         =   "公司账号"
         Height          =   255
         Left            =   360
         TabIndex        =   16
         Top             =   2760
         Width           =   1455
      End
      Begin VB.Label Label7 
         Caption         =   "开户银行"
         Height          =   375
         Left            =   360
         TabIndex        =   13
         Top             =   2380
         Width           =   1335
      End
      Begin VB.Label Label6 
         Caption         =   "公司E_mail"
         Height          =   375
         Left            =   360
         TabIndex        =   12
         Top             =   1980
         Width           =   1455
      End
      Begin VB.Label Label5 
         Caption         =   "公司地址"
         Height          =   375
         Left            =   360
         TabIndex        =   10
         Top             =   1600
         Width           =   1815
      End
      Begin VB.Label Label4 
         Caption         =   "电话"
         Height          =   375
         Left            =   360
         TabIndex        =   8
         Top             =   1260
         Width           =   1215
      End
      Begin VB.Label Label3 
         Caption         =   "传真"
         Height          =   255
         Left            =   3000
         TabIndex        =   6
         Top             =   900
         Width           =   1215
      End
      Begin VB.Label Label2 
         Caption         =   "邮编"
         Height          =   255
         Left            =   360
         TabIndex        =   4
         Top             =   900
         Width           =   855

⌨️ 快捷键说明

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