📄 frmmedicmanage.frm
字号:
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"
Begin VB.Form frmmedicmanage
BorderStyle = 0 'None
Caption = "Form1"
ClientHeight = 7050
ClientLeft = 1890
ClientTop = 2265
ClientWidth = 11535
LinkTopic = "Form1"
ScaleHeight = 7050
ScaleWidth = 11535
ShowInTaskbar = 0 'False
Begin VB.PictureBox Picture4
BorderStyle = 0 'None
Height = 7095
Left = 0
Picture = "frmmedicmanage.frx":0000
ScaleHeight = 7095
ScaleWidth = 11535
TabIndex = 0
Top = 0
Width = 11535
Begin VB.TextBox Text6
BackColor = &H00FFC0C0&
DataField = "binzhen"
DataSource = "Adodc1"
Height = 1095
Left = 4680
MultiLine = -1 'True
TabIndex = 25
Top = 1800
Width = 2655
End
Begin VB.TextBox Text5
BackColor = &H00FFC0C0&
DataField = "add"
DataSource = "Adodc1"
Height = 375
Left = 8280
TabIndex = 20
Top = 1200
Width = 2655
End
Begin VB.TextBox Text4
BackColor = &H00FFC0C0&
DataField = "tel"
DataSource = "Adodc1"
Height = 375
Left = 1920
TabIndex = 18
Top = 2520
Width = 1815
End
Begin VB.TextBox Text3
BackColor = &H00FFC0C0&
DataField = "beizhi"
DataSource = "Adodc1"
Height = 1095
Left = 8280
MultiLine = -1 'True
TabIndex = 16
Top = 1800
Width = 2655
End
Begin VB.TextBox Text2
BackColor = &H00FFC0C0&
DataField = "date"
DataSource = "Adodc1"
Height = 375
Left = 1920
TabIndex = 14
Top = 1920
Width = 1815
End
Begin VB.TextBox Text1
BackColor = &H00FFC0C0&
DataField = "name"
DataSource = "Adodc1"
Height = 390
Left = 1920
TabIndex = 12
Top = 1200
Width = 1815
End
Begin VB.ComboBox Combo1
BackColor = &H00FFC0C0&
DataField = "sex"
DataSource = "Adodc1"
ForeColor = &H80000006&
Height = 300
Left = 4680
TabIndex = 10
Top = 1200
Width = 615
End
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 9720
Top = 6360
Visible = 0 'False
Width = 1455
_ExtentX = 2566
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 2
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=D:\医疗点数据管理系统\medic.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\医疗点数据管理系统\medic.mdb;Persist Security Info=False"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "medicdate"
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
Bindings = "frmmedicmanage.frx":98CA
Height = 2055
Left = 480
TabIndex = 21
Top = 3360
Width = 10575
_ExtentX = 18653
_ExtentY = 3625
_Version = 393216
AllowUpdate = -1 'True
BackColor = 12615808
HeadLines = 1
RowHeight = 15
FormatLocked = -1 'True
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 = 8
BeginProperty Column00
DataField = "ID"
Caption = "ID"
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 = "name"
Caption = "姓名"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column02
DataField = "sex"
Caption = "性别"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column03
DataField = "date"
Caption = "初诊时间"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column04
DataField = "add"
Caption = "地址"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column05
DataField = "binzhen"
Caption = "病症"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column06
DataField = "tel"
Caption = "电话"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column07
DataField = "beizhi"
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
BeginProperty Column00
ColumnWidth = 1094.74
EndProperty
BeginProperty Column01
ColumnWidth = 2085.166
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -