다음을 통해 공유


IVsSmartTagTipWindow 인터페이스

스마트 태그 내용이 표시 되는 창을 나타냅니다.

네임스페이스:  Microsoft.VisualStudio.TextManager.Interop
어셈블리:  Microsoft.VisualStudio.TextManager.Interop.8.0(Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

구문

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("E2DECE2A-3A77-4FD3-A4B2-FA5EC4EA41D9")> _
Public Interface IVsSmartTagTipWindow
[InterfaceTypeAttribute()]
[GuidAttribute("E2DECE2A-3A77-4FD3-A4B2-FA5EC4EA41D9")]
public interface IVsSmartTagTipWindow
[InterfaceTypeAttribute()]
[GuidAttribute(L"E2DECE2A-3A77-4FD3-A4B2-FA5EC4EA41D9")]
public interface class IVsSmartTagTipWindow
[<InterfaceTypeAttribute()>]
[<GuidAttribute("E2DECE2A-3A77-4FD3-A4B2-FA5EC4EA41D9")>]
type IVsSmartTagTipWindow =  interface end
public interface IVsSmartTagTipWindow

IVsSmartTagTipWindow 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 Dismiss 창 보기에서 해제 합니다.
Public 메서드 GetContextStream 상황에 맞는 스트림을 반환합니다.
Public 메서드 GetSizePreferences 팁 창의 크기 기본 설정을 반환합니다.
Public 메서드 Paint 창에 렌더링합니다.
Public 메서드 SetSmartTagData 집합 태그 데이터 스마트합니다.
Public 메서드 WndProc Windows 메시지를 처리합니다.

위쪽

참고 항목

참조

Microsoft.VisualStudio.TextManager.Interop 네임스페이스