Window Class |
The Window type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| DeviceIndependentLocation | ||
| DeviceIndependentSize | ||
| Handle | ||
| Icon | Obsolete. |
|
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| Location | Obsolete. |
|
| Size | Obsolete. |
|
| Text | ||
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
|
| Visible | ||
| WindowState |
| Name | Description | |
|---|---|---|
| Close | ||
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| DeleteUnmanagedObject | (Overrides DisposableWrapperDeleteUnmanagedObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Dispose(Boolean) | Releases the unmanaged resources used by the Window and optionally releases the managed
resources (Overrides DisposableWrapperDispose(Boolean)) |
|
| Equals | Checks objects for equality. (Inherited from DisposableWrapper) |
|
| Finalize | (Inherited from DisposableWrapper) |
|
| Focus | ||
| GetDeviceIndependentScale | ||
| GetHashCode | Retrieves the object hash code. (Inherited from DisposableWrapper) |
|
| GetIcon | ||
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetLocation | ||
| GetSize | ||
| GetType | (Inherited from Object) |
|
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| MemberwiseClone | (Inherited from Object) |
|
| MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject) |
|
| SetIcon | ||
| SetLocation | ||
| SetSize | ||
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |