VsTextTipWindowClass Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

NameDescription
System_CAPS_pubmethodDismiss()

Dismisses the tip window.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetContextStream(Int32, Int32)

Returns the context stream.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetSizePreferences(array<RECT>^, array<TIPSIZEDATA>^)

Gets the size preferences for the tip window.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodPaint(IntPtr, array<RECT>^)

Paints the tip window.

System_CAPS_pubmethodSetTextTipData(IVsTextTipData^)

Sets the text tip.

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_pubmethodWndProc(IntPtr, UInt32, IntPtr, IntPtr)

Processes Windows messages for the tip window.

Return to top
Show: