KryptonWorkspaceCreateControlsInstance Method |
Creates a new instance of the control collection for the control.
Namespace: Internal.ComponentFactory.Krypton.WorkspaceAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected override ControlControlCollection CreateControlsInstance()
Return Value
ControlControlCollectionA new instance of KryptonNavigatorControlCollection assigned to the control.
See Also