|
||
|
|
#1 (permalink) |
|
Forum Novice
Join Date: Oct 2003
Location: Orlando, Florida
Age: 22
Posts: 113
|
My company currently has me writing a somewhat simple utility program but rather than use an 'always on top' option I'd like to have a text box and a button docked in the task bar. I've tried searching MSDN and Google, but all I can find is the ToolBar class which isn't what I need. Do any of you know where documentation on this is would be?
*edit* Nevermind! ..Found something! For future reference, should anyone need this: http://www.codeproject.com/csharp/dotnetbandobjects.asp
__________________
Makaveli: i always get fucking scared when i write recursive functions Mike: you will mess up (you will mess up) will mess up (you will mess up (you will mess up) will mess up ) will mess up Makaveli: lol Last edited by aralith; 11-22-2006 at 07:03 PM. |
|
|
|
|
|
#2 (permalink) |
|
Forum Novice
|
I was coding a RSS feed scroller a few days ago and happened to run into this code example. I downloaded it and ran into some problems upgrading it to VS 2005. The error had something to do with SHDocVw or something. If you ran into this I wouldn't mind having this working example on my computer for future reference. Thanks.
__________________
This is a bad signature.
|
|
|
|
|
|
#3 (permalink) |
|
Forum Novice
Join Date: Oct 2003
Location: Orlando, Florida
Age: 22
Posts: 113
|
re-add Interop.SHDoCVw.dll as a reference from thesamplezip\BandObjectLib\obj\ and recompile. Tada!
__________________
Makaveli: i always get fucking scared when i write recursive functions Mike: you will mess up (you will mess up) will mess up (you will mess up (you will mess up) will mess up ) will mess up Makaveli: lol |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|