Click or drag to resize

DialogWindow.ShowModal Method (Typed)

X#
This is the worker method that shows the DialogWindow

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD ShowModal(
	lActive AS LOGIC
) AS VOID
Request Example View Source

Parameters

lActive
Type: Logic
** missing parameter documentation **
See Also