Outlook-like sidebar

  • Thread starter Thread starter mphanke
  • Start date Start date
M

mphanke

Hi,

can anybody point me to source code of an Outlook like sidebar (those up
and down going thingies hiding the functions like calendar aso.)?
Or maybe the source for the toolbox control from VS?

Or are they implemented somewhere and I can download the component DLL?
(Please, only free stuff requested - no commercial stuff!)

This would really help.

Thanks alot,

Martin
 
Hi Martin,

Please check the follwing links, there has some wonderful Outlook like bar
implementations:

An Outlook98 bar-like control
http://www.codeguru.com/Cpp/controls/controls/article.php/c2155

Outlook Bar Control and Frame (WTL)
http://www.codeproject.com/wtl/atloutlookbar.asp

An Outlook Bar Implementation
http://www.codeproject.com/cs/miscctrl/csoutlookbar.asp

Outlookbar-style menu interface
http://www.codeproject.com/miscctrl/outbar2.asp


Wish it help!

Best regards,

Gary Chang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
 
Back
Top