Product feature tour
|
|
|||||||||||||||
LightBox Dialog |
||||||||||||||||
What's Light Box Dialog: The LightBox dialog look and functionality are very similar to Web/Mobile Light Boxes. This is either modal or modeless window created on top of the application's window. The area around this window is automatically darken and all child windows of the application frame are disabled. Therefore, user concentrates attention on the active dialog only. The customer may resize, move or minimize the application frame when the light box dialog is active. If there is not enough space to display a whole dialog inside the application's frame, the dialog became smaller and, if window has WS_HSCROLL/WS_VSCROLL style(s), the scrollbars will appear. The light box dialog is closed when user clicks outside of this window (on the dark area of the application's window). How to create Light Box Dialog:
Light Box Dialog customization:
Limitations:
|
||||||||||||||||
Modal LightBox dialog: |
||||||||||||||||
Right-aligned modeless LightBox: |
||||||||||||||||
Dynamically-sized LightBox: |
||||||||||||||||
|
||||||||||||||||
Prev Next |