RanorexRanorex Documentation
Pressed Property
NamespacesRanorexButtonPressed
True if the button is currently pressed.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool Pressed { get; }
Public Overridable ReadOnly Property Pressed As Boolean
public:
virtual property bool Pressed {
	bool get ();
}

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)