ISDBApplication::WebControl
CoClass SDBApplication, Interface ISDBApplication
Property Get WebControl As Object
Property description
This property returns web browser window as is shown on the main MediaMonkey panel. In order to show the browser on tree node focus change, use ISDBTreeNodeEvents::OnNodeFocused event.
Example code
SDB.WebControl.Navigate "http://www.mediamonkey.com"