Click or drag to resize

IContainedInputControl Interface

Interface allowing access to the contained input control.

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#
public interface IContainedInputControl

The IContainedInputControl type exposes the following members.

Properties
 NameDescription
Public propertyContainedControl Gets access to the contained input control.
Top
See Also