A blinking textbox appears every time I make a selection on the list view.
I can type on it and only disappears when I press Enter key. I have no text box behind it.
How can I remove it? Thanks
Here’s what it looks like – >

Here’s the property of my list view – >

Change labelEdit to Manual. It text box correspond to element 0.
i dont remember the order but it is set when you add item
set lvw = Lvw.addItem(,[Text of element 0],,)