Hello!!!
I have a problem with my activex control and the Microsoft Toolbar that comes in Microsoft Windows Common Controls 6.0 Components.

My ActiveX control is a DataSource, and I've a Toolbar with a Post Button.

But Where I'm editing a textbox and of couse the textbox have the focus, I press the Post button of the toolbar and the value of the focus-textbox isn't taked or assigned, but if i lost the focus of the control the value is presented.

When I access the information in my activex control (the recorset information is in edit mode), the information not appers using recordsource.fields(X).value.

Some Help!!!! Thanks...