Forum Discussion
Tony2021
Oct 13, 2023Steel Contributor
Bring label to front not working
Hello Experts, I have a form A label is on this form. I want this label to always be on top of a command button. I go to Arrange>Move To Front but the label does not move to front. I th...
- Oct 15, 2023I think you should be able to format the label itself in such as way as to simulate what you'd see in the button, e.g. a background color and border, maybe even a raised appearance. Try it and see. It may be the only way to implement the functionality you need.
Tony2021
Oct 13, 2023Steel Contributor
Hi George, I am not wanting to cover the button. It's just a small label towards to bottom of the button. I can not add the text to the button since I want it to be smaller font. Let me know what else you need.
George_Hepworth
Oct 14, 2023Silver Contributor
Thanks for "painting the picture". I get it now.
How about making the background of the Command button transparent and placing the label behind it so it shows through? Then the command button remains clickable. Would that work?
How about making the background of the Command button transparent and placing the label behind it so it shows through? Then the command button remains clickable. Would that work?
- Tony2021Oct 15, 2023Steel ContributorHi George, I wouldn't be able to see the button though, correct? I am not sure if I am following though. Let me know...thank you.
- George_HepworthOct 15, 2023Silver ContributorI think you should be able to format the label itself in such as way as to simulate what you'd see in the button, e.g. a background color and border, maybe even a raised appearance. Try it and see. It may be the only way to implement the functionality you need.
- Tony2021Oct 17, 2023Steel Contributorinteresting. I did manage to mirror the button's color to the label and made the button transparent. Pretty crafty. The issue was that the button is next to anothre button and the button is now essentially the label and has sharp corners and the button that is below it has rounded corners so the formatting doesnt look real good when next to the other button. Its not that important. I thought there was an easier way to do this. thank you.