Accusoft ThumbnailXpress 6
CreateCtlWindow Method
A long value which represents a handle to the parent object.
A long value which represents the left coordinate of the window to be created.
A long value which represents the top coordinate of the window to be created.
A long value which represents the width of the window to be created.
A long value which represents the height of the window to be created.
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

ThumbnailXpress Object  | ThumbnailXpress Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback