WinUI 3 controls in a customized title bar are not clickable

youki 1,021 Reputation points
2022-11-25T15:08:30.787+00:00

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
Developer technologies | C++
0 comments No comments
{count} votes

Accepted answer
  1. Castorix31 90,686 Reputation points
    2022-11-25T16:41:54.203+00:00

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.