Click or drag to resize

VOToolBar.GetButton Method (Typed)

X#

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

Parameters

nID
Type: Long
lMenuId
Type: Logic

Return Value

Type: ToolBarButton
See Also