ComponentTray::OnLayout Method (LayoutEventArgs^)

 
Use BaseTrue

Raises the Layout event.

Namespace:   System.Windows.Forms.Design
Assembly:  System.Design (in System.Design.dll)

protected:
virtual void OnLayout(
	LayoutEventArgs^ levent
) override

Parameters

levent
Type: System.Windows.Forms::LayoutEventArgs^

A LayoutEventArgs that contains the event data.

.NET Framework
Available since 1.1
Return to top
Show: