When true ImageEn's dialogs will show a glyph (image) on buttons. When false the buttons only show text. Default: False
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public static bool UseButtonGlyphsInDialogs { get; set; }
Public Shared Property UseButtonGlyphsInDialogs As Boolean Get Set
public: static property bool UseButtonGlyphsInDialogs { bool get (); void set (bool value); }