BCGControlBar Pro for MFC
void CBCGPEditListBase::EnableBrowseButton ( BOOL  bEnable = TRUE)

Enables or disables browse button for each item of a list box.

Call this function to enable or disable (show or hide) the browse button for each item in a list box.

Parameters
bEnableSpecifies whether browse buttom is shown or hidden.