DxWindow.ShowAtAsync Method
Name | Parameters | Description |
---|---|---|
Show |
element |
Asynchronously shows the Window over the element specified by Element |
Show |
x, y, token | Asynchronously shows the Window at the specified coordinates. |
Show |
point, token | Asynchronously shows the Window at the specified point. |
Show |
element |
Asynchronously shows the Window over the element specified by a selector. |