?? wsform.frm
字號:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form wsform
Caption = "顯示錄入衛生情況"
ClientHeight = 8595
ClientLeft = 720
ClientTop = -90
ClientWidth = 10500
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 8595
ScaleWidth = 10500
WindowState = 2 'Maximized
Begin VB.TextBox Text5
DataField = "pfry"
DataSource = "Data1"
BeginProperty Font
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 2640
TabIndex = 15
Text = "Text5"
Top = 6360
Width = 2175
End
Begin VB.CommandButton surecmd
Caption = "確定"
BeginProperty Font
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 0
Left = 3360
TabIndex = 7
Top = 3720
Width = 1215
End
Begin VB.CommandButton canccmd
Caption = "取消"
BeginProperty Font
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 0
Left = 4920
TabIndex = 6
Top = 3720
Width = 1215
End
Begin VB.CommandButton delecmd
Caption = "刪除"
BeginProperty Font
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 0
Left = 1920
TabIndex = 5
Top = 3720
Width = 1215
End
Begin VB.CommandButton addcmd
Caption = "增加"
BeginProperty Font
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 0
Left = 360
TabIndex = 4
Top = 3720
Width = 1215
End
Begin VB.Frame Frame2
Caption = "錄入電費情況"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 8535
Left = 6360
TabIndex = 1
Top = 120
Width = 5535
Begin VB.TextBox Text9
DataField = "cdus"
DataSource = "Data2"
BeginProperty Font
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 2280
TabIndex = 30
Text = "Text9"
Top = 6360
Width = 2655
End
Begin VB.TextBox Text8
DataField = "gdyd"
DataSource = "Data2"
BeginProperty Font
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 2280
TabIndex = 29
Text = "Text8"
Top = 5880
Width = 2655
End
Begin VB.TextBox Text7
DataField = "yf"
DataSource = "Data2"
BeginProperty Font
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 2280
TabIndex = 28
Text = "月份"
Top = 5400
Width = 2655
End
Begin VB.TextBox Text6
DataField = "byyd"
DataSource = "Data2"
BeginProperty Font
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 2280
TabIndex = 27
Text = "Text6"
Top = 4800
Width = 2655
End
Begin VB.TextBox Text4
DataField = "jsm"
DataSource = "Data2"
BeginProperty Font
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 2280
TabIndex = 26
Text = "Text4"
Top = 4320
Width = 2655
End
Begin VB.Data Data2
Caption = "Data2"
Connect = "Access"
DatabaseName = "E:\sushek.mdb"
DefaultCursorType= 0 '缺省游標
DefaultType = 2 '使用 ODBC
Exclusive = 0 'False
Height = 735
Left = 600
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = "ydb"
Top = 2040
Visible = 0 'False
Width = 1935
End
Begin VB.CommandButton canccm
Caption = "取消"
BeginProperty Font
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 4320
TabIndex = 20
Top = 3600
Width = 1095
End
Begin VB.CommandButton surecm
Caption = "確認"
BeginProperty Font
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 2880
TabIndex = 19
Top = 3600
Width = 1215
End
Begin VB.CommandButton delecm
Caption = "刪除"
BeginProperty Font
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 1440
TabIndex = 18
Top = 3600
Width = 1215
End
Begin VB.CommandButton addcm
Caption = "增加"
BeginProperty Font
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 120
TabIndex = 17
Top = 3600
Width = 1095
End
Begin MSFlexGridLib.MSFlexGrid MSFlexGrid2
Bindings = "wsform.frx":0000
Height = 3375
Left = 120
TabIndex = 16
Top = 240
Width = 5415
_ExtentX = 9551
_ExtentY = 5953
_Version = 393216
FixedCols = 0
BackColor = -2147483647
ForeColor = 16711680
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin VB.Label Label7
Caption = "超支用電"
BeginProperty Font
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 840
TabIndex = 25
Top = 6480
Width = 1575
End
Begin VB.Label Label6
Caption = "規定用電"
BeginProperty Font
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 840
TabIndex = 24
Top = 6000
Width = 1695
End
Begin VB.Label Label5
Caption = "月份"
BeginProperty Font
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 1320
TabIndex = 23
Top = 5520
Width = 1575
End
Begin VB.Label Label4
Caption = "本月用電"
BeginProperty Font
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 720
TabIndex = 22
Top = 4920
Width = 1815
End
Begin VB.Label Label2
Caption = "寢室"
BeginProperty Font
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -