IIntellisenseCommandTarget Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a way to intercede in the command-handling chain to handle keyboard commands.
public interface class IIntellisenseCommandTarget
public interface class IIntellisenseCommandTarget
__interface IIntellisenseCommandTarget
public interface IIntellisenseCommandTarget
type IIntellisenseCommandTarget = interface
Public Interface IIntellisenseCommandTarget
Methods
ExecuteKeyboardCommand(IntellisenseKeyboardCommand) |
Executes a user-initiated keyboard command. |