
| Visual Basic (Declaration) | |
|---|---|
Public Class WebDesktopClientSideEvents Inherits ISNet.WebUI.WebUIBaseClass Implements ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As WebDesktopClientSideEvents | |
| C# | |
|---|---|
public class WebDesktopClientSideEvents : ISNet.WebUI.WebUIBaseClass, ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize | |
WebDesktop has ability to accommodate a broad range of scenarios through its extendable capability using client-side events. Using client side events developers can integrate their own algorithm or logic when specific events are occurred. WebDesktopManager provides up to 17 client events, from context menu, control initialize, shortcut selected and created to complete window events such as creation, moved, resized and more.
System.Object
ISNet.WebUI.WebUIBaseClass
ISNet.WebUI.WebDesktop.WebDesktopClientSideEvents
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2