ActionsPane.DockChanged Event

Definition

Occurs when the value of the Dock property changes.

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

Event Type

Remarks

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

Applies to