I want to keep the BindingNavigator centered, so I placed it inside a TableLayoutPanel without any docking or anchor, the column is set to auto size.
When the items in the BindingNavigator grow, mainly when the CommandBarLabel's value gets updated, the last button gets hidden from the screen.
How can I make the navigator itself to grow and shrink with its items?
I am on 2022 R3.