As Visibility flag in button, combobox, ... add a Rendering flag
It is possible to hide a button (or another element) by using the "Visibility" property.
In Canvas, when a button is hidden, the space occupied by the button remains present. For aesthetic reasons, it would be preferable for the space to disapp...