Click or drag to resize

ITabbedElementView Events

The ITabbedElementView type exposes the following members.

Events
 NameDescription
Public eventChildControl_Entered 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.
Public eventChildControl_Validated 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.
Top
See Also