How do you set CanShrink property for a text box in a report using vb code? I was able to reset the text box height during the OnFormat event of the report section but what I really need is to set the CanShrink. I need to set it using code as I have to evaluate other conditions as well.