Click or drag to resize

GH_DocEnabledEventArgs Properties

The GH_DocEnabledEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDocument
Gets the document that raised the event.
Public propertyEnabled
Gets the value of the document Enabled flag at the time the event was raised, it may have been changed in between by other event handlers.
Top
See Also