HwndSourceParameters.WindowClassStyle Właściwość

Definicja

Pobiera lub ustawia styl klasy microsoft Windows dla okna.

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

Wartość właściwości

Int32

Styl klasy okna. Aby uzyskać szczegółowe informacje, zobacz Style klas okien . Wartość domyślna to 0 (bez stylu klasy okna).

Dotyczy

Zobacz też