G
Guest
Hello everybody!
In our application we have a row of panels that act as a navigation panel -
looking similar to a tree.
It works fine, all the panels can be clicked and the related action is
performed.
It got a requirement that this control must be accessable by keyboard, so it
must have something like a focus.
Any ideas how to get out of this mess?
I am new to .NET and C#.
Christoph
In our application we have a row of panels that act as a navigation panel -
looking similar to a tree.
It works fine, all the panels can be clicked and the related action is
performed.
It got a requirement that this control must be accessable by keyboard, so it
must have something like a focus.
Any ideas how to get out of this mess?
I am new to .NET and C#.
Christoph