Changed: inherit panel for better form designer interactivity
This commit is contained in:
parent
b6f03b6f59
commit
f26848c141
@ -7,7 +7,7 @@
|
||||
using System.Windows.Forms;
|
||||
|
||||
[ToolboxItem(true)]
|
||||
public class PanelBook : UserControl
|
||||
public class PanelBook : Panel
|
||||
{
|
||||
public class PanelCollection : CollectionBase
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user