J
jonpb
Hi,
The arrow keys (up, down, left, right keys) are bound to the scrollbars
of my UserControl. For instance, if another control is in focus and I
press an arrow key the last scrollbar that had focus gets focus and it's
value changes with each press. Strangely enough, this even happens when
the scrollbars have .Visibility = false.
Is there a property that controls this behaviour? I can't find it.
Thanks
The arrow keys (up, down, left, right keys) are bound to the scrollbars
of my UserControl. For instance, if another control is in focus and I
press an arrow key the last scrollbar that had focus gets focus and it's
value changes with each press. Strangely enough, this even happens when
the scrollbars have .Visibility = false.
Is there a property that controls this behaviour? I can't find it.
Thanks