|
-
November 18th, 2008, 03:09 AM
#1
DevXpress NavBar behaviour >> help please
Hi
I have DevXpress NavBar with editbox controls placed on dialog. If dialog height is not enough, scroll buttons appear on top and bottom and some editbox controls are out from client area. End-user wishes Navbar to autoscroll when user goes to invisible editboxes by pression Tab. Is it possible and how?
Thank you
-
November 19th, 2008, 05:57 AM
#2
Re: DevXpress NavBar behaviour >> help please
Try to dock it to the owning dialog.
- Make it run.
- Make it right.
- Make it fast.
Don't hesitate to rate my post. 
-
November 21st, 2008, 02:03 AM
#3
Re: DevXpress NavBar behaviour >> help please
boudino,
Thank you for reply!
I've set Dock to Left for navigation control but it did not help.
-
November 21st, 2008, 09:30 AM
#4
Re: DevXpress NavBar behaviour >> help please
Here is what I did:
added XtraScrollableControl and docked it into form. Then I've put inside NavBarControl w/o docking and set AlwaysScrollActiveControlIntoView to True.
Now the only problem is right scrollpad appearing when ScrollableControl client area is not enough for NavBarControl. Disablenf AutoScroll results in AlwaysScrollActiveControlIntoView malfunction. I don't like scrollablecontrol scroller and want top and bottom scroll buttons back.
Any ideas?
Thank you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|