I have come accross a strange situation. I can't use Form_Click and Form_MouseDown events at the same time. On one hand, it's logical (because they do the same), but on the other hand, both of theme exist, but can't be used together?

If one of those events wouldn't exist, it would be the same. Or wouldn't it?