WorkflowView::OnLayout Method (LayoutEventArgs^)
.NET Framework (current version)
Occurs when the WorkflowView should reposition child controls.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- levent
-
Type:
System.Windows.Forms::LayoutEventArgs^
A LayoutEventArgs that provides data for the event.
OnLayout occurs when child controls are added or removed, when the bounds of the WorkflowView changes, and when other changes occur that can affect the layout of the WorkflowView.
.NET Framework
Available since 3.0
Available since 3.0
Show: