Home
last modified time | relevance | path

Searched refs:EnableButton (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/Windows/Control/
H A DToolBar.h32 bool EnableButton(UINT buttonID, bool enable) { return LRESULTToBool(SendMsg(TB_ENABLEBUTTON, buttonID, MAKELONG(BoolToBOOL(enable), 0))); } in EnableButton() function in NWindows::NControl::CToolBar

Completed in 1 milliseconds