Click or drag to resize

VOToolBar.PressButton Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD PressButton(
	nID AS LONG,
	lPressed AS LOGIC
) AS LOGIC
Request Example View Source

Parameters

nID
Type: Long
lPressed
Type: Logic

Return Value

Type: Logic
See Also