Accusoft ThumbnailXpress 5
CreateCtlWindow Method
See Also  Send Feedback
hParent
A long value which represents a handle to the parent object.
left
A long value which represents the left coordinate of the window to be created.
top
A long value which represents the top coordinate of the window to be created.
width
A long value which represents the width of the window to be created.
height
A long value which represents the height of the window to be created.
AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : CreateCtlWindow Method

Glossary Item Box

Description

Provides programmatic creation of a ThumbnailXpress control window.

Syntax

Visual Basic
Public Sub CreateCtlWindow( _
   ByVal hParent As Long, _
   ByVal left As Long, _
   ByVal top As Long, _
   ByVal width As Long, _
   ByVal height As Long _
) 

Parameters

hParent
A long value which represents a handle to the parent object.
left
A long value which represents the left coordinate of the window to be created.
top
A long value which represents the top coordinate of the window to be created.
width
A long value which represents the width of the window to be created.
height
A long value which represents the height of the window to be created.

See Also

©2013. Accusoft Corporation. All Rights Reserved.