Method GetFocusableChildren
GetFocusableChildren(bool)
Gets collection of the focusable children controls.
public override IEnumerable<AbstractControl> GetFocusableChildren(bool recursive)
Parameters
recursiveboolWhether to process child controls recursively