HwndSourceParameters.WindowClassStyle 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定視窗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 (沒有視窗類別樣式)。