Occurs when shape formatting attributes which cannot be handled with the built-in mouse interface have been changed. The corresponding attributes are the shape's ShapeFill, ShapeOutline are Type properties. The event handler receives an argument of type ShapeEventArgs containing data related to this event.

Syntax

public event Drawing.ShapeEventHandler ShapeFormatChanged;
Public Event ShapeFormatChanged As Drawing.ShapeEventHandler