The solution is that it is just a property of the tag. You can set it VS or manually by setting the properties like so:
showdecreasebutton="False" showenlargebutton="False"
These should be added to the tag that declares the control. I hope this is helpful.