Ops I forgot the casting yeah. Here's a line I got
(_PricewizForm.Items.Item("btAcWiz").Specific as Button).ClickAfter += new _IButtonEvents_ClickAfterEventHandler(btAcWiz_ClickAfter);
Ops I forgot the casting yeah. Here's a line I got
(_PricewizForm.Items.Item("btAcWiz").Specific as Button).ClickAfter += new _IButtonEvents_ClickAfterEventHandler(btAcWiz_ClickAfter);