Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3633366
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T00:38:38+00:00 2026-05-19T00:38:38+00:00

I am not able to properly align the controls in a group in custom

  • 0

I am not able to properly align the controls in a group in custom ribbon in Word 2007.
Bad control alignment

In the above screenshot you can notice the textboxes and the dropdowns are not properly aligned. Following is my CustomUI ribbon XML:-

<customUI xmlns="http://schemas.microsoft.com/office/2006/01/customui" onLoad="RibbonLoad">
<ribbon>
<tabs>
<tab id="tabZZZZ" label="ZZZZ">
<group id="grpItems" label="Items">
<dropDown id="ddlQQQ"  getItemLabel="qqqq" onAction="rrrr"  label="zzzz zzzzz">
<item id="item1" label="item1"/>
</dropDown>
<editBox id="editAAA1" label="AAAAA AAAAA AAAAA" onChange="ZZZ" />
<editBox  id="editBBBB" label="BBBB BBBBB BBBBB BBBBB" onChange="BBB" />
<separator id="separator1" />
<editBox id="editCCCC" label="CCCCCC CC CCCCCC CCCC" onChange="CCC" />
<dropDown id="ddlDDD" label="DDDDDDD DDDD DDDDDDDD DDDD" onAction="DDD" getItemLabel="DDD">
<item id="Item1" label="Item1"/>
</dropDown>
<button id="btnEEE" label="EEEEEEEEEEEEEE" onAction="EEEE"/>
</group>                    
</tab>
</tabs>
</ribbon>
</customUI>

My apologies for such weird names for labels. However, the number of characters in each label in the above XML is same that for the actual labels I am using. Could anyone please advice?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T00:38:38+00:00Added an answer on May 19, 2026 at 12:38 am

    This is by-design, the design surface doesn’t support multi-component layout like Access. To achieve what you’re looking for, try this instead:

    <group id="Group1" label="Group1">
        <labelControl id="ddlQQQ" label="zzzz zzzzz" />
        <labelControl id="editAAA1" label="AAAAA AAAAA AAAAA" />
        <labelControl id="editBBBB" label="BBBB BBBBB BBBBB BBBBB" />
        <dropDown id="ddlQQQDropDown" label="DropDown1" showLabel="false" showImage="false" />
        <editBox id="editAAA1EditBox" label="EditBox1" showLabel="false" showImage="false" />
        <editBox id="editBBBBEditBox" label="EditBox2" showLabel="false" showImage="false" />
    </group>
    

    As a side note, you may want to set the SizeString on your dropdown and/or edit boxes to ensure uniform width across them.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I think I have the recursion working properly, but I'm not able to get
Sometimes my beans are not able to initialized properly due to external factors. Such
I am not able to access localhost https pages in firefox3. It gave the
I am not able to use the breakpoint in Studio with Javascript. I'm able
Why are we not able to override an instance variable of a super class
Application able to record error in OnError, but we are not able to do
I feel like i am completely missing something because I am not able to
I have the odd problem that I am not able to open the properties
From a previous question , I learn that Linq to SQL is not able
I have done jQuery and Ajax, but I am not able to get the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.