Share via


CodeDomEventBindingService.ShowCode Method

Include Protected Members
Include Inherited Members

Displays the code in the editor window.

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

Protected method

ShowCode()

Displays the code in the document data in the editor window. (Overrides EventBindingService.ShowCode().)

Protected method

ShowCode(Int32)

Displays the code at the specified line. (Overrides EventBindingService.ShowCode(Int32).)

Protected method

ShowCode(IComponent, EventDescriptor, String)

Shows the body of the user code with the given method name and event descriptor. (Overrides EventBindingService.ShowCode(IComponent, EventDescriptor, String).)

Top

See Also

Reference

CodeDomEventBindingService Class

CodeDomEventBindingService Members

Microsoft.VisualStudio.Shell.Design.Serialization.CodeDom Namespace