📄 vbchat_enreg.frm
字号:
VERSION 5.00
Begin VB.Form frmEnreg
BackColor = &H00800000&
BorderStyle = 1 'Fixed Single
Caption = "Bienvenue sur VbChat !"
ClientHeight = 2820
ClientLeft = 45
ClientTop = 330
ClientWidth = 4965
Icon = "VbChat_Enreg.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 2820
ScaleWidth = 4965
StartUpPosition = 2 'CenterScreen
Begin VB.Frame Frame1
BackColor = &H00000000&
Caption = "Entrez votre pseudo"
ForeColor = &H00FFFFFF&
Height = 2655
Left = 120
TabIndex = 0
Top = 120
Width = 4815
Begin VB.ComboBox cboCanal
Height = 315
ItemData = "VbChat_Enreg.frx":0442
Left = 840
List = "VbChat_Enreg.frx":044F
TabIndex = 8
Text = "Canal1"
Top = 1200
Width = 1695
End
Begin VB.TextBox txtPassword
Height = 375
IMEMode = 3 'DISABLE
Left = 3240
PasswordChar = "*"
TabIndex = 6
Top = 480
Visible = 0 'False
Width = 975
End
Begin VB.OptionButton optGenre
BackColor = &H00000000&
Caption = "Fille"
ForeColor = &H00FF00FF&
Height = 255
Index = 1
Left = 1320
TabIndex = 5
Top = 2160
Width = 1215
End
Begin VB.CommandButton btnEntrer
Caption = "Entrer"
Default = -1 'True
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 3600
TabIndex = 4
Top = 2160
Width = 1095
End
Begin VB.OptionButton optGenre
BackColor = &H00000000&
Caption = "Gar鏾n"
ForeColor = &H00FF0000&
Height = 255
Index = 0
Left = 120
TabIndex = 3
Top = 2160
Width = 1095
End
Begin VB.TextBox txtPseudo
Height = 375
Left = 120
MaxLength = 30
TabIndex = 1
Top = 480
Width = 3015
End
Begin VB.Label Label2
BackColor = &H00000000&
Caption = "Canal :"
ForeColor = &H00FFFFFF&
Height = 255
Left = 120
TabIndex = 7
Top = 1200
Width = 975
End
Begin VB.Label Label1
BackColor = &H00000000&
Caption = "Connect
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -