'宣言
Public Property BorderStyle As BorderStyle
public BorderStyle BorderStyle {get; set;}
'宣言
Public Property BorderStyle As BorderStyle
public BorderStyle BorderStyle {get; set;}
例外 | 解説 |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The assigned value is not one of the System.Windows.Forms.BorderStyle values. |