Can CCControlButton have feature of exclusive touch similar to UIButton??

iam working on a cocos2d-x project and i need to stop users tapping on multiple buttons at a time and so want to have exclusive touch for cccontrolbuttons , can this be done ??