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

📄 frmmain.frm.bak

📁 1、以DLL形式提供医生工作站 2、 根据【检查项目】
💻 BAK
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "Mscomct2.ocx"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "mshflxgd.ocx"
Object = "{3A75EE84-8E64-43F4-A904-E4835B9A3DB4}#3.9#0"; "DICOMax.ocx"
Begin VB.Form frmMain 
   Caption         =   "翰佳科技PACS医生站"
   ClientHeight    =   11115
   ClientLeft      =   120
   ClientTop       =   690
   ClientWidth     =   15240
   Icon            =   "frmMain.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   11115
   ScaleWidth      =   15240
   StartUpPosition =   2  '屏幕中心
   WindowState     =   2  'Maximized
   Begin VB.PictureBox picFilm 
      Appearance      =   0  'Flat
      BackColor       =   &H00CDB1AD&
      ForeColor       =   &H80000008&
      Height          =   5400
      Left            =   0
      ScaleHeight     =   5370
      ScaleWidth      =   15210
      TabIndex        =   3
      Top             =   5670
      Width           =   15240
      Begin VB.TextBox txtFilmDescription 
         Height          =   2190
         Left            =   60
         Locked          =   -1  'True
         TabIndex        =   27
         Top             =   420
         Width           =   5205
      End
      Begin VB.TextBox txtFilmImpression 
         Height          =   2340
         Left            =   60
         Locked          =   -1  'True
         TabIndex        =   26
         Top             =   3000
         Width           =   5205
      End
      Begin DICOMax.DICOMX dcmList 
         Height          =   5280
         Index           =   0
         Left            =   5370
         TabIndex        =   4
         Top             =   45
         Width           =   9795
         Object.Visible         =   -1  'True
         BorderStyle     =   0
         Enabled         =   -1  'True
         ImageSlicesCurrent=   0
         ImageZoomPct    =   100
         ImageSmoothOn   =   -1  'True
         ImageWinCenter  =   0
         ImageWinWidth   =   0
         ImageOverlayOn  =   0   'False
         ImageOverlayColor=   1
         ImageColorScheme=   1
         ImageTool       =   1
         ToolBarVisible  =   0   'False
         ImageZoomBestFit=   0   'False
         ImageUseRefContrast=   -1  'True
         ImageShowHeaderInfo=   0   'False
         OpenFileName    =   ""
         ToolBarPos      =   1
         DICOMInstitutionName=   "Anonymous"
         DICOMCityName   =   "Unknow"
         DICOMStudyDescrp=   "Functional"
         DICOMManufacturer=   "http://www.dicom3.cn/"
         DICOMSeriesTag  =   ""
         DICOMPatientName=   "NO Name"
         DICOMPatientID  =   "No ID"
         DICOMModality   =   "OT"
         DICOMSOPClassUID=   ""
         DICOMSOPInstanceUID=   ""
         ImagePOS        =   5
         ImageVScrollPosition=   17
         ImageHScrollPosition=   10
         DICOMPatientBirthDate=   "Unknow"
         DICOMPatientSex =   "Unknow"
         ImageOverlayLanguage=   1
         ImageMagnifyZoomSize=   2
         DICOMStudyDate  =   ""
         DICOMSeriesDate =   ""
         DICOMImageDate  =   ""
         DICOMStudyTime  =   ""
         DICOMSeriesTime =   ""
         DICOMImageTime  =   ""
         DICOMSeriesNumber=   0
         DICOMImageNumber=   0
         OpenUrlFileName =   ""
         DICOMRefPhyName =   ""
         DICOMStudyInstanceUID=   ""
         DICOMSeriesInstanceUID=   ""
         DICOMStudyID    =   ""
         ImageMeasureMaxItem=   8
         ImageMeasureResultIndex=   1
         ImageXGRGBColor =   1
         DICOMDirStudyPos=   1
         DICOMDirSeriesPos=   1
         DICOMDirImagePos=   1
         DICOMImplementationClassUID=   ""
         DICOMImplementationVersionName=   ""
         DICOMSourceApplicationEntityTitle=   ""
         FrameOfReferenceUID=   ""
         ImageMeasureFontSize=   8
         ImageMeasureTextPreSet=   ""
         ImageMeasureTextFontSize=   8
         ImageMeasureSelectIndex=   0
         OCXLanguage     =   1
         ImageMagnifySize=   60
         ImageOverlayFontSize=   10
         ImageOverlayFontName=   "Arial"
         ImageOverlayShowRuler=   0   'False
         EnableMouseScroll=   -1  'True
         DICOMPixelSpaceWidth=   0
         DICOMPixelSpaceHeight=   0
         ShowRealTimeImage=   -1  'True
         ImageSortByFileName=   0   'False
         ImageXGPaletteColor=   2
         ImageMagnifyProcess=   0
         DICOMSeriesDescrp=   "Functional"
         DICOMProtocolName=   "ProtocolName"
         DICOMMModelName =   ""
         ImagePreviewDataAddress=   0
         LicenseCode     =   ""
      End
      Begin VB.Label Label8 
         BackColor       =   &H00808080&
         BackStyle       =   0  'Transparent
         Caption         =   "诊断结果"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   240
         Left            =   60
         TabIndex        =   29
         Top             =   2685
         Width           =   1530
      End
      Begin VB.Label Label6 
         BackColor       =   &H00808080&
         BackStyle       =   0  'Transparent
         Caption         =   "影像所见"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   240
         Left            =   60
         TabIndex        =   28
         Top             =   135
         Width           =   1530
      End
   End
   Begin VB.PictureBox picMdi 
      Align           =   1  'Align Top
      BackColor       =   &H00CDB1AD&
      Height          =   5655
      Left            =   0
      ScaleHeight     =   5595
      ScaleWidth      =   15180
      TabIndex        =   0
      Top             =   0
      Width           =   15240
      Begin VB.PictureBox Picture2 
         Appearance      =   0  'Flat
         BackColor       =   &H00CDB1AD&
         ForeColor       =   &H80000008&
         Height          =   645
         Left            =   0
         ScaleHeight     =   615
         ScaleWidth      =   11850
         TabIndex        =   16
         Top             =   1020
         Width           =   11880
         Begin VB.ComboBox cmbCheckItemID 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   15.75
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   435
            Left            =   2235
            Style           =   2  'Dropdown List
            TabIndex        =   25
            Top             =   60
            Visible         =   0   'False
            Width           =   495
         End
         Begin VB.CommandButton btnSearch 
            Caption         =   "筛  选"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   420
            Left            =   10155
            TabIndex        =   24
            Top             =   120
            Width           =   1215
         End
         Begin VB.ComboBox cmbCheckItemName 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   360
            Left            =   1440
            Style           =   2  'Dropdown List
            TabIndex        =   17
            Top             =   90
            Width           =   1575
         End
         Begin MSComCtl2.DTPicker dtRegisterStart 
            Height          =   330
            Left            =   5175
            TabIndex        =   19
            Top             =   105
            Width           =   1575
            _ExtentX        =   2778
            _ExtentY        =   582
            _Version        =   393216
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   11.25
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Format          =   20774913
            CurrentDate     =   39546
         End
         Begin MSComCtl2.DTPicker dtRegisterEnd 
            Height          =   330
            Left            =   7395
            TabIndex        =   20
            Top             =   105
            Width           =   1575
            _ExtentX        =   2778
            _ExtentY        =   582
            _Version        =   393216
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   11.25
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Format          =   20774913
            CurrentDate     =   39546
         End
         Begin VB.Label Label4 
            BackStyle       =   0  'Transparent
            Caption         =   "申请日期"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   240
            Left            =   3135
            TabIndex        =   23
            Top             =   150
            Width           =   1320
         End
         Begin VB.Label Label3 
            Alignment       =   2  'Center
            BackColor       =   &H00808080&
            BackStyle       =   0  'Transparent
            Caption         =   "起始"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00000000&
            Height          =   240
            Left            =   4695
            TabIndex        =   22
            Top             =   150
            Width           =   495
         End
         Begin VB.Label Label2 
            Alignment       =   2  'Center
            BackColor       =   &H00808080&
            BackStyle       =   0  'Transparent
            Caption         =   "结束"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00000000&
            Height          =   240
            Left            =   6915
            TabIndex        =   21
            Top             =   150
            Width           =   495
         End
         Begin VB.Label lblCheckItem 
            BackStyle       =   0  'Transparent
            Caption         =   "检查项目"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   240
            Left            =   0
            TabIndex        =   18
            Top             =   150
            Width           =   1320
         End
      End
      Begin VB.Timer tmrCheckPart 
         Left            =   8625
         Top             =   2070
      End
      Begin VB.CommandButton btnRefurbish 
         Caption         =   "刷  新"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   450
         Left            =   0
         TabIndex        =   15
         Top             =   1680
         Width           =   1095
      End
      Begin VB.Frame frmCheckList 
         BackColor       =   &H00FCE9EA&
         Caption         =   "患者信息"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False

⌨️ 快捷键说明

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