Click or drag to resize

KryptonRibbonGroupColorButtonSelectedRectSmall Property

Gets and sets the selected color drawing rectangle when small.

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 Rectangle SelectedRectSmall { get; set; }

Property Value

Type: Rectangle
See Also