Occurs when the layout of a frame (image, text frame, chart, barcode or drawing) has been changed. Layout attributes are insertion mode, textflow and z-order. The event handler receives an argument of type Frame
Introduced: X14.
public event FrameEventHandler FrameLayoutChanged;
Public Event FrameLayoutChanged As FrameEventHandler