Hi Steve,

On Jul 1, 2006, at 8:22 AM, Steve Garman wrote:

In the MouseDown event, you will notice that it is defined as a function of
type boolean.

In the MouseDown event, type the following code:

Return True

Interest result....

It seems to disable the ability to change anything in the slider. In other words, ValueChanged is apparently over-ridden by adding a "Return(True)" to the MouseDown event. I can't even DRAG the slider using the mouse with that statement in the MouseDown event.

I think I'll have to stick with the MouseExit approach for the time being. Kludgey as that is.

Regards,

Chuck
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to