IRenderer Interface |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public interface IRenderer
The IRenderer type exposes the following members.
Name | Description | |
---|---|---|
RenderGlyph |
Gets the glpyh renderer.
| |
RenderRibbon |
Gets the ribbon renderer.
| |
RenderStandardBack |
Gets the standard background renderer.
| |
RenderStandardBorder |
Gets the standard border renderer.
| |
RenderStandardContent |
Gets the standard content renderer.
| |
RenderTabBorder |
Gets the tab border renderer.
|
Name | Description | |
---|---|---|
EvalTransparentPaint(IPaletteBack, PaletteState) |
Evaluate if transparent painting is needed for background palette.
| |
EvalTransparentPaint(IPaletteBack, IPaletteBorder, PaletteState) |
Evaluate if transparent painting is needed for background or border palettes.
| |
RenderToolStrip |
Gets a renderer for drawing the toolstrips.
|