Display order of labels in userform

bolo

Active Member
Joined
Mar 23, 2002
Messages
423
Hi experts
I have an userform, where under certain circumstances a label (lblA) might overlap 2 different labels. One label (the smaller one) appears below lblA as expected. The other larger label however is above lblAI have tried sending this label to the back but it makes no difference. I have also tried copying the smaller label, resizing it (to ensure the label settings, except size and position, are the same for both labels) but the larger label is still above lblA. The smaller and larger labels overlap lblA, I.e. LblA does not completely cover the labels. So, does anyone know why this is happening? Is there a fix?

I am using excel 2010
Many thanks

Bolo
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.
I have no problem setting the ZOrder of Labels (other than remembering whether 0 is front or back).
Would setting the .BackStyle to fmBackStyleTransparent help your situation.

ListBoxes and Frames are the one's that I can't get to go to the back.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,215,013
Messages
6,122,694
Members
449,092
Latest member
snoom82

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