Click or drag to resize

StiIndicatorElementGdiPainter Methods

The StiIndicatorElementGdiPainter 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 (Inherited from StiElementGdiPainter.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetImage (Inherited from StiComponentGdiPainter.)
Public methodGetSelectionCornerColor (Inherited from StiElementGdiPainter.)
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 (Inherited from StiElementGdiPainter.)
Public methodIsDefined (Inherited from StiElementGdiPainter.)
Public methodIsNoResult (Inherited from StiElementGdiPainter.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPaint (Inherited from StiElementGdiPainter.)
Public methodPaintAtom (Inherited from StiAtomElementGdiPainter.)
Public methodPaintBackground (Inherited from StiElementGdiPainter.)
Public methodPaintBorder(Graphics, RectangleD, IStiElement) (Inherited from StiElementGdiPainter.)
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 (Inherited from StiElementGdiPainter.)
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 (Inherited from StiAtomElementGdiPainter.)
Public methodPaintDefaultBorder (Inherited from StiElementGdiPainter.)
Public methodPaintElementMarkers (Inherited from StiElementGdiPainter.)
Public methodPaintError (Inherited from StiElementGdiPainter.)
Public methodPaintEvents
Paints events of a component.
(Inherited from StiComponentGdiPainter.)
Public methodPaintHighlight (Inherited from StiElementGdiPainter.)
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 (Inherited from StiElementGdiPainter.)
Public methodPaintNotDefined (Inherited from StiElementGdiPainter.)
Public methodPaintNotDefinedStatus (Inherited from StiElementGdiPainter.)
Public methodPaintNotEnabled (Inherited from StiElementGdiPainter.)
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 (Inherited from StiElementGdiPainter.)
Public methodPaintTitle(Graphics, RectangleD, IStiElement) (Inherited from StiElementGdiPainter.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also