If you’ve started to take advantage of the new Outlook controls on form regions in Outlook 2007, you may have noticed something strange. None of the controls have common properties you would expect all controls to have: Visible, Width, Height, Top, Left,
Read More...
Wes has a good post over on his blog explaining another common problem that a lot of Outlook solution developers run into: Imagine we have some code in an Outlook addin that looks similar to code below. Does anyone see anything wrong with it? It simply
Read More...
I've been noticing some feedback lately where a number of developers were having problems working with the controls on their form region. Usually, these problems manifested as Outlook's object model returning null values back when trying to access the
Read More...