dsafa / CSDeskBand

Windows deskband with C#
MIT License
274 stars 65 forks source link

Yes/No window for registration to toolbar #50

Open eladpotok opened 4 years ago

eladpotok commented 4 years ago

Hi, When I try to register to the toolbar I get this message image

Is there an option to hide it so the user will not see it ? thanks,

azhe403 commented 4 years ago

up

eladpotok commented 4 years ago

up

AceLearnGit commented 3 years ago

I have the same problem

KoalaBear84 commented 3 years ago

Remove ShowDeskBand, or change to false.

[CSDeskBand.CSDeskBandRegistration(Name = "My DeskBand", ShowDeskBand = true)]