ReactOS 0.4.16-dev-822-gbcedb53
_tagEDITBALLOONTIP Struct Reference

#include <commctrl.h>

Public Attributes

DWORD cbStruct
 
LPCWSTR pszTitle
 
LPCWSTR pszText
 
INT ttiIcon
 

Detailed Description

Definition at line 4701 of file commctrl.h.

Member Data Documentation

◆ cbStruct

DWORD _tagEDITBALLOONTIP::cbStruct

Definition at line 4702 of file commctrl.h.

Referenced by ShowErrorTip().

◆ pszText

LPCWSTR _tagEDITBALLOONTIP::pszText

Definition at line 4704 of file commctrl.h.

Referenced by ShowErrorTip().

◆ pszTitle

LPCWSTR _tagEDITBALLOONTIP::pszTitle

Definition at line 4703 of file commctrl.h.

Referenced by ShowErrorTip().

◆ ttiIcon

INT _tagEDITBALLOONTIP::ttiIcon

Definition at line 4705 of file commctrl.h.

Referenced by ShowErrorTip().


The documentation for this struct was generated from the following file: