I am using CommandBarComboBox in MS Word's toolbar, how can dynamically add value I type to CommandBarComboBox's item list? Should use .AddItem? But how can I get value I just typed?
Thanks
Printable View
I am using CommandBarComboBox in MS Word's toolbar, how can dynamically add value I type to CommandBarComboBox's item list? Should use .AddItem? But how can I get value I just typed?
Thanks