Every since we upgraded to 9.1 we are getting seemingly random instances where the pen icon or editor will show up on the right side of some of our text and combo editors.
It doesn't happen with all editors on all forms, which we find wierd, and we can't pinpoint why it's happening, as we haven't changed anything other than doing the upgrade.
Any ideas?
That pen is the Ink button. You must have placed an InkProvider component on your form.
No, we haven't added any ink.
As you can see, we have multiple tabs on our interface. Only the one shown is displaying the ink buttons. At one point, the search box at top, which is an ultra combo editor, and the small navigation text box to the left of it, were displaying the buttons, but they mysteriously stopped.
Also, I created a new form in a new project yesterday, which inherited a lot of code from this form, and the search box and nav. text box on that form ARE displaying the buttons, but when I search that new project the word 'Ink' is nowhere in the code or the form designer.
I'm assuming we'll now have to set all the 'Show Ink Buttons' to 'Never' on all our editors to prevent this from happening. However, the small text box in our search menu is a text tool. I don't see any way to turn off the ink button on a text tool.