You are here: GdPicture.NET > Documentation > Classes > GdViewer Class > GdViewer Methods > Loading Documents (Image, PDF & Metafile) > DisplayFromHICON Method
logo.gif
ContentsIndexHome
PreviousUpNext
GdViewer.DisplayFromHICON Method

Displays an image from a handle to a Windows handle to icon.

C#
public GdPictureStatus DisplayFromHICON(
    IntPtr HICON
);
Visual Basic
Public Function DisplayFromHICON(
    ByVal HICON As IntPtr
) As GdPictureStatus
Parameters
Parameters 
Description 
HICON 
Windows handle to icon.  
Returns

A member of the GdPictureStatus enumeration.

What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.