The following list of walkthrough topics demonstrates how to use all features in WebDesktop.
WebCallOut
The topic in this category provides an information about creating a simple application using WebCallOut.
WebDragDropExtender - Predefined Cursor Effects
The topics in this category provide information about customizing cursor effect for drag control.
- Walkthrough: Specifying cursor effect for all DragControls
- Walkthrough: Specifying cursor effect for individual DragControl
- Walkthrough: Changing cursor effect programmatically in client side
WebDragDropExtender - Vista™ Style Tooltip
The topic in this category provides information about setting tooltip text via client side.
WebDragDropExtender - Use Custom Object as Data
The topic in this category provides information about using GetDataPresent method to query object type.
WebDragDropExtender - Drag Data Validation
The topics in this category provide information about using drag data validation during DragDrop event.
- Walkthrough: Restricting a drop control to accept only Number data type
- Walkthrough: Ensuring validity of drag objects based on Effect
WebDragDropExtender - Cross IFRAME Support
The topics in this category provide information about performing drag-drop over IFRAMEs.
WebDragDropExtender - Integration with Intersoft Controls
The topic in this category provides information about creating Outlook style drag and drop application.
WebDragDropExtender - Client Side References Class
The topic in this category provides information about using IsSubObject and SubObjectContext.
WebDesktopManager
The topics in this category provide information about implementing WebDesktopManager's features in various ways.
- Creating Simple Desktop
- Using IFrame from TaskBar
- Hiding a Window from TaskBar
- Enabling ShortcutIcons feature
- Hiding a Window at initial load
- Configuring Desktop to use VerticalTile WindowArrangement
- Using Custom Template for Left and Right part of TaskBar
- Using Window Options
- Specifying Minimum and Maximum Size for a Window
- Adding new Window at Client Side
- Adding new Shortcut at Client Side
- Obtaining Desktop Structure at Client Side
- Configuring Window to use Complex Images
WebToolBar
The topics in this category provide information about implementing WebToolBar's features in various ways.
- Creating Dockable Toolbar
- Creating Standalone Toolbar
- Changing Toolbar docking at design time
- Using ToolCommand Types
- Configuring Multiple Rows Docking
- Configuring Multiple Bars in Same Row
- Configuring Floating Mode
- Using Templated Command
- Configuring Toolbar Merging
- Configuring ToolCommand Toolbar Merging
- Changing Toolbar Styles
- Using Images for Toolbar Appearance
WebPaneManager
The topics in this category provide information about implementing WebToolBar's features in various ways.
- Creating Simple Layout
- Creating Layout from Predefined Template
- Creating Outlook 2003 Style Layout
- Creating Complex Layout using Editor
- Configuring Collapsible Pane
- Disabling Resizing for specific Pane
- Using CaptionMode Types
- Using IFrame as ContentMode
- Configuring Styles and Appearance
WebStyleManager
- Creating a New Project
- Creating New Theme
- Creating New Style
- Configuring Styles for Web Application
- Configuring Styles for Pages and Controls
- Deploying Theme Project
WebTab
The topics in this category provide information about implementing WebTab's features in various ways.
- Creating Simple Tab
- Creating Overlapped Edges Tab
- Changing Tab Position
- Configuring Scrolling Tab mode
- Configuring Closable Tab mode
- Adding new TabItem at Client Side
- Changing TabItem Caption at Client Side
- Displaying confirmation box before TabItem is closed
- Creating Visual Studio 2005 Style Tab
- Saving and Loading Structure Programmatically
- Configuring Justify Sizing mode
- Enabling Focus border for Accessibility
WebNavPane
The topics in this category provide information about implementing WebNavPane's features in various ways.
- Creating Simple NavPane
- Creating NavPane with Images
- Using BarItem for Content Navigation
- Using Template and IFrame Content mode
- Loading NavPane Structure Programmatically
- Handling Client Side Events
- Creating NavBar and NavBarItem at client side
WebMenu
The topics in this category provide information about implementing WebNavPane's features in various ways.
- Walkthrough: Enabling complex images in WebContextMenu
- Using MenuBar in PlaceHolderManager mode
- Creating Standalone MenuBar
- Working with MenuItem Types
- Handling Command Client Side Events
- Attaching ContextMenu to a Control
- Showing ContextMenu Programmatically
- Enabling and Disabling MenuItem
- Add new MenuItem at Client Side
WebSplitter
The topics in this category provide information about implementing WebSplitter's features in various ways.
- Using WebSplitter to split basic two cells
- Using WebSplitter to split two rows
- Configuring WebSplitter Interactive Styles
- Using AllowCollapse feature
WebDialogBox
The topics in this category provide information about implementing WebDialogBox's features in various ways.
- Creating Simple DialogBox
- Designing custom DialogBox
- Showing DialogBox at client side
- Obtaining DialogResult at client side
WebFlyPostBackManager
The topics in this category provide information about implementing WebFlyPostBackManager's features in various ways.
- Retrieving simple types using WebService
- Retrieving simple types using WebForm service
- Showing loading progress
- Programmatically refresh server control
- Converting standard controls to use callback
- Selectively converting standard controls to use callback
WebExplorerPane
The topics in this category provide information about implementing WebExplorerPane's features in various ways.
- Creating Simple ExplorerPane
- Configuring Expand and Collapse ExplorerPane
- Show and hide ExplorerBar items
- Changing Inline content of ExplorerPane
- Handling Client Side Events
WebNotification
The topics in this category provide information about implementing WebNotification's features in various ways.
- Retrieving notifications from WebService
- Retrieving notifications from WebForm Listener
- Integrating into WebDesktopManager
- Using action context menu
- Passing custom properties
WebButton
The topics in this category provide information about implementing WebButton's features in various ways.