?? chubanshe.frm
字號:
VERSION 5.00
Begin VB.Form chubanshe
Caption = "出版社"
ClientHeight = 6855
ClientLeft = 60
ClientTop = 420
ClientWidth = 8925
LinkTopic = "Form1"
Picture = "chubanshe.frx":0000
ScaleHeight = 6855
ScaleWidth = 8925
StartUpPosition = 3 '窗口缺省
Begin VB.TextBox txtnews
Height = 375
Left = 2760
TabIndex = 17
Text = "Text1"
Top = 3600
Width = 1335
End
Begin VB.CommandButton cmdmove
Caption = "|<"
Height = 345
Index = 0
Left = 1440
TabIndex = 16
Top = 3600
Width = 600
End
Begin VB.CommandButton cmdmove
Caption = ">|"
Height = 420
Index = 3
Left = 4800
TabIndex = 15
Top = 3600
Width = 600
End
Begin VB.CommandButton cmdseek
BackColor = &H0080C0FF&
Caption = "查詢"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 1080
Style = 1 'Graphical
TabIndex = 14
Top = 4440
Width = 1335
End
Begin VB.CommandButton cmdmove
BackColor = &H00FFC0FF&
Caption = "<<"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 1
Left = 2040
Style = 1 'Graphical
TabIndex = 13
Top = 3600
Width = 735
End
Begin VB.CommandButton cmdmove
BackColor = &H000000C0&
Caption = ">>"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 2
Left = 4080
Style = 1 'Graphical
TabIndex = 12
Top = 3600
Width = 735
End
Begin VB.CommandButton cmdadd
BackColor = &H00C0E0FF&
Caption = "添加"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 1080
Style = 1 'Graphical
TabIndex = 11
Top = 5160
Width = 1455
End
Begin VB.CommandButton cmddelete
BackColor = &H00C0C0FF&
Caption = "刪除"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 3120
Style = 1 'Graphical
TabIndex = 10
Top = 5160
Width = 1335
End
Begin VB.CommandButton cmdexit
BackColor = &H0080C0FF&
Caption = "退出"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 5160
Style = 1 'Graphical
TabIndex = 9
Top = 5160
Width = 1335
End
Begin VB.CommandButton cmdsave
BackColor = &H000080FF&
Caption = "保存"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 2880
Style = 1 'Graphical
TabIndex = 8
Top = 4440
Width = 1455
End
Begin VB.TextBox Text14
BackColor = &H00FFFFC0&
Height = 375
Left = 2640
TabIndex = 6
Text = "Text14"
Top = 2760
Width = 3975
End
Begin VB.TextBox Text1
BackColor = &H00FFFFC0&
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 2640
TabIndex = 2
Text = "Text1"
Top = 960
Width = 3975
End
Begin VB.TextBox Text2
BackColor = &H00FFFFC0&
Height = 375
Left = 2640
TabIndex = 1
Text = "Text2"
Top = 1560
Width = 3975
End
Begin VB.TextBox Text3
BackColor = &H00FFFFC0&
Height = 375
Left = 2640
TabIndex = 0
Text = "Text3"
Top = 2160
Width = 3975
End
Begin VB.Label Label14
BackColor = &H00C0FFC0&
Caption = "電子郵件:"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 840
TabIndex = 7
Top = 2760
Width = 1575
End
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -