Click or drag to resize

KryptonRibbonGroupCustomControlCustomControl Property

Gets and sets the custom control for display inside ribbon element.

Namespace: Internal.ComponentFactory.Krypton.Ribbon
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Control CustomControl { get; set; }

Property Value

Control
See Also