TagTextbox - Incorrect Tool and Label position

0
0

Hi,

See attached sample project for a bug where the Label is not being placed correctly within a TagTextBox. Also note the position of the tool on the right which is also not being displayed correctly.

 

Thanks,

Vincent

  • vincent_
    Seems at runtime the Tool button’s appearance is correct.
  • You must to post comments
0
0

Hi Vincent,

issue #2640 is fixed in Wisej release 2.2.48

Best regards
Frank

  • You must to post comments
0
0

Vincent,

the issue with an inside label for the TagTextBox is logged as #2640.
We´ll let you know when a fix is available.

Best regards
Frank

  • You must to post comments
0
0

For the Label position don’t use Inside it conflicts with the inner composition. Top works fine. Will log the issue with Inside. The tool button is correct too. The problem at design time is that you added several tags in the text causing the inner TagTextBox to grow vertically but the designer cannot get the runtime client events back and you’d have to set AutoSize to false and resize by hand if you want to see the Text. Or set the Text to “” or to shorter text that doesn’t cause the wrapping.

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.