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 protected abstract ViewDrawContent GetDockerForeground(
int i
)
Parameters
- i
- Type: SystemInt32
Index.
Return Value
Type:
ViewDrawContentView content instance.
See Also