Hello,
I have a toolstrip on the top of my page ( height = 20 ) and some windows that are created as the user needs. I would like to avoid those windows going on top of my toolstrip.
I am not sure if i should set something like z-index to the toolstrip of if a should create a layout ( is this the right component? ) and create the windows inside this layout which, of course, would be outside the toolstrip area.
Thanks!
I have a toolstrip on the top of my page ( height = 20 ) and some windows that are created as the user needs. I would like to avoid those windows going on top of my toolstrip.
I am not sure if i should set something like z-index to the toolstrip of if a should create a layout ( is this the right component? ) and create the windows inside this layout which, of course, would be outside the toolstrip area.
Thanks!
Comment