I have a borderless form with a richtextbox. When the rtb is loaded how can i make the form height match the rtb height.
This does not work:
me.height = rtb.height the form does not expand high enough