Copyright © 1998-2015 MultiMedia Soft
MovePictureOnPress property
Type
BOOL for Visual C++
boolean for Visual Basic
Syntax
object.MovePictureOnPress [=boolean]
Remarks
Boolean value that determines the pictures behavior when the button is pressed.
Supported values are the following:
Value
Meaning
FALSE
Pictures do not move when the button is clicked (see How to customise the 3D rendering of custom shaped buttons).
TRUE (default)
Pictures move one pixel down and one pixel to the right when the button is clicked.