[]
The designer class for the main C1Ribbon control. It is also the owner for the main floatie and for the inplace label editing form.
public class C1RibbonDesigner : ControlDesigner, ITreeDesigner, IDesigner, IDisposable, IDesignerFilter, IComponentInitializer
Public Class C1RibbonDesigner
Inherits ControlDesigner
Implements ITreeDesigner, IDesigner, IDisposable, IDesignerFilter, IComponentInitializer
| Name | Description |
|---|---|
| C1RibbonDesigner() |
| Name | Description |
|---|---|
| ActionLists | |
| AssociatedComponents | |
| EnableSmartDesigner | Gets or sets a value indicating whether the smart designer is enabled. |
| SelectionRules |
| 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) |