[]
        
(Showing Draft Content)

C1.Win.Ribbon.Design.C1RibbonDesigner

C1RibbonDesigner Class

The designer class for the main C1Ribbon control. It is also the owner for the main floatie and for the inplace label editing form.

Inheritance
C1RibbonDesigner
Namespace: C1.Win.Ribbon.Design
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
public class C1RibbonDesigner : ControlDesigner, ITreeDesigner, IDesigner, IDisposable, IDesignerFilter, IComponentInitializer
Public Class C1RibbonDesigner
    Inherits ControlDesigner
    Implements ITreeDesigner, IDesigner, IDisposable, IDesignerFilter, IComponentInitializer

Constructors

Name Description
C1RibbonDesigner()

Properties

Name Description
ActionLists
AssociatedComponents
EnableSmartDesigner

Gets or sets a value indicating whether the smart designer is enabled.

SelectionRules

Methods

Name Description
CreateInitialLayout()

Creates an initial layout.

CreateMainFloatie()

Creates the main floatie form.

Dispose(bool)
GetHitTest(Point)
Initialize(IComponent)
InitializeNewComponent(IDictionary)
OnMouseDragBegin(int, int)
OnMouseDragEnd(bool)
PreFilterProperties(IDictionary)