ICodeNavigate2 Members

Include Protected Members
Include Inherited Members

Displays the event handler code of a given displayed object. This interface extends ICodeNavigate by providing an additional method to display code for specific events of a displayed object.

The ICodeNavigate2 type exposes the following members.

Methods

  Name Description
Public method DisplayDefaultEventHandler Displays the default event handler. (Inherited from ICodeNavigate.)
Public method DisplayDefaultEventHandler(String) Displays the code for the default event handler. Inherited from ICodeNavigate.
Public method DisplayEventHandler Displays the code for a specific event handler.

Top

See Also

Reference

ICodeNavigate2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace