Nevron .NET Vision
Nevron.UI.ToolStrips Namespace / INCommand Interface
Properties Methods Events

In This Topic
    INCommand Interface Members
    In This Topic

    The following tables list the members exposed by INCommand.

    Public Properties
     NameDescription
     PropertyGets/sets a value whether the command is initially enabled. This differs from the CanExecute method for a command might be enabled and might not be executed at a time.  
     PropertyGets / sets the id of the object (Inherited from Nevron.Dom.INIdentifiable)
     PropertyGets/sets the name of the command.  
     PropertyGets/sets additional data associated with the command.  
     PropertyGets/sets the unique id of the object. (Inherited from Nevron.Dom.INUniquelyIdentifiable)
    Top
    Public Methods
     NameDescription
     MethodDetermines whether the command might be executed.  
     MethodOverloaded.   
     Method (Inherited from Nevron.UI.INPropertyMaster)
     Method (Inherited from Nevron.UI.INPropertyMaster)
    Top
    Public Events
     NameDescription
     Event  
     Event  
     Event  
     Event  
    Top
    See Also