Click or drag to resize

IContainedInputControl Interface

Interface allowing access to the contained input control.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.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