Click or drag to resize

DataBrowser.DEFAULT Method

X#
Call the default windows procedure for a control and set the EventReturnValue.

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

Parameters

oEvent (Optional)
Type: Usual
The event that occurred for the control.

Return Value

Type: Usual
Nothing
See Also