Click or drag to resize

KryptonWorkspaceSequence Constructor (Orientation)

Initialise a new instance of the KryptonWorkspaceSequence class.

Namespace:  Internal.ComponentFactory.Krypton.Workspace
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public KryptonWorkspaceSequence(
	Orientation orientation
)

Parameters

orientation
Type: System.Windows.FormsOrientation
Initial orientation of the children.
See Also