Click or drag to resize

ISourceController Interface

Interface for processing source notifications.

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 ISourceController

The ISourceController type exposes the following members.

Methods
 NameDescription
Public methodGotFocus Source control has got the focus.
Public methodLostFocus Source control has lost the focus.
Top
See Also