Click or drag to resize

KryptonNavigatorCreateControlsInstance Method

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

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#
protected override ControlControlCollection CreateControlsInstance()

Return Value

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