RanorexRanorex Documentation
Configuration..::.SpyConfig Class
NamespacesRanorex.CoreConfigurationConfiguration..::.SpyConfig
A collection of configuration parameters for the Spy application.
Declaration Syntax
C#Visual BasicVisual C++
public class SpyConfig : Configuration..::.AbstractConfig
Public Class SpyConfig _
	Inherits Configuration..::.AbstractConfig
public ref class SpyConfig : public Configuration..::.AbstractConfig
Members
All MembersMethodsPropertiesFields



IconMemberDescription
AlwaysOnTop
Gets or sets a value indicating whether the Spy form should always be on top of other windows, i.e. be the topmost application form.

conf
The Configuration the wrapper class should provide access to.
(Inherited from Configuration..::.AbstractConfig.)
EnableHighlight
Gets or sets a value indicating whether the element highlighting functionality in the Spy should be enabled on startup.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FormBounds
Gets or sets the bounds of the Spy form at startup.

FormState
Gets or sets the windows state of the Spy form at startup.

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
SelectedTabIndex
Gets or sets the index of the selected tab in the Spy at startup.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Configuration..::.AbstractConfig
 Configuration..::.SpyConfig

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