Click or drag to resize

ISourceController Interface

Interface for processing source notifications.

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 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