Method | Description | |
---|---|---|
MacroRecordEventArgs ( |
Initializes a new instance of the MacroRecordEventArgs class.
|
|
MacroRecordEventArgs ( |
Initializes a new instance of the MacroRecordEventArgs class.
|
public MacroRecordEventArgs ( |
||
recordedMessage | the recorded window message that can be sent back to the native Scintilla window | |
return | System |
public MacroRecordEventArgs ( |
||
ea | NativeScintillaEventArgs object containing the message data | |
return | System |