IVsWebBrowserUser Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Disconnect() | Disconnects the web browser. |
![]() | FilterDataObject(IDataObject^, IDataObject^) | Modifies the specified data object with a filter. |
![]() | GetCmdUIGuid(Guid) | Gets the command UI GUID of this web browser user. |
![]() | GetCustomMenuInfo(Object^, Object^, UInt32, UInt32, Guid, Int32) | Gets information needed to customize a menu. |
![]() | GetCustomURL(UInt32, String^) | Gets a custom URL for the specified page. |
![]() | GetDropTarget(IDropTarget^, IDropTarget^) | Gets an alternative drop target for the specified drop target. |
![]() | GetExternalObject(Object^) | Gets the external object, if there is one. |
![]() | GetOptionKeyPath(UInt32, String^) | Gets the registry key under which to save user preferences. |
![]() | Resize(Int32, Int32) | Resizes the browser frame to the specified x and y dimensions. |
![]() | TranslateAccelarator(array<MSG>^) | Translate the specified message. |
![]() | TranslateUrl(UInt32, String^, String^) | Translate or modify the specified URL. |
Show:
