Click or drag to resize

FrameEventArgs Properties

The FrameEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBrowser
Gets the IBrowser instance associated with the event.
(Inherited from BrowserEventArgs.)
Public propertyFrame
Gets the IFrame instance associated with the event.
Top
See Also