1

I'm building an library of Winforms controls, and one is a responsive usercontrol. To it, i use a Windows.Forms TableLayoutPainel on this usercontrol.

My problem: When i create child controls of this user control, the design in tabledlayoutpanel's work area are locked...

  • Property "modifiers" already set as "Protected".
  • I try put more panels about tabledpanel but it no fixed the problem.

Please visit this link to see pictures: https://pt.stackoverflow.com/questions/28496/tabledlayoutpanel-bloqueado-em-controles-herdados-winforms-c

Community
  • 1
  • 1
  • Known issue with `TableLayoutPanel`, you will not make this work. – DonBoitnott Aug 11 '14 at 12:17
  • 1
    possible duplicate of [Controls on inherited form are locked, can it be undone?](http://stackoverflow.com/questions/22181926/controls-on-inherited-form-are-locked-can-it-be-undone) – DonBoitnott Aug 11 '14 at 12:18

0 Answers0