Click or drag to resize

Window.ToTop Method (Typed)

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

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

Return Value

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