Click or drag to resize

IMultiChildControllerChildControlChanged Event

Event fired when one of the child controls is leaved and another entered.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
event EventHandler<InstanceChangedEventArgs> ChildControlChanged

Value

EventHandlerInstanceChangedEventArgs
See Also