Click or drag to resize

ITabbedElementViewChildControl_Validated Event

Occurs when the input focus leaves one of the child controls and the control is validated. The sender of this event is set to the child control that lost the input focus.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
event EventHandler ChildControl_Validated

Value

EventHandler
See Also