How to remove the left “drag bar” in Ctoolbar??? red rect area in the picture below??

How to remove the left drag bar in Ctoolbar??? red rect area in the
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Do not include
CBRS_GRIPPERto the list of styles when you’re creating the toolbar. See hereUpdate: You will have to explicitly remove the
CBRS_GRIPPERstyle using the code below, as it is added by the framework automatically: