PaintValueEventArgs.Context Proprietà

Definizione

Ottiene l'interfaccia ITypeDescriptorContext da utilizzare per ottenere ulteriori informazioni sul contesto in cui appare il valore.

public:
 property System::ComponentModel::ITypeDescriptorContext ^ Context { System::ComponentModel::ITypeDescriptorContext ^ get(); };
public System.ComponentModel.ITypeDescriptorContext Context { get; }
public System.ComponentModel.ITypeDescriptorContext? Context { get; }
member this.Context : System.ComponentModel.ITypeDescriptorContext
Public ReadOnly Property Context As ITypeDescriptorContext

Valore della proprietà

Un oggetto ITypeDescriptorContext che indica il contesto dell'evento.

Si applica a