Some suggestions

0
0

Hi,

Here some suggestions about Readonly on some controls:

  1. checkedListBox: Implement Readonly  property as other control, make scroll possible but avoid to change checked status with mouse or keyboard.
  2. numericUpDown: If Readonly=true  prevent mouse and buttons to change value.
  3. dateTimePicker: Implement Readonly property.
  4. comboBox: If readonly = true don’t permit to change selected item with mouse or keyboard.

Thanks.

  • You must to post comments
0
0

Hi Mariano,

read-only property has been added to all relevant components.
It´s included in Wisej development build 1.4.41.

Best regards
Frank

  • You must to post comments
0
0

Hi Mariano,

thanks for your suggestions. They have already been logged as enhancement request WJ-8266 some time ago.
This enhancement is still on our TODO list and we inform you when it´s done.

Best regards
Frank

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.