Click or drag to resize

GUIExit Function

X#

[Missing <include> target documentation in 'M:VOGUIClasses.Functions.GUIExit(System.Object,System.EventArgs)'. File: 'Gui.xml' Path: 'doc/GUIExit/*']

Namespace:  VOGUIClasses
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 FUNCTION GUIExit(
	o AS Object,
	args AS EventArgs
) AS VOID
Request Example View Source

Parameters

o
Type: Object
args
Type: EventArgs
See Also