ImageLabel

Constructors

this
this(string label, TextAlignment alignment)
this(string label, MemoryImage image, TextAlignment alignment)
this(MemoryImage image, TextAlignment alignment)
this(string label, MemoryImage image, int displayFlags, TextAlignment alignment)

Defines a label+image combo used by some widgets.

Meta

History

Added June 15, 2021 (dub v10.1)

Suggestion Box / Bug Report