Click or drag to resize

BackstagePage Constructor (String)

Initialize a new instance of the KryptonPage class.

Namespace:  Internal.ComponentFactory.Krypton.Navigator
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public BackstagePage(
	string text
)

Parameters

text
Type: SystemString
Initial text.
See Also