Specifies the background color of the thumbnails when they are selected.
Use IEMulti.SetThumbnailsBackground to set the color when NOT selected.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public void SetThumbnailsBackgroundSelected( Color color )
Public Sub SetThumbnailsBackgroundSelected ( _ color As Color _ )
public: void SetThumbnailsBackgroundSelected( Color color )
Parameters
- color
- Color