There are some issues on GitHub, like Customized title bar isn't clickable in some cases (e.g. after decreasing window size) #2574
WinUI 3 controls in a customized title bar are not clickable
youki
1,021
Reputation points
Hi,
when i use a customized tilte bar in my unpackaged c++ app and i add a combobox, i can not click it.
Is this a bug?
this->ExtendsContentIntoTitleBar(true);
this->SetTitleBar(AppTitleBar());
Windows development | Windows App SDK
898 questions
Developer technologies | C++
3,977 questions