Upgrading to Infragistics 8.2 we noticed that every data field on everyscreen is presenting a "pencil", showing like the field is editable. I need to make this icon desapear now that is anoying for us in the whole application.
The problem is related to a pencil icon appearing in front of every text box or edit box in the screens of our application apparently with handwriting recognition, it is not the pencil in the UltraGrid. We are trying to turn it off, since the pencil is presenting since version 8.2 aproximately.
Thank you in advance,
Doris Mendez
How can I insert an Example of a screen containing a pencil icon for each editable field?
Hi Doris,
My guess is that this is the InkButton. You must have placed an Infragistics InkProvider on your form. If you don't want the Ink button in your application, you should remove this component from the form or set it's Enabled property to false.
To attach a screen shot to a post, just go to the Options tab while posting and attach the image file. Image files are automatically displayed in the thread as images, rather than attachments.
Hello Mike,
Thank you for your response. We checked in the application and we do not have the InkProvider component in our forms. I am sending an image as an example of what we see about this matter.
Thank you,