Intersoft.Client.Framework Namespace > Utility Class : GetFirstOrDefaultFocusableControl Method |
Public Shared Function GetFirstOrDefaultFocusableControl( _ ByVal parent As UIElement _ ) As Control
Dim parent As UIElement Dim value As Control value = Utility.GetFirstOrDefaultFocusableControl(parent)
public: static Control^ GetFirstOrDefaultFocusableControl( UIElement^ parent )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2