Click or drag to resize

RibbonAppButtonAppButtonMaxRecentSize Property

Gets and sets the maximum size of the recent documents area of the application button.

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 Size AppButtonMaxRecentSize { get; set; }

Property Value

Type: Size
See Also