Click or drag to resize

IRenderRibbon Interface

Exposes methods for drawing ribbon elements.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public interface IRenderRibbon

The IRenderRibbon type exposes the following members.

Methods
 NameDescription
Public methodDrawRibbonApplicationButton Draw the application button.
Public methodDrawRibbonApplicationTab Draw the application tab.
Public methodDrawRibbonBack Draw the background of a ribbon element.
Public methodDrawRibbonClusterEdge Perform drawing of a ribbon cluster edge.
Public methodDrawRibbonTabContextTitle Draw a context ribbon tab title.
Top
See Also