Aracılığıyla paylaş


PaintValueEventArgs.Context Özellik

Tanım

Bu değerin ITypeDescriptorContext göründüğü bağlam hakkında ek bilgi edinmek için kullanılacak arabirimi alır.

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

Özellik Değeri

ITypeDescriptorContext Olayın bağlamını gösteren bir.

Şunlara uygulanır