Click or drag to resize

featurePropertiesicons_OverrideIcons Property

A semi-colon separated list of standard icons that should be overridden by identically named images in the application's ButtonImagePath folder.

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

Property Value

Type: String
A semi-colon separated list of standard icons that should be overridden by identically named images in the application's ButtonImagePath folder.
See Also