←Select platform

BorderStyle Property

Summary

Border style of the control.

Syntax
C#
VB
C++
public virtual BorderStyle BorderStyle { get; set; } 
Public Overridable Property BorderStyle() As System.Windows.Forms.BorderStyle 
   Get 
   Set 
public:  
   virtual property System::Windows::Forms::BorderStyle^ BorderStyle 
   { 
      System::Windows::Forms::BorderStyle^ get() 
      void set(System::Windows::Forms::BorderStyle^ value) 
   } 

Property Value

The border style of the control. Default value is BorderStyle.None.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.