Resizable UI Elements/containers in WinUI3

Shyam Butani 355 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 development Windows App SDK
{count} votes

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.