Field RaiseActivatedForChildren
Gets or sets whether to call activated/deactivated events for all child controls recursively. Default is True. If this property is False, only top-most forms are notified.
public static bool RaiseActivatedForChildren
Returns
- bool
- Gets or sets whether to call activated/deactivated events for all child controls recursively. Default is True. If this property is False, only top-most forms are notified.