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; }
ReadOnly Property icons_OverrideIcons As String
Get
Property Value
Type:
StringA semi-colon separated list of standard icons that should be overridden by identically named images in the application's ButtonImagePath folder.
See Also