DesignSurface::OnLoaded Method (LoadedEventArgs^)

 

Raises the Loaded event.

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

protected:
virtual void OnLoaded(
	LoadedEventArgs^ e
)

Parameters

e
Type: System.ComponentModel.Design::LoadedEventArgs^

A LoadedEventArgs that contains the event data.

.NET Framework
Available since 2.0
Return to top
Show: