It seems like the HtmlPanel is using some Input control which makes the Onscreen keyboard to open whenever the panel get touched in tablet devices.
I tried to disable the panel by setting property 'IsEnabled' as 'false'. However, still I'm facing the same issue.
Also, I tried with HtmlLabel, it seems it doesn't support scrolling.
Is there a way to override the control of HtmlPanel. . ?
Thanks in Advance.
I tried to disable the panel by setting property 'IsEnabled' as 'false'. However, still I'm facing the same issue.
Also, I tried with HtmlLabel, it seems it doesn't support scrolling.
Is there a way to override the control of HtmlPanel. . ?
Thanks in Advance.