Skip to main content

TcxButtonImageOptions Properties

Contains button image settings.
Name Description
Glyph Specifies the image(s) to be displayed by a button.
ImageIndex Specifies the button image from the Images collection.
Images Specifies a collection of button images.
Layout Specifies the image position relative to the button’s caption.
Margin Specifies the space between the button image and the closest button edge, in pixels.
NumGlyphs Specifies the number of images contained within the button image provided via the Glyph property.
Spacing Specifies the space between the button image and the button’s caption, in pixels.
See Also