C#
VB
C++
Sets the border style for the control.
public BorderStyle BorderStyle { get; set; }
Public Property BorderStyle() As System.Windows.Forms.BorderStyle
Get
Set
public:
property System::Windows::Forms::BorderStyle^ BorderStyle
{
System::Windows::Forms::BorderStyle^ get()
void set(System::Windows::Forms::BorderStyle^ value)
}
The border style for the control.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET