Need my button click also should work with transparency and dont want the app to gain the focus.

MM, Sunil 86 Reputation points
2021-11-17T13:08:37.087+00:00

Hi,

i have attached my code and application.
now my button click event is not firing.
now i want my button click event should fire and also application should not gain the focus.
150212-aaa1.png

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
727 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Castorix31 81,831 Reputation points
    2021-11-17T14:52:23.423+00:00

    I updated the sample I had posted by using WS_EX_NOACTIVATE

    CSharp_WindowsAppSDK_Test2.zip