AlexanderBB
Well-known Member
- Joined
- Jul 1, 2009
- Messages
- 2,072
- Office Version
- 2019
- 2010
- Platform
- Windows
I'm having trouble with zOrder. Is it for Form controls, or not? I see references to shapes but not sure what they are.
I've tried msoSendToBack (1), and msoBringToFront (0) each way on a Useform label and listview control and nothing does anything.
According to MSHelp there's also 'msoSendBackward' (3) but that just brings up an error here.
If zOrder doesn't work with a Label & Listview, is there some other way to show the label over the listview?
Thanks.
I've tried msoSendToBack (1), and msoBringToFront (0) each way on a Useform label and listview control and nothing does anything.
According to MSHelp there's also 'msoSendBackward' (3) but that just brings up an error here.
If zOrder doesn't work with a Label & Listview, is there some other way to show the label over the listview?
Thanks.