Version

DownLevelSelectedRightImage Property

The name of the file that contains the right edge of a rounded image which is used for a tab in the selected state.

This property is used only for a down level browser such as Netscape 4/5.

If that property is not set, then the default file-image is used.

If that property is not set, then the DownLevelNormalRightImage is used.

Syntax
'Declaration
 
Public Property DownLevelSelectedRightImage As String
public string DownLevelSelectedRightImage {get; set;}
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also