The button image URL. This is for mouse down and is optional.

C# | Visual Basic | Visual C++ |
public string ImageMouseDown { get; set; }
Public Property ImageMouseDown As String
public: property String^ ImageMouseDown { String^ get (); void set (String^ value); }