Searched refs:TCS_HOTTRACK (Results 1 – 3 of 3) sorted by relevance
164 #define TCS_HOTTRACK 0x0040
3950 #define TCS_HOTTRACK 0x40 macro
851 if ((infoPtr->dwStyle & TCS_HOTTRACK) || GetWindowTheme(infoPtr->hwnd)) in TAB_RecalcHotTrack()1706 if ((infoPtr->dwStyle & TCS_HOTTRACK) && (iItem == infoPtr->iHotTracked) && in TAB_DrawItemInterior()