The following tables list the members exposed by IUIElementImageAndFormattedTextProvider.
Name | Description | |
---|---|---|
AdjustImageDisplayRect | Adjusts the image's rect for special cases (e.g. a button down shift) | |
AdjustTextDisplayRect | Adjusts the text's rect for special cases (e.g. a button down shift) | |
GetImage | Gets the image to be displayed. | |
GetImagePadding | Returns the padding around the image. | |
GetPadding | Returns the padding around the entire element. | |
GetScaledImageSize | Maximum size for a scaled image. | |
GetTextPadding | Returns the padding around the text. | |
GetTextPlacement | Determines how the text is placed in relation to the image. | |
GetValue | Gets the Value to display | |
ReserveShadowSpace | Determines whether space should be reserved for a shadow of the image. | |
ScaleImage | Indicates if the image should be scaled. | |
ShadowImage | Determines whether the image should be shadowed. | |
UseTextPlacement | Determines whether the text placement is used to position the text and image elements. | |
WrapText | Returns true if the text is to be wrapped |