Allow visual dragging of items
This commit is contained in:
@ -94,6 +94,7 @@ namespace EduNetworkBuilder
|
||||
if ((dest.GetIP & _mask) == NetworkAddress)
|
||||
return true;
|
||||
return false;
|
||||
|
||||
}
|
||||
|
||||
public bool Edit(NetworkDevice FromWhat, Form ParentForm, string message="")
|
||||
|
Reference in New Issue
Block a user