Click or drag to resize

KryptonRibbonAllowFormIntegrate Property

Gets or sets if the ribbon is allowed to override form chrome by integrating instead with operating system chrome.

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 bool AllowFormIntegrate { get; set; }

Property Value

Boolean
See Also