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