Title.BorderWidth Propiedad

Definición

Obtiene o establece el ancho de borde del título.

public:
 property int BorderWidth { int get(); void set(int value); };
[System.ComponentModel.Bindable(true)]
public int BorderWidth { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.BorderWidth : int with get, set
Public Property BorderWidth As Integer

Valor de propiedad

Valor integer que determina el ancho del borde, en píxeles, del título.

Atributos

Se aplica a