RegionBaseGetFocusedPart Method

Returns currently focused child of the Region or the Region itself.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public RegionBase GetFocusedPart()

Return Value

RegionBase
Focused child of the Region or the Region itself.

See Also