Author Topic: Resize User Control  (Read 1872 times)

Eric Johannsen

  • EA User
  • **
  • Posts: 43
  • Karma: +0/-0
  • Model Driven Business[ch0174]
    • View Profile
Resize User Control
« on: April 03, 2007, 06:55:51 pm »
Hi all,

I have created a user control in C# (.Net 2.0) and add it to EA using Repository.AddTab().

I would like to resize the user control to the available canvas in EA, but I cannot figure out how to do that.  The .Parent and .Container properties of the user control are set to null.

Any thoughts?

Thanks,

Eric