Click or drag to resize

ApplicationPropertiesButtonImagePath Property

The path for toolbar button images. Path is relative to the application root.

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

Property Value

Type: String
The path for toolbar button images. Path is relative to the application root.
See Also