Quantcast
Viewing all articles
Browse latest Browse all 2504

Workspace add-in Parent / ParentForm (7 Comments)

Topic by Salvatore

Hello,

I'm implementing a workspace add-in based on a custom user-control, everything works as expected apart from the fact that I'm not able to retrieve the user control ParentForm / Parent size.

I'd like to make the user control fill all the available size (e.g. this.Dock = DockStyle.Fill; ), but I can't get the size of its parentForm.

Thanks,

Salvatore


Viewing all articles
Browse latest Browse all 2504

Trending Articles