Xceed SmartUI for WinForms v3.6 Documentation
SmartItemPaint Class Members
Properties  Methods 


Xceed.SmartUI.v3.6 Assembly > Xceed.SmartUI Namespace : SmartItemPaint Class

The following tables list the members exposed by SmartItemPaint.

Public Properties
 NameDescription
Public PropertyGets or sets the System.Drawing.Font to use when painting on subsequent calls to the Draw methods. (Inherited from Xceed.SmartUI.SmartPaint)
Public PropertyOverridden. Gets or sets the foreground color to paint on subsequent calls to the Draw methods.  
Public PropertyGets or sets a value representing the index of the image, within the SmartPaint.ImageList, to paint on subsequent calls to the Draw methods. (Inherited from Xceed.SmartUI.SmartPaint)
Public PropertyGets or sets the opacity level of the SmartControl or SmartItem on subsequent calls to the Draw methods. (Inherited from Xceed.SmartUI.SmartPaint)
Public PropertyGets a value indicating if the SmartControl or SmartItem should display focus rectangles on subsequent calls to the Draw methods. (Inherited from Xceed.SmartUI.SmartPaint)
Public PropertyGets or sets the System.Drawing.StringFormat to use when painting on subsequent calls to the Draw methods. (Inherited from Xceed.SmartUI.SmartPaint)
Public PropertyGets the value of the UIStyle property on subsequent calls to the Draw methods. (Inherited from Xceed.SmartUI.SmartPaint)
Top
Protected Properties
 NameDescription
Protected PropertyOverridden. Gets the list of images that will be used to paint on subsequent calls to the Draw methods.  
Protected PropertyOverridden. Gets the size of the images in the ImageList on subsequent calls to the Draw methods.  
Top
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

Reference

SmartItemPaint Class
Xceed.SmartUI Namespace