Click here to Skip to main content
15,892,072 members
Home / Discussions / C#
   

C#

 
GeneralRe: DeskBand alternatives C# Pin
Member 108502537-Mar-15 9:06
Member 108502537-Mar-15 9:06 
AnswerRe: DeskBand alternatives C# Pin
Brisingr Aerowing7-Mar-15 9:40
professionalBrisingr Aerowing7-Mar-15 9:40 
GeneralRe: DeskBand alternatives C# Pin
Member 108502537-Mar-15 10:18
Member 108502537-Mar-15 10:18 
GeneralRe: DeskBand alternatives C# Pin
manchanx7-Mar-15 10:26
professionalmanchanx7-Mar-15 10:26 
JokeRe: DeskBand alternatives C# Pin
Richard Andrew x647-Mar-15 10:36
professionalRichard Andrew x647-Mar-15 10:36 
GeneralRe: DeskBand alternatives C# Pin
manchanx7-Mar-15 10:48
professionalmanchanx7-Mar-15 10:48 
GeneralRe: DeskBand alternatives C# Pin
Member 108502537-Mar-15 11:25
Member 108502537-Mar-15 11:25 
GeneralRe: DeskBand alternatives C# Pin
manchanx7-Mar-15 12:21
professionalmanchanx7-Mar-15 12:21 
Take a look at the sample: DeskBandUI is just the UserControl that is being used by WebSearchDeskBand. So you would have to instantiate WebSearchDeskBand instead.

Additional hints:

- Instantiating the class isn't enough to get it working. You have to register a "COM Server" for which there's the "ServerRegistrationManager" in the SharpShell-Project, but I'm unable to give you instructions for that. The author of SharpShell has several articles[^] here on CodeProject documenting SharpShell, unfortunately the DeskBand seems to be the only aspect of it for which there's no article, but maybe it helps with the ServerRegistrationManager and with the general understanding of ShellExtensions.

- As of Windows 7 DeskBands are no longer recommended by Microsoft. They still work on Windows 7 but I don't know about Windows 8, even less Windows 10.

(edit: )

- I just found another Codeproject article[^] on DeskBands - it's REALLY old but in the comments I found someone saying that he got it working under Windows 7. Maybe the approach taken there is a simpler one than with SharpShell.

modified 7-Mar-15 18:39pm.

Questioni need help............ Pin
Member 115043336-Mar-15 22:52
Member 115043336-Mar-15 22:52 
GeneralRe: i need help............ Pin
Richard MacCutchan6-Mar-15 23:20
mveRichard MacCutchan6-Mar-15 23:20 
AnswerRe: i need help............ Pin
OriginalGriff6-Mar-15 23:57
mveOriginalGriff6-Mar-15 23:57 
GeneralRe: i need help............ Pin
Richard MacCutchan7-Mar-15 3:03
mveRichard MacCutchan7-Mar-15 3:03 
GeneralRe: i need help............ Pin
OriginalGriff7-Mar-15 3:56
mveOriginalGriff7-Mar-15 3:56 
GeneralRe: i need help............ Pin
Richard MacCutchan7-Mar-15 4:15
mveRichard MacCutchan7-Mar-15 4:15 
GeneralRe: i need help............ Pin
OriginalGriff7-Mar-15 4:33
mveOriginalGriff7-Mar-15 4:33 
AnswerRe: i need help............ Pin
Afzaal Ahmad Zeeshan7-Mar-15 0:05
professionalAfzaal Ahmad Zeeshan7-Mar-15 0:05 
GeneralRe: i need help............ Pin
OriginalGriff7-Mar-15 2:21
mveOriginalGriff7-Mar-15 2:21 
AnswerRe: i need help............ Pin
Afzaal Ahmad Zeeshan7-Mar-15 3:09
professionalAfzaal Ahmad Zeeshan7-Mar-15 3:09 
GeneralRe: i need help............ Pin
OriginalGriff7-Mar-15 3:55
mveOriginalGriff7-Mar-15 3:55 
GeneralRe: i need help............ Pin
Afzaal Ahmad Zeeshan7-Mar-15 3:59
professionalAfzaal Ahmad Zeeshan7-Mar-15 3:59 
GeneralRe: i need help............ Pin
manchanx7-Mar-15 4:30
professionalmanchanx7-Mar-15 4:30 
GeneralRe: i need help............ Pin
OriginalGriff7-Mar-15 4:35
mveOriginalGriff7-Mar-15 4:35 
GeneralRe: i need help............ Pin
Afzaal Ahmad Zeeshan7-Mar-15 4:41
professionalAfzaal Ahmad Zeeshan7-Mar-15 4:41 
GeneralRe: i need help............ Pin
BillWoodruff7-Mar-15 4:56
professionalBillWoodruff7-Mar-15 4:56 
GeneralRe: i need help............ Pin
OriginalGriff7-Mar-15 5:06
mveOriginalGriff7-Mar-15 5:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.