skmMenu: An ASP.NET Menu Control

MenuItem.MouseDownImage Property

Gets or sets the MenuItem's mousedown image.

public virtual string MouseDownImage {get; set;}

Remarks

The client-side mousedown event fires when the mouse is over the MenuItem and the uses clicks the mouse button.

See Also

MenuItem Class | skmMenu Namespace