Click or drag to resize

KryptonWorkspaceControls Property

Gets the collection of controls contained within the control.

Namespace:  Internal.ComponentFactory.Krypton.Workspace
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public ControlControlCollection Controls { get; }

Property Value

Type: ControlControlCollection
See Also