Searched refs:hbrLightBlue (Results 1 – 1 of 1) sorted by relevance
113 HBRUSH hbrLightBlue; variable1059 hbrLightBlue = CreateSolidBrush(LIGHT_BLUE); in OnCreate()1283 hOldBrush = (HBRUSH)SelectObject(hdc, hbrLightBlue); in OnPaint()1439 hOldBrush = (HBRUSH)SelectObject(lpDis->hDC, hbrLightBlue); in OnDrawItem()1518 return (LRESULT)hbrLightBlue; in OnCtlColorStatic()1590 DeleteObject(hbrLightBlue); in OnDestroy()