Click or drag to resize

VOTrayIcon Constructor (Typed)

X#
Initializes a new instance of the VOTrayIcon class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	oWin AS Window,
	lID AS DWORD
)
Request Example View Source

Parameters

oWin
Type: Window
lID
Type: DWord
See Also