c# - MDI MdiWindowListItem OnClick -


i have basic mdi form, "window" menu option generated default. can open child windows , under window shows expected. problem is, child windows different heights , widths. when open child windows originally, can resize mdiparent width , height of child.

my problem exists when clicks on child menu under "window" menu. i'm trying figure out how capture that, can resize mdiparent size of child windows, since isn't controled me.

i've looked around mdiwindowlistitem , onclick no luck. i'm assuming can override, not sure override. ever done this?


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -