DropDownWidth of ComboBox not set by code

0
0

Hi Wisej,

  • In Winform: When running app, ComboBox.DropDownWidth show as code.
  • In Wisejform: When running app, ComboBox.DropDownWidth show not as code.
  • How to set ComboBox.DropDownWidth show as code?

Best regards.

  • You must to post comments
0
0

Hi Luca,

  • When custom UserComboBox, I want to show MyComboBox with: DropDownWidth and DropDownHeight fit MyDropDownControl
  • But, MyComboBox auto fit ComboBox.Width.
  • How to set MyComboBox.DropDownWidth and MyComboBox.DropDownHeight auto fit MyDropDownControl?

Best regards.

  • You must to post comments
0
0

https://docs.wisej.com/api/wisej.web/lists-and-grids/combobox#dropdownwidth

Works as expected and documented. Sets the maximum width.

 

  • You must to post comments
0
0

Hi Huỳnh,

We’re investigating the issue as this is a potential bug!

We’ll let you know as soon as possible.

Best,
Alaa

//

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.