?? loadini.frm
字號:
VERSION 5.00
Object = "{CFA7AFF4-3242-4269-9172-7389D695AE01}#1.0#0"; "StoneXP.ocx"
Begin VB.Form Loadini
BorderStyle = 3 'Fixed Dialog
Caption = "環境配置"
ClientHeight = 4350
ClientLeft = 45
ClientTop = 435
ClientWidth = 4920
LinkTopic = "Form2"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4350
ScaleWidth = 4920
ShowInTaskbar = 0 'False
StartUpPosition = 3 '窗口缺省
Begin StoneXP.XPButton XPButton1
Height = 375
Left = 840
TabIndex = 6
Top = 3720
Width = 1335
_ExtentX = 2355
_ExtentY = 661
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ButtonStyle = 1
Caption = "保存設置"
MouseIcon = "Loadini.frx":0000
MousePointer = 99
End
Begin VB.TextBox Text1
BorderStyle = 0 'None
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 1
Left = 1920
TabIndex = 4
Text = "127.0.0.1"
Top = 1440
Width = 1695
End
Begin VB.TextBox Text1
BorderStyle = 0 'None
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 0
Left = 1920
TabIndex = 1
Text = "A01"
Top = 720
Width = 1335
End
Begin StoneXP.XPButton XPButton2
Height = 375
Left = 2760
TabIndex = 7
Top = 3720
Width = 1335
_ExtentX = 2355
_ExtentY = 661
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ButtonStyle = 1
Caption = "取消設置"
MouseIcon = "Loadini.frx":031A
MousePointer = 99
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "*此設置是連接到服務器端的必要設置."
ForeColor = &H000000FF&
Height = 255
Index = 1
Left = 720
TabIndex = 5
Top = 1800
Width = 4095
End
Begin VB.Label Label1
Caption = "服務器連接IP:"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 255
Index = 1
Left = 240
TabIndex = 3
Top = 1440
Width = 1695
End
Begin VB.Label Label2
BackColor = &H00C0C0C0&
BackStyle = 0 'Transparent
Caption = "*為了讓服務器端更快的識別客戶端的座號而設置."
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 255
Index = 0
Left = 720
TabIndex = 2
Top = 1080
Width = 4095
End
Begin VB.Label Label1
Caption = "機器快捷識別ID:"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 255
Index = 0
Left = 240
TabIndex = 0
Top = 720
Width = 1695
End
End
Attribute VB_Name = "Loadini"
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 + -