Click or drag to resize

KryptonComboBoxDropDownHeight Property

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

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

Property Value

Int32
See Also