thub.users.profile.tabs.comments.personalized


Thanks for the reply.

Now we are using visual studio 2019 for our project development.
Now which version of .net core(.NET Core 3.1 or .NET 5.0 .NET 6) i need to install to convert my .net framework 4.7 project to the .net core project?

Yes, I want balloon tooltip to be displayed only in the upper right corner always(static place).
I want the style of balloon tool tip to be same as there in my screenshot.

Then we should use below template for project development right?
153638-capture1.png


capture1.png (49.4 KiB)

HI,

It would be great if you can share me that sample project please.

Regards,
Sunil

Could you please help on this?

Hi

We want "Click Me" button should look as non transparent(as normal button) and other area should be transparent in your sample which you provided.
Please help us to achieve this.

HI.

I mean - In the sample which you have posted, the window is transparent and has one "Click Me" Button(this is also transparent now).
Now we wan "Click Me" button to be non transparent and remaining window area should be transparent it is there now.

Could you please help us for this requiement,

Hi
Thanks for the reply.

Could you please share the sample project where you achieved SetParent.
We need it like below.
151813-winui3window.png


winui3window.png (14.7 KiB)

Hi
Is it possible to make "Click Me" button non transparent on the transparent window.(I want only button should be non transparent and other screen area should be transparent.)

Is it possible. we need this in our requirement.

Hi

We tried keeping UIAccess = true in appmenifest file, but we were getting some run time error.
Could you please try and check from your end for winui3 application and let us know if it is possible.

Please share the sample project if UIAccess = true works in WinUI3 or any other way to place the winui3 window on top of the start windows menu.

Hi,
with my current code, as mentioned in the screen shot when i give WS_EX_TRANSPARENT in SetWindowLong method, it is getting transparent its good.
But in that transparent window i have button. I want that button click event should fire and pass the focus to the other window which is there in background.

Thanks so much for your reply,
I need below helps here.
1.i want my window to be maximized always on screen.
2.i don't want any background on the window(only button should be visible) - all the background and border should looks transparent with no color.
3.Final design should looks like a overlay.

Best Regards,
Sunil146455-codebehind.png146409-xamlfile.png


codebehind.png (47.3 KiB)
xamlfile.png (34.8 KiB)

HI
I am not able to drag and move the overlay/app which is present on my desktop.
Could you please tell me how to achieve this.
146450-overlay22.png


overlay22.png (31.0 KiB)