Click or drag to resize

DataBrowser.Default Method (Typed)

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

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Default(
	oEvent AS Event
) AS VOID
Request Example View Source

Parameters

oEvent
Type: Event
The event that occurred for the control.

Return Value

Type: 
Nothing
See Also