VsSmartTagTipWindow Interface
Controls interaction with a tip window.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("E2DECE2A-3A77-4FD3-A4B2-FA5EC4EA41D9")> _
Public Interface VsSmartTagTipWindow _
Inherits IVsSmartTagTipWindow
'Usage
Dim instance As VsSmartTagTipWindow
[GuidAttribute("E2DECE2A-3A77-4FD3-A4B2-FA5EC4EA41D9")]
public interface VsSmartTagTipWindow : IVsSmartTagTipWindow
[GuidAttribute(L"E2DECE2A-3A77-4FD3-A4B2-FA5EC4EA41D9")]
public interface class VsSmartTagTipWindow : IVsSmartTagTipWindow
public interface VsSmartTagTipWindow extends IVsSmartTagTipWindow