Click or drag to resize

KryptonDomainUpDownCreateControlsInstance Method

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

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

Return Value

ControlControlCollection
A new instance of Control.ControlCollection assigned to the control.
See Also