BOOL CBCGPEditListBase::EnableButton | ( | int | iButtonNum, |
BOOL | bEnable = TRUE |
||
) |
Allows to enable or disable a button that manages list control items
Call this function to enable or disable one of the buttons that located at the top of the CBCGPEdilListBase - derived control.
iButtonNum | Specifies the button index in the button's internal list |
bEnable | Specifies whether the button should be enabled or disabled |