BorderStyle Property

Summary
Gets or sets the border style of the control.
Syntax
C#
C++/CLI
public virtual BorderStyle BorderStyle { get; set; } 
public: 
virtual property BorderStyle BorderStyle { 
   BorderStyle get(); 
   void set (    BorderStyle ); 
} 

Property Value

An BorderStyle value representing the border style.

Remarks

The BorderStyle property can be used to create borderless and flat style controls, in addition to a bordered control. For more information, refer to Appearance

Requirements

Target Platforms

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

Leadtools.MediaFoundation Assembly

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