IVbHost Interface 
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.
Represents a host window for Visual Basic.
This API supports the product infrastructure and is not intended to be used directly from your code.
public interface class IVbHostpublic interface IVbHosttype IVbHost = interfacePublic Interface IVbHostRemarks
This class supports the Visual Basic compiler and is not intended to be used directly from your code.
Methods
| GetParentWindow() | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the host Window for the current Visual Basic environment. | 
| GetWindowTitle() | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the title of the host window for the current Visual Basic environment. |