SelectionState.IsCommandToBeFilteredOutForMultipleSelection(CommandID) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
True si la commande spécifiée ne doit pas être activée pour cet état de sélection. La méthode est évaluée pour la sélection forcée.
protected:
virtual bool IsCommandToBeFilteredOutForMultipleSelection(System::ComponentModel::Design::CommandID ^ command);
protected virtual bool IsCommandToBeFilteredOutForMultipleSelection (System.ComponentModel.Design.CommandID command);
abstract member IsCommandToBeFilteredOutForMultipleSelection : System.ComponentModel.Design.CommandID -> bool
override this.IsCommandToBeFilteredOutForMultipleSelection : System.ComponentModel.Design.CommandID -> bool
Protected Overridable Function IsCommandToBeFilteredOutForMultipleSelection (command As CommandID) As Boolean
Paramètres
- command
- CommandID