EventBindingService::IEventBindingService::ShowCode Method ()

 

Displays the user code for the designer.

Namespace:   System.ComponentModel.Design
Assembly:  System.Design (in System.Design.dll)

private:
virtual bool ShowCode() sealed = IEventBindingService::ShowCode

Return Value

Type: System::Boolean

true if the code is displayed; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: