Entry
BBCBASIC: Windows: Window: How to put a window on top? [Windows API BringWindowToTop]
Oct 24th, 2006 12:52
Knud van Eeden,
----------------------------------------------------------------------
--- Knud van Eeden --- 24 October 2006 - 06:44 pm --------------------
BBCBASIC: Windows: Window: How to put a window on top? [Windows API
BringWindowToTop]
---
Steps: Overview:
1. -E.g. create the following program
--- cut here: begin --------------------------------------------------
SYS "BringWindowToTop", @hwnd% TO ret%
END
--- cut here: end ----------------------------------------------------
===
Internet: see also:
---
Microsoft: API: BringWindowToTop
http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/winui/winui/windowsuserinterface/windowing/windows/windowreference/w
indowfunctions/bringwindowtotop.asp
---
Language: Computer: BASIC: BBCBASIC: Windows: Window: Link: Can you
give an overview of links?
http://www.faqts.com/knowledge_base/view.phtml/aid/42758/fid/768
----------------------------------------------------------------------