Click or drag to resize

KryptonRibbonGroupComboBoxDropDownWidth Property

Gets and sets the width, in pixels, of the drop down box in a KryptonComboBox.

Namespace: Internal.ComponentFactory.Krypton.Ribbon
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public int DropDownWidth { get; set; }

Property Value

Int32
See Also