<< SL_WindowToFront | SL_HideWindow >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_ActivateWindow
NAME
SL_ActivateWindow -- sets the input focus to the window.
SYNOPSIS
SL_ActivateWindow(winhandle);
A0
void SL_ActivateWindow(WINHANDLE);
FUNCTION
Makes the window specified by winhandle the input focus.
INPUTS
winhandle -as returned by SL_CreateWindowA.
SEE ALSO
SL_WindowToFront.
SL_ActivateWindow Command Section By Type url:SL_ActivateWindow
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_ActivateWindow | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_WindowToFront | SL_HideWindow >> |
Top: Documentation Library | Up: SoftLogik App Library API |