Click or drag to resize

AppWindow.ErrorMessage Method

X#
Display a message in an error box.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD ErrorMessage(
	uText
) AS USUAL CLIPPER
Request Example View Source

Parameters

uText (Optional)
Type: Usual
The description to be displayed in the error box.

Return Value

Type: Usual
See Also