Okay, because nobody read my last Question I will have a new try:
I want to ignore a MouseEvent with a first control. Instead a second control, that lays under the first, should get this Event.
In C++ its called to 'sink' an Event, but I need this in VisualBasic.
Thanx for your attention.