Resizing parent control to fit TWPRichTextLabel width/height

  • Hi,

    I have created a custom control which as a TWPRichTextLabel control as it's only child.

    I have made the label editable and allow typing inside, so basically what I want to do is resize the custom control to fit the TWPRichTextLabel i.e. the label should dicate the width/height of the control.

    Regards,
    James