How to pin a container to top or bottom of screen?

Hi All,

I’m wondering if its possible to pin a container to top or bottom of a screen, regardless of screen size?

Thanks in advance.

Leor

Hi

Yeah we can reach there to top most of screen or bottom most of screen with SEND HOT KEY activity

Use these combinations

For top most use this key - home
For bottom most - end

Cheers @LeoRX

@Palaniyappan,
Thanks for replying. My question referring to building an UiPath App where the container (top/bottom) always pin to the corner of the screen when adjust the screen size.

Top container is usually not affected, but I’d like the screen size to be dynamic and always display bottom container.

Is it not possible? Im able to have a dynamic screensize and ping a container to the right with container layout as it grows base on screen width, but nothing would grow base on screen height.