Search This Blog

Your place for free Visual Studio, .NET and BizTalk articles, code snippets, discussions, news and the best bunch of developers on the net.

Tuesday, March 27, 2007

MSDN Webcast: Visual C# Soup to Nuts: Custom Controls

Yesterday, I attend a Microsoft webcast on C# Soup To Nuts: Custom Controls. In this we learned about creating a custom controls on Windows Forms Application.

Following are the topics covered in this webcast

1. Create a control, extend it with Custom functionality
2. About custom brushes
3. Custom size and shapes

Click here to download the demo code file.

Click here to download presentation file for this webcast

No comments: