ReactOS 0.4.15-dev-7942-gd23573b
_NMTBCUSTOMDRAW Struct Reference

#include <commctrl.h>

Collaboration diagram for _NMTBCUSTOMDRAW:

Public Attributes

NMCUSTOMDRAW nmcd
 
HBRUSH hbrMonoDither
 
HBRUSH hbrLines
 
HPEN hpenLines
 
COLORREF clrText
 
COLORREF clrMark
 
COLORREF clrTextHighlight
 
COLORREF clrBtnFace
 
COLORREF clrBtnHighlight
 
COLORREF clrHighlightHotTrack
 
RECT rcText
 
int nStringBkMode
 
int nHLStringBkMode
 
int iListGap
 

Detailed Description

Definition at line 1016 of file commctrl.h.

Member Data Documentation

◆ clrBtnFace

COLORREF _NMTBCUSTOMDRAW::clrBtnFace

Definition at line 1024 of file commctrl.h.

Referenced by TOOLBAR_DrawButton(), and TOOLBAR_DrawPattern().

◆ clrBtnHighlight

COLORREF _NMTBCUSTOMDRAW::clrBtnHighlight

Definition at line 1025 of file commctrl.h.

Referenced by TOOLBAR_DrawButton(), TOOLBAR_DrawPattern(), and TOOLBAR_DrawString().

◆ clrHighlightHotTrack

COLORREF _NMTBCUSTOMDRAW::clrHighlightHotTrack

Definition at line 1026 of file commctrl.h.

Referenced by TOOLBAR_DrawButton().

◆ clrMark

COLORREF _NMTBCUSTOMDRAW::clrMark

Definition at line 1022 of file commctrl.h.

Referenced by TOOLBAR_DrawButton(), and TOOLBAR_DrawString().

◆ clrText

COLORREF _NMTBCUSTOMDRAW::clrText

◆ clrTextHighlight

COLORREF _NMTBCUSTOMDRAW::clrTextHighlight

Definition at line 1023 of file commctrl.h.

Referenced by TOOLBAR_DrawButton(), and TOOLBAR_DrawString().

◆ hbrLines

HBRUSH _NMTBCUSTOMDRAW::hbrLines

Definition at line 1019 of file commctrl.h.

Referenced by TOOLBAR_DrawButton().

◆ hbrMonoDither

HBRUSH _NMTBCUSTOMDRAW::hbrMonoDither

Definition at line 1018 of file commctrl.h.

Referenced by TOOLBAR_DrawButton(), and TOOLBAR_DrawPattern().

◆ hpenLines

HPEN _NMTBCUSTOMDRAW::hpenLines

Definition at line 1020 of file commctrl.h.

Referenced by TOOLBAR_DrawButton().

◆ iListGap

int _NMTBCUSTOMDRAW::iListGap

Definition at line 1030 of file commctrl.h.

Referenced by CMenuToolbarBase::OnCustomDraw().

◆ nHLStringBkMode

int _NMTBCUSTOMDRAW::nHLStringBkMode

Definition at line 1029 of file commctrl.h.

Referenced by TOOLBAR_DrawButton(), and TOOLBAR_DrawString().

◆ nmcd

◆ nStringBkMode

int _NMTBCUSTOMDRAW::nStringBkMode

Definition at line 1028 of file commctrl.h.

Referenced by TOOLBAR_DrawButton().

◆ rcText

RECT _NMTBCUSTOMDRAW::rcText

Definition at line 1027 of file commctrl.h.

Referenced by TOOLBAR_DrawButton().


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