Xceed SmartUI for WinForms v3.6 Documentation
Xceed.SmartUI.v3.6 Assembly / Xceed.SmartUI Namespace / SmartItemPaint Class
Members


In This Topic
    SmartItemPaint Class
    In This Topic
    Provides theme-sensitive functionalities required to draw SmartItems.
    Syntax
    'Declaration
     
    Public Class SmartItemPaint 
       Inherits SmartPaint
    'Usage
     
    Dim instance As SmartItemPaint
    public class SmartItemPaint : SmartPaint 
    Inheritance Hierarchy

    System.Object
       Xceed.SmartUI.SmartPaint
          Xceed.SmartUI.SmartItemPaint

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also