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)
Syntaxprotected override ControlControlCollection CreateControlsInstance()
Return Value
Type:
ControlControlCollectionA new instance of KryptonNavigatorControlCollection assigned to the control.
See Also