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

📄 frmfullview.frm

📁 Visual Basic + Oracle 9i数据库应用系统开发与实例(项目售后支持管理系统),界面简洁大方,功能完善,数据库完整,适合学生学习利用~
💻 FRM
📖 第 1 页 / 共 3 页
字号:
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 FrmFullview 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "综合信息查询"
   ClientHeight    =   8085
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   11325
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   8085
   ScaleWidth      =   11325
   StartUpPosition =   2  '屏幕中心
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   375
      Left            =   2280
      Top             =   7560
      Width           =   1695
      _ExtentX        =   2990
      _ExtentY        =   661
      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=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "DSN=CallSys"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "CallSys"
      OtherAttributes =   ""
      UserName        =   "CALLMAN"
      Password        =   "CALLMAN"
      RecordSource    =   "SELECT * FROM TaskRec"
      Caption         =   "Adodc2"
      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 MSAdodcLib.Adodc AdoPrList 
      Height          =   375
      Left            =   240
      Top             =   7560
      Width           =   1815
      _ExtentX        =   3201
      _ExtentY        =   661
      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=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "DSN=CallSys"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "CallSys"
      OtherAttributes =   ""
      UserName        =   "CALLMAN"
      Password        =   "CALLMAN"
      RecordSource    =   "SELECT * FROM PrRec"
      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.Frame Frame5 
      Caption         =   "工作记录"
      Height          =   1335
      Left            =   240
      TabIndex        =   50
      Top             =   6120
      Width           =   10935
      Begin MSDataGridLib.DataGrid DataGrid2 
         Bindings        =   "FrmFullview.frx":0000
         Height          =   975
         Left            =   240
         TabIndex        =   51
         Top             =   240
         Width           =   10455
         _ExtentX        =   18441
         _ExtentY        =   1720
         _Version        =   393216
         BorderStyle     =   0
         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 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
   End
   Begin VB.Frame Frame4 
      Caption         =   "选择问题"
      Height          =   3135
      Left            =   240
      TabIndex        =   36
      Top             =   120
      Width           =   5415
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "FrmFullview.frx":0015
         Height          =   1215
         Left            =   240
         TabIndex        =   49
         Top             =   1800
         Width           =   4935
         _ExtentX        =   8705
         _ExtentY        =   2143
         _Version        =   393216
         BorderStyle     =   0
         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 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
      Begin VB.ComboBox ComboM 
         Height          =   300
         ItemData        =   "FrmFullview.frx":002D
         Left            =   2640
         List            =   "FrmFullview.frx":002F
         Style           =   2  'Dropdown List
         TabIndex        =   48
         Top             =   1320
         Width           =   855
      End
      Begin VB.ComboBox ComboD 
         Height          =   300
         ItemData        =   "FrmFullview.frx":0031
         Left            =   3600
         List            =   "FrmFullview.frx":0033
         Style           =   2  'Dropdown List
         TabIndex        =   47
         Top             =   1320
         Width           =   855
      End
      Begin VB.ComboBox ComboY 
         Height          =   300
         ItemData        =   "FrmFullview.frx":0035
         Left            =   1200
         List            =   "FrmFullview.frx":0037
         Style           =   2  'Dropdown List
         TabIndex        =   45
         Top             =   1320
         Width           =   1335
      End
      Begin VB.ComboBox ComboType 
         Height          =   300
         ItemData        =   "FrmFullview.frx":0039
         Left            =   1200
         List            =   "FrmFullview.frx":0049
         Style           =   2  'Dropdown List
         TabIndex        =   44
         Top             =   840
         Width           =   1335
      End
      Begin VB.ComboBox ComboLevel 
         Height          =   300
         ItemData        =   "FrmFullview.frx":0075
         Left            =   3840
         List            =   "FrmFullview.frx":0082
         Style           =   2  'Dropdown List
         TabIndex        =   43
         Top             =   360
         Width           =   1335
      End
      Begin VB.ComboBox ComboDate 
         Height          =   300
         ItemData        =   "FrmFullview.frx":009E
         Left            =   1200
         List            =   "FrmFullview.frx":00AE
         Style           =   2  'Dropdown List
         TabIndex        =   40
         Top             =   375
         Width           =   1335
      End
      Begin VB.ComboBox ComboStatus 
         Height          =   300
         ItemData        =   "FrmFullview.frx":00D4
         Left            =   3840
         List            =   "FrmFullview.frx":00E4

⌨️ 快捷键说明

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