Aero glass form for vb applications on windows 10

John Glynn 106 Reputation points
2021-01-28T13:40:22.8+00:00

I am trying to make a Weather application in vb and I thought it would be cool to have aero on windows 10 but I only want that project to have it.
I tried on a Virtual Machine that has Windows Embedded POSready 7 and it worked but then again support for that ends in 9 months. I mean like I like the Windows 10 UI and all but it would be nice to have some aero with it. Is there a way to do it? 61447-image.png

Community Center | Not monitored
0 comments No comments
{count} votes

Accepted answer
  1. Castorix31 90,686 Reputation points
    2021-01-28T14:45:11.433+00:00

    You can use the API SetWindowCompositionAttribute
    You can find many codes/articles from Google (like Use SetWindowCompositionAttribute to control the window frame and background of the program)

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.