I'm making an Excel Add-in which has a CustomTaskPane. On load I try to set the dockposition, height and width of the custom taskpane. Setting these properties executes almost immediately on Excel2010, but with Excel2013 it takes almost two seconds.
I've seen a question on MSDN about this, but no real answer was given. Are other people having this issue, and is there a workarround?