CreateModelessThumbnailDlg  Method

Description         This method creates a modeless thumbnail dialog. In this case, if the user clicks on the Open button it generates a ThumbnailOpenImagesEvent event.

Usage                  RetVal = [BiThumbnail.]CreateModelessThumbnailDlg thumbHandler parentWnd

Remarks             RetVal                    LONG             1 if creation of the window is successful.

                            thumbHandler       LONG             Thumbnail handler.

                            parentWnd            LONG             Handle to the parent window.

See Also              DisplayThumbnailDlg, ShowModelessThumbnailDlg