Click or drag to resize

ITabbedElementViewChildControl_Entered Event

Occurs when the input focus enters one of the child controls of the tabs. The sender of this event is set to the child control that received 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_Entered

Value

EventHandler
See Also