📄 frmipmanage.frm
字号:
VERSION 5.00
Begin VB.Form FrmIpManage
Caption = "Form1"
ClientHeight = 4935
ClientLeft = 3840
ClientTop = 3375
ClientWidth = 5625
LinkTopic = "Form1"
ScaleHeight = 4935
ScaleWidth = 5625
Begin VB.TextBox txtProfileName
Height = 285
Left = 0
TabIndex = 30
Top = 225
Width = 4020
End
Begin VB.CommandButton cmdSave
Caption = "保存"
Height = 345
Left = 2850
TabIndex = 29
Top = 4545
Width = 1245
End
Begin VB.CommandButton cmdCancel
Cancel = -1 'True
Caption = "退出"
Height = 345
Left = 4215
TabIndex = 28
Top = 4545
Width = 1245
End
Begin VB.PictureBox Picture1
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H80000005&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 3345
Left = 0
Picture = "FrmIpManage.frx":0000
ScaleHeight = 3345
ScaleWidth = 5535
TabIndex = 0
TabStop = 0 'False
Top = 990
Width = 5535
Begin VB.TextBox txtIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 270
Index = 19
Left = 4320
MaxLength = 3
TabIndex = 20
Top = 2865
Width = 375
End
Begin VB.TextBox txtIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 270
Index = 18
Left = 3870
MaxLength = 3
TabIndex = 19
Top = 2865
Width = 375
End
Begin VB.TextBox txtIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 270
Index = 17
Left = 3420
MaxLength = 3
TabIndex = 18
Top = 2865
Width = 375
End
Begin VB.TextBox txtIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 270
Index = 16
Left = 2970
MaxLength = 3
TabIndex = 17
Top = 2865
Width = 375
End
Begin VB.TextBox txtIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 270
Index = 15
Left = 4320
MaxLength = 3
TabIndex = 16
Top = 2475
Width = 375
End
Begin VB.TextBox txtIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 270
Index = 14
Left = 3870
MaxLength = 3
TabIndex = 15
Top = 2475
Width = 375
End
Begin VB.TextBox txtIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 270
Index = 13
Left = 3420
MaxLength = 3
TabIndex = 14
Top = 2475
Width = 375
End
Begin VB.TextBox txtIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 270
Index = 12
Left = 2970
MaxLength = 3
TabIndex = 13
Top = 2475
Width = 375
End
Begin VB.TextBox txtIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 270
Index = 11
Left = 4320
MaxLength = 3
TabIndex = 12
Top = 1230
Width = 375
End
Begin VB.TextBox txtIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 270
Index = 10
Left = 3870
MaxLength = 3
TabIndex = 11
Top = 1230
Width = 375
End
Begin VB.TextBox txtIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 270
Index = 9
Left = 3420
MaxLength = 3
TabIndex = 10
Top = 1230
Width = 375
End
Begin VB.TextBox txtIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 270
Index = 8
Left = 2970
MaxLength = 3
TabIndex = 9
Top = 1230
Width = 375
End
Begin VB.TextBox txtIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 270
Index = 7
Left = 4320
MaxLength = 3
TabIndex = 8
Top = 840
Width = 375
End
Begin VB.TextBox txtIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 270
Index = 6
Left = 3870
MaxLength = 3
TabIndex = 7
Top = 840
Width = 375
End
Begin VB.TextBox txtIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 270
Index = 5
Left = 3420
MaxLength = 3
TabIndex = 6
Top = 840
Width = 375
End
Begin VB.TextBox txtIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 270
Index = 4
Left = 2970
MaxLength = 3
TabIndex = 5
Top = 840
Width = 375
End
Begin VB.TextBox txtIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 270
Index = 3
Left = 4320
MaxLength = 3
TabIndex = 4
Top = 450
Width = 375
End
Begin VB.TextBox txtIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 270
Index = 2
Left = 3870
MaxLength = 3
TabIndex = 3
Top = 450
Width = 375
End
Begin VB.TextBox txtIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 270
Index = 1
Left = 3420
MaxLength = 3
TabIndex = 2
Top = 450
Width = 375
End
Begin VB.TextBox txtIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 270
Index = 0
Left = 2970
MaxLength = 3
TabIndex = 1
Top = 450
Width = 375
End
Begin VB.Label lblAddress
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "备用DNS服务器(&A)"
Height = 195
Index = 6
Left = 570
TabIndex = 27
Top = 2880
Width = 1440
End
Begin VB.Label lblAddress
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "首选DNS服务器(&P)"
Height = 195
Index = 5
Left = 570
TabIndex = 26
Top = 2490
Width = 1440
End
Begin VB.Label lblAddress
AutoSize = -1 'True
Caption = "DNS服务器地址"
Height = 195
Index = 4
Left = 180
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -