I have created two superimposed controls and wish to explicitly set which one is on top using VBA code. Is this possible? The visible property is set to True or False according to the result of an "If" statement.
I can find nothing on the web which makes me wonder if this can only be done from the "Arrange Tab" > "Sizing and Ordering" items on the ribbon.