المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : My custom control can´t get out from the GroupBox it belongs...



C# Programming
10-28-2009, 07:50 AM
Hi, my friends.

I´m developing a control named TagListControl, quite similar to the control that allows you to assign tags to the posts in Blogger. But I´ve got a problem: the end of the list is hidden because it reaches the end of the GroupBox the control belongs. I´ve tried with BringToFront() method, but it just makes the control stand first in the Z-order of controls inside the GroupBox, not far beyond the GroupBox, as I want to.

Any help will be welcome.

Thanks in advance.

Best regards,
Fernando.