Have a list view control that takes full width and height of detached dialog, like so
BUG - The bottom corners are broken (visually)
FEATURE REQUEST - for list view control to adjust to windows 11 rounded window corners.
Have a list view control that takes full width and height of detached dialog, like so
BUG - The bottom corners are broken (visually)
FEATURE REQUEST - for list view control to adjust to windows 11 rounded window corners.
Listviews never have rounded corners in Windows. This isn’t a bug, it’s just how Windows is designed.
None of that will get the listview itself to have rounded corners, because Windows listviews don't support that.
Adding a margin between the edge of the dialog and the listview control is the normal and obvious thing to do, but will not make the listview corners rounded; it just avoids them overlapping the dialog's rounded corners.
(Reminder: Please do not use AI to create posts on this forum )
Gemini doesn't "know" anything, please don't post AI slop on this forum again.