GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoSelection Class / Focused Property
In This Topic
    Focused Property
    In This Topic
    Gets whether this selection thinks its view has gotten focus.
    Syntax
    public virtual bool Focused {get; set;}
    See Also