Click or drag to resize

PaletteNeoAxisBaseGetAllowFormChrome Method

Gets a value indicating if KryptonForm instances should show custom chrome.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public override InheritBool GetAllowFormChrome()

Return Value

Type: InheritBool
InheritBool value.
See Also