MY ACCOUNT  |  LOGIN

Sales: 1-888-936-8638

ORDER ONLINE >

 

  


      Products
       UI Products
   Essential Grid
   Essential Tools
   Essential Chart
   Essential Diagram
   Essential Schedule
       Back Office Products
   Essential PDF
   Essential XlsIO
   Essential DocIO
   Essential Calculate
   Essential Grouping
    Version History
    Browser Compatibility
    Online Demo
    Free Trial
    Order Online
    What's New
    Development Build
    Roadmap
    System Requirements
  Windows Forms



<<Previous |  Next>>

WindowControl

  • The Window control lets you create draggable and resizable dialog elements. These elements can be invoked dynamically from the client side.


Window control

Window control

  • The Window control comes with full design time support. You can populate it with content just like you would do for a panel.


Design time support

Design time support

  • It has got a wide range of Built-in skins to customize the look and feel on-the-fly.


Built-in skins

Built-in skins

  • Customize the look and feel with custom CSS styles.


Expression Blend like window

Expression Blend like window

  • The Window can be dragged around by the user to any location on the screen. It has different dragging styles as shown below. It also allows user to prevent dragging in horizontal or vertical direction.


Dragging Styles

Window Dragging Styles

  • The Window can be resized by the user and it has different resizing styles as shown below. It also allows user to prevent resizing in horizontal or vertical direction


Dragging Styles

Window Resizing Styles

  • Window control support built-in dialogs like Confirm, Warning, Prompt dialogs. These dialogs can be invoked through click events. Also Callback functions will be called when the user closes the window.


Dialogs

Window Built-In Dialogs

  • Window control can be specified as "Targets" in anchor tags. User can specify the ID of the Window control, and it will load the contents into the page.


Dialogs

Window Target

  • Client side events are fired before showing the content to let you customize the contents before it's shown and also events are shown after the window is closed to let you retrieve user specified values from the window.

List of client side events,

  • ClientSideOnBeforeClose.

  • ClientSideOnBeforeOpen.

  • ClientSideOnCloseUp.

  • ClientSideOnDragStart.

  • ClientSideOnDrop.

  • ClientSideOnLoad.

  • ClientSideOnMove.

  • ClientSideOnOpen.

  • ClientSideOnResize.

  • ClientSideOnResizeEnd.

  • ClientSideOnResizeStart.

  • Circumvents most popup blockers, allowing you to show dialog elements in websites with a more cleaner approach.

  • It can be shown in Splash screen mode (without the header and status bar).


Splash screen mode

Splash screen mode

  • The window header can be customized for any locale.


Localized window

Localized window


<<Previous |  Next>>

© 2001-2008 Copyright Syncfusion Inc. All rights reserved.  |  Privacy Policy  |  Contact  |  Sitemap  |