Discussion:
Adding item to undo comboBoxControl
(too old to reply)
Edi
2004-11-16 08:05:03 UTC
Permalink
Hi,

Im tring to add an item to the undo combo control
but im always getting an unknown error
using the:

UndoCombo.AddItem(SomeString,SomeIntobject);
or
UndoCombo.Set_List(...)

any idea how to do this?

Edi
Word Heretic
2004-11-26 23:40:19 UTC
Permalink
G'day Edi <***@discussions.microsoft.com>,

AFAIK, what you are attempting is impossible.


Steve Hudson - Word Heretic

steve from wordheretic.com (Email replies require payment)
Without prejudice
Post by Edi
Hi,
Im tring to add an item to the undo combo control
but im always getting an unknown error
UndoCombo.AddItem(SomeString,SomeIntobject);
or
UndoCombo.Set_List(...)
any idea how to do this?
Edi
Loading...