HwndSourceParameters.WindowClassStyle Vlastnost

Definice

Získá nebo nastaví Microsoft styl třídy windows 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

Hodnota vlastnosti

Styl třídy okna. Podrobné informace najdete v tématu Styly tříd oken . Výchozí hodnota je 0 (bez stylu třídy okna).

Platí pro

Viz také