Intersoft WebDesktop Documentation
Command Class
Members  See Also  Send Feedback
ISNet.WebUI.WebDesktop Namespace : Command Class


Glossary Item Box

List of WebToolBar Command Type properties.

Object Model

Command Class

Syntax

Visual Basic (Declaration) 
Public Class Command 
   Inherits ISNet.WebUI.NamedObjectBase
   Implements ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.WebUI.INamedObject, ICommand 
Visual Basic (Usage)Copy Code
Dim instance As Command
C# 
public class Command : ISNet.WebUI.NamedObjectBase, ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.WebUI.INamedObject, ICommand  

Remarks

You can customize the WebToolBar's Command Type properties using WebToolBar Designer. You can add/remove/re-order and manage the command properties. For better understanding and illustration please refer to Working with ToolBar Designer.

Inheritance Hierarchy

System.Object
   ISNet.WebUI.WebUIBaseClass
      ISNet.WebUI.NamedObjectBase
         ISNet.WebUI.WebDesktop.Command
            ISNet.WebUI.WebDesktop.MenuCommand
            ISNet.WebUI.WebDesktop.ToolCommand

Requirements

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

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.