I've always found Excel's Find/FindNext methods awkward to use. It just seemed to require so many lines of code versus other common operations. I guess I've always wanted a simple FindAll() method that would find everything at once and give me a range
Read More...
With VSTO 2005 SE it is simple to get a custom ribbon up and running in Outlook. After the initial F5 moment of success, one of the first things you probably need to do is implement some way of showing your custom ribbon only for certain types of Inspector
Read More...