Copyright © 1998-2006 MultiMedia Soft 
Return to index  
 
PictureXOffset property 
 
Type
short for Visual C++ 
integer for Visual Basic
 
 
Syntax
object.PictureXOffset [=long]
 
 
Remarks
The horizontal offset to fine-tune the picture or animation position over the control. 
The offset is in reference to the PicturePosition property value. 
The offset range is between -99 and 99. When the offset exceeds this range, 0 is assumed.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Copyright © 1998-2006 MultiMedia Soft 
Return to index