📄 frm_serveur.frm
字号:
VERSION 5.00
Begin VB.Form frm_Serveur
Caption = "DDEServeur"
ClientHeight = 2535
ClientLeft = 60
ClientTop = 345
ClientWidth = 4605
LinkMode = 1 'Source
LinkTopic = "Serveur"
ScaleHeight = 2535
ScaleWidth = 4605
StartUpPosition = 3 'Windows Default
Begin VB.TextBox txtR
Height = 765
Index = 0
Left = 630
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 7
Top = 2220
Width = 4485
End
Begin VB.TextBox txtS
Height = 1005
Index = 0
Left = 420
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 6
Top = 1050
Width = 5505
End
Begin VB.CommandButton cmdRunClient
Caption = "Lancer un Client"
Height = 345
Left = 2370
TabIndex = 5
Top = 510
Width = 2595
End
Begin VB.CommandButton cmdSendAll
Caption = "Envoyer a tous"
Height = 345
Left = 120
TabIndex = 4
Top = 540
Width = 2145
End
Begin VB.TextBox txtRG
Height = 315
Left = 1710
TabIndex = 3
Top = 3660
Visible = 0 'False
Width = 4095
End
Begin VB.TextBox txtSG
Height = 315
Left = 1890
TabIndex = 2
Top = 3090
Visible = 0 'False
Width = 4155
End
Begin VB.ComboBox cmbClient
Height = 315
Left = 1710
Style = 2 'Dropdown List
TabIndex = 1
Top = 30
Width = 2985
End
Begin VB.CommandButton cmdSendTo
Caption = "Envoyer
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -