This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Icon.ToBitmap
[To be supplied.]
[Visual Basic]
Public Function ToBitmap() As Bitmap
[C#]
public Bitmap ToBitmap();
[C++]
public: Bitmap* ToBitmap();
[JScript]
public function ToBitmap() : Bitmap;