InplaceDialogAttrs Enumeration |
Namespace: NetQuarry
| Member name | Value | Description | |
|---|---|---|---|
| Center | 1 | The dialog should be centered horizontally and vertically on the screen. | |
| CenterHigh | 2 | The dialog should be centered horizontally and positioned mid-high vertically on the screen. | |
| NoRecenterOnResize | 4 | Do not recenter the dialog when the dialog is automatically resized to fit content. | |
| NewIWin | 8 | Always create a new iframe window instead of replacing content in existing iframe window with same name. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.