Searched defs:SetBackgroundColor (Results 1 - 1 of 1) sorted by relevance
| /third_party/lzma/CPP/Windows/Control/ | ||
| H A D | ProgressBar.h | 29 COLORREF SetBackgroundColor(COLORREF color) { return (COLORREF)SendMsg(PBM_SETBKCOLOR, 0, (LPARAM)color); }
in SetBackgroundColor() function in NWindows::NControl::CProgressBar |
Completed in 1 milliseconds