D
Dino M. Buljubasic
I have a form and a panel on the form that holds 24 user controls each one
representing an hour (0 - 23). The panel is completelly covered with the
user controls.
I need to be able to select user controls and highlight them or select them
(like rubber band) by mouse-down-drag-mouse-up events.
I am trying to capture coordinates of mouse down event on the panel holding
the user controls. However, since panel is under the controls, I can not do
that.
Any suggestions how to do this?
Regards, Dino
representing an hour (0 - 23). The panel is completelly covered with the
user controls.
I need to be able to select user controls and highlight them or select them
(like rubber band) by mouse-down-drag-mouse-up events.
I am trying to capture coordinates of mouse down event on the panel holding
the user controls. However, since panel is under the controls, I can not do
that.
Any suggestions how to do this?
Regards, Dino