CreateParams.Width Właściwość

Definicja

Pobiera lub ustawia początkową szerokość kontrolki.

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

Wartość właściwości

Int32

Wartość liczbowa reprezentująca początkową szerokość kontrolki.

Dotyczy

Zobacz też