Can I add a simple label (non-editable) and assign a value with key (map) when calling showdialog?
I want to show an item when a user clicks on Delete button, it pops up a PrefDialog with title and label.
I am using PrefDialog to standardize the dialog instead of using Msgbox2Async.
I tried with AddSeparator but it grayed out and I can't set the value because it doesn't have a key.
I want to show an item when a user clicks on Delete button, it pops up a PrefDialog with title and label.
I am using PrefDialog to standardize the dialog instead of using Msgbox2Async.
I tried with AddSeparator but it grayed out and I can't set the value because it doesn't have a key.