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(沒有視窗類別樣式)。