Share via


CodeDomEventBindingService.ShowCode Method

Include Protected Members
Include Inherited Members

Displays the user code for the designer.

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

Explicit interface implemetationPrivate method

IEventBindingService.ShowCode()

Displays the user code for the designer. (Inherited from EventBindingService.)

Explicit interface implemetationPrivate method

IEventBindingService.ShowCode(Int32)

Displays the user code for the designer at the specified line. (Inherited from EventBindingService.)

Explicit interface implemetationPrivate method

IEventBindingService.ShowCode(IComponent, EventDescriptor)

Displays the user code for the specified event. (Inherited from EventBindingService.)

Top

See Also

Reference

CodeDomEventBindingService Class

CodeDomEventBindingService Members

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