KryptonAutoHiddenProxyPageGetTextMapping Method |
Gets the string that matches the mapping request.
Namespace: Internal.ComponentFactory.Krypton.DockingAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic override string GetTextMapping(
MapKryptonPageText mapping
)
Parameters
- mapping MapKryptonPageText
- Text mapping.
Return Value
StringMatching string.
See Also