?? frmprintfinallyoaa.frm
字號:
VERSION 5.00
Begin VB.Form frmPrintFinallyOAA
BackColor = &H00FFFFFF&
BorderStyle = 1 'Fixed Single
Caption = "提示:打印出用戶的帳戶號及用戶名、日期"
ClientHeight = 3090
ClientLeft = 45
ClientTop = 435
ClientWidth = 7800
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 3090
ScaleWidth = 7800
Begin VB.Line line
BorderWidth = 2
Index = 1
X1 = 0
X2 = 7800
Y1 = 3000
Y2 = 3000
End
Begin VB.Label lbl
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "4"
BeginProperty Font
Name = "華文新魏"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Index = 4
Left = 6600
TabIndex = 10
Top = 2640
Width = 135
End
Begin VB.Label lbl
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "銀行手續員:"
BeginProperty Font
Name = "華文新魏"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Index = 111
Left = 5160
TabIndex = 9
Top = 2640
Width = 1350
End
Begin VB.Label lbl
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "3"
BeginProperty Font
Name = "華文新魏"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Index = 3
Left = 1200
TabIndex = 8
Top = 2640
Width = 135
End
Begin VB.Label lbl
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "2"
BeginProperty Font
Name = "華文新魏"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Index = 2
Left = 3240
TabIndex = 7
Top = 1800
Width = 135
End
Begin VB.Label lbl
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "1"
BeginProperty Font
Name = "華文新魏"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Index = 1
Left = 3240
TabIndex = 6
Top = 1200
Width = 105
End
Begin VB.Label lbl
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "開戶日期:"
BeginProperty Font
Name = "華文新魏"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Index = 116
Left = 0
TabIndex = 5
Top = 2640
Width = 1125
End
Begin VB.Label lbl
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "開戶人姓名:"
BeginProperty Font
Name = "華文新魏"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Index = 110
Left = 1680
TabIndex = 4
Top = 1800
Width = 1350
End
Begin VB.Line line
BorderWidth = 2
Index = 0
X1 = 0
X2 = 7800
Y1 = 600
Y2 = 600
End
Begin VB.Label lbl
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "用戶開戶存根表"
BeginProperty Font
Name = "華文新魏"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 1110
Left = 120
TabIndex = 3
Top = 240
Width = 1785
End
Begin VB.Label lbl
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "Weboy"
BeginProperty Font
Name = "華文新魏"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 1111
Left = 6720
TabIndex = 2
Top = 240
Width = 975
End
Begin VB.Label lbl
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "The Table For Bank"
BeginProperty Font
Name = "華文新魏"
Size = 15
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Index = 1112
Left = 2640
TabIndex = 1
Top = 120
Width = 2805
End
Begin VB.Label lbl
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "用戶帳號:"
BeginProperty Font
Name = "華文新魏"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Index = 10
Left = 1920
TabIndex = 0
Top = 1200
Width = 1125
End
End
Attribute VB_Name = "frmPrintFinallyOAA"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -