Click or drag to resize

FrameCreatedEventArgs Properties

The FrameCreatedEventArgs 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.
(Inherited from FrameEventArgs.)
Top
See Also