Table of Contents

Property SourceControl

Namespace
FrameworkSystems.FrameworkStudio.DevFormBase.EventTab
Assembly
FrameworkSystems.FrameworkStudio.DevFormBase.dll

SourceControl

Gibt an, aus welchem Control das Event gefeuert wurde. Das ist hilfreich, wenn die EventArgs als Parameter in andere Logiken übergeben werden.

public IFrameworkControlActionBase SourceControl { get; }

Property Value

IFrameworkControlActionBase