ReactOS 0.4.16-dev-822-gbcedb53
|
#include <commctrl.h>
Public Attributes | |
DWORD | cbStruct |
LPCWSTR | pszTitle |
LPCWSTR | pszText |
INT | ttiIcon |
Definition at line 4701 of file commctrl.h.
DWORD _tagEDITBALLOONTIP::cbStruct |
Definition at line 4702 of file commctrl.h.
Referenced by ShowErrorTip().
LPCWSTR _tagEDITBALLOONTIP::pszText |
Definition at line 4704 of file commctrl.h.
Referenced by ShowErrorTip().
LPCWSTR _tagEDITBALLOONTIP::pszTitle |
Definition at line 4703 of file commctrl.h.
Referenced by ShowErrorTip().
INT _tagEDITBALLOONTIP::ttiIcon |
Definition at line 4705 of file commctrl.h.
Referenced by ShowErrorTip().