RegionBaseGetFocusedPart Method
Returns currently focused child of the Region or the Region itself.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public RegionBase GetFocusedPart()
Public Function GetFocusedPart As RegionBase
public:
RegionBase^ GetFocusedPart()
member GetFocusedPart : unit -> RegionBase
Return Value
RegionBaseFocused child of the Region or the Region itself.