Table of Contents

Event ChildVisibleChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Occurs when the child control's Visible property is changed.

public event EventHandler<BaseEventArgs<Control>>? ChildVisibleChanged

Returns

EventHandler<BaseEventArgs<Control>>
Occurs when the child control's property is changed.