Click or drag to resize

StiElementGdiPainter Methods

The StiElementGdiPainter type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetElementIdent
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetImage (Inherited from StiComponentGdiPainter.)
Public methodStatic memberGetPaintTitleRect
Public methodGetSelectionCornerColor (Overrides StiComponentGdiPainterGetSelectionCornerColor(StiComponent).)
Public methodGetThumbnail
Gets a thumbnail image of the component.
(Inherited from StiComponentGdiPainter.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsDefaultBorder
Public methodIsDefined
Public methodIsNoResult
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPaint (Overrides StiComponentGdiPainterPaint(StiComponent, StiPaintEventArgs).)
Public methodPaintBackground
Public methodPaintBorder(Graphics, RectangleD, IStiElement)
Public methodPaintBorder(StiComponent, Graphics, RectangleD) (Inherited from StiComponentGdiPainter.)
Public methodPaintBorder(StiComponent, Graphics, RectangleD, Boolean, Boolean) (Inherited from StiComponentGdiPainter.)
Public methodPaintBorder(StiComponent, Graphics, RectangleD, Double, Boolean, Boolean) (Inherited from StiComponentGdiPainter.)
Public methodPaintBorder(StiComponent, Graphics, RectangleF, Single, Boolean, Boolean) (Inherited from StiComponentGdiPainter.)
Public methodPaintCheckBoxTitle
Public methodPaintConditions
Paints conditions and filters of a component.
(Inherited from StiComponentGdiPainter.)
Public methodPaintConditionsAndFilter
Paints conditions and filters of a component.
(Inherited from StiComponentGdiPainter.)
Public methodPaintContent
Public methodPaintDefaultBorder
Public methodPaintElementMarkers
Public methodPaintError
Public methodPaintEvents
Paints events of a component.
(Inherited from StiComponentGdiPainter.)
Public methodPaintHighlight (Overrides StiComponentGdiPainterPaintHighlight(StiComponent, StiPaintEventArgs).)
Public methodPaintInheritedImage (Inherited from StiComponentGdiPainter.)
Public methodPaintInteraction (Inherited from StiComponentGdiPainter.)
Public methodPaintMarkers
Paints a markers specified by a Rectangle structure.
(Inherited from StiComponentGdiPainter.)
Public methodPaintNoResult
Public methodPaintNotDefined
Public methodPaintNotDefinedStatus
Public methodPaintNotEnabled
Public methodPaintOrderAndQuickInfo
Paints order numbers and quick info of a component.
(Inherited from StiComponentGdiPainter.)
Public methodPaintQuickButtons
Paints the QuickButtons.
(Inherited from StiComponentGdiPainter.)
Public methodPaintSelection
Paints the selection.
(Inherited from StiComponentGdiPainter.)
Public methodPaintStatus
Public methodPaintTitle(Graphics, RectangleD, IStiElement)
Public methodStatic memberPaintTitle(Graphics, RectangleD, IStiTitleElement, String, NullableDouble)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also