GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoDocument Class
/ InvalidateViews Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
InvalidateViews Method (GoDocument)
In This Topic
Cause all views to completely repaint sometime in the future.
Syntax
C#
public
void
InvalidateViews()
Remarks
This uses the
RepaintAll
hint. This is only useful for Windows Forms.
See Also
Reference
GoDocument Class
GoDocument Members