<< SL_AttachWindowMenu | SL_BeginMenuUpdate >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_DetachWindowMenu
NAME
SL_DetachWindowMenu -- detaches the window's menu.
SYNOPSIS
SL_DetachWindowMenu(winhandle);
A0
void SL_DetachWindowMenu(WINHANDLE);
FUNCTION
Detaches the menu attached to a window either by SL_AttachWindowMenu
or from SL_CreateWindow.
INPUTS
winhandle - as returned by SL_CreateWindowA.
SEE ALSO
SL_AttachWindowMenu, SL_SetWindowAttr.
SL_DetachWindowMenu Command Section By Type url:SL_DetachWindowMenu
created:2008-03-01 23:36:19 last updated:2008-03-01 23:36:19
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SL_DetachWindowMenu | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_AttachWindowMenu | SL_BeginMenuUpdate >> |
Top: Documentation Library | Up: SoftLogik App Library API |