Click or drag to resize

ButtonSpecManagerBaseGetDockerForeground Method

Gets the element that represents the foreground color.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected abstract ViewDrawContent GetDockerForeground(
	int i
)

Parameters

i
Type: SystemInt32
Index.

Return Value

Type: ViewDrawContent
View content instance.
See Also