Value to be written when the mouse is moved while it is over the associated object. May be a data source.
Namespace: Ico.GwxAssembly: GwxRuntimeCoreCommands (in GwxRuntimeCoreCommands.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string OnMouseMoveValue { get; set; } |
Visual Basic |
---|
Public Property OnMouseMoveValue As String Get Set |
JScript |
---|
function get OnMouseMoveValue () : String function set OnMouseMoveValue (value : String) |