←Select platform

BorderStyle Property

Summary

Sets the border style for the control.

Syntax

C#
VB
C++
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) 
   } 

Property Value

The border style for the control.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly