GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / RequestFocus Method
In This Topic
    RequestFocus Method
    In This Topic
    Call the Control.Focus() method, catching any SecurityException to make sure OnGotFocus is called anyway.
    Syntax
    public virtual void RequestFocus()
    See Also