mirror of
https://gitee.com/handyorg/HandyControl.git
synced 2024-12-04 04:47:39 +08:00
b144c2ec39
According to @ghost1372 suggestion, growl has been improved.
7 lines
112 B
C#
7 lines
112 B
C#
namespace DockBoxResearch.Controls
|
|
{
|
|
public class DocDockBoxItem : DockBoxItemBase
|
|
{
|
|
|
|
}
|
|
} |