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

P

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
 
P

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?
 
Top