The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ActivityDesigner::OnBeginResizing Method (ActivityDesignerResizeEventArgs^)
.NET Framework (current version)
Notifies the ActivityDesigner when a user starts to visually resize the activity designer when the designer is in a T:System.Workflow.ComponentModel.Design.FreeFormActivityDesigner.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- e
-
Type:
System.Workflow.ComponentModel.Design::ActivityDesignerResizeEventArgs^
An ActivityDesignerResizeEventArgs that contains the event data.
You can use OnBeginResizing to perform any design-time processing of the ActivityDesigner when a user starts resizing the activity designer.
.NET Framework
Available since 3.0
Available since 3.0
Show: