Click or drag to resize

ChildAppWindow.Default Method

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

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
NIL
See Also