'Declaration Public Property BorderStyle As BorderStyle
public BorderStyle BorderStyle {get; set;}
'Declaration Public Property BorderStyle As BorderStyle
public BorderStyle BorderStyle {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The assigned value is not one of the System.Windows.Forms.BorderStyle values. |