Partager via


DataControlReferenceIDConverter.GetStandardValuesSupported Méthode

Définition

Retourne une valeur qui indique si ce convertisseur prend en charge un jeu standard de noms de contrôles qui peuvent être sélectionnés dans la collection.

public:
 override bool GetStandardValuesSupported(System::ComponentModel::ITypeDescriptorContext ^ context);
public override bool GetStandardValuesSupported (System.ComponentModel.ITypeDescriptorContext context);
override this.GetStandardValuesSupported : System.ComponentModel.ITypeDescriptorContext -> bool
Public Overrides Function GetStandardValuesSupported (context As ITypeDescriptorContext) As Boolean

Paramètres

context
ITypeDescriptorContext

Objet qui fournit les informations de contexte à ce convertisseur de type.

Retours

Boolean

Toujours true.

S’applique à