Possible to layer controls?

If is possible to ‘layer’ controls? For example, if I have a colored label strip across the bottom of a form (just for decoration), is there a way to put a hamburger menu on top of it?

Assuming your colored layered strip is a div, you can put anything you want in it.

Of course - that makes sense - thanks.

If you right click on a control which can act as a container (like a Header), it will bring up a list of controls on the form. Select your Hamburger and it will make it a child of the Header.