Hello, I'm trying to use the new ctrl 'ComboCtrl' introduced in version 2.8. Can I hide the button of this ctrl but remain the text input part? My approach is that I would like to treat it as a general TextCtrl function or ComboCtrl function in different condition. I want to show the button again when certain condition is matched. Thanks!