C
C#14mo 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
Dharmang14mo 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
sibber14mo ago
you need to set a custom drag region
sibber
sibber14mo ago
sibber
sibber14mo ago
look at Interactive content

Did you find this page helpful?