C
C#2y ago
nanz

Winui 3 titlebar problems

ik its c++ but dont know where to ask this im doing this window.ExtendsContentIntoTitleBar(true); but then i cant click the top part of the button there to close the side navigation not sure how to make that part clickable again
No description
4 Replies
Dharmang
Dharmang2y ago
@nanz are you able to set this directly like you do in c#? ExtendsContentIntoTitleBar = true; SetTitleBar(TitleBar); If not try above by setting title bar again
sibber
sibber2y ago
you need to set a custom drag region
sibber
sibber2y ago
sibber
sibber2y ago
look at Interactive content

Did you find this page helpful?