Gets an object that represents the frame which causes the event. It is of the type Image, TextFrame, DataVisualization.ChartFrame, DataVisualization.BarcodeFrame or DataVisualization.DrawingFrame.

Syntax

public FrameBase Frame { get; }
Public ReadOnly Property Frame() As Frame

Limitations

Read only.