AddInEvents Fields

The AddInEvents type exposes the following members.

Fields

NameDescription
public fieldcolCommandButtons
collection of command button handlers for assigned DB modifiers, needs to be shared because DBModifCreate.CreateCB_Click accesses it
public fieldcolQueries
collection of query refresh handlers for query objects inside list objects
private fieldWbIsClosing
Flag for sharing closing state between Application_WorkbookBeforeClose and Application_WorkbookDeactivate (true for actually closed workbooks)