Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The WindowStatus type exposes the following members.

Methods

 NameDescription
Image Modified
Equals

Indicates whether this instance and a specified object are equal.

(Inherited from ValueType.)
Image Modified
Finalize

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

(Inherited from Object.)
Image Modified
GetHashCode

Returns the hash code for this instance.

(Inherited from ValueType.)
Image Modified
GetType

Gets the Type of the current instance.

(Inherited from Object.)
Image Modified
MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)
Image Modified
ToString

Returns the fully qualified type name of this instance.

(Inherited from ValueType.)

Fields

 NameDescription
Image Modified
Coordinates

Window coordinates.

Image Modified
Order

The z-order of the window.

Image Modified
Status

Window status enumeration.

See Also


WindowStatus Structure
JollyGiant.Emulation Namespace

...