The DockableWindow type exposes the following members.

Methods

  NameDescription
Dispose
Performs tasks associated with freeing, releasing, or resetting unmanaged resources.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize (Overrides Object..::.Finalize()()().)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnCreateChild
Called when this dockable window is created .
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Hook
Returns the reference to an IApplication object.

See Also