mirror of
https://github.com/colhountech/DarkUI.Net5.git
synced 2025-07-02 07:09:27 +03:00
ActiveContent no longer serialised by designer.
This commit is contained in:
parent
25495cf77e
commit
a699c6341e
@ -29,6 +29,8 @@ namespace DarkUI.Docking
|
||||
|
||||
#region Property Region
|
||||
|
||||
[Browsable(false)]
|
||||
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
|
||||
public DarkDockContent ActiveContent
|
||||
{
|
||||
get { return _activeContent; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user