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

📄 frmlogman.frm

📁 引用枕善居网站上的职工工资系统
💻 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"
Object = "{1FB3F7AD-7B17-4DC8-AC0E-35123A4CF9C5}#1.0#0"; "WinXPC Engine.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form FrmLogMan 
   Caption         =   "系统日志管理"
   ClientHeight    =   9585
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10695
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   MouseIcon       =   "FrmLogMan.frx":0000
   ScaleHeight     =   9585
   ScaleWidth      =   10695
   Begin VB.CommandButton Command1 
      Caption         =   "首条记录"
      Height          =   315
      Left            =   480
      TabIndex        =   16
      Top             =   6840
      Width           =   855
   End
   Begin VB.CommandButton Command2 
      Caption         =   "<上一条"
      Height          =   315
      Left            =   1320
      TabIndex        =   15
      Top             =   6840
      Width           =   855
   End
   Begin VB.CommandButton Command3 
      Caption         =   "下一条>"
      Height          =   315
      Left            =   2160
      TabIndex        =   14
      Top             =   6840
      Width           =   855
   End
   Begin VB.CommandButton Command4 
      Caption         =   "末条记录"
      Height          =   315
      Left            =   3000
      TabIndex        =   13
      Top             =   6840
      Width           =   855
   End
   Begin MSComCtl2.MonthView MonthView1 
      Height          =   2160
      Left            =   3120
      TabIndex        =   12
      Top             =   555
      Visible         =   0   'False
      Width           =   4035
      _ExtentX        =   7117
      _ExtentY        =   3810
      _Version        =   393216
      ForeColor       =   -2147483630
      BackColor       =   -2147483633
      BorderStyle     =   1
      Appearance      =   0
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "新宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      MultiSelect     =   -1  'True
      StartOfWeek     =   62455809
      CurrentDate     =   38837
   End
   Begin WinXPC_Engine.WindowsXPC WindowsXPC1 
      Left            =   2760
      Top             =   7200
      _ExtentX        =   6588
      _ExtentY        =   1085
      ColorScheme     =   2
   End
   Begin VB.CommandButton Command6 
      Caption         =   "最大化(&S)"
      Height          =   315
      Left            =   8520
      MouseIcon       =   "FrmLogMan.frx":0CCA
      TabIndex        =   11
      ToolTipText     =   "最大化窗体"
      Top             =   6840
      Width           =   975
   End
   Begin VB.CommandButton Command7 
      Caption         =   "最小化(&M)"
      Height          =   315
      Left            =   7440
      MouseIcon       =   "FrmLogMan.frx":1994
      TabIndex        =   10
      ToolTipText     =   "最小化窗体"
      Top             =   6840
      Width           =   975
   End
   Begin VB.CommandButton Cmd_Back 
      Cancel          =   -1  'True
      Caption         =   "返 回(&X)"
      Height          =   315
      Left            =   9600
      MouseIcon       =   "FrmLogMan.frx":265E
      Style           =   1  'Graphical
      TabIndex        =   8
      ToolTipText     =   "返回主窗体"
      Top             =   6840
      Width           =   975
   End
   Begin VB.CommandButton Cmd_DelbyDate 
      Caption         =   "清空当前"
      Height          =   315
      Left            =   4800
      MouseIcon       =   "FrmLogMan.frx":3328
      Style           =   1  'Graphical
      TabIndex        =   7
      ToolTipText     =   "清空当前日志"
      Top             =   6840
      Width           =   975
   End
   Begin VB.CommandButton Cmd_DelbyId 
      Caption         =   "单个删除"
      Height          =   315
      Left            =   3840
      MouseIcon       =   "FrmLogMan.frx":3FF2
      Style           =   1  'Graphical
      TabIndex        =   6
      ToolTipText     =   "删除单个日志"
      Top             =   6840
      Width           =   975
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   375
      Left            =   240
      Top             =   7320
      Visible         =   0   'False
      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=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      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 DataGrid1 
      Height          =   5535
      Left            =   0
      TabIndex        =   9
      Top             =   840
      Width           =   10575
      _ExtentX        =   18653
      _ExtentY        =   9763
      _Version        =   393216
      AllowUpdate     =   0   'False
      AllowArrows     =   -1  'True
      Appearance      =   0
      BackColor       =   16437425
      ForeColor       =   10485760
      HeadLines       =   1
      RowHeight       =   15
      RowDividerStyle =   0
      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 
         SizeMode        =   1
         BeginProperty Column00 
         EndProperty
         BeginProperty Column01 
         EndProperty
      EndProperty
   End
   Begin VB.Frame Frame1 
      Height          =   735
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   10575
      Begin VB.CommandButton Command5 
         Caption         =   "打印报表"
         Height          =   255
         Left            =   9240
         TabIndex        =   18
         Top             =   240
         Width           =   1095
      End
      Begin 职工工资管理系统.Comd Comd1 
         Height          =   300
         Left            =   4200
         TabIndex        =   17
         Top             =   240
         Width           =   1575
         _extentx        =   3201
         _extenty        =   529
         bordercolor     =   16744576
         font            =   "FrmLogMan.frx":4CBC
         dataformat      =   "FrmLogMan.frx":4CE0
         imige           =   -1
      End
      Begin VB.ComboBox ComboType 
         Height          =   300
         ItemData        =   "FrmLogMan.frx":4D24
         Left            =   1200
         List            =   "FrmLogMan.frx":4D26
         MouseIcon       =   "FrmLogMan.frx":4D28
         Style           =   2  'Dropdown List
         TabIndex        =   2
         Top             =   240
         Width           =   1575
      End
      Begin VB.ComboBox ComboUser 
         Height          =   300

⌨️ 快捷键说明

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