This post originated from an RSS feed registered with .NET Buzz
by Duncan Mackenzie.
Original Post: Some cool controls from DarthPedro
Feed Title: Code/Tea/Etc...
Feed URL: /msdnerror.htm?aspxerrorpath=/duncanma/rss.aspx
Feed Description: Duncan is the Visual Basic Content Strategist at MSDN, the editor of the Visual Basic Developer Center (http://msdn.microsoft.com/vbasic), and the author of the "Coding 4 Fun" column on MSDN (http://msdn.microsoft.com/vbasic/using/columns/code4fun/default.aspx). While typically Visual Basic focused, his blogs sometimes wanders off of the technical path and into various musing of his troubled mind.
Ok... so I'm biased here, Pedro used to be my grand-boss at MSDN, and now works on some very cool and very graphical magic as part of the Whitehorse team... but on the side it appears he has been developing some Windows Forms controls, so I would suggest you check them out;
This ControlLibrary contains subclassed WinForms controls that I've been working on. It contains the source code as well as the test apps for them. The controls currently supported are: ImageComboBox, ImageListBox, FlatTabControl, and FlatComboBox. All of the controls support design-time functionality and support from their base controls. The changes have been mostly to the way they're painted. The source code for this library is also up on the following workspace: http://www.gotdotnet.com/Community/Workspaces/Workspace.aspx?id=b2de7aa8-4123-46ce-ae5a-08d059657165. Use the BugTracker there to report any bugs. Also, I discuss some of the interesting points in the code on my blog at: http://darthpedro.blogspot.com/.
Fun MSDN search fact of the day: We have a MSDNTV episode on "Whitehorse", it is even listed here, but searching MSDN on the word "Whitehorse" returns only one result... and it isn't the MSDN TV episode with that exact word in its title... it is a timezone article (America\Whitehorse is a defined timezone)... nice.