PaintValueEventArgs.Context Proprietà

Definizione

Ottiene l'interfaccia ITypeDescriptorContext da utilizzare per ottenere informazioni aggiuntive sul contesto in cui viene visualizzato questo 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à

Oggetto ITypeDescriptorContext che indica il contesto dell'evento.

Si applica a