ActionsPane.RegionChanged Event

Definition

Occurs when the value of the Region property changes.

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

Event Type

Remarks

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

Applies to