Table of Contents

Class MacroKeyData

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

Represents macro key or its combinations with attached actions.

public class MacroKeyData : KeyData, IMacroKeyData, IKeyData
Inheritance
MacroKeyData
Implements

Constructors

MacroKeyData()

Initializes a new instance of the MacroKeyListData class with default settings.

MacroKeyData(Keys, KeyEvent, KeyEventEx, object, int, int)

Initializes a new instance of the MacroKeyListData class with specified settings.

Properties

FullName

String representation of the action.

ParamStr

String representation of the parameter.

ParamType

Gets or sets type of the parameter.

SerializationInfo

Gets or sets an xml representation of this ColorTheme object.

Methods

OnFullNameChanged()
OnParamStrChanged()
OnParamTypeChanged()