How to add a disabled state to any control
Here is a quick way to make any part of a control disabled:
- Add a Rectangle control and make it borderless
- Set its opacity to 75%
- Move and resize the rectangle to overlay your other control (Tabs Bar in this case)
- Group the controls together
- How to add a background color to any control
- How to add a blank row to a combobox or menu control