views:

19

answers:

0

I'm looking through the provided library from the VS2010ImageLibrary.zip file and I'm wondering if they missed a few out?

For example, I can find:

  • AlignTableCellMiddleLeftJustHS
  • AlignTableCellMiddleCenterHS
  • AlignTableCellMiddleRightHS

but I can't find the images:

  • AlignTableCellTop...
  • AlignTableCellBottom...

Also I can find the flip images:

  • FlipHorizontalHS
  • FlipVerticalHS

but I can't find the rotate left and rotate right images (triangles with arrows on).

Perhaps these were left out of the library because they are not used in Visual Studio? Anyone know where I could get these from?

Thanks for any pointers.