How can I invoke the Combobox Item SelectionChange from Init Dialog.

If I set combobox.SetCurSel(1) in InitDialog, the SelectionChange event is not invoked.

How Can I achieve this.
Thanks