c# - GroupBox growing in a inherited form -


i´ve created base form. in base form, has groupbox component. when use form inherit, groupbox inherited growing more form. need ajust time when close , open design of forms inheriteds form base.

thanks!

using dock property of group box in pagecontrol i´ve resolved problem. reply.


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -