Keyoti RapidSpell Web .NET Help Docs
ButtonImageMouseDown Property
API DocumentationKeyoti.RapidSpellRapidSpellWebLauncherButtonImageMouseDown
Keyoti RapidSpell Web .NET
The button image URL. This is for mouse down and is optional.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public string ButtonImageMouseDown { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public string ButtonImageMouseDown { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property ButtonImageMouseDown As String
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property ButtonImageMouseDown As String
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property String^ ButtonImageMouseDown {
	String^ get ();
	void set (String^ value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property String^ ButtonImageMouseDown {
	String^ get ();
	void set (String^ value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member ButtonImageMouseDown : string with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member ButtonImageMouseDown : string with get, set
Property Value
String
Remarks
Eg. /images/button.jpg

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331