Поделиться через


CToolTipCtrl::SetWindowTheme

Sets the visual style of the tool tip window.

HRESULT SetWindowTheme( 
   LPCWSTR pszSubAppName  
);

Параметры

  • pszSubAppName
    A pointer to a Unicode string that contains the visual style to set.

Возвращаемое значение

The return value is not used.

Заметки

This member function emulates the functionality of the TTM_SETWINDOWTHEME message, as described in the Windows SDK.

Требования

Header: afxcmn.h

См. также

Основные понятия

CToolTipCtrl Class

CToolTipCtrl Members

Hierarchy Chart