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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public bool AllowFormIntegrate { get; set; }

Property Value

Type: Boolean
See Also