다음을 통해 공유


VsSmartTagTipWindow 인터페이스

팁 윈도우와의 상호 작용을 제어합니다.

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

구문

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

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

메서드

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

위쪽

참고 항목

참조

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