SocketWrench .NET Edition

InternetDialer.ModemLights Property

Enables and disables the dial-up networking system tray icon.

[Visual Basic]
Public Property ModemLights As Boolean
[C#]
public bool ModemLights {get; set;}

Property Value

A boolean value which specifies if the system tray icon is displayed.

Remarks

The ModemLights property determines if the dial-up networking icon in the system tray is displayed when a connection is established.

See Also

InternetDialer Class | SocketTools Namespace