VsSmartTagTipWindow Interface

Definition

Controls interaction with a tip window.

C++/CX
public interface class VsSmartTagTipWindow : Microsoft::VisualStudio::TextManager::Interop::IVsSmartTagTipWindow
Derived
Attributes
Implements

Methods

Dismiss()

Dismisses the tip window.

(Inherited from IVsSmartTagTipWindow)
GetContextStream(Int32, Int32)

Returns the context stream.

(Inherited from IVsSmartTagTipWindow)
GetSizePreferences(RECT[], SMARTTAGSIZEDATA[])

Gets the size preferences for the tip window.

(Inherited from IVsSmartTagTipWindow)
Paint(IntPtr, RECT[], UInt32, UInt32, Int32)

Renders the tip window.

(Inherited from IVsSmartTagTipWindow)
SetSmartTagData(IVsSmartTagData)

Sets smart tag data.

(Inherited from IVsSmartTagTipWindow)
WndProc(IntPtr, UInt32, IntPtr, IntPtr, Int32)

Processes Windows messages for the tip window.

(Inherited from IVsSmartTagTipWindow)
WndProc(IntPtr, UInt32, IntPtr, IntPtr, IntPtr) (Inherited from IVsSmartTagTipWindow)

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022