ComboBox DropDownList style

0
0

Hi Wisej,

When setting ComboBox.DropDownStyle=ComboBoxStyle.DropDownList

in code: set ComboBox1.ReadOnly = True–> ComboBox auto clear itemSelected

You can check it.

Thank you.

Attachment
  • You must to post comments
0
0
  1. Before pressing the ReadOnly button–> Text of combobox is “One”
  2.  After pressing the ReadOnly button–> Text of combobox is empty
  3.  You can see my picture
  4.  I am using wisej 2.1.5
  • You must to post comments
0
0

Hi Huỳnh,

I tried with a few different versions of 2.1 and IE/Chrome/FF/Edge and wasn’t able to replicate the issue (the input part of the ComboBox show the selected value and the DropDown has the correct value highlighted).

Can you please provide a small video, your browser, and the version of Wisej you’re using?

Best regards,

Levie

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.