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


In This Topic
    SmartItemPaint Class Methods
    In This Topic

    For a list of all members of this type, see SmartItemPaint members.

    Public Methods
     NameDescription
    Public MethodOverloaded. Creates a mask of the bitmap specified by the index using the specified color. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodOverloaded. Draws a 3D border around a SmartControl or SmartItem. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodDraws the bitmap at the specified coordinates. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodDraws a border for the specified rectangle with the specified colors. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodOverloaded. Draws a checkbox with the specified check state within the specified rectangle.  
    Public MethodDraws a dotted line using the specified colors from the first point to the second. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodDraws a dotted rectangle using the specified colors for the specified rectangle. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodOverloaded. Draws a flat border for SmartPaint.Bounds. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodOverloaded. Overridden. Draws the image in the ImageList that corresponds to SmartPaint.ImageIndex at the specified point.  
    Public MethodOverloaded. Draws an inverted flat border for the specified rectangle. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodDraws the line with the specified color from the first point to the second. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodDraws a minus sign (-) in a box within the specified rectangle. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodDraws a plus sign (+) in a box within the specified rectangle. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodDraws a progress bar in the specified rectangle. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodOverloaded. Draws a radio button within the specified rectangle.  
    Public MethodDraws the rectangle with the specified border color. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodDraws a size grip for the specified rectangle. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodOverloaded. Draws the string with the specified alignment. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodOverloaded. Draws a sunken border for SmartPaint.Bounds. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodDraws the theme part in the specified rectangle. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodFills the interior of the rectangle with the specified color. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodRetrieves the current color of the specified Xceed.SmartUI.UIStyle.ThemeColor. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodRetrieves the opposite color of the specified color. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodOverloaded. Retrieves the height of the specified string assuming that the string will be drawn on one line. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodRetrieves the width of the specified string. (Inherited from Xceed.SmartUI.SmartPaint)
    Public MethodSets the clipping region to the specified rectangle. (Inherited from Xceed.SmartUI.SmartPaint)
    Top
    See Also