A
Alex Korchemniy
I am using a combo box in the commandbar...
I only receive a change event when a user presses enter or tab. If a user
types in text in the combo and moves to the next combo using the mouse the
text the user just entered in the first combo disappears. What is the work
around for this? Is it at least possible to get the window handle of the
underlying combo so I can subclass it?
Another problem... how do I correctly use a combobox with multiple
documents. For some reason the combo box seems to be shared across multiple
documents.
Alex Korchemniy
I only receive a change event when a user presses enter or tab. If a user
types in text in the combo and moves to the next combo using the mouse the
text the user just entered in the first combo disappears. What is the work
around for this? Is it at least possible to get the window handle of the
underlying combo so I can subclass it?
Another problem... how do I correctly use a combobox with multiple
documents. For some reason the combo box seems to be shared across multiple
documents.
Alex Korchemniy