-
[2008] Deskbands!
How can I make a deskband for my application in VB.NET 2008? I am extremely experienced in VB, and I've found something in Shell32, that I believe should be used. But how?
I've seen plenty of examples in C++, and I've searched for anything like this for about 2 weeks now. No result. Can anyone help me?
-
Re: [2008] Deskbands!
What exactly do you mean by Deskband?
-
Re: [2008] Deskbands!
Well I think you mean a BandObject and if so there is a post in the C# codebank here http://www.vbforums.com/showthread.php?t=297633
-
1 Attachment(s)
Re: [2008] Deskbands!
Well, I uploaded a screenshot of a sample deskband to this post.
-
Re: [2008] Deskbands!
-
Re: [2008] Deskbands!
All of that is C++ examples. Either translate or find VB examples please?
Thanks for showing your interest in my issue though.
-
Re: [2008] Deskbands!
I dont know C++ but if you do a google search Im sure you can find a converter utility or page. ;)
-
Re: [2008] Deskbands!
I tried converters before, and they didn't do the job well.