I do not want the user to be able to change the value displayed in the combobox. I have been using Enabled = false
but it grays out the text, so it is not very readable. I want it to behave like a textbox with ReadOnly = true
, where the text is displayed normally, but the user can't edit it.
Is there is a way of accomplishing this?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…