Click or drag to resize

KryptonManagerGlobalStrings Property

Gets a set of global strings used by Krypton that can be localized.

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#
public GlobalStrings GlobalStrings { get; }

Property Value

Type: GlobalStrings
See Also