| StiElementGdiPainter Methods | 
 The StiElementGdiPainter type exposes the following members.
 Methods
Methods|  | Name | Description | 
|---|
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) | 
|  | GetElementIdent |  | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
|  | GetImage | (Inherited from StiComponentGdiPainter.) | 
|   | GetPaintTitleRect |  | 
|  | GetSelectionCornerColor | (Overrides StiComponentGdiPainterGetSelectionCornerColor(StiComponent).) | 
|  | GetThumbnail | 
            Gets a thumbnail image of the component.
            (Inherited from StiComponentGdiPainter.) | 
|  | GetType | (Inherited from Object.)Gets the Type  of the current instance. | 
|  | IsDefaultBorder |  | 
|  | IsDefined |  | 
|  | IsNoResult |  | 
|  | MemberwiseClone | (Inherited from Object.)Creates a shallow copy of the current Object . | 
|  | Paint | (Overrides StiComponentGdiPainterPaint(StiComponent, StiPaintEventArgs).) | 
|  | PaintBackground |  | 
|  | PaintBorder(Graphics, RectangleD, IStiElement) |  | 
|  | PaintBorder(StiComponent, Graphics, RectangleD) | (Inherited from StiComponentGdiPainter.) | 
|  | PaintBorder(StiComponent, Graphics, RectangleD, Boolean, Boolean) | (Inherited from StiComponentGdiPainter.) | 
|  | PaintBorder(StiComponent, Graphics, RectangleD, Double, Boolean, Boolean) | (Inherited from StiComponentGdiPainter.) | 
|  | PaintBorder(StiComponent, Graphics, RectangleF, Single, Boolean, Boolean) | (Inherited from StiComponentGdiPainter.) | 
|  | PaintCheckBoxTitle |  | 
|  | PaintConditions | 
            Paints conditions and filters of a component.
            (Inherited from StiComponentGdiPainter.) | 
|  | PaintConditionsAndFilter | 
            Paints conditions and filters of a component.
            (Inherited from StiComponentGdiPainter.) | 
|  | PaintContent |  | 
|  | PaintDefaultBorder |  | 
|  | PaintElementMarkers |  | 
|  | PaintError |  | 
|  | PaintEvents | 
            Paints events of a component.
            (Inherited from StiComponentGdiPainter.) | 
|  | PaintHighlight | (Overrides StiComponentGdiPainterPaintHighlight(StiComponent, StiPaintEventArgs).) | 
|  | PaintInheritedImage | (Inherited from StiComponentGdiPainter.) | 
|  | PaintInteraction | (Inherited from StiComponentGdiPainter.) | 
|  | PaintMarkers | 
            Paints a markers specified by a Rectangle structure.
            (Inherited from StiComponentGdiPainter.) | 
|  | PaintNoResult |  | 
|  | PaintNotDefined |  | 
|  | PaintNotDefinedStatus |  | 
|  | PaintNotEnabled |  | 
|  | PaintOrderAndQuickInfo | 
            Paints order numbers and quick info of a component.
            (Inherited from StiComponentGdiPainter.) | 
|  | PaintQuickButtons | 
            Paints the QuickButtons.
            (Inherited from StiComponentGdiPainter.) | 
|  | PaintSelection | 
            Paints the selection.
            (Inherited from StiComponentGdiPainter.) | 
|  | PaintStatus |  | 
|  | PaintTitle(Graphics, RectangleD, IStiElement) |  | 
|   | PaintTitle(Graphics, RectangleD, IStiTitleElement, String, NullableDouble) |  | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
Top See Also
See Also