List<Control> FindMovableControlsByType(Type t);
List<Control> FindMovableControlsBySource(string source);