📄 frm_app_count.frm
字号:
VERSION 5.00
Object = "{935C9182-411B-4FFB-9512-97C8745743BC}#2.4#0"; "AResize.ocx"
Begin VB.Form frm_app_count
Appearance = 0 'Flat
BackColor = &H00FF8080&
Caption = "Doctor Salary Calculation"
ClientHeight = 10200
ClientLeft = 60
ClientTop = 345
ClientWidth = 11835
Icon = "frm_app_count.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 10200
ScaleWidth = 11835
Begin VB.Frame Frame4
BackColor = &H00FF8080&
Caption = "Month"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 4095
Left = 6600
TabIndex = 47
Top = 840
Width = 2535
Begin VB.ComboBox cmb_month
Appearance = 0 'Flat
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2715
ItemData = "frm_app_count.frx":57E2
Left = 240
List = "frm_app_count.frx":580D
Style = 1 'Simple Combo
TabIndex = 48
Top = 600
Width = 1935
End
End
Begin VB.Frame Frame3
BackColor = &H00FF8080&
Caption = "Doctor Details"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 4095
Left = 360
TabIndex = 38
Top = 840
Width = 5895
Begin VB.ComboBox cmb_doc_id
Appearance = 0 'Flat
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 3120
TabIndex = 42
Top = 360
Width = 1695
End
Begin VB.TextBox txt_doc_name
Appearance = 0 'Flat
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 3120
Locked = -1 'True
TabIndex = 41
Top = 840
Width = 2415
End
Begin VB.TextBox txt_num_of_apps
Appearance = 0 'Flat
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 3120
Locked = -1 'True
TabIndex = 40
Top = 1320
Width = 1215
End
Begin VB.TextBox txt_num_of_visits
Appearance = 0 'Flat
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 3120
Locked = -1 'True
TabIndex = 39
Top = 1800
Width = 1215
End
Begin VB.Label Label1
Appearance = 0 'Flat
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "Doctor ID"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 495
Left = 600
TabIndex = 46
Top = 360
Width = 1215
End
Begin VB.Label Label3
Appearance = 0 'Flat
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "Doctor Name"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 495
Left = 600
TabIndex = 45
Top = 840
Width = 1455
End
Begin VB.Label Label4
Appearance = 0 'Flat
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "Number Of Appointments"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 495
Left = 600
TabIndex = 44
Top = 1320
Width = 2535
End
Begin VB.Label Label5
Appearance = 0 'Flat
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "Number Of Visits"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 495
Left = 600
TabIndex = 43
Top = 1800
Width = 1815
End
End
Begin VB.Frame Frame2
BackColor = &H00FF8080&
Caption = "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 = 8895
Left = 9360
TabIndex = 30
Top = 840
Width = 1935
Begin VB.CommandButton cmd_save
BackColor = &H00FFFFFF&
Caption = "&Save"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 975
Left = 480
Picture = "frm_app_count.frx":5873
Style = 1 'Graphical
TabIndex = 37
Top = 360
Width = 1095
End
Begin VB.CommandButton cmd_clear
BackColor = &H00FFFFFF&
Caption = "&Clear"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 975
Left = 480
Picture = "frm_app_count.frx":5D21
Style = 1 'Graphical
TabIndex = 36
Top = 6360
Width = 1095
End
Begin VB.CommandButton cmd_view_doc
BackColor = &H00FFFFFF&
Caption = "&View All"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 975
Left = 480
Picture = "frm_app_count.frx":61D2
Style = 1 'Graphical
TabIndex = 35
Top = 5160
Width = 1095
End
Begin VB.CommandButton Command1
BackColor = &H00FFFFFF&
Caption = "&Search"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 975
Left = 480
Picture = "frm_app_count.frx":668D
Style = 1 'Graphical
TabIndex = 34
Top = 3960
Width = 1095
End
Begin VB.CommandButton cmd_back
BackColor = &H00FFFFFF&
Caption = "&Close"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 975
Left = 480
Picture = "frm_app_count.frx":6B10
Style = 1 'Graphical
TabIndex = 33
Top = 7560
Width = 1095
End
Begin VB.CommandButton cmd_del
BackColor = &H00FFFFFF&
Caption = "&Delete"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 975
Left = 480
Picture = "frm_app_count.frx":7014
Style = 1 'Graphical
TabIndex = 32
Top = 1560
Width = 1095
End
Begin VB.CommandButton cmd_modify
BackColor = &H00FFFFFF&
Caption = "&Modify"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 975
Left = 480
Picture = "frm_app_count.frx":74CD
Style = 1 'Graphical
TabIndex = 31
Top = 2760
Width = 1095
End
End
Begin VB.Frame Frame1
BackColor = &H00FF8080&
Caption = "Salary Details"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 4455
Left = 360
TabIndex = 1
Top = 5280
Width = 8775
Begin VB.TextBox Net
Appearance = 0 'Flat
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 3000
Locked = -1 'True
TabIndex = 15
Tag = "Num"
Top = 3360
Width = 1215
End
Begin VB.TextBox deduct
Appearance = 0 'Flat
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 3000
Locked = -1 'True
TabIndex = 14
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -