Share via


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

Public method

Invalidate()

Provides the same functionality as the Control.Invalidate() method.

Public method

Invalidate(Boolean)

Provides the same functionality as the Control.Invalidate(Boolean) method.

Public method

Invalidate(Rectangle)

Provides the same functionality as the Control.Invalidate(Rectangle) method.

Public method

Invalidate(Region)

Provides the same functionality as the Control.Invalidate(Region) method.

Public method

Invalidate(Rectangle, Boolean)

Provides the same functionality as the Control.Invalidate method.

Public method

Invalidate(Region, Boolean)

Provides the same functionality as the Control.Invalidate(Region, Boolean) method.

Top

See Also

Reference

ActionsPane Class

ActionsPane Members

Microsoft.Office.Tools Namespace