shornw Posted August 18, 2010 Posted August 18, 2010 Hi all, I have created a form to deploy to all users, at logon, on our domain. Most have completed it, but as is usual there are some who will not and just leave it open in the background then log-off. I now have to make this mandatory, so I'm thinking always on top and either centralised or full screen. If I go with full screen, can the window be un-minimisable and if so how? If I go with always on top can it be un-moveable, so users cant drag it to the bottom corner then continue working, and if so, how? Suggestions gratefully received. Thanks [font='Comic Sans MS']Eagles may soar high but weasels dont get sucked into jet engines[/font]
water Posted August 18, 2010 Posted August 18, 2010 (edited) I can think of a combination of 2 techniques:Set Window on top: Please see this linkMake the window unmoveable: Please see this linkHTHBTW: As you can see the forum search function is your friend Edited August 18, 2010 by water My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
shornw Posted August 18, 2010 Author Posted August 18, 2010 Thank you Water. I couldn't use the 'On-top' solution as the users can simply move the window out of the way. I went with the $WS_POPUPWINDOW and resized it to almost fill the screen. Thanks for your help, very much appreciated [font='Comic Sans MS']Eagles may soar high but weasels dont get sucked into jet engines[/font]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now