ToolStripProfessionalRenderer.RoundedEdges Proprietà

Definizione

Ottiene o imposta un valore che indica se i bordi dei controlli hanno un aspetto arrotondato anziché un aspetto quadrato o nitido.

public:
 property bool RoundedEdges { bool get(); void set(bool value); };
public bool RoundedEdges { get; set; }
member this.RoundedEdges : bool with get, set
Public Property RoundedEdges As Boolean

Valore della proprietà

true per arrotondare i bordi del controllo; in caso contrario, false.

Si applica a