Click or drag to resize

VOControlProperties.OnMouseDown Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD OnMouseDown(
	s AS Object,
	e AS MouseEventArgs
) AS VOID
Request Example View Source

Parameters

s
Type: Object
e
Type: MouseEventArgs
See Also