Wimark.Controls Class Library  

Editor.PerformInvalidate Method

Raises the Invalidate event.

Overload List

Raises the Invalidate event.

[Visual Basic] Overloads Protected Sub PerformInvalidate()
[C#] protected void PerformInvalidate();
[C++] protected: void PerformInvalidate();

Raises the Invalidate event.

[Visual Basic] Overloads Protected Sub PerformInvalidate(Rectangle)
[C#] protected void PerformInvalidate(Rectangle);
[C++] protected: void PerformInvalidate(Rectangle);

See Also

Editor Class | Editor Members | Wimark.Controls.Editors Namespace