Skip to content

AlternateResolution element (Thmutil extension)

Defines an alternate resolution to avoid scaling in different DPIs.

Attributes

ImageFile

string

Relative path to an image file for the control. Mutually exclusive with ImageResource attribute.

ImageResource

non-negative integer

Identifier that references an image resource with type RT_RCDATA in the module for the control. Mutually exclusive with ImageFile attribute.

Parents