Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Eric Johannsen on April 03, 2007, 06:55:51 pm

Title: Resize User Control
Post by: Eric Johannsen 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