Click or drag to resize

PagePropertiesButtonImageOverride Property

Override the default image for toolbar buttons. Enter key value pairs separated by semicolons to replace multiple images. e.g. SaveLg.gif=SaveLgNew.gif;Save16.gif=Save16New.gif. For a full list of possible keys, consult the documentation.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string ButtonImageOverride { get; }

Property Value

Type: String
Override the default image for toolbar buttons. Enter key value pairs separated by semicolons to replace multiple images. e.g. SaveLg.gif=SaveLgNew.gif;Save16.gif=Save16New.gif. For a full list of possible keys, consult the documentation.
See Also