Owl's Blog on .NET development

Component Owl codes Better ListView control all night so you don't have to.

Centering Images in Better ListView Sub-items

Centered images in Better ListView

Centered images in Better ListView

Better ListView 3.11 supports aligning images in sub-items and columns to center. Simply set AlignHorizontalImage property of an sub-item or column to BetterListViewImageAlignmentHorizontal.OverlayCenter.

The image will be centered inside available space regardless of text.

This is useful for sub-items and column headers consisting of image only.

Leave a Reply