I've hunted through the forums, but couldn't find a solution. If I want a Window to remain on top of everything else, how can I do this. This is for Windows. In Delphi, you can set the form to StayOnTop.
Thanks, Colin
Making a Window stay on top of all programs.
Re: Making a Window stay on top of all programs.
Code: Select all
StickyWindow(#Window, Status)
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive