Occurs when additional user-interaction parts must be drawn. These parts are the frame shown during an image or textframe is moved or sized and the line shown during the width of a table cell is changed. The event handler receives an argument of type DrawShapeEventArgs containing data related to this event.

Syntax

public event DrawShapeEventHandler DrawShape;
Public Event DrawShape As DrawShapeEventHandler