Click or drag to resize

PaletteBaseGetDragDropSolidBorder Method

Gets the border color for a solid drag drop area.

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 virtual Color GetDragDropSolidBorder()

Return Value

Color
Color value.

Implements

IPaletteGetDragDropSolidBorder
See Also