GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoTextForm Class / TextControl Property
In This Topic
    TextControl Property (GoTextForm)
    In This Topic
    Gets the GoTextControl that is the primary control of this Form.
    Syntax
    public GoTextControl TextControl {get;}
    See Also