Borderless GUI without WS_POPUP, with Drag, Resize and working AeroSnap
By
BBs19, in AutoIt Example Scripts
-
Recently Browsing 0 members
No registered users viewing this page.
-
Similar Content
-
By Taskms4
Description: UDF to simply create modern looking GUIs
Features:
Create light modern aesthetic borderless GUI Interactive menu panel (with mouse-over detection) A bunch of skins (color sets) are available with possibility to create your owns Files: UDF (MTSkin_UDF.au3) + Example Scripts (Example.au3 & Example2.au3)
Screenshots:
I would be glad to know what you've done with this, so do not hesitate to send me messages.
Of course the code can be improved, but I hope you'll find it useful
(This is the first time I share my work on this forum, please be indulgent...)
Download:
MTSkin-UDF.zip
Edit:
- Scripts modified according to ChuckS' comment
- Fixed link broken by reuploading files
-
By BBs19
Features:
Create modern looking borderless and resizable GUIs with control buttons (Close,Maximize/Restore,Minimize, Fullscreen, Menu) True borderless, resizeable GUI with full support for aerosnap etc. Many color schemes/themes included. See MetroThemes.au3 for more details. 3 type of Windows 8/10 style buttons. Modern checkboxes, radios, toggles and progressbar. All buttons, checkboxes etc. have hover effects! Windows 10 style modern MsgBox. Windows 10/Android style menu that slides in from left. Windows 10 style right click menu
Credits: @UEZ, for the function to create buttons with text using GDIPlus. @binhnx for his SSCtrlHover UDF
Changelog:
Download UDF with example:
-
By MyEarth
Hi, i have made a $WS_POPUP style to my GUI for remove the titlebar.
But if click on the minimized windows on the taskbar i don't have option like:
Exit --- ALT+F4
Minimize
Maximize
and other
Like this ( image form google )
How to restore this function? Thanks
-