Home
last modified time | relevance | path

Searched defs:SetBackgroundColor (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/Windows/Control/
H A DProgressBar.h29 COLORREF SetBackgroundColor(COLORREF color) { return (COLORREF)SendMsg(PBM_SETBKCOLOR, 0, (LPARAM)color); } in SetBackgroundColor() function in NWindows::NControl::CProgressBar

Completed in 1 milliseconds