Home All Groups Group Topic Archive Search About

Outlook Add-In: msoControlEdit: Textbox loses text when losing focus

Author
6 Feb 2006 11:45 AM
Pieter
Hi,

I'm making an Outlook (2003) Add-In (VB.NET 2005), with a simple button and
a textbox (msoControlEdit). When the user types something in the textbox,
and clicks on the button, the text in the textbox should be used.
But on the moment that the textbox loses the focus, it loses the text
also...

Any idea how to get around this problem?

Thanks a lot in advance,

Pieter

Author
6 Feb 2006 2:01 PM
NKTGAlerts
Hi Pieter,

See our article and how to solve it using hooks at:
Outlook Addin: Implements a tailored Textbox:
http://www.nektra.com/downloads.php


Regards,
Sebastian Wain
Author
6 Feb 2006 2:37 PM
Pieter
Well, heu, thanks.
But I don't understand anything of it att all, I'm not able to run it (due
to the fact that I use Office 2003), and I don't find any conversion tool to
VB.NET :-/
Anybody can help here?

<NKTGAle***@gmail.com> wrote in message
Show quoteHide quote
news:1139234470.820086.251380@f14g2000cwb.googlegroups.com...
> Hi Pieter,
>
> See our article and how to solve it using hooks at:
> Outlook Addin: Implements a tailored Textbox:
> http://www.nektra.com/downloads.php
>
>
> Regards,
> Sebastian Wain
> --
> http://www.nektra.com
>
Author
6 Feb 2006 2:23 PM
Sebastian Wain
Hi Pieter,

See our article and how to solve it using hooks at:
Outlook Addin: Implements a tailored Textbox:
http://www.nektra.com/downloads.php

Regards,
Sebastian Wain