Just found a new useful feature of VisualStudio 2010, to generate the sequence diagram for a particular function.
Right click a function, select “Generate Sequence Diagram” in the popup menu:
VS will generate the Sequence diagram for you. Really neat!
By selectively deleting those that are not of interest, and then right click-> Rearrange layout, the level of detail can be tailored as well.