ActionsPane.Invalidate Method (2007 System)
Include Protected Members
Include Inherited Members
Provides the same functionality as the Control.Invalidate method.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Provides the same functionality as the Control.Invalidate() method.
Provides the same functionality as the Control.Invalidate(Boolean) method.
Provides the same functionality as the Control.Invalidate(Rectangle) method.
Provides the same functionality as the Control.Invalidate(Region) method.
Invalidate(Rectangle, Boolean)
Provides the same functionality as the Control.Invalidate method.
Provides the same functionality as the Control.Invalidate(Region, Boolean) method.
Top