←Select platform

BorderStyle Property

Summary

Border style of the control.

Syntax
C#
C++/CLI
public virtual BorderStyle 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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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