The requested page is not available for selected version.
BringToTop
Syntax
long BringToTop()
Description
Activate the window and give it focus.
Return Value
Return 0 if successful; otherwise, -1.
Notes
- Brings a window to the front if it belongs to the active application, or flashes the window title bar if it does not. The window must be visible for this latter event to have any visible effect.