While WebDialogBox is best used in a Web page with no scrollbars, there are some scenarios where you will need to show dialog box in scrollable page. For instance, in a product information page or feature page.
![]() |
With this new feature, you can keep WebDialogBox to stay visible when user is scrolling throughout the page. To enable this feature, simply set KeepVisibleOnScroll property to True. This property is set to False by default to preserve compatibility with existing applications. |
