DxWindow Methods
A non-modal window with custom content.
Name | Description |
---|---|
Close |
Asynchronously closes the Window. |
Dispose |
Asynchronously disposes of the Window. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Move |
Asynchronously moves the Window to the specified coordinates. |
Move |
Asynchronously moves the Window to the specified point. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Show |
Asynchronously shows the Window. |
Show |
Asynchronously shows the Window over the element specified by Element |
Show |
Asynchronously shows the Window at the specified coordinates. |
Show |
Asynchronously shows the Window at the specified point. |
Show |
Asynchronously shows the Window over the element specified by a selector. |
To |
Returns a string that represents the current object. Inherited from Object. |