Skip to main content
A newer version of this page is available. .

BadgeProperties Properties

Provides members that specify the appearance and behavior of all Badges within this adorner manager.
Name Description
AllowGlyphSkinning Gets or sets whether or not all badges within this AdornerUIManager should colorize their images using background colors.
AllowHtmDrawText Gets or sets whether or not any badge owned by this manager should use HTML tags to format its caption string.
AllowImage Gets or sets whether or not badges within this AdornerUIManager should display their icons.
Image Gets or sets the default image, displayed by all badges within this AdornerUIManager.
ImageStretchMargins Gets or sets the image region that can be stretched.
Location Gets or sets the relative position, based on which all Badges within this AdornerUIManager are aligned.
Offset Gets or sets the offset, common to all Badges within this AdornerUIManager.
PaintStyle Gets or sets the paint style common to all badges owned by this manager.
StretchImage Gets or sets whether all badges should stretch their images according to the displayed text.
Text Gets or sets the default text, displayed by all Badges within this AdornerUIManager.
TextMargin Gets or sets the global text margin, common to all Badges within this AdornerUIManager.
TrimByParent Gets or sets whether or not the AdornerUIManager should trim any Badge that is bigger than its target element’s parent.
See Also