Click or drag to resize

StiListBoxElementGdiPainter Methods

The StiListBoxElementGdiPainter 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.)
Public methodFormat (Inherited from StiControlElementGdiPainter.)
Public methodGetBackColor (Inherited from StiControlElementGdiPainter.)
Protected methodGetElementIdent (Inherited from StiElementGdiPainter.)
Public methodGetFont (Inherited from StiControlElementGdiPainter.)
Public methodGetForeColor (Inherited from StiControlElementGdiPainter.)
Public methodGetGlyphColor (Inherited from StiControlElementGdiPainter.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetImage (Inherited from StiComponentGdiPainter.)
Public methodGetSelectedBackColor (Inherited from StiControlElementGdiPainter.)
Public methodGetSelectedForeColor (Inherited from StiControlElementGdiPainter.)
Public methodGetSelectionCornerColor (Inherited from StiElementGdiPainter.)
Public methodGetSeparatorColor (Inherited from StiControlElementGdiPainter.)
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 methodPaintBackground (Inherited from StiControlElementGdiPainter.)
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 methodPaintButton (Inherited from StiControlElementGdiPainter.)
Public methodPaintCheckBoxTitle (Inherited from StiControlElementGdiPainter.)
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 (Overrides StiElementGdiPainterPaintContent(Graphics, RectangleD, IStiElement).)
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