G
Guest
I have a scrollable panel that is covered with richtextbox's. The trouble is
when using the Mouse Wheel the event is fired for the textbox's but not the
panel, and it is therefore not scrolling. How do I send the MouseWheel event
to the parent panel from these RichTextBox controls?
when using the Mouse Wheel the event is fired for the textbox's but not the
panel, and it is therefore not scrolling. How do I send the MouseWheel event
to the parent panel from these RichTextBox controls?