StatusStrip::OnLayout Method (LayoutEventArgs^)

 
Use BaseTrue

Raises the Layout event.

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

protected:
virtual void OnLayout(
	LayoutEventArgs^ levent
) override

Parameters

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

The event data.

.NET Framework
Available since 2.0
Return to top
Show: