| KryptonGroupCreateControlsInstance Method  | 
 
            Creates a new instance of the control collection for the KryptonGroup.
            
 
    Namespace: 
   Internal.ComponentFactory.Krypton.Toolkit
    Assembly:
   NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
 Syntax
Syntaxprotected override ControlControlCollection CreateControlsInstance()
Return Value
Type: 
ControlControlCollectionA new instance of Control.ControlCollection assigned to the control.
 See Also
See Also