This property sets the border style.
[Visual Basic] Public Property BorderStyle As
System.Windows.Forms.BorderStyle
[C#] public System.Windows.Forms.BorderStyle
BorderStyle {get; set;}
Property Value
A BorderStyle value. Default is BorderStyle.None
Explanation
The BorderStyle property sets the border style.
By default the Play control does not display a border.
See Also
Play Members | Newtone.ImageKit.Win.WebCamera.Play