ImageButtonLayout

Description

The ImageButtonLayout enumeration contains values that determine a mode of icon location relative to the text of the ImageButton component.

It is used by the following property:

Available Values

Value Brief description
0 GlyphLeft. Icon is to the left of the text.
1 GlyphTop. Icon is above the text
2 GlyphRight. Icon is to the right of the text.
3 GlyphBottom. Icon is under the text.

See also:

Forms Assembly Enumerations