A collection of configuration parameters for the Spy application.
| C# | Visual Basic | Visual C++ |
public class SpyConfig : Configuration..::.AbstractConfig
Public Class SpyConfig _ Inherits Configuration..::.AbstractConfig
public ref class SpyConfig : public Configuration..::.AbstractConfig
| All Members | Methods | Properties | Fields | ||
| Icon | Member | Description |
|---|---|---|
| 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) | (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()()() | (Inherited from Object.) |
| Object | ||
| Configuration..::.AbstractConfig | ||
| Configuration..::.SpyConfig | ||
