View Single Post
  #1  
Old August 21st 08, 10:20 AM posted to microsoft.public.outlook.program_addins
sd[_2_]
external usenet poster
 
Posts: 69
Default Strange behavior of password text box

Hi All,
I have created one addin for OL2007 using VB 2005 / VSTO. I have added
one option page to Tools - Options.
On option page, I have 3 textboxes having one text box intended for
password purpose (PasswordChar = "*").
Now when I press "Caps Lock" once or twice in that password text box,
balloon pops up saying - "Caps Lock is On ....", but strangly other
controls disappers from screen.
When I switch OL to some other application & activate OL again, it
shows all controls again. (May be some refreshing problem,... guess)

Is anyone having the solution for this problem?

whether this is bug from MS? Because same problem happens for OL 2003.


Thanks in advance,

Ads