How to add a blank row to a combobox or menu control
Adding a blank row can be tricky in those controls because leaving a blank line of text will trigger a separator line. Here's a quick workaround: you can use {color:fff}Blank{color} for your blank row (more text macros here).
- How to add a disabled state to any control
- How to convert a label into a text control with CTRL+ENTER