Hi,

I am working on an application which targets windows mobile 5.0 pocket
pc devices in C#2005.

Now the cursor shows for font sizes smaller than 20 for a multiline
textbox but it doesn't for larger font sizes.
I am sure the textbox is taking focus. Is there a workaround to make
it show ?

Re: Cursor disappears from textbox control for font sizes larger than by nazneen84

nazneen84
Mon Feb 18 03:25:45 CST 2008

On Feb 18, 2:21 pm, nazneen84 <naznee...@gmail.com> wrote:
> Hi,
>
> I am working on an application which targets windows mobile 5.0 pocket
> pc devices in C#2005.
>
> Now the cursor shows for font sizes smaller than 20 for a multiline
> textbox but it doesn't for larger font sizes.
> I am sure the textbox is taking focus. Is there a workaround to make
> it show ?

The font I have used is Tahoma

Thanks in advance