COMMANDBAR - can you wrap caption on msoControlPopup?

itr674

Well-known Member
Joined
Apr 10, 2002
Messages
1,786
Office Version
  1. 2016
Platform
  1. Windows
Can you wrap test of a "msoControlPopup"? I am trying to find a way to shorten the custom commandbar so all the buttons show.

I am using the following code to wrap the caption of a "msoControlButton" on a custom commandbar, but the same code does not appear to work on a "msoControlPopup"?

How do I determined in VBE. Is there something I can click on that will let me know that it will not work on a "msoControlPopup"?<pre> With ComBarButton
.Style = msoButtonWrapCaption
End With</pre>
This message was edited by em on 2002-10-25 08:16
This message was edited by em on 2002-10-25 08:17
This message was edited by em on 2003-01-31 23:53
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.

Forum statistics

Threads
1,214,970
Messages
6,122,514
Members
449,088
Latest member
RandomExceller01

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top