Used TopWindow.bas for Windows?


The product has been discontinued, and Download.com offers this page for informational purposes only.

Editors’ Review

Download.com staff
TopWindow.bas is a Visual Basic module enabling quick control over window stacking order. Developers can add or remove the "always on top" status for any window using two simple subroutine calls.
  • Pros

    • Provides two distinct subs: PutThisOnTop and PutThisOffTop.
    • Manages top window status for any VB project window.
    • Simple integration by adding a single BAS file to the project.
    • Functionality is exposed through standard window handle calls.
    • Allows immediate addition or removal of top status.
    • Is the first public release via CNET Download.com.
  • Cons

    • Strictly limited to Visual Basic development environments.
    • Requires manual integration of the BAS file.
    • No additional documentation is specified.
    • Limited to basic window status manipulation.
    • Does not include visual configuration interfaces.

Used TopWindow.bas for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
1
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows XP
  • Windows 2000
  • Windows 10
  • Windows NT
  • Windows 98
  • Windows Vista
  • Windows ME
Additional Requirements
Windows 98/Me/NT/2000/XP/Vista
POPULARITY
Total Downloads
134
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


Developer’s Description

Manage the top window status on your Visual Basic project.
TopWindow.bas contains two subs: PutThisOnTop (hwnd) and PutThisOffTop (hwnd) You can add or remove top window status to any window in your VB project simply by adding TopWindow.bas to your project and calling the subs e.g. PutThisOnTop Form1.hwnd. This version is the first release on CNET Download.com.

Download.com
Your review for TopWindow.bas