Click or drag to resize

KryptonWorkspaceCreateControlsInstance Method

Creates a new instance of the control collection for the control.

Namespace:  Internal.ComponentFactory.Krypton.Workspace
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
protected override ControlControlCollection CreateControlsInstance()

Return Value

Type: ControlControlCollection
A new instance of KryptonNavigatorControlCollection assigned to the control.
See Also