Searched defs:EnableButton (Results 1 – 2 of 2) sorted by relevance
32 …bool EnableButton(UINT buttonID, bool enable) { return LRESULTToBool(SendMessage(TB_ENABLEBUTTON, … in EnableButton() function
28 FWL_ERR IFWL_SpinButton::EnableButton(FX_BOOL bEnable, FX_BOOL bUp) { in EnableButton() function in IFWL_SpinButton146 FWL_ERR CFWL_SpinButtonImp::EnableButton(FX_BOOL bEnable, FX_BOOL bUp) { in EnableButton() function in CFWL_SpinButtonImp