Print Page | Close Window

CommandBar Alignment

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=3648
Printed Date: 06 October 2024 at 2:29am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CommandBar Alignment
Posted By: Shawshank
Subject: CommandBar Alignment
Date Posted: 13 February 2006 at 4:34pm

I have aligned my CommandBar using this statement:

Set Toolbar = Me.CommandBars1.Add("Standard", xtpBarBottom)

This causes the CommandBar to appear along the bottom left. I would prefer that it appear along the bottom right. The .RightToLeft property doesn't change this. Instead, it just reverses the order of the buttons on the CommandBar.

Is there a way to have the command bar always align along the bottom right --even when changing the window size?




Replies:
Posted By: SuperMario
Date Posted: 14 February 2006 at 9:22am
Here is what I see when I use that code:



Is this not what you want?  ANd yes, it will revese the order.


Posted By: Shawshank
Date Posted: 14 February 2006 at 6:07pm
No, it does more than I want. The .RightToLeft property seems more for middle eastern countries where everyone reads from right to left than it does for simply docking the Toolbar. All tooltips are now RTL along with the gripper for resizing the window, etc. Is there not a way to *just* align the Toolbar along the bottom right w/o the other bagge mentioned?



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net