html5-img
1 / 14

Visual C Soup to Nuts Part 18: Custom Controls

What We Will Cover. System.Windows.Forms.Control objectControl ReviewCustomizing ControlAdvanced Graphic Routines. System.Windows.Forms.Control. System.Windows.Forms.Control base classSimilar to ASP.NET Server ControlMore control over visual aspectsCan be licensed. Demonstration One. Explor

clovis
Download Presentation

Visual C Soup to Nuts Part 18: Custom Controls

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


    1. Visual C# Soup to Nuts Part 18: Custom Controls William Steele Developer Evangelist Microsoft Corporation http://blogs.msdn.com/wsteele

    2. What We Will Cover System.Windows.Forms.Control object Control Review Customizing Control Advanced Graphic Routines

    3. System.Windows.Forms.Control System.Windows.Forms.Control base class Similar to ASP.NET Server Control More control over visual aspects Can be licensed

    4. Demonstration One Exploring Controls

More Related