Jazz Soft Contact us?   JazzSoft@live.com     English   English  Japanese  Chinese (Traditional)  Chinese (Simlified)
Factory Automation & Yield Management Solution Provider 
Skip Navigation LinksHome > Products > Swing > Swing HSMS Reference > Properties > Show

Dorian.Core is added. Dorian now supports .NET 6 and 7.

Swing HSMS Reference   

Properties
Active
Appearance
BorderStyle
IniFile
IniSection
IPAddress
LocalPortNumber
Log
LogFile
MaxLength
PortNumber
Selected
Server
Show
T3
T5
T6
T7
T8

Methods
Config
ConvertIPAddress
Disconnect
GetHostName
LoadIni
Send

Events
Connected
Errors
Read
SelConnection

Show Property

If this property is True, then ActiveX control shows connection status on screen. When server has connection between clients, it shows every connection on screen. It is very natural that client can connect with only one server. If this property is False, it shows Light Emitting Diode (LED) style bitmap. This property is a persistent property.

Syntax

Visual Basic



Visual C++


Return Value

Example

Visual Basic

.Show = True ‘ Show connection status
.Show = False ‘ Show LED like picture


Visual C++

m_hsms.SetShow(true); // Show connection status
m_hsms.SetShow(false); // Show LED like picture

Remarks

See Also

Contact us?   JazzSoft@live.com
  Copyright © 1997 - 2024 Jazz Soft, Inc.