Returns the requested image of the system image list as bitmap.
- IconNumber (Int32)
- The index of the requested icon in the system image list.
- p_Size (Size)
- The size of the bitmap that should be returned.
- FrameColor (Color)
- Specifies the color of the frame of the returned image. If null is passed, the images has no frame.
- p_ExtraLarge (Boolean)
- Get extra large icons in Windows Vista
A bitmap of the requested icon.