Button.ImagePosition

Syntax

ImagePosition: PP.LTRB

Description

The ImagePosition property determines the position of the button image.

Comments

Property values are the LTRBenumeration items. The Top value is set by default.

If a button with an image and a drop-down menu are created, value of the ImagePosition property overrides value of the .MenuArrowPosition property.

Example

The property use is given in description of the Button.MenuArrowPosition property.

See also:

Button