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

📄 main_zlxmgl_add.frm

📁 专业的医院门诊管理系统
💻 FRM
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form Main_Zlxmgl_Add 
   BackColor       =   &H00E3D9E6&
   ClientHeight    =   4665
   ClientLeft      =   60
   ClientTop       =   60
   ClientWidth     =   6900
   ControlBox      =   0   'False
   ForeColor       =   &H00C0C0C0&
   LinkTopic       =   "Form1"
   ScaleHeight     =   4665
   ScaleWidth      =   6900
   StartUpPosition =   1  '所有者中心
   Begin VB.CommandButton CmdCancel 
      Caption         =   "(&C)取消"
      Height          =   375
      Left            =   3495
      TabIndex        =   7
      Top             =   4125
      Width           =   1830
   End
   Begin VB.CommandButton CmdSave 
      Caption         =   "(&S)保存"
      Height          =   375
      Left            =   1680
      TabIndex        =   8
      Top             =   4125
      Width           =   1830
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00FFC0C0&
      Caption         =   "新增项目"
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   15
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00C000C0&
      Height          =   3750
      Left            =   270
      TabIndex        =   0
      Top             =   210
      Width           =   6390
      Begin VB.ComboBox Cbolb 
         Height          =   300
         Left            =   3750
         TabIndex        =   17
         Top             =   1470
         Width           =   2355
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H00FFFFFF&
         Height          =   285
         Index           =   4
         Left            =   1455
         TabIndex        =   14
         Top             =   2775
         Width           =   2370
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   3
         Left            =   1455
         TabIndex        =   13
         Top             =   1890
         Width           =   4650
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   1455
         TabIndex        =   12
         Top             =   3195
         Width           =   2370
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   2
         Left            =   1440
         TabIndex        =   10
         Top             =   1470
         Width           =   1710
      End
      Begin MSDataListLib.DataCombo DataCombo1 
         Bindings        =   "Main_Zlxmgl_Add.frx":0000
         Height          =   330
         Left            =   1455
         TabIndex        =   9
         Top             =   2295
         Width           =   4650
         _ExtentX        =   8202
         _ExtentY        =   582
         _Version        =   393216
         ListField       =   "科室名称"
         Text            =   ""
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   1
         Left            =   1455
         TabIndex        =   2
         Top             =   1050
         Width           =   4650
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H00FFFFFF&
         Height          =   285
         Index           =   0
         Left            =   1455
         Locked          =   -1  'True
         TabIndex        =   1
         Top             =   615
         Width           =   3270
      End
      Begin VB.Label Label6 
         BackStyle       =   0  'Transparent
         Caption         =   "核算科目"
         ForeColor       =   &H00FF0000&
         Height          =   330
         Left            =   240
         TabIndex        =   16
         Top             =   2805
         Width           =   765
      End
      Begin VB.Label Label7 
         BackStyle       =   0  'Transparent
         Caption         =   "收费金额                                       "
         ForeColor       =   &H00FF0000&
         Height          =   330
         Left            =   240
         TabIndex        =   15
         Top             =   1935
         Width           =   870
      End
      Begin VB.Label Label4 
         BackStyle       =   0  'Transparent
         Caption         =   "拼音码                            类别"
         ForeColor       =   &H00FF0000&
         Height          =   330
         Left            =   240
         TabIndex        =   11
         Top             =   1530
         Width           =   5340
      End
      Begin VB.Label Label5 
         BackStyle       =   0  'Transparent
         Caption         =   "自费类型      "
         ForeColor       =   &H00FF0000&
         Height          =   330
         Left            =   240
         TabIndex        =   6
         Top             =   3270
         Width           =   765
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "执行科室"
         ForeColor       =   &H00FF0000&
         Height          =   330
         Left            =   240
         TabIndex        =   5
         Top             =   2370
         Width           =   765
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "收费项目编号                                          "
         ForeColor       =   &H00FF0000&
         Height          =   330
         Left            =   240
         TabIndex        =   4
         Top             =   645
         Width           =   1245
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "收费项目名称"
         ForeColor       =   &H00FF0000&
         Height          =   330
         Left            =   240
         TabIndex        =   3
         Top             =   1080
         Width           =   1245
      End
   End
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   345
      Left            =   -690
      Top             =   2115
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _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=Microsoft.Jet.OLEDB.4.0;Data Source=MZJJSFXT.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=MZJJSFXT.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from 科室信息表"
      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 MSAdodcLib.Adodc Adodc1 
      Height          =   345
      Left            =   -510
      Top             =   1800
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _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=Microsoft.Jet.OLEDB.4.0;Data Source=MZJJSFXT.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=MZJJSFXT.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from 科室信息表"
      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
End
Attribute VB_Name = "Main_Zlxmgl_Add"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Form_Activate()
  Text1(1).SetFocus
End Sub
Private Sub Form_Load()
  Combo1.AddItem ("自费")
  Combo1.AddItem ("公费")
  Combo1.ListIndex = 0
  CbolbList Cbolb
  Adodc1.RecordSource = "select * from 诊疗项目信息表 order by 收费项目编号"
  Adodc1.Refresh
  If Adodc1.Recordset.RecordCount = 0 Then
     Text1(0).Text = "01"
   Else
     Adodc1.Recordset.MoveLast
     Text1(0).Text = Format(Adodc1.Recordset.Fields("收费项目编号") + 1, "00")
  End If
End Sub
Private Sub Text1_GotFocus(Index As Integer)
  GotFocusBC Text1(Index)
End Sub
Private Sub Text1_LostFocus(Index As Integer)
  LostFocusBC Text1(Index)
End Sub
Private Sub Text1_KeyDown(Index As Integer, KeyCode As Integer, Shift As Integer)
  If Index < 3 And KeyCode = vbKeyReturn Then Text1(Index + 1).SetFocus
  If Index = 2 And KeyCode = vbKeyReturn Then Cbolb.SetFocus
  If Index = 3 And KeyCode = vbKeyReturn Then DataCombo1.SetFocus
  If Index = 4 And KeyCode = vbKeyReturn Then Combo1.SetFocus
End Sub
Private Sub Cbolb_KeyDown(KeyCode As Integer, Shift As Integer)
  If KeyCode = vbKeyReturn Then Text1(3).SetFocus
End Sub
Private Sub DataCombo1_KeyDown(KeyCode As Integer, Shift As Integer)
  If KeyCode = vbKeyReturn Then Text1(4).SetFocus
End Sub
Private Sub Combo1_KeyDown(KeyCode As Integer, Shift As Integer)
  If KeyCode = vbKeyReturn Then CmdSave.SetFocus
End Sub
Private Sub CmdSave_Click()
  Dim rs As New ADODB.Recordset
  rs.Open "select * from 诊疗项目信息表", cnn, adOpenKeyset, adLockOptimistic
  rs.AddNew
  For i = 0 To 2
      rs.Fields(i) = Text1(i).Text
  Next i
  rs.Fields("类别") = Cbolb.Text
  rs.Fields("收费金额") = Val(Text1(3).Text)
  rs.Fields("执行科室") = DataCombo1.Text
  rs.Fields("核算科目") = Text1(4).Text
  rs.Fields("自费类型") = Combo1.Text
  rs.Update
  rs.Close
  Main_Zlxmgl.Adodc1.Refresh
  EnaT Main_Zlxmgl
  Unload Me
End Sub
Private Sub CmdCancel_Click()
  EnaT Main_Zlxmgl
  Unload Me
End Sub

⌨️ 快捷键说明

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