Visual Basic Extensibility Reference

Reload Method

See Also   Example   Applies To

Reloads the specified component from disk, discarding any unsaved changes.

Syntax

object.Reload

The object placeholder represents an object expression that evaluates to an object in the Applies To list.

Remarks

Cursor position, code window and form visibility are not affected by the Reload method. Reload doesn't change the setting that indicates whether the project was edited since the last time it was saved.