Adorner::Invalidate Method ()

 

Forces the BehaviorService to refresh its adorner window.

Namespace:   System.Windows.Forms.Design.Behavior
Assembly:  System.Design (in System.Design.dll)

public:
void Invalidate()

The following code example demonstrates how to force an Adorner window to repaint. For a full code listing, see How to: Extend the Appearance and Behavior of Controls in Design Mode.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 2.0
Return to top
Show: