Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

ToolBarItem.DisabledImageUrl Property

Gets or set the URL of the image for the item when the item is disabled.

[Visual Basic]
Public Property DisabledImageUrl As String
[C#]
public String DisabledImageUrl {get; set;}

Remarks

Note: EO.Web ToolBar is able to automatically generate a grayscale image based on ImageUrl if this property is not set. Thus usually you do not need to set this property.

See Also

ToolBarItem Class | EO.Web Namespace


Direct link to this topic