Click or drag to resize

Window.ToTop Method

X#
Move this window "to the front" of the windows lying on the desktop, giving it the input focus.

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

Return Value

Type: Usual
NIL
Remarks
This makes the window fully visible.
See Also