public void BlockIndikatorChange() { isBlocked = true; tsbtnSelectAll.Enabled = false; tsbtnSelectNone.Enabled = false; ArrangeIndicatorsSlots(); }