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

📄 frmdoctorschedule.frm

📁 This file came from Planet-Source-Code.com...the home millions of lines of source code You can view
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{935C9182-411B-4FFB-9512-97C8745743BC}#2.4#0"; "AResize.ocx"
Begin VB.Form frmDoctorSchedule 
   BackColor       =   &H00FF8080&
   Caption         =   "Doctors Channeling Schedule Details"
   ClientHeight    =   10860
   ClientLeft      =   1110
   ClientTop       =   450
   ClientWidth     =   10020
   BeginProperty Font 
      Name            =   "Verdana"
      Size            =   8.25
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "frmDoctorSchedule.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   10860
   ScaleWidth      =   10020
   WindowState     =   2  'Maximized
   Begin VB.Frame Frame1 
      BackColor       =   &H00FF8080&
      Caption         =   "Record Navigation"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   1215
      Left            =   1440
      TabIndex        =   34
      Top             =   8040
      Width           =   7215
      Begin VB.CommandButton cmdFirst 
         BackColor       =   &H00FFFFFF&
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   540
         Left            =   360
         Picture         =   "frmDoctorSchedule.frx":57E2
         Style           =   1  'Graphical
         TabIndex        =   38
         Top             =   360
         UseMaskColor    =   -1  'True
         Width           =   585
      End
      Begin VB.CommandButton cmdPrevious 
         BackColor       =   &H00FFFFFF&
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   540
         Left            =   1065
         Picture         =   "frmDoctorSchedule.frx":5CB8
         Style           =   1  'Graphical
         TabIndex        =   37
         Top             =   360
         UseMaskColor    =   -1  'True
         Width           =   585
      End
      Begin VB.CommandButton cmdNext 
         BackColor       =   &H00FFFFFF&
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   540
         Left            =   5520
         Picture         =   "frmDoctorSchedule.frx":6199
         Style           =   1  'Graphical
         TabIndex        =   36
         Top             =   360
         UseMaskColor    =   -1  'True
         Width           =   585
      End
      Begin VB.CommandButton cmdLast 
         BackColor       =   &H00FFFFFF&
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   540
         Left            =   6240
         Picture         =   "frmDoctorSchedule.frx":6674
         Style           =   1  'Graphical
         TabIndex        =   35
         Top             =   360
         UseMaskColor    =   -1  'True
         Width           =   585
      End
      Begin VB.Label lblStatus 
         Alignment       =   2  'Center
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   1  'Fixed Single
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   405
         Left            =   1800
         TabIndex        =   39
         Top             =   480
         Width           =   3480
      End
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00FF8080&
      Caption         =   "Record Operations"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   1215
      Left            =   1440
      TabIndex        =   26
      Top             =   9480
      Width           =   7215
      Begin VB.CommandButton cmdClose 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Close"
         Height          =   780
         Left            =   5760
         Picture         =   "frmDoctorSchedule.frx":6B49
         Style           =   1  'Graphical
         TabIndex        =   31
         Top             =   240
         Width           =   1095
      End
      Begin VB.CommandButton cmdRefresh 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Refresh"
         Height          =   780
         Left            =   4440
         Picture         =   "frmDoctorSchedule.frx":7055
         Style           =   1  'Graphical
         TabIndex        =   30
         Top             =   240
         Width           =   1095
      End
      Begin VB.CommandButton cmdDelete 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Delete"
         Height          =   780
         Left            =   3120
         Picture         =   "frmDoctorSchedule.frx":74FB
         Style           =   1  'Graphical
         TabIndex        =   29
         Top             =   240
         Width           =   1095
      End
      Begin VB.CommandButton cmdEdit 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Edit"
         Height          =   780
         Left            =   1800
         Picture         =   "frmDoctorSchedule.frx":79B4
         Style           =   1  'Graphical
         TabIndex        =   28
         Top             =   240
         Width           =   1095
      End
      Begin VB.CommandButton cmdCancel 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Cancel"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   780
         Left            =   1800
         Picture         =   "frmDoctorSchedule.frx":7E59
         Style           =   1  'Graphical
         TabIndex        =   33
         Top             =   240
         Visible         =   0   'False
         Width           =   1095
      End
      Begin VB.CommandButton cmdUpdate 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Update"
         Height          =   780
         Left            =   480
         Picture         =   "frmDoctorSchedule.frx":835D
         Style           =   1  'Graphical
         TabIndex        =   32
         Top             =   240
         Visible         =   0   'False
         Width           =   1095
      End
      Begin VB.CommandButton cmdAdd 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Add"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   780
         Left            =   480
         Picture         =   "frmDoctorSchedule.frx":880B
         Style           =   1  'Graphical
         TabIndex        =   27
         Top             =   240
         Width           =   1095
      End
   End
   Begin VB.Frame Frame3 
      BackColor       =   &H00FF8080&
      Caption         =   "Doctor Details"
      ForeColor       =   &H00FFFFFF&
      Height          =   4335
      Left            =   360
      TabIndex        =   10
      Top             =   1560
      Width           =   6375
      Begin VB.TextBox txtDay 
         Height          =   285
         Left            =   2160
         Locked          =   -1  'True
         TabIndex        =   40
         Top             =   2760
         Visible         =   0   'False
         Width           =   3375
      End
      Begin VB.TextBox txtFields 
         DataField       =   "Schedule_ID"
         Height          =   285
         Index           =   0
         Left            =   2160
         TabIndex        =   18
         Top             =   360
         Width           =   3375
      End
      Begin VB.TextBox txtFields 
         DataField       =   "Doctor_AvaiDate"
         Height          =   285
         Index           =   4
         Left            =   2160
         TabIndex        =   14
         Top             =   2760
         Width           =   3375
      End
      Begin VB.TextBox txtFields 
         DataField       =   "Schedule_Notes"
         Height          =   285
         Index           =   5
         Left            =   2160
         TabIndex        =   13
         Top             =   3360
         Width           =   3375
      End
      Begin VB.ComboBox cmbDoctorID 
         Height          =   315
         ItemData        =   "frmDoctorSchedule.frx":8CBA
         Left            =   2160
         List            =   "frmDoctorSchedule.frx":8CBC
         Style           =   2  'Dropdown List
         TabIndex        =   12
         Top             =   960
         Width           =   3375
      End
      Begin VB.CommandButton cmdShowAll 
         Caption         =   "..."
         Height          =   300
         Left            =   5640
         TabIndex        =   11
         Top             =   960
         Visible         =   0   'False
         Width           =   495
      End
      Begin VB.TextBox txtTempDocID 
         Height          =   285
         Left            =   2160
         TabIndex        =   19
         Top             =   960
         Visible         =   0   'False
         Width           =   3375
      End
      Begin VB.TextBox txtFields 
         DataField       =   "Doctor_ID"
         Height          =   285
         Index           =   1
         Left            =   2160
         TabIndex        =   17
         Top             =   960
         Width           =   3375
      End
      Begin MSComCtl2.DTPicker DTPin 
         Height          =   375
         Left            =   2160
         TabIndex        =   41
         Top             =   1560
         Visible         =   0   'False
         Width           =   3375
         _ExtentX        =   5953
         _ExtentY        =   661
         _Version        =   393216
         CustomFormat    =   "HH:mm"
         Format          =   20709379
         UpDown          =   -1  'True
         CurrentDate     =   38380
      End
      Begin VB.TextBox txtFields 
         DataField       =   "Doctor_In"
         Height          =   285
         Index           =   2
         Left            =   2160
         TabIndex        =   16
         Top             =   1560
         Width           =   3375
      End
      Begin MSComCtl2.DTPicker DTPout 
         Height          =   375
         Left            =   2160
         TabIndex        =   42
         Top             =   2160
         Visible         =   0   'False
         Width           =   3375
         _ExtentX        =   5953
         _ExtentY        =   661
         _Version        =   393216
         CustomFormat    =   "HH:mm"
         Format          =   20709379
         UpDown          =   -1  'True
         CurrentDate     =   38380
      End
      Begin VB.TextBox txtFields 
         DataField       =   "Doctor_Out"
         Height          =   285
         Index           =   3
         Left            =   2160
         TabIndex        =   15
         Top             =   2160
         Width           =   3375
      End
      Begin VB.Label lblLabels 
         BackColor       =   &H00FF8080&
         Caption         =   "Schedule_ID:"
         ForeColor       =   &H00FFFFFF&
         Height          =   285
         Index           =   0
         Left            =   240
         TabIndex        =   25
         Top             =   360
         Width           =   1815
      End
      Begin VB.Label lblLabels 
         BackColor       =   &H00FF8080&
         Caption         =   "Doctor ID:"
         ForeColor       =   &H00FFFFFF&
         Height          =   285
         Index           =   1
         Left            =   240
         TabIndex        =   24
         Top             =   960
         Width           =   1815
      End

⌨️ 快捷键说明

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