D
D
Dartware2019-04-09 13:00:17
WPF
Dartware, 2019-04-09 13:00:17

How to display a WPF control on the Windows taskbar?

There is an application on WPF and there was a need for this kind of "widget" on the taskbar, as in the screenshots below.
5cac6b07572e3139397848.jpegZune software.
5cac721c2c7cd120919015.jpegWindows Media Player
Unfortunately, WPF lacks functionality for working with the taskbar as such. I believe that there are some functions in WinAPI for solving such problems. However, this is all hidden in some wilds unknown to me, or I just searched / googled badly. Maybe someone has already encountered such a problem?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dartware, 2019-04-10
@dartware

Found a solution. Such controls in the taskbar are called DeskBand . For WPF/WinForm there is even a library for these needs.

A
Alexey Pavlov, 2019-04-09
@lexxpavlov

Why not right away? They are in WPF.
https://docs.microsoft.com/ru-ru/dotnet/api/system...
https://professorweb.ru/my/WPF/UI_WPF/level23/23_11.php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question