<< SL_GetWindowAttr | SL_ActivateWindow >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_WindowToFront
NAME
SL_WindowToFront -- brings a window to the front of all other windows.
SYNOPSIS
SL_WindowToFront(winhandle);
A0
void SL_WindowToFront(WINHANDLE);
FUNCTION
Brings the window specified by winhandle to the front of all other
windows.
INPUTS
winhandle - as returned by SL_CreateWindowA.
SEE ALSO
SL_ActivateWindow.
SL_WindowToFront Command Section By Type url:SL_WindowToFront
created:2008-03-01 23:36:18 last updated:2008-03-01 23:36:18
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SL_WindowToFront | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_GetWindowAttr | SL_ActivateWindow >> |
Top: Documentation Library | Up: SoftLogik App Library API |