![]() |
ReportControl: Arrow Keys in .NET |
Post Reply ![]() |
Author | |
Boyd ![]() Senior Member ![]() Joined: 08 December 2003 Location: United States Status: Offline Points: 285 |
![]() ![]() ![]() ![]() ![]() Posted: 21 February 2005 at 12:49pm |
I'm trying to use ReportControl in a Visual C# 2003 application. By default, C# uses the arrow keys to move focus between controls in a container (like pressing the Tab key) UNLESS the control that has focus uses the arrow keys for navigation. The problem is that C# doesn't recognize ReportControl as one of those controls that use arrow keys for navigation. As a result, you can never use the Arrow Keys within ReportControl. This is obviously a major conflict with using the control in .NET. I think a similar problem exists with ComboBox and Edit controls on a CommandBar, but I haven't isolated it. What can be done to resolve this issue? Thanks in advance! |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() 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 |