Click or drag to resize

AppButtonMenuProviderFixedViewBase Property

Gets and sets the view to use as the fixed sub menu area.

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 ViewBase FixedViewBase { get; set; }

Property Value

Type: ViewBase
See Also