Aracılığıyla paylaş


VisualStyleInformation.IsSupportedByOS Özellik

Tanım

İşletim sisteminin görsel stilleri destekleyip desteklemediğini belirten bir değer alır.

public:
 static property bool IsSupportedByOS { bool get(); };
public static bool IsSupportedByOS { get; }
member this.IsSupportedByOS : bool
Public Shared ReadOnly Property IsSupportedByOS As Boolean

Özellik Değeri

Boolean

true işletim sistemi görsel stilleri destekliyorsa; aksi takdirde , false.

Açıklamalar

Görsel stiller yalnızca Windows XP Home Edition, Windows XP Professional ve Windows Server 2003'te desteklenir.

Şunlara uygulanır