ByteViewer::OnLayout Method (LayoutEventArgs^)

 
Use BaseTrue

Raises the Layout event.

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

protected:
virtual void OnLayout(
	LayoutEventArgs^ e
) override

Parameters

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

A LayoutEventArgs that contains the event data.

.NET Framework
Available since 2.0
Return to top
Show: