This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, June 28, 2007 5:22:31 AM(UTC)
Groups: Registered
Posts: 6
Hi,
I am using VBThumbnailBrowserDemo.vbproj in VB.net. When the user presses the right arrow key, the highlighted thumnail moves to the next thumbnail and so on. All the arrow keys allow the user to navigate around the thumbnail previews. Is there anyway I can overide what happens when the right arrow is pressed? It seems to be in locked in leadtools.WinForms and I cannot get to it.
Thanks,
Brian
#2
Posted
:
Friday, June 29, 2007 8:48:27 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
You could change the SelectionMode property to None and then you would have to handle the selection manually, even the mouse events. Even with this property the directional arrow keys will still move the scrollbars and I don't believe you'll be able to override that functionality.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.