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

📄 dlgtemplate.frm

📁 这是个很好比较齐全的合同管理系统大家可以下载有很多用途
💻 FRM
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form dlgTemplate 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "文件模板表"
   ClientHeight    =   6495
   ClientLeft      =   1170
   ClientTop       =   1455
   ClientWidth     =   9045
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6495
   ScaleWidth      =   9045
   Begin TabDlg.SSTab SSTab1 
      Height          =   5715
      Left            =   120
      TabIndex        =   6
      Top             =   60
      Width           =   8775
      _ExtentX        =   15478
      _ExtentY        =   10081
      _Version        =   393216
      Style           =   1
      TabHeight       =   520
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      TabCaption(0)   =   "属性说明"
      TabPicture(0)   =   "dlgTemplate.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "lblLabels(0)"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "lblLabels(1)"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "lblLabels(2)"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "lblLabels(4)"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "txtFields(0)"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "txtFields(1)"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "txtFields(2)"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).Control(7)=   "txtFields(4)"
      Tab(0).Control(7).Enabled=   0   'False
      Tab(0).ControlCount=   8
      TabCaption(1)   =   "模版编辑"
      TabPicture(1)   =   "dlgTemplate.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "picFields(3)"
      Tab(1).Control(1)=   "lblLabels(3)"
      Tab(1).ControlCount=   2
      TabCaption(2)   =   "清单"
      TabPicture(2)   =   "dlgTemplate.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).ControlCount=   0
      Begin VB.PictureBox picFields 
         DataField       =   "模板"
         DataSource      =   "datPrimaryRS"
         Height          =   4965
         Index           =   3
         Left            =   -74880
         ScaleHeight     =   4905
         ScaleWidth      =   8475
         TabIndex        =   16
         Top             =   660
         Width           =   8535
      End
      Begin VB.TextBox txtFields 
         DataField       =   "说明"
         DataSource      =   "datPrimaryRS"
         Height          =   1305
         Index           =   4
         Left            =   1140
         TabIndex        =   14
         Top             =   4215
         Width           =   7455
      End
      Begin VB.TextBox txtFields 
         DataField       =   "模板名称"
         DataSource      =   "datPrimaryRS"
         Height          =   285
         Index           =   2
         Left            =   1140
         TabIndex        =   12
         Top             =   3600
         Width           =   3375
      End
      Begin VB.TextBox txtFields 
         DataField       =   "文件类型"
         DataSource      =   "datPrimaryRS"
         Height          =   285
         Index           =   1
         Left            =   1140
         TabIndex        =   10
         Top             =   3000
         Width           =   3375
      End
      Begin VB.TextBox txtFields 
         DataField       =   "ID"
         DataSource      =   "datPrimaryRS"
         Height          =   285
         Index           =   0
         Left            =   1080
         TabIndex        =   8
         Top             =   480
         Width           =   3375
      End
      Begin VB.Label lblLabels 
         Caption         =   "模板:"
         Height          =   255
         Index           =   3
         Left            =   -74880
         TabIndex        =   15
         Top             =   420
         Width           =   1815
      End
      Begin VB.Label lblLabels 
         Caption         =   "说明:"
         Height          =   255
         Index           =   4
         Left            =   120
         TabIndex        =   13
         Top             =   4215
         Width           =   1815
      End
      Begin VB.Label lblLabels 
         Caption         =   "模板名称:"
         Height          =   255
         Index           =   2
         Left            =   60
         TabIndex        =   11
         Top             =   3585
         Width           =   1815
      End
      Begin VB.Label lblLabels 
         Caption         =   "文件类型:"
         Height          =   255
         Index           =   1
         Left            =   60
         TabIndex        =   9
         Top             =   3015
         Width           =   1815
      End
      Begin VB.Label lblLabels 
         Caption         =   "ID:"
         Height          =   255
         Index           =   0
         Left            =   120
         TabIndex        =   7
         Top             =   420
         Width           =   1815
      End
   End
   Begin VB.PictureBox picButtons 
      Align           =   2  'Align Bottom
      Appearance      =   0  'Flat
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   300
      Left            =   0
      ScaleHeight     =   300
      ScaleWidth      =   9045
      TabIndex        =   0
      Top             =   5865
      Width           =   9045
      Begin VB.CommandButton cmdClose 
         Caption         =   "&Close"
         Height          =   300
         Left            =   4675
         TabIndex        =   5
         Top             =   0
         Width           =   1095
      End
      Begin VB.CommandButton cmdRefresh 
         Caption         =   "&Refresh"
         Height          =   300
         Left            =   3521
         TabIndex        =   4
         Top             =   0
         Width           =   1095
      End
      Begin VB.CommandButton cmdDelete 
         Caption         =   "&Delete"
         Height          =   300
         Left            =   2367
         TabIndex        =   3
         Top             =   0
         Width           =   1095
      End
      Begin VB.CommandButton cmdUpdate 
         Caption         =   "&Update"
         Height          =   300
         Left            =   1213
         TabIndex        =   2
         Top             =   0
         Width           =   1095
      End
      Begin VB.CommandButton cmdAdd 
         Caption         =   "&Add"
         Height          =   300
         Left            =   59
         TabIndex        =   1
         Top             =   0
         Width           =   1095
      End
   End
   Begin MSAdodcLib.Adodc datPrimaryRS 
      Align           =   2  'Align Bottom
      Height          =   330
      Left            =   0
      Top             =   6165
      Width           =   9045
      _ExtentX        =   15954
      _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;driver={SQL Server};server=wlf;uid=sa;pwd=;database=cetic;"
      OLEDBString     =   "PROVIDER=MSDASQL;driver={SQL Server};server=wlf;uid=sa;pwd=;database=cetic;"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select ID,文件类型,模板名称,模板,说明 from 文件模板表 Order by ID"
      Caption         =   " "
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
End
Attribute VB_Name = "dlgTemplate"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

Private Sub Form_Unload(Cancel As Integer)
  Screen.MousePointer = vbDefault
End Sub

Private Sub datPrimaryRS_Error(ByVal ErrorNumber As Long, Description As String, ByVal Scode As Long, ByVal Source As String, ByVal HelpFile As String, ByVal HelpContext As Long, fCancelDisplay As Boolean)
  'This is where you would put error handling code
  'If you want to ignore errors, comment out the next line
  'If you want to trap them, add code here to handle them
  MsgBox "Data error event hit err:" & Description
End Sub

Private Sub datPrimaryRS_MoveComplete(ByVal adReason As ADODB.EventReasonEnum, ByVal pError As ADODB.Error, adStatus As ADODB.EventStatusEnum, ByVal pRecordset As ADODB.Recordset)
  'This will display the current record position for this recordset
  datPrimaryRS.Caption = "Record: " & CStr(datPrimaryRS.Recordset.AbsolutePosition)
End Sub

Private Sub datPrimaryRS_WillChangeRecord(ByVal adReason As ADODB.EventReasonEnum, ByVal cRecords As Long, adStatus As ADODB.EventStatusEnum, ByVal pRecordset As ADODB.Recordset)
  'This is where you put validation code
  'This event gets called when the following actions occur
  Dim bCancel As Boolean

  Select Case adReason
  Case adRsnAddNew
  Case adRsnClose
  Case adRsnDelete
  Case adRsnFirstChange
  Case adRsnMove
  Case adRsnRequery
  Case adRsnResynch
  Case adRsnUndoAddNew
  Case adRsnUndoDelete
  Case adRsnUndoUpdate
  Case adRsnUpdate
  End Select

  If bCancel Then adStatus = adStatusCancel
End Sub

Private Sub cmdAdd_Click()
  On Error GoTo AddErr
  datPrimaryRS.Recordset.AddNew

  Exit Sub
AddErr:
  MsgBox Err.Description
End Sub

Private Sub cmdDelete_Click()
  On Error GoTo DeleteErr
  With datPrimaryRS.Recordset
    .Delete
    .MoveNext
    If .EOF Then .MoveLast
  End With
  Exit Sub
DeleteErr:
  MsgBox Err.Description
End Sub

Private Sub cmdRefresh_Click()
  'This is only needed for multi user apps
  On Error GoTo RefreshErr
  datPrimaryRS.Refresh
  Exit Sub
RefreshErr:
  MsgBox Err.Description
End Sub

Private Sub cmdUpdate_Click()
  On Error GoTo UpdateErr

  datPrimaryRS.Recordset.UpdateBatch adAffectAll
  Exit Sub
UpdateErr:
  MsgBox Err.Description
End Sub

Private Sub cmdClose_Click()
  Unload Me
End Sub

⌨️ 快捷键说明

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