Resizable UI Elements/containers in WinUI3

Shyam Butani 160 Reputation points
2024-05-03T08:20:06.9166667+00:00

Hi,

I am working on WinUI3 application, and doing everything programmatically (without XAML).

When we create a window, we can click+drag the border/corner using mouse to resize it. I want similar thing for my UI elements inside window. Basically, I want user to be able to resize the box/table/element on the screen by stretching border using mouse.

Can you please suggest some containers or UI elements that allow us to do that? It would be more helpful if you can point to some examples.

Thanks.

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
745 questions
{count} votes

0 additional answers

Sort by: Most helpful