Click or drag to resize

ButtonSpecManagerLayoutGetDockerForeground Method

Gets the element that represents the foreground color.

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#
protected override ViewDrawContent GetDockerForeground(
	int i
)

Parameters

i  Int32
Index.

Return Value

ViewDrawContent
View content instance.
See Also