Accusoft ThumbnailXpress 6
MoveCtlWindow Method
A long value which represents the left horizontal coordinate.
A long value which represents the top coordinate value.
A long which represents the width.
A long which represents the height.
Description
Provides programmatic relocation or possible resizing of a ThumbnailXpress control.
Syntax
Visual Basic
Public Sub MoveCtlWindow( _
   ByVal left As Long, _
   ByVal top As Long, _
   ByVal width As Long, _
   ByVal height As Long _
) 
Parameters
left
A long value which represents the left horizontal coordinate.
top
A long value which represents the top coordinate value.
width
A long which represents the width.
height
A long which represents the height.
See Also

ThumbnailXpress Object  | ThumbnailXpress Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback