HwndSourceParameters.WindowClassStyle 屬性

定義

取得或設定 Microsoft Windows 類別樣式。

public:
 property int WindowClassStyle { int get(); void set(int value); };
public int WindowClassStyle { get; set; }
member this.WindowClassStyle : int with get, set
Public Property WindowClassStyle As Integer

屬性值

窗戶式的職業。 詳情請參見 視窗類別樣式 。 預設是 0(沒有視窗類別樣式)。

適用於

另請參閱