Click or drag to resize

KryptonAutoHiddenProxyPageGetTextMapping Method

Gets the string that matches the mapping request.

Namespace: Internal.ComponentFactory.Krypton.Docking
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public override string GetTextMapping(
	MapKryptonPageText mapping
)

Parameters

mapping  MapKryptonPageText
Text mapping.

Return Value

String
Matching string.
See Also