Gets or sets the images style
| C# | Visual Basic | Visual C++ |
public BackgroundImageStyle BorderStyle { get; set; }
Public Property BorderStyle As BackgroundImageStyle
public: property BackgroundImageStyle BorderStyle { BackgroundImageStyle get (); void set (BackgroundImageStyle value); }