Toggle Button Text Allows for Clicking

In the juce::ToggleButton, which contains text, it would be nice if the text was not clickable, or the button has a preference which changed the hit area to be constrained to the button only. Also, currently if I add one to my view, and set the bounds to be wider than the overall button, the whole area is clickable, the text, and the empty area.
Thanks,
Chris