[This is preliminary documentation and is subject to change.]
Namespace: Phoenix.MacrosAssembly: Phoenix (in Phoenix.dll) Version: 0.7.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public class MacroRecorder : Component, IDisposable
Public Class MacroRecorder _ Inherits Component _ Implements IDisposable
public ref class MacroRecorder : public Component, IDisposable
Members
| All Members | Constructors | Properties | Methods | Events |
| Member | Description | |
|---|---|---|
| MacroRecorder()()() | ||
| MacroRecorder(Macro) | ||
| AddCommand(IMacroCommand) | ||
| Commands | ||
| InsertCommand(Int32, IMacroCommand) | ||
| Pause |
Gets or sets pause that is automaticly inserted after active commands.
| |
| Recording | ||
| RecordingChanged | ||
| Start()()() | ||
| Stop()()() |
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
System.ComponentModel..::.Component
Phoenix.Macros..::.MacroRecorder
System..::.MarshalByRefObject
System.ComponentModel..::.Component
Phoenix.Macros..::.MacroRecorder