WebBrowserExtended.IEFrameHandle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the handle of started browser window.
public:
property System::Runtime::InteropServices::HandleRef IEFrameHandle { System::Runtime::InteropServices::HandleRef get(); };
[System.ComponentModel.Browsable(false)]
public System.Runtime.InteropServices.HandleRef IEFrameHandle { get; }
[<System.ComponentModel.Browsable(false)>]
member this.IEFrameHandle : System.Runtime.InteropServices.HandleRef
Public ReadOnly Property IEFrameHandle As HandleRef
Property Value
Implements
- Attributes