mirror of
https://github.com/netchx/netch.git
synced 2026-03-18 18:13:21 +08:00
Disable ServerForm Designer
This commit is contained in:
@@ -10,6 +10,8 @@ using Netch.Utils;
|
||||
|
||||
namespace Netch.Forms
|
||||
{
|
||||
|
||||
[DesignerCategory(@"Code")]
|
||||
public abstract class ServerForm : Form
|
||||
{
|
||||
protected abstract string TypeName { get; }
|
||||
|
||||
Reference in New Issue
Block a user