CSDeskBand icon indicating copy to clipboard operation
CSDeskBand copied to clipboard

Windows deskband with C#

Results 21 CSDeskBand issues
Sort by recently updated
recently updated
newest added

I was wondering if .NET 5 Support was on the horizon or if there's something that would block updating this library & it's dependencies?

Win 11 Taskbar dotn't have Toolbar option, So I can't control the display and hiding.

also when I try to debug the app when it's registered on taskbar vs says "The file is locked by windows explorer" and I cannot build the project.

For example, I'm using some timers, connections, etc. to periodically gather information to show on the deskband. But this process is necessary only if the deskband is shown. It the...

I received a [bug report](https://github.com/stnkl/EverythingToolbar/issues/15) on a project of mine where I'm using CSDeskBand. It looks like right to left languages like Hebrew cause the deskband scaling to behave incorrectly....

While testing a deskband on a 32bit VM I noticed explorer.exe hangs/freezes with 100% cpu usage after a few seconds of enabling the deskband. The problem occurs with the basic...

Hi, When I try to register to the toolbar I get this message ![image](https://user-images.githubusercontent.com/32292032/72450181-974fe480-37c2-11ea-9448-9299aa182f4b.png) Is there an option to hide it so the user will not see it ? thanks,

Not sure if this can be done or not but something to look into.

enhancement

in the newest version : Left berth by default how to right default? ![image](https://user-images.githubusercontent.com/28172140/58810317-497dd600-8650-11e9-84e9-5f023ddd5983.png) Default Vertical Topping how to Vertical centering?

I have an application which is inserted to the toolbar and it works fine. But I have notice that when I try to build again the code, it says that...