Event ChildVisibleChanged
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.