The ClientLabelStyleRenderer type exposes the following members.

Constructors

  NameDescription
Public methodClientLabelStyleRenderer
Initializes a new instance of the ClientLabelStyleRenderer class

Methods

  NameDescription
Protected methodConfigure (Inherited from ClientStyleRenderer<(Of <(<'TModelItem, TStyle, TSubStyle>)>)>.)
Protected methodCreateStyleDescriptor (Overrides AbstractStyleRendererCreateStyleDescriptor()()()().)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetBounds
Returns the bounds for the item()()()() using the style()()()()'s FallbackStyle.
(Inherited from ClientStyleRenderer<(Of <(<'TModelItem, TStyle, TSubStyle>)>)>.)
Public methodGetBoundsProvider (Inherited from AbstractStyleRenderer<(Of <(<'ILabel, ILabelStyle, ClientLabelStyle>)>)>.)
Public methodGetContext (Inherited from AbstractStyleRenderer<(Of <(<'ILabel, ILabelStyle, ClientLabelStyle>)>)>.)
Protected methodgetFallbackRenderer
Implementations should return the renderer of the style()()()()'s FallbackStyle.
(Overrides ClientStyleRenderer<(Of <(<'TModelItem, TStyle, TSubStyle>)>)>..::..getFallbackRenderer()()()().)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetHitTestable (Inherited from AbstractStyleRenderer<(Of <(<'ILabel, ILabelStyle, ClientLabelStyle>)>)>.)
Public methodGetMarqueeTestable (Inherited from AbstractStyleRenderer<(Of <(<'ILabel, ILabelStyle, ClientLabelStyle>)>)>.)
Public methodGetPaintable (Inherited from AbstractStyleRenderer<(Of <(<'ILabel, ILabelStyle, ClientLabelStyle>)>)>.)
Public methodGetPreferredSize
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetVisibilityTest (Inherited from AbstractStyleRenderer<(Of <(<'ILabel, ILabelStyle, ClientLabelStyle>)>)>.)
Public methodInstall (Inherited from AbstractStyleRenderer<(Of <(<'ILabel, ILabelStyle, ClientLabelStyle>)>)>.)
Public methodIsHit
Hit tests the item()()()()style()()()()'s FallbackStyle
(Inherited from ClientStyleRenderer<(Of <(<'TModelItem, TStyle, TSubStyle>)>)>.)
Public methodIsInBox
Tests the item()()()() for an intersection using the style()()()()'s FallbackStyle
(Inherited from ClientStyleRenderer<(Of <(<'TModelItem, TStyle, TSubStyle>)>)>.)
Public methodIsVisible (Inherited from AbstractStyleRenderer<(Of <(<'ILabel, ILabelStyle, ClientLabelStyle>)>)>.)
Public methodLookup (Inherited from ClientStyleRenderer<(Of <(<'TModelItem, TStyle, TSubStyle>)>)>.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPaint
Paints the item()()()() using the style()()()()'s FallbackStyle
(Inherited from ClientStyleRenderer<(Of <(<'TModelItem, TStyle, TSubStyle>)>)>.)
Protected methodSetItem (Inherited from AbstractStyleRenderer<(Of <(<'ILabel, ILabelStyle, ClientLabelStyle>)>)>.)
Protected methodSetStyle (Inherited from AbstractStyleRenderer<(Of <(<'ILabel, ILabelStyle, ClientLabelStyle>)>)>.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
Protected fielditem (Inherited from AbstractStyleRenderer<(Of <(<'ILabel, ILabelStyle, ClientLabelStyle>)>)>.)
Protected fieldstyle (Inherited from AbstractStyleRenderer<(Of <(<'ILabel, ILabelStyle, ClientLabelStyle>)>)>.)

Properties

  NameDescription
Public propertyItem (Inherited from AbstractStyleRenderer<(Of <(<'ILabel, ILabelStyle, ClientLabelStyle>)>)>.)
Public propertyStyle (Inherited from AbstractStyleRenderer<(Of <(<'ILabel, ILabelStyle, ClientLabelStyle>)>)>.)
Public propertyStyleDescriptor (Inherited from AbstractStyleRenderer<(Of <(<'ILabel, ILabelStyle, ClientLabelStyle>)>)>.)

See Also