I am customizing the excel ribbon and I have a combo box that will list the numbers 1 through 10. I've got everything working, but the width of the combo box is set for a longer string. How do I make the combo box narrower? I am using the Custom UI Editor for Microsoft Office. Thanks in advance!!
Last edited by ericsastud; 12-22-2011 at 12:32 PM.
Hi ericsastud
Use sizeString="WWWWWWWWWWWW" to size the dropdown
PHP Code:<dropDown
id="rxddSheetNavigation"
label="Navigate to:"
sizeString="WWWWWWWWWWWW"
supertip="Go to Selected Worksheet from Worksheet Names Collection Dropdown "
getItemCount="rxdd_ItemCount"
getItemLabel="rxdd_ListItem"
onAction="rxdd_Item_Selected"/>
regards pike
If the solution helped please donate here to the RSPCA
Sites worth visiting;
J&R Solutions - royUK
AJP Excel Information - Andy Pope
Spreadsheet Toolbox
VBA for smarties - snb
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks