PIbd-23. Zakharov R.A. Lab work 05 #5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lab5"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PIbd-23. Zakharov R.A. Lab work 04to PIbd-23. Zakharov R.A. Lab work 05Пул оформлен не верно. Нет изменений, которые должны были быть внесены в рамках лабораторной работы
@ -0,0 +106,4 @@
}
private void labelAdditColor_DragEnter(object sender, DragEventArgs e)
{
if (e.Data?.GetDataPresent(typeof(Color)) ?? false)
Логика DragEnter основного цвета идентична логике DragEnter дополнительного цвета и отдельная обработка тут не нужна
Pull request closed