I have a question about a C# windows forms application.... Im aware of the mouseEnter event and the Click events, but i cant seem to combine them, maybe i could get some insight on this problem =) What i want is to be able to have a matrix of components and to click one and drag, activating them as i drag my click above them
Thanks in advance for the answer =)