FIX items that have AutoSize property set to false cannot be hidden by using the overflow button.
1. Create new project with RadCommandBar and add a button in it.
2. Set the button's AutoSize property to false.
3. Run the project and try to hide the button by clicking the overflow button.