Changing Taskbar Background Color to transparent via Win32 API or registry in WinUI3 Project

Jacob Mordon 225 Reputation points
2024-07-30T07:22:26.73+00:00

Hi, I have a question, how to change background of Taskbar to transparent via Win32 API or registry in WinUI3 Project, so Start button, pinned icons, tray and etc. will be not affected by change of transparency?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,724 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,654 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,021 questions
0 comments No comments
{count} votes

Accepted answer
  1. Xiaopo Yang - MSFT 12,726 Reputation points Microsoft Vendor
    2024-07-31T01:43:54.3333333+00:00

    Hello @Jacob Mordon,

    As @Castorix31 said in another question, it is very complex to get this. But you can refer to RainbowTaskbar.


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.