ActionsPane.Move Event

Definition

Occurs when the actions pane is moved.

public:
 event EventHandler ^ Move;
event EventHandler Move;
member this.Move : EventHandler 
Event Move As EventHandler 

Event Type

Remarks

This event provides the same functionality as the System.Windows.Forms.Control.Move event. For more information about using this event, see System.Windows.Forms.Control.Move.

Applies to