Xceed SmartUI for WinForms v3.6 Documentation
Welcome to Xceed SmartUI for WinForms v3.6 / Sample Applications / CustomPainting Sample Application
In This Topic
    CustomPainting Sample Application
    In This Topic

    Programming languages

    VB.NET, C#

    Overview

    This sample demonstrates how to do custom painting by handling the Paint event or extending the a SmartControl or SmartItem .  

    It specifically demonstrates how to :

    Project location & filename

    Master directory: 

    <SamplesInstallDir>Xceed SmartUI for WinForms [version]\

    Where <SamplesInstallDir> by default is <SystemVolume>Xceed Samples under Windows Vista/7, and <ProgramFiles>Xceed Samples under Windows XP. 

    C#: \CSharp\CustomPainting\CustomPaintingCS.csproj

    VB.NET: \Visual Basic .NET\CustomPainting\CustomPaintingVB.vbproj