CGSetNextFocus Method

Focusses the next :focusable element. Elements with tabindex=-1 are focusable, but not tabable.

Does not take into account that the taborder might be different as the :tabbable elements order (which happens when using tabindexes which are greater than 0).

Namespace: IWCGJQControl
procedure CGSetNextFocus;