Condividi tramite


ActionTypeConverter.GetStandardValuesSupported(ITypeDescriptorContext) Metodo

Definizione

Restituisce i valori standard supportati dall'oggetto tipo di azione.

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

Parametri

context
ITypeDescriptorContext

Contesto.

Restituisce

Restituisce sempre true.

Si applica a