ScriptModuleEvents Properties



Names as String

[Read only] Get all events name in list separated with CRLF (caret return).

Count as Integer

[Read only] Get events count in list.

Items(IndexOrName as Variant) as ScriptModuleEvent

[Read only] Get event with specified Index or Name.

Owner as ScriptModule

[Read only] Get owner ScriptModule that contains this Events collection.