Accusoft ThumbnailXpress 5
MoveCtlWindow Method
See Also  Send Feedback
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.
AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : MoveCtlWindow Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.