ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / IImGearCommandManager Interface
Members




In This Topic
    IImGearCommandManager Interface
    In This Topic
    An interface for providing command related utility methods that register CommmandBinding and InputBinding objects for class owners and commands, add and remove command event handlers, and provides services for querying the status of a command.
    Object Model
    IImGearCommandManager Interface
    Syntax
    'Declaration
     
    Public Interface IImGearCommandManager 
    'Usage
     
    Dim instance As IImGearCommandManager
    public interface IImGearCommandManager 
    public __gc __interface IImGearCommandManager 
    public interface class IImGearCommandManager 
    See Also