VisualStyleInformation.IsSupportedByOS 屬性

定義

取得值,指出作業系統是否支援視覺化樣式。

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

屬性值

Boolean

如果作業系統支援視覺化樣式,則為 true,否則為 false

備註

只有 Windows XP Home Edition、Windows XP Professional 和 Windows Server 2003 才支援視覺化樣式。

適用於