MenuCommands.KeyCancel Field
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.
A CommandID that can be used to access the cancel key handler.
public: static initonly System::ComponentModel::Design::CommandID ^ KeyCancel;
public static readonly System.ComponentModel.Design.CommandID KeyCancel;
staticval mutable KeyCancel : System.ComponentModel.Design.CommandID
Public Shared ReadOnly KeyCancel As CommandID